body{
background: white;
margin: 0px;
}
.endline{
background: #0F3666;
height: 20px;
padding-right: 8px;
font-family: verdana;
font-size: 11px;
text-align: right;
color: white;
}
.logoline{
height: 100px;
}
.logoline-blok{
background: #F3EAD8 url('../media/grad.beige.gif');
width: 200px;
height: 100px;
text-align: center;
}
.splitline{
background: #DAECC1 url('../media/grad.green.gif');
height: 15px;
}
.imageblock{
background: #F7ECD5;
height: 150px;
width: 200px;
}
.menublock{
background: #2E5574 url('../media/grad.blue.gif');
}
.menu{
margin-top: 20px;
margin-bottom: 20px;
margin-left: 30px;
}
.menu TD{
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: white;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
}
.menudeep TD{
font-weight: normal;
padding-left: 3px;
padding-top: 1px;
padding-bottom: 1px;
}

.content{
margin-top: 25px;
margin-left: 30px;
width: 550px;
font-family: arial;
font-size: 12px;
line-height: 1.5em;
text-align: justify;
}

.content H1{
font-size: 20px;
margin-bottom: 20px;
border-bottom: 1px dashed #0F3666;
line-height: 1.5em;
}

.form TH{
width: 150px;
font-size: 12px;
font-weight: normal;
text-align: left;
}
.form TD{
font-size: 11px;
font-weight: normal;
text-align: left;
font-variant: small-caps;
}
.form2 TH{
font-size: 12px;
font-weight: normal;
text-align: left;
}

.inputfield{
background: #F0F0F0;
font-family: tahoma;
font-size: 11px;
}
.inputsubmit{
font-family: tahoma;
font-size: 11px;
}

.menu a:link{color: white; text-decoration: none;}
.menu a:visited{color: white; text-decoration: none;}
.menu a:hover{color: #BCEE9B; text-decoration: none;}

.content a:link{color: #2238A4; text-decoration: none;}
.content a:visited{color: #2238A4; text-decoration: none;}
.content a:hover{color: #2238A4; text-decoration: underline;}

.endline a:link{color: white; text-decoration: none; font-weight: bold;}
.endline a:visited{color: white; text-decoration: none; font-weight: bold;}
.endline a:hover{color: #BCEE9B; text-decoration: none; font-weight: bold;}
