.center_ff{

	margin: 0px auto;
	padding: 0px;
	text-align:-moz-center;

}

.center_s{

	margin: 0px auto;
	padding: 0px;
	text-align:-webkit-center;

}

#container{

	width:978px;
	text-align:left;
	/*margin-left:180px;*/

}

#content_container{

	float:left;
	width:798px;
	text-align:left;
	margin-right:20px;
	margin-bottom:20px;

}

#werbung_container{

	float:left;
	width:160px;
	height:600px;
	text-align:center;

}

#header{

	width:798px;
	height:281px;
	padding-top:23px;
	background-color:#B5002B;

}

#logo{

	float:left;
	width:233px;
	height:281px;
	/*background-image:url(../images/logo.png);
	background-repeat:no-repeat;*/

}

#logo_text{

	float:left;
	width:207px;
	height:76px;
	/*margin-top:205px;*/
	padding-left:26px;
	font-weight:bold;
	color:#FFDDDD;

}

#header_img{

	float:left;
	width:565px;
	height:281px;
	background-color:#000000;
	position:relative;

}

#header_img_text1{

	position:absolute;
	float:left;
	right:0px;
	bottom:27px;

}

#header_img_text1_1{

	float:left;
	background-color:#B5002B;
	padding:4px 40px 4px 10px;
	margin-right:3px;

}

.header_img_text1_x{

	float:left;
	background-color:#B5002B;
	padding:4px;
	text-align:center;
	width:16px;

}

.header_img_text1_x:hover{

	background-color:#79797b;

}

#header_img_text1_x_select{

	background-color:#79797b;

}

#header_img_text2{

	position:absolute;
	float:left;
	right:0px;
	bottom:0px;
	background-color:#FFFFFF;
	opacity:0.7;
	filter:alpha(opacity=70);
	color:#000000;
	padding:4px 15px;

}

#menu{

	text-align:center;
	width:798px;
	font-weight:bold;
	background-color:#79797b;
	margin:7px 0px;

}

#menu img{

	float:left;

}

#content{

	width:798px;

}

#content_left{

	float:left;
	width:233px;
	text-align:left;
	background-color:#404042;
	padding-top:40px;
	padding-bottom:10px;

}

#content_main{

	float:left;
	width:515px;
	text-align:left;
	background-color:#212122;
	padding:40px 20px 20px 30px;
	background-image:url(../images/border_right.png);
	background-position:left top;
	background-repeat:repeat-y;

}

#footer_top{

	width:798px;
	height:23px;
	margin:7px 0px;
	background-color:#B5002B;

}

#footer{

	text-align:center;
	width:798px;
	color:#79797b;
	font-size:10px;

}
