a:link {
	font: 10px verdana,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
	
a:visited { 
	font: 10px verdana,sans-serif;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
	
a:hover, a:active {
	font: 10px verdana,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #E9A028;
	}
.active {
	font: 10px verdana,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #E9A028;
	}
body {
	background-color:#999999;
	padding:20px;
	margin:0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	
	SCROLLBAR-FACE-COLOR: #515151; 
	SCROLLBAR-HIGHLIGHT-COLOR:#515151; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #E9A028; 
	SCROLLBAR-TRACK-COLOR: #515151; 
	SCROLLBAR-DARKSHADOW-COLOR:#515151; 
}
H1 {
	color: #FFFFFF;
	font-size: 14px;
	top: 25px;
	margin-top: 0px;
	}
H1 EM {
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
H2 {
	color: #FFFFFF;
	font-size: 12px;
	}
LI {
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	position: relative;
	left: -25px;
}
#mainContainer{
	position: absolute;
	width: 800px;
	height: 600px;
	left: 0px;
	top: 0px;
	background-color: #666666;
}
#headline{
	position: absolute;
	width: 201px;
	top: 6px;
	left: 20px;
}
.logo{
	position: absolute;
	left: 602px;
	top: -8px;
}
#content {
	background-image: url(../images/main_content.gif);
	background-repeat: no-repeat;
	width: 452px;
	height: 403px;
	position: absolute;
	top: 115px;
	left: 86px;
}
#contentNavigation{
	width: 139px;
	height: 39px;
	position: absolute;
	left: 86px;
	top: 77px;
}
#contentSubnavigation {
	position: absolute;
	height: 403px;
	width: 227px;
	left: 537px;
	top: 123px;
}
#reiterNavigation123 {
	background-repeat: no-repeat;
	width: 138px;
	height: 21px;
	position: absolute;
	top: 518px;
	left: 386px;
	padding-top: 2px;
	padding-left: 90px;
	visibility: hidden;
	background-image: url(../images/reiter_unten.gif);
}
#reiterNavigationBack {
	background-image: url(../images/backto.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 21px;
	position: absolute;
	top: 518px;
	left: 240px;
	padding-top: 2px;
	padding-left: 18px;
	visibility: Hidden;
}
#topNavigation{
	position: absolute;
	width: 800px;
	height: 40px;
	background-color: #000000;
	left: 0px;
	top: 0px;
}
#bottomNavigation{
	position: absolute;
	width: 800px;
	height: 27px;
	background-color: #000000;
	top: 574px;
	left:0px;
}
#topmenuposition {
	position: absolute;
	top: 22px;
	left: 7px;
}
.reiterNavigationText {
	padding-top: 2px;
	padding-left: 100px;
}
.spacer{
	border-left: 1px;
	border-left-color:#FFFFFF;
	border-left-style: solid;
	padding-left: 20px;
	padding-right: 20px;
}
	
.nospacer{
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}
#referenzenspalte01{
	position: absolute;
	width: 130px;
	top: 30px;
	left: 19px;
}
#referenzenspalte02{
	position: absolute;
	width: 113px;
	top: 30px;
	left: 170px;
}
#referenzenspalte03{
	position: absolute;
	width: 120px;
	top: 30px;
	left: 317px;
}
#spalte01{
	position: absolute;
	width: 120px;
	top: 18px;
	left: 19px;
}
#spalte02{
	position: absolute;
	width: 113px;
	top: 18px;
	left: 170px;
}
#spalte03{
	position: absolute;
	width: 120px;
	top: 18px;
	left: 317px;
}
#textPosition{
	position: absolute;
	left: 166px;
	top: 13px;
	width: 271px;
	height: 355px;
}
#textPositionScroller{
	position: absolute;
	left: 164px;
	top: 17px;
	width: 279px;
	height: 351px;
	overflow: auto;
}
#textPosition01{
	position: absolute;
	left: 13px;
	top: 16px;
	width: 423px;
	height: 360px;
}
#login{
	height: 26px;
	display: inline;
}

#userid{
	font-family: "Courier New", Courier, mono;
	color: #000000;
	height: 12px;
	width: 77px;
	font-size: 12px;
	left: 143px;
	top: 1px;
}

#passwort {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	height: 12px;
	width: 77px;
	font-size: 12px;
	left: 231px;
	margin-top: 3px;
}
.copyright{
	float: right;
	position: absolute;
	right: 10px;
	top: 8px;
	width: 143px;
}

