BODY, TR, TD, TABLE, P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-face-color: #ECECEC;
	scrollbar-3dlight-color: #ECECEC;
	background-color: #ECECEC;
}
table, tr, td {
	background-color: white;
}

.tabelle
{
	background-color: #CFD4D8;
	padding-left: 3pt;
	padding-right: 3pt;
}
A:LINK {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	color: ThreedDarkShadow;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color: Yellow;
}

.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;
}
ul,li {
	color: Black;
	margin-left: 1px;
}
.navibackground
{
	background-image: url(mitte.jpg);
}
.untenbackground
{
	background-image: url(unten.jpg);
	color: #CCCCFF;
}




