/* CSS für Startseite mit start_dez09.tmpl */

.header_box { 
	padding: 0px;
	width: 875px;
	color: #000;
}

.header_ro {
	width: 875px;
	background:url(../img/layoutelemente/roundedbox_ro_green.gif) top right no-repeat;
}

.header_lo {
	width: 875px;
	background:url(../img/layoutelemente/roundedbox_lo_green.gif) top left no-repeat;
}

.header_ru {
	width: 875px;
	background:url(../img/layoutelemente/roundedbox_ru_green.gif) bottom right no-repeat;
}

.header_lu {
	width: 875px;
	background:url(../img/layoutelemente/roundedbox_lu_green.gif) bottom left no-repeat;
}

.inhalt {
	margin:0;
	padding: 10px 25px 25px 15px;
#	height: 180px;
	overflow: hidden;
}

.inhalt p {
	margin:0;
	padding:0;
}

