BODY, TR, TD, TABLE, P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1E3C59;
	scrollbar-face-color: #ECECEC;
	scrollbar-3dlight-color: #ECECEC;
	background-color: White;
}
table, tr, td, p{
	background-color: white;
}

.tabelle
{
	background-color: #CFD4D8;
	padding-left: 3pt;
	padding-right: 3pt;
}
A:LINK {
	color: #00008B;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color: #BDBEFF;
}

.weiss
{
	background-color : white;
}
INPUT,textarea {
	background-color: Silver;
}
h3 {
	color: grey;
	font-size: 10pt;
	font-weight: bold;
}
.headline
{
	font-size: 18pt;
}
h2 {
	color: grey;
	font-size: 11pt;
}
h1 { color: #1E3C59;
	font-size: 18pt;
	font-weight: normal;
}
li {
list-style-image: url(liste.gif);
list-style-position: outside;
margin-bottom: 4px;
margin-left: -6px;
}
.navibackground
{
	background-image: url(mitte.jpg);
}
.untenbackground
{
	background-image: url(unten.jpg);
	color: #CCCCFF;
}




