body{
background-color: midnightblue;
background-repeat: repeat;
font-family: Verdana,Arial;
scrollbar-base-color:midnightblue;scrollbar-track-color:#FFFFFF;scrollbar-arrow-color:white; scrollbar-highlight-color:midnightblue;scrollbar-darkshadow-color:#FFFFFF;scrollbar-shadow-color:midnightblue;
}

td{
font-size: 9pt;
color: midnightblue;
}

h2, h1{
font-size: 12pt;
font-weight: bold;
color: midnightblue;
}

h3{
font-size: 10pt;
font-weight: bold;
color: midnightblue;
}
h4{
font-size: 9pt;
font-weight: bold;
color: black;
}

.back{
font-size: 9pt;
}

a:link, a:visited {
color: midnightblue;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: midnightblue;
text-decoration: underline;
}
.navi{
background-color: midnightblue;
position: absolute;
top: 0px;
left: 0px;
text-align: left;
padding: 10px;
height: 750px;
width: 180px;
color: white;
font-size: 9pt;
overflow: auto;
}
.navi a:link {
color: white;
text-decoration: none;
}

.navi a:visited {
color: white;
text-decoration: none;
}

.navi a:hover {
color: white;
text-decoration: underline;
}

#linke_box{
background-color: white;
position: absolute;
top: 0px;
left: 200px;
text-align: left;
padding: 10px;
margin: 0px;
width: 690px;
height: 750px;
color: midnightblue;
font-size: 9pt;
overflow: auto;
}

#rechte_box{
background-color: midnightblue;
position: absolute;
top: 0px;
left: 910px;
text-align: left;
padding: 0px;
height: 770px;
color: black;
font-size: 9pt;
}

input{
BACKGROUND-color: #ffffff;
font-family: verdana, Arial, Helvetica, Sans-Serif;
color: midnightblue;
font-size: 9pt;
BORDER-RIGHT: #2F2F2F 1px solid;
BORDER-LEFT: #2F2F2F 1px solid;
BORDER-TOP: #2F2F2F 1px solid;
BORDER-BOTTOM: #2F2F2F 1px solid;
}
