#page_bg {
	background:#7E0909;
}
#page_body {
	width:950px;/*background-image:url(../images/repeater.jpg);

	background-repeat:repeat-y;*/

}
div#header {
	width:950px;
	height:285px;
}
div#header_left {
	width:235px;
	height:285px;
	float:left;/*background-image:url(../images/header.jpg);*/

}
div#header_l_logo {
	width:235px;
	height:82px;
	float:left;
	background-image:url(../images/logo.jpg);
}
div#header_l_side {
	width:32px;
	height:203px;
	float:left;
	background-image:url(../images/left.jpg);
}
div#header_l_menu {
	width:203px;
	height:203px;
	float:right;
}
div#header_l_menu_head {
	width:203px;
	height:12px;
	float:right;
	background-image:url(../images/menu_repeater.jpg);
}
div#header_l_menu_struct {
	width:203px;
	height:136px;
	float:right;
	background-image:url(../images/menu_repeater.jpg);
}
div#header_l_menu_footer {
	width:203px;
	height:55px;
	float:right;
	background-image:url(../images/menu_footer.jpg);
}
div#header_caroussel {
	width:715px;
	height:285px;
	float:right;
	background-image:url(../images/caroussel.jpg);
}
div#content {
	background-image:url(../images/repeater.jpg);
	background-repeat:repeat-y;
	float:left;
	width:950px;
	height:auto;
	overflow:hidden;
}
div#content_left {
	float:left;
	width:235px;
	height:auto;
	overflow:hidden;
}
div#content_left_left {
	background-image:url(../images/content_left.jpg);
	float:left;
	width:32px;
	height:auto;
	overflow:hidden;
}
div#content_left_right {
	background-image:url(../images/news.jpg);
	background-repeat:no-repeat;
	float:right;
	width:203px;
	height:auto;
	overflow:hidden;
}

div#content_left_right_head {
	/*background-image:url(../images/wahlen.jpg);*/
	float:right;
	width:203px;
	height:175px;
	overflow:hidden;
}

div#content_left_right_news {
	float:right;
	width:203px;
	height:auto;
	overflow:hidden;
}

div#content_left_right_news_margin {
	float:right;
	width:189px;
	margin-left:14px
	height:auto;
	overflow:hidden;
}

div#content_text {
	/*border:1px #00FF00 solid;*/

	float:right;
	width:715px;
	height:auto;
	overflow:hidden;
}
div#content_text_margin {
	margin-right:110px;
	margin-left:20px;
	margin-top:20px;
}
div#footer {
	/*border:1px #00FF00 solid;*/
	float:left;
	background:url(../images/footer.jpg);
	width:950px;
	height:32px;
}

#designedby {
	margin-top:16px;
	margin-left:50px;
	text-align:left;
	width:800px;
	height:21px;
	/*border:1px solid #FF0000;*/
	line-height:21px;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}

div#debug {
	width:900px;
}

