body{
	margin: 0;
	padding: 0;
	font: 12px "Trebuchet MS";
	color: #6D6E72;
}

#main{
	width: 100%;
	height: 1400px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#bg{
	width: 100%;
	height: 100%;
	z-index: 1;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}

.clearleft{
	clear: left;
}

#center{
	width: 800px;
	left: 50%;
	margin-left: -400px;
	position: relative;
	background-color: #fff;
	z-index: 2;
}

#header{
	width: 800px;
	height: 170px;
	padding-top: 15px;
	position: relative;
}

.header_left_logo{
	float: left;
	position: relative;
	width: 380px;
	margin-left: 10px;
	display: inline;
}

.header_left{
	float: left;
	position: relative;
	width: 400px;
	margin-top: 15px;
	margin-left: 10px;
	font-weight: bold;
}

.header_left a, .header_left a:active, .header_left a:hover, .header_left a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #6D6E72;
}

.subhealine_header{
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
}

.subhealine_header a, .subhealine_header a:active, .subhealine_header a:hover, .subhealine_header a:visited{
	text-align: center;
	font-weight: bold;
	color: #6D6E72;
	text-decoration: none;
}

#subheadline_lang{
	margin-left: 10px;
	width: 777px;
	height: 35px;
	background: url(../grafiken/languages.jpg) no-repeat;
	position: relative;
}

.headline{
	background-color: #6D6E72;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	float: left;
	clear: left;
	padding: 2px 4px 2px 15px;
	position: relative;
}

#subheadline_lang_wrap{
	margin-left: 15px;
	padding-top: 6px;
	float: left;
	display: inline;
	position: relative;
}

#lang{
	float: left;
	width: 120px;
	height: 17px;
	margin-left: 435px;
	display: inline;
	margin-top: 9px;
	position: relative;
}

.lang_button{
	width: 28px;
	height: 17px;
	float: left;
	margin-right: 7px;
	position: relative;
}

#header_text{
	margin-left: 40px;
	margin-right: 40px;
	position: relative;
}

.header_text_wrap{
	clear: left;
	position: relative;
}

.header_text_left{
	width: 120px;
	float: left;
	position: relative;
}

.line{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	position: relative;
}

#imageblock{
	float: left;
	position: relative;
}

#infoblock{
	float: left;
	position: relative;
	width: 280px;
	height: 545px;
	margin-left: 30px;
	background: url(../grafiken/partners.jpg) no-repeat;
	font-size: 11px;
}

#image_big{
	width: 410px;
	height: 285px;
	position: relative;
	background-image: url(../grafiken/whiteborder_big.jpg);
	padding: 20px 20px 8px;
}

#middle{
	position: relative;
	height: 550px;
	margin-left: 15px;
}

#image_small_wrap{
	position: relative;
	width: 450px;
	margin: 0;
}

.image_small{
	position: relative;
	width: 120px;
	height: 90px;
	float: left;
	background-image: url(../grafiken/whiteborder_small.jpg);
	padding: 13px 15px 10px;
}

#oneheadline{
	font: 16px/19.2px "Times New Roman";
	margin-left: 30px;
	color: #6D6E72;
	text-decoration: none;
	margin-top: 150px;
}

#oneheadline a, #oneheadline a:active, #oneheadline a:hover,  #oneheadline a:visited{
	font: 16px/19.2px "Times New Roman";
	color: #6D6E72;
	text-decoration: none;
}

#onesubheadline{
	margin-left: 30px;
	font: bold 14px Arial;
	color: #6D6E72;
	margin-top: 65px;
}

#onesubheadline a, #onesubheadline a:active, #onesubheadline a:hover, #onesubheadline a:visited{
	font: bold 14px Arial;
	color: #6D6E72;
	text-decoration: none;
}

.rot{
	color: #BE2029;
}

#onetext{
	margin-left: 30px;
	margin-top: 15px;
	margin-right: 20px;
	line-height: 13.2px;
}

#onetext a, #onetext a:active, #onetext a:hover, #onetext a:visited{
	line-height: 13.2px;
	color: #6D6E72;
	text-decoration: none;
}

.rot_link{
	color: #BE2029;
	text-decoration: none;
}

#bottom{
	position: relative;
	width: 780px;
	margin-left: 10px;
	height: 470px;
}

.bottom_left{
	position: relative;
	width: 260px;
	float: left;
}

.bottom_headline{
	background-color: #6D6E72;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	float: left;
	clear: left;
	padding: 2px 10px 2px 15px;
	position: relative;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.bottom_subheadline{
	background-color: #6D6E72;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	float: left;
	clear: left;
	padding: 2px 10px 2px 15px;
	position: relative;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.bottom_text_wrap{
	position: relative;
	margin-left: 30px;
	margin-bottom: 5px;
}

.bottom_text_left{
	width: 90px;
	float: left;
}

#made{
	position: relative;
	color: #fff;
	z-index: 2;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

#made a, #made a:active, #made a:hover, #made a:visited{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}