@charset "UTF-8";

body {
	background-color: #5CB93D;
	margin:0px;
	padding:0px;
	background-image:url(../_images/seitenHg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #4DAC31;
	
	}


#zentrierungscontainer {

	width: 840px;
	height: auto;
	margin: 0px auto 0px auto;
	border: 0px;
	
}

#layoutbereich {

	width: 840px;
	height: auto;
	margin: 0px;
	border: 0px;
	float: left;
	padding: 0px;
	background-image:url(../_images/RandHg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	margin-top: 38px;

}

#layoutoben {

	width: 840px;
	height: 27px;
	margin: 0px;
	border: 0px;
	float: left;

}


#layoutlinks {

	width: 40px;
	height: 521px;
	margin: 0px;
	border: 0px;
	float: left;

}

#layoutmitte {

	width: 760px;
	height: auto;
	margin: 0px;
	border: 0px;
	float: left;
	text-align:center;
	background-color: #FFFFFF;

}

#layoutmitte p {

	line-height: 18px;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;

}

#layoutmitte h1 {
	line-height: 30px;
	font-size:19px;

}


#layoutrechts {

	width: 40px;
	height: 521px;
	margin: 0px;
	border: 0px;
	float: left;

}



#foot {

	width: 840px;
	height: 27px;
	margin: 0px;
	padding:0px;
	border: 0px;
	float: left;
	background-color:#FFF;

}


.clearfloat {
	clear:both;
	height:0px;
	margin: 0px;
	padding: 0px;
	line-height:0px;
	
}

.oeffnungsstatus {
	width: 620px;
	border: 1px solid #4DAC31;
	padding: 12px 10px 0px 10px;
	margin: 5px auto 15px auto;
}

a, a:link, a:visited, a:active {
	color: #4DAC31;
	text-decoration:underline;
}

a:hover {
	color: #0065E9;
}
