#page_bg {
	background:#002B53;
}
#page_body {
	width:1000px;/*background-image:url(../images/repeater.jpg);

	background-repeat:repeat-y;*/

}
div#header {
	width:1000px;
	height:253px;
}
div#header_left {
	width:338px;
	height:253px;
	float:left;
}
div#header_l_logo {
	width:338px;
	height:196px;
	float:left;
	background-image:url(../images/logo.jpg);
}
div#header_l_lang {
	width:338px;
	height:57px;
	float:left;
	background-image:url(../images/sprache.jpg);
}
div#header_right {
	width:662px;
	height:253px;
	float:right;
}
div#header_r_menu_head {
	width:662px;
	height:39px;
	float:right;/*background-image:url(../images/tml.jpg);

	background-repeat:repeat-x;*/

}
div#header_r_menu_head_margin_left {
	width:16px;
	height:39px;
	float:left;
}
div#header_r_menu_head_margin_right {
	width:646px;
	height:39px;
	float:left;
}
div#header_caroussel {
	width:662px;
	height:214px;
	float:right;
	background-image:url(../images/caroussel_leer.jpg);
}
div#content {
	background-image:url(../images/repeater.jpg);
	background-repeat:repeat-y;
	float:left;
	width:1000px;
	height:auto;
	overflow:hidden;
}
div#content_left {
	background-image:url(../images/menu_left.jpg);
	float:left;
	width:338px;
	height:425px;
	overflow:hidden;
}
div#content_left_left {
	float:left;
	width:108px;
	height:425px;
	overflow:hidden;
}
div#content_left_right {
	float:right;
	width:230px;
	height:425px;
	overflow:hidden;
}
div#content_right_empty {
	/*border:1px #FF0000 solid;*/

	float:left;
	width:0px;
	height:425px;
}
div#content_text {
	/*border:1px #00FF00 solid;*/

	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	float:right;
	width:662px;
	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:1000px;
	height:110px;
}
#designedby {
	font-family: Helvetica, Arial, sans-serif;
	text-align:center;
	margin-top:90px;
	width:1000px;
	height:21px;
	border:0px solid #FF0000;
	line-height:20px;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
div#debug {
	width:900px;
}

