body {scrollbar-face-color:#5987AB; scrollbar-shadow-color:#000000; scrollbar-track-color:#E4E4E4; scrollbar-highlight-color:#FFFFFF; scrollbar-arrow-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-background-color:#FFFFFF}
h1 {font-family:arial; font-size:12pt; color:#000000}
p {font-family:arial; font-size:10pt; color:#000000}
span {font-family:arial; font-size:10pt; color:#000000}
li {font-family:arial; font-size:10pt; color:#000000}
hr {width:100%; color:#000000; height:1px; text-align:left}
input {font-family:arial; font-size:10pt; color:#000000;}
textarea {font-family:arial; font-size:10pt; color:#000000}
hr
{
    width:100%;
    border:none;
    color:#000000;
    background-color:#000000;
    height:1px;
}

a:link {color:#000082; text-decoration:none}
a:active {color:#000082; text-decoration:none}
a:visited {color:#660066; text-decoration:none}
a:hover {text-decoration:underline}

.navigation:link {font-family:arial; font-size:8pt; color:#FFFFFF; text-decoration:none}
.navigation:active {font-family:arial; font-size:8pt; color:#FFFFFF; text-decoration:none}
.navigation:visited {font-family:arial; font-size:8pt; color:#FFFFFF; text-decoration:none}
.navigation:hover {font-family:arial; font-size:8pt; color:#FFFFFF; text-decoration:underline}


.haupt
{
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.table
{
	border: 1px solid #000000;
}

.neben1
{
	background-color: #dee7ee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.neben2
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.eingabe
{
	border:1px solid #5987AB;
	background-color:#EEEEEE;
}

.button
{
	border:1px solid #5987AB;
	background-color:#EEEEEE;
	color:#5987AB;
	font-weight:bold;
}