body{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
}


.siteContainer{
width:770px;
}

.siteHeader{
background-image:url(grafik/sidhuvud.gif);
background-repeat:no-repeat;
height:90px;
}

.MenuContainer{
width:183px;
float:left;
}


.Menu .Parent a{
background-image:url(grafik/icon_folder.gif);
background-repeat:no-repeat;
color:#70603b;
text-decoration:none;
font-size:12px;
display:block;
border-bottom:1px dotted #000000;
padding:2px;
padding-left:10px;
margin-right:6px;
}

.Menu .Parent a:hover{
color:#e50000;
}

#HomeLink{
background-image:url(grafik/home_bg.gif);
background-repeat:no-repeat;
display:block;
height:16px;
padding:1px;
padding-left:15px;
}

#HomeLink a{
color:#70603b;
text-decoration:none;
}

.pageContent{
border-top:1px dotted #000000;
border-right:1px dotted #000000;
border-bottom:1px dotted #000000;
float:left;
width:557px;
padding:10px;
line-height:16px;
}

h1{
font-size:15px;
color:#e50000;
}

a{
color:#e50000;
text-decoration:none;
}

a:hover{
color:#70603b;
}


.clearBox{
clear:both;
}

