body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
.layout {
	background-image: url(../img/bg_thieme.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 646px;
	position: absolute;
}
.topnav {
	width: 591px;
	height: 20px;
	position: absolute;
	z-index: 2;
	font-size: 13px;
	left: 318px;
	top: 107px;
}
.topnav a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 30px;
	font-weight: bold;
}
.topnav a:hover{
	color: #000000;
	text-decoration: none;
}
.topnav .active{
	color: #000000;
	text-decoration: none;
}
.nav {
	width: 275px;
	height: 268px;
	position: absolute;
	z-index: 2;
	top: 162px;
	font-size: 13px;
	background-repeat: no-repeat;
}
.navbutton {
	width: 275px;
	height: 20px;
	position: absolute;
	z-index: 3;
	font-size: 13px;
}
.navbutton a{
	text-decoration: none;
	color: #000000;
	display: block;
	height: 17px;
	padding-top: 2px;
	padding-left: 20px;

}
.navbutton a:hover{
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 19px;
	padding-top: 2px;
	background-color: #000000;
}
.navbutton .active{
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 19px;
	padding-top: 2px;
	background-color: #000000;
}
.inhaltbild {
	position: absolute;
	width: 590px;
	height: 440px;
	left: 281px;
	top: 149px;
}
.inhalt_text {
	position: absolute;
	color: #E5E5E5;
	font-size: 11px;
	z-index: 10;
}
.inhalt_text a{
	color: #E5E5E5;
	text-decoration: none;
}
.inhalt_text a:hover{
	color: #E5E5E5;
	text-decoration: underline;
}
.inhalt_text .active{
	color: #E5E5E5;
	text-decoration: underline;
}
.inhalt_text .ueberschrift1 {
	font-size: 14px;
	line-height: 30px;
}
.punkte {
	position: absolute;
	width: 705px;
	height: 20px;
	left: 88px;
	top: 597px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
}
.agb {
	position: absolute;
	width: 140px;
	height: 20px;
	left: 803px;
	top: 589px;
		color: #FFFFFF;
	font-size: 12px;
}
.agb a{
	color: #FFFFFF;
	text-decoration: none;
}
.agb a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.impressum {
	position: absolute;
	width: 134px;
	height: 20px;
	left: 88px;
	top: 603px;
	color: #FFFFFF;
	font-size: 10px;
}
.impressum a{
	color: #FFFFFF;
	text-decoration: none;
}
.impressum a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

