/* CSS Document */

#Hauptlogo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

#TeaserTop {
	width: 780px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #E37704;
	border-right: 1px solid #E37704;
}
#TeaserTop H3 {
	font-size: 1.4em;
	color: #990000;
}
#TeaserTop H3 A {
	color: #990000;
}
#TeaserTop .TeaserTopContent {
	float: right;
	width: 380px;
	line-height: 1.5em;
	padding-top: 3px;
}
#TeaserTop UL {
	list-style-image: url(/img/li.gif);
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8 {
}

#contLeft {
	width: 160px;
	float: left;
	text-align: center;
}
#contLeft img {
	margin-top: 12px;
}

#contMain {
	width: 590px;
	padding-left: 12px;
	padding-right: 12px;
	margin: 0px;
	border-left: 1px solid #E37704;
}

#contRight {
	margin-left: 14px;
	width: 380px;
}
#contMain H2 {
	font-size: 0.92em;
	padding-bottom: 2px;
	border-bottom: 1px solid #666;
}
