#main {
	height: auto;
	width: 949px;
	margin-left: -478px;
	border: 3px solid #FFFFFF;
	position: absolute;
	left: 50%;
	top: 30px;
	background-color: #2f4867;
}
#logo {
	float: left;
	height: 113px;
	width: 446px;
	overflow: hidden;
}
#kopfimage {
	clear: both;
	float: left;
	width: 949px;
}
#kopf {
	background-image: url(../bilder/main/back-kopf.gif);
	background-repeat: repeat-x;
	background-position: 0px 106px;
	height: 113px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../bilder/main/back-main.jpg);
	background-repeat: repeat-x;
}
#sprache {
	position: absolute;
	top: 15px;
	right: 15px;
	}
#sprache img {
	margin-left: 10px;
}
#submenu {
	float:right;
	padding: 85px 16px 0 0;
	font-size:10px
}
#submenu2 {
	background-color: #c80404;
	clear: both;
	float: left;
	height: 22px;
	width: 911px;
	border: 1px solid #FFFFFF;
	padding:4px 10px 0px 10px;
	
	font-size: 10px;
	text-align: right;
	line-height: 18px;
}
#submenu2box {
	padding: 38px 0 0 8px;
	float: left;
	clear: both;
	height: auto;
}
#submenu a, #submenu2 a {
	text-decoration: none;
	margin-left: 20px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
#submenu a:hover, #submenu2 a:hover {
	padding-left: 3px;
	border-left-width: 5px;
}
#fussspace {
	height: 10px;
	width: 100%;
	clear: both;
}

#content {
	background-image: url(../bilder/main/back-content.gif);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height: auto;
	width: 949px;
	padding-top: 35px;
}
#contentbox1 {
	float: left;
	width: 750px;
	height:auto;
	padding-left: 16px;
}
#contentbox2 {
	float: right;
	width: 134px;
	height:auto;
	padding: 46px 16px 0 0;
	padding: 0px 16px 0 0;
}
#headline {
	clear: both;
	float: left;
	width: 750px;
	
	width: 560px; 
	margin-bottom: 23px;
	height:23px;
	overflow:hidden;
}
#headline h1 {
	margin: 0px;
}
#headline  span {
	display: none;
}
#teaserbox {
	height: auto;
	width: 143px;
	margin-right: 37px;
	float: left;
	padding-top: 0px;
	xxdisplay:none
}
#copybox {
	float: left;
	height: auto;
	width: 560px;
	text-align: justify;
}
#partnerbox {
	border: 1px solid #8d775d;
	width: 132px;
	height: 132px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #8D775D;
}
#label {
	clear: both;
	float: left;
	width: 60px;
	height: 22px;
	text-align: right;
	padding: 0 10px 0 0;
}
#input {
	float: left;
	width: 240px;
	padding-bottom: 2px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #2F4867;
	border: 1px solid #FFFFFF;
	width: 100%;
}
.auto {
	width: auto;
}
.button {
	width: auto;
	background-color: #8D775D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

