@charset "utf-8";
/* CSS Document */

body {
	left: 0px;
	top: 0px;
	background-image: url(Bilder/bg.png);
	margin-top: 0px;
	margin-left: 0px;
}
#container {
	width: 1200px;
	position: relative;
	right: 0px;
}
#header {
	position: relative;
	height: 153px;
	width: 1069px;
	background-image: url(Bilder/header.png);
	background-repeat: no-repeat;
}
#menue {
	background-image: url(Bilder/menue.png);
	position: relative;
	height: 52px;
	width: 1069px;
	text-decoration: none;
}
#content_big {
	position: relative;
	width: 1069px;
	background-image: none;
	height: 450px;
}
#navi_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	left: 100px;
	padding-left: 60px;
	color: #003;
	text-decoration: none;
}
.navi_unten a{
	text-decoration: none;
	padding-left: 110px;
	line-height: 50px;
}

#links {
	background-image: url(Bilder/pic.png);
	float: left;
	height: 439px;
	width: 270px;
	position: relative;
	left: 0px;
	background-repeat: no-repeat;
	top: 0px;
}
#content {
	background-image: url(Bilder/content.png);
	position: relative;
	background-repeat: repeat-y;
	height: 439px;
	float: right;
	width: 799px;
}
#footer {
	position: relative;
	height: 82px;
	width: 1069px;
	background-image: url(Bilder/footer.png);
	background-repeat: no-repeat;
	top: -11px;
}
#content_txt {
	position: relative;
	width: 640px;
	left: 35px;
	top: 10px;
	height: 400px;
	overflow: scroll;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
}
#container #content_big #content #content_txt strong {
	color: #FF8040;
}


.hauptmenue {
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 50px;
	left: 240px;
	position: relative;
	padding-left: 30px;
	text-decoration: none;
}
.hauptmenue a{
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 50px;
	left: 240px;
	text-decoration: none;	
}

.hauptmenue_act a{
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 50px;
	left: 240px;
	position: relative;
	padding-left: 30px;
	text-decoration: none;
}

.hauptmenue a:hover{
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#submenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	width: 650px;
	color: #F90;
	top: -15px;
}

#submenue a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	width: 650px;
	color: #F90;
	padding-right: 30px;
}

#submenue_act a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #00F;
}

#submenue a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #00F;
}





h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	line-height: normal;	
	}
	
.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	}
	

