body {
	background-color: #FED;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container
{
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #900;
	font-size: 13px;
	padding: 5px;
}

#header
{
	margin-bottom: 12px;
	clear: both;
}

#logo
{
	height: 90px;
	padding-bottom: 12px;
}
#wrapper {
	width: 800px;
	background-image: url(../a_images/grafik/wrapper.jpg);
	background-repeat: repeat-y;
}
#wrapper_gr {
	width: 800px;
	background-image: url(../a_images/grafik/wrapper_gr.jpg);
	background-repeat: repeat-y;
}
#wrapper_gr_braun {
	width: 800px;
	background-image: url(../a_images/grafik/wrapper_gr_braun.jpg);
	background-repeat: repeat-y;
}



#sidebar_links
{
	float: left;
	width: 160px;
}

#aendern {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}
#gebaeude {
	height: 140px;
	width: 140px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#logo_links {
	height: 140px;
	width: 140px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#navi-grafik {
	height: 140px;
	width: 140px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}


#zaehler_gesamt {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: none;
	background-image: url(../a_images/grafik/zaehlert-1.jpg);
	height: 50px;
	width: 120px;
	margin-top: 20px;
}
#zaehler_zahl {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	height: 20px;
	width: 90px;
	margin-top: 15px;
	margin-left: 16px;
	float: left;
}

#frei {
	height: 120px;
	font-size: 18px;
}

#wetter {
	background-image: url(http://www.wetteronline.de/cgi-bin/homecif?PLZ=09579&PLZN=Borstendorf&L=de);
	margin-left: 3px;
	margin-bottom: 20px;
}


#content
{
	width: 460px;
	padding: 10px;
	float: left;
}
.content_sp-1v1 {
	width: 460px;
	float: left;
}

.content_sp-1v2 {
	width: 225px;
	float: left;
}
.content_sp-2v2 {
	width: 225px;
	float: right;
}



#content_gr {
	width: 610px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_gr_tab {
	width: 620px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar_left {
	float: left;
	width: 160px;
}
#tabelle_gebaeude {
	width: 630px;
}
#tabelle_gebaeude td {
	width: 52px;
	margin: 0px;
	padding: 0px;
}
#tabelle_gebaeude tr td span {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}







#sidebar_right
{
	float: right;
	width: 160px;
}
#sidebar_right.text {
	padding: 0px;
	margin: 10px;
}
#neuerungen {
	background-color: #FFC;
	margin: 5px;
	padding: 5px;
}


#footer
{
	margin-top: 12px;
	width: 800px;
}

.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fehler {
	color: #F00;
	text-decoration: blink;
}

.rot {
	color: #900;
}
.schrift_20 {
	font-size: 20px;
}
#wrapper_gr_gruen {
	width: 800px;
	background-image: url(../a_images/grafik/wrapper_gr_gruen.jpg);
	background-repeat: repeat-y;
}
