body {
background-color: #009305;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(images/bg.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;

}
.tabelle {
/*background-color: #FFF3DC;*/
border-left: 1px solid #000000;
border-right: 1px solid #000000;
min-height: 570px;
height: 570px; /* Für IE */
}
.tabellekontrollzentrum {
background-color: #FFF3DC;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
min-height: 570px;
height: 570px; /* Für IE */
}
.kno {
color: #009933;
font-weight: bold;
}
.cit {
color: #FDC00B;
font-weight: bold;
}
.textbereich {
padding-left: 40px;
padding-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
}

.border {
border: 1px solid #000000;
}
.thementitel {
font-weight: bold;
font-size: 18px;
text-align: center;
padding-bottom: 20px;
}


.kleinelinks {
	COLOR: #009933;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
}
.kleinelinks a:link {
	COLOR: #009933;
	TEXT-DECORATION: underline;
}
.kleinelinks a:visited {
	COLOR: #009933;
	TEXT-DECORATION: underline;
}
.kleinelinks a:hover {
	COLOR: #FF9900;
	TEXT-DECORATION: underline;
}

.schaltflaeche_gruen {
color: #FDC00B;
font-weight: bold;
border: 1px solid #000000;
background-color: #009933;
padding: 3px;
}
.buttonlinks {
	COLOR: #FDC00B;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #009933;
	padding: 2px;
}
.buttonlinks a:link {
	COLOR: #FDC00B;
	TEXT-DECORATION: underline;
}
.buttonlinks a:visited {
	COLOR: #FDC00B;
	TEXT-DECORATION: underline;
}
.buttonlinks a:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
.footername {
	COLOR: #FDC00B;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #009933;
	padding: 2px;
}
