.left_box {
	width: 502px;
	float: left;
}

.right_box {
	width: 468px;
	float: left;
}

.content_left {
	background-image: url(../images/head_logo_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 0px 0px 0px
}

/*
/////////////////////////////////////////////////////
// CONTENT
/////////////////////////////////////////////////////
*/
.content_border_top_rightbox {
    height: 8px;
    background-image: url(../images/border_top.gif);
}

.content_border_bottom_rightbox {
    height: 7px;
    background-image: url(../images/border_bottom.gif);
}

.footer {
	clear: both;
	font-size: 7pt;
	text-align: left;
}

.footer_text {
	background-color: #FFFFFF;
	color: #6E6E6E;
	padding-left: 5px;
}

.content_text {
	background-color: white; 
	text-align: justify; 
	vertical-align: top;
	padding: 5px;
}

.bg_menue {
	width:487px;
	height:253px;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.teaser {
	 float: left;
	 margin:0px;
	 padding:0px;
}

