<!--
body { 
background-color: #463612; 
}

.smalltext { 
font-family: Verdana; 
font-size: 12px; 
color: #000000; 
text-align: left;
}

.text { 
font-family: Verdana; 
font-size: 12px; 
color: #463612; 
text-align:left; 
font-weight: bold;
}

.fet { 
font-family: verdana; 
font-size: 12px; 
color: #000000; 
text-align: left; 
font-weight: bold;
}

.fattext { 
font-family: Verdana; 
font-size: 16px; 
font-weight: bold; 
text-align: left;
} 

.pytteliten {
font-family: verdana; 
font-size: 10px; 
color: #463612; text-align: left;
}

.centrerad {
font-family: verdana; 
font-size: 12px; 
text-align: center;
}

.halsning {
font-family: verdana; 
font-size: 12px; 
text-align: center; 
color: #463612;
}

.halsningfet {
font-family: verdana; 
font-size: 12px; 
text-align: center; 
color: #463612; 
font-weight: bold;
}

.hoger {
font-family: verdana; 
font-size: 12px; 
text-align: right; 
font-weight: bold; 
color: #463612; 
margin: 10px;
}

.stortext {
font-family: verdana; 
font-size: 16px; 
text-align: center; 
font-weight: bold; 
color: #463612;
}

.kalendertext {
font-family: verdana; 
font-size: 14px; 
text-align: left; 
font-weight: bold; 
color: #f3e8ca;
}

.menytext {
font-family: verdana; 
font-size: 12px; 
text-align: center; 
font-weight: bold; 
color: #463612;
}

.menytext:link {color: #463612; cursor: hand; text-decoration: none;}
.menytext:visited {color: #463612; text-decoration: none;}
.menytext:hover {color: #463612; text-decoration: none;}

a:link {color:#0000C0; cursor:hand; text-decoration: none;}
a:visited {color:#0000C0; text-decoration: none;}
a:hover {color:#0000C0; cursor:hand; text-decoration: none;}
.blacktext:link{color:#000000; cursor:hand; text-decoration: none;}
.blacktext:visited{color:#000000; text-decoration: none;}
.blacktext:hover{color:#000000; cursor:hand; text-decoration: none;}
.blacktext{color:#000000; text-decoration: none;}
.bluetext:link{color:#0000C0; cursor:hand; text-decoration: none;}
.bluetext:visited{color:#0000C0; text-decoration: none;}
.bluetext:hover{color:#0000C0; cursor:hand; text-decoration: none;}
.bluetext{color:#0000C0; text-decoration: none;}
.yellowtext:link{color:#A44608; cursor:hand; text-decoration: none;}
.yellowtext:visited{color:#A44608; text-decoration: none;}
.yellowtext:hover{color:#A44608; text-decoration: none;}
.yellowtext{color:#A44608; text-decoration: none;}

.box { 
width: 902px;
padding: 0px; 
border: 0px; 
overflow: auto;
height: 455px;
background-color: #f3e8ca;
} 

.ovanfor {
height: 110px;
width: 902px;
text-align: center;
padding: 0px;
background-image: url(bilder/logga1.jpg);
background-position: center;
background-repeat: no-repeat;
}

.utfyllnad {
height: 44px;
width: 897px;
font-size: 12px;
}


#container {
margin-left: auto;
margin-right: auto;
width: 910px;
text-align:left;
margin-top: 0px;
}

-->