body { text-align:center; background-color:#fff; margin:0px; padding:0px; }

#frame {
	width:62.500em;/*750px;*/
	text-align: left;
	margin:0px auto;
	}

/****************************** HEADER ******************************/

#header_start {
	height:7em;
	margin-top: 2.500em;/*30px;*/
	}

#start_logo { float:left; }
#start_logo img { width:23.500em;/*282px;*/ height:4.167em;/*50px;*/ }

#start_head_r { float:right; }

#start_qnav {
	font-size: 1.083em;/*13px;*/
	text-transform: uppercase;
	}

#start_qnav a, #start_qnav a:active, #start_qnav a:visited, #start_qnav a:link { display:inline; text-decoration:udnerline; color:#000; padding:0.308em;/*4px;*/ }
#start_qnav a:hover { color:#FFF; background:#77B11A; text-decoration:none; padding:0.308em;/*4px;*/ }

#suche { padding-left:0.333em;/*4px;*/ margin-top:1.667em;/*20px;*/ }


/********************************************************************/

#start_fotos { clear:both; }

.start_foto { float:left; width:15.250em;/*183px;*/ margin-right:0.167em;/*2px;*/ }
.start_foto img { width:15.250em;/*183px;*/ height:15.333em;/*184px;*/ }


#aktuelles {
	width:61.500em;/*738px;*/
	padding-top: 0.833em;/*10px;*/
	}

h2 {font-size:1.083em;/*13px;*/ font-weight:normal; line-height:2.308em;/*30px;*/ margin:0px;}
.aktuelles { height:2.308em;/*30px;*/ color:#000; background-color:#DBDBDB; font-weight:bold; text-align:center; }

#ContentContainer {
	min-height: 13.333em;/*160px;*/
	border: solid 1px #d4d4d4;
	}

* html #ContentContainer {
	height: 13.333em;/*160px;*/
	}

#ContentContainer a,
#ContentContainer a:link, a:visited {
	text-align:left;
	color:#000;
	text-decoration: underline;
	background-color: transparent;
	}

#ContentContainer a:hover, a:focus, a:active {
	text-align:left;
	color:#fff;
	text-decoration: none;
	background-color:#77B11A;
	}

#ContentContainer li {
	text-align:left;
	list-style: none;
	background-image:url(/media/li-style.gif);
	background-repeat:no-repeat;
	background-position:0 0.45em ;
	padding-left: 1.667em;/*20px;*/
	padding-bottom: 0.333em;/*4px;*/
	line-height:1.333em;/*16px;*/
	}

#ContentContainer ul {
	text-align:left;
	margin:0em;
	padding:0em;
	}


#start_left {float:left; background-color:transparent; width:30.000em;/*360px;*/ /*padding:0.417em 0.417em 0.417em 0em;/*5px;*/ }
#start_right {float:right; background-color:transparent; width:30.000em;/*360px;*/ /*padding:0.417em 0.417em 0.417em 0em;/*5px;*/ }
#start_left h5, #start_right h5 { font-size:1.083em; margin-top: 0px; }



/************************  DRUCKAUSGABE  *************************/

@media print {
	body, html { height: auto; }
	body { width: 16cm; background: none; text-align: left; }
	#header_start, #start_fotos, #mnav { display:none !important; }
	}