/* CSS Document Stuckateur Ernst */

#border {
	position:absolute;
	width:993px;
	z-index:1;
	left: 11px;
	background-color: #FFFFFF;
	height: 752px;
}
#headline_left {
	position:absolute;
	left:0px;
	top:0px;
	width:725px;
	height:122px;
	z-index:2;
	background-color: #3156A6;
}
#headline_right {
	position:absolute;
	left:725px;
	top:0px;
	width:241px;
	height:122px;
	z-index:3;
	background-color: #3156A6;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 35px;
}
#subhead {
	position:absolute;
	left:0px;
	top:122px;
	width:966px;
	height:45px;
	z-index:4;
}
#navigation {
	position:absolute;
	left:0px;
	top:167px;
	width:966px;
	height:24px;
	z-index:8;
	text-align: right;
}
#navileft {
	position:absolute;
	left:0px;
	top:192px;
	width:241px;
	height:364px;
	z-index:6;
	background-color: #3156A6;
	color: #FFFFFF;
	padding-top: 40px;
}
#content {
	position:absolute;
	left:242px;
	top:192px;
	width:720px;
	height:538px;
	z-index:7;
	padding-top: 40px;
	padding-left: 40px;
}
td, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #89A4DC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainlink {
	text-decoration: none;
	color: #3156A6;
}
a.mainlink:hover {
	color: #89A4DC;
	text-decoration: none;
}
a.mainlink:active {
	color: #3156A6;
	text-decoration: none;
}
#untenlinks {
	color: #FFFFFF;
	text-align: right;
	padding-top: 35px;
	font-size: 10px;
	background-color: #3156A6;

}
h1, h2, h3 {
	color: #89A4DC;
}
#untenrechts {
	font-size: 10px;
	color: #89A4DC;
}
.Subnavihead {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	line-height: 23px;
}
.Subnavi {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	line-height: 23px;
}

