.logo{
border-bottom: solid 2px #3583E5;
}
a{
text-decoration: none;
color: black;
}
a:hover{
text-decoration: underline;
color: black;
}
a.copy{
text-decoration: none;
color: #3F6798;
}
a.copy:hover{
text-decoration: underline;
color: #3F6798;
}
.copyright{
border-top: solid 1px #3583E5;
font-family: Verdana;
font-size: 10px;
color: #3F6798;
}
.splitline{
background-image: url("../grafik/splitline.gif");
}
a.menu{
text-decoration: none;
font-family: Verdana;
font-size: 12px;
color: #376798;
}
a.menu:hover{
text-decoration: underline;
font-family: Verdana;
font-size: 12px;
color: #3F6798;
}
h2{
font-family: Microsoft Sans Serif,Verdana;
font-size: 16px;
font-weight: bold;
color: black;
margin-bottom: 15px;
margin-top: 12px;
}
.stdTekst{
font-family: Verdana;
font-size: 12px;
color: black;
}
.fremhaev{
font-family: Verdana;
color: #800000;
font-weight: bold;
}
h3{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
border-bottom: dotted 1px #3583E5;
margin-bottom: 0px;
}
ul{
margin-top: 10px;
}
li{
margin-bottom: 3px;
}
.menuluft{
margin-bottom: 10px;
}