/*** CONTENT-CONTAINER ***/

#header {
 width: 778px;
 padding: 0px;
 margin: 0px;
}
#content_all {
 width: 778px;
 margin:  0px 0px 20px 0px; /* top right bottom left */
}
/*** CONTENT-CONTAINER Nur Startseite Anfang ***/
/*** für IE im Style main_ie5.css !!!! ***/
#content_start {
 width: 775px;
 margin:  0px 0px 20px 0px; /* top right bottom left */
}
.bereiche {
	width: 775px;
	display:block;
	font-size: 70%;
	text-align: left;
}
.rubrik {
float:left;
width: 143px;
margin: 0px 0px 20px 0px; /* top right bottom left */
}
.rubrik_text {
width: 143px;
}
.rubrik_bild {
width: 143px;
}
.spacer{
float:left;
}
.hl_weiss {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
    line-height: 16px;
	padding: 1px 0px 1px 5px; /* top right bottom left */
}
.hl_schwarz {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
    line-height: 16px;
	padding: 1px 0px 1px 5px; /* top right bottom left */
}
/*** CONTENT-CONTAINER Nur Startseite Ende ***/
#content_right {
float: right;
width: 612px;
}
.left {
 float: left;
 width: 163px;
 padding: 0px;
 margin: 0px;
 background: #ffffff;
}
.content {
 float: left;
 width: 403px;
 padding:0px;
 margin-left: 23px;
 margin-right: 23px;
}


.right {
 float: left;
 width: 163px;
 padding: 0px;
 margin-left: 0px;
 margin-top: 0px;
 background-image: url(/de/images/bg_box_rechts.gif);
}
