body {
		SCROLLBAR-HIGHLIGHT-COLOR:#002851; 
		SCROLLBAR-SHADOW-COLOR:#FFFF00; 
		SCROLLBAR-ARROW-COLOR:#FFFF00; 
		SCROLLBAR-BASE-COLOR:#356696;
		background-color:#002851;
		font-size:10pt;
		color:#AAD5FF;
		font-family: Arial,"Trebuchet MS",Helvetica,"Sans Serif";
		}
td,div,p,pre,h1,h2,h3,h4,ul {
		font-family: Arial,"Trebuchet MS",Helvetica,"Sans Serif";
		}
td,div,pre,ul {
	font-size:10pt; color:#AAD5FF;
	}
.body {
	color:#003366;
	}
h1 {
	font-size:10pt;
	font-weight: bold;
	}
h2 {
	font-size:12pt;
	}
h3 {
	font-size:10pt; 
	font-weight: bold;
	}
h4 {
	font-size:10pt;
	} 
.small {
	font-size:9pt;
	}
.mini {
	font-size:8pt;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color:#AAD5FF;
	}
a:hover {
	text-decoration: none; 
	color:#D9D900; 
	font-weight: bold;  
	background-color : #003366;
	}
a:visited {
	font-weight: bold; 
	color:#FFFF00;
	}
hr {
	color:#AAD5FF;
	background-color: #AAD5FF;
	}
li { text-align: left; }
.h1 {
	font-size:10pt; 
	font-weight: bold;
	}
.tdhell {
	background-color:#356696;
	}
.tdmittel {
	background-color:#003366;
}
input {
	font-family: Arial, sans-serif;
	background-color : #356696;
	color : #AAD5FF;
	border : 1px;
	border-color : #FFFF00 #FFFF00 #FFFF00 #FFFF00;
	border-style : outset;
	cursor : help;
}
textarea {
	font-family: Arial, sans-serif;
	background-color : #356696;
	color : #AAD5FF;
	border : 1px;
	border-color : #FFFF00 #FFFF00 #FFFF00 #FFFF00;
	border-style : outset;
	cursor : help;
}
select{
	font-family: Arial, sans-serif;
	background-color : #356696;
	color : #AAD5FF;
	border : thin;
	border-color : #FFFF00 #FFFF00 #FFFF00 #FFFF00;
	border-style : outset;
	cursor : help;
}
table {
	border-color : #002851 #002851 #002851 #002851;
}



