INPUT {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #BBBBBB;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backsite.jpg);
	background-position: top;
}

.navi {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.navilight {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #9E9E9E;
}

.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 19px;
	color: #000000;
	line-height: 23px;
}

.inhalt {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}

.inhalttitel {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}

.inhaltlight {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #9E9E9E;
	line-height: 17px;
}

.partner {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	line-height: 21px;
}

a:link {  color: #9E9E9E; text-decoration: none}
a:hover {  text-decoration: none; color: #000000}
a:visited {  text-decoration: none}
a:active {  color: #000000;}
