body {
	background-color:ffffff;
	padding:0; margin:0;
	position:absolute;
}

html, body {
	top:0; left:0; right:0;
}

* html, * html body 
{
	bottom:0;
	height:100%;
}

/*********************************************************/
/*                      MENUE                            */
/*********************************************************/

.menuehintergrundoben {background-color: #00b000;} /*#66CC99*/


.navi, .navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #005500;
}
.navi a:link, .aktiv a:link {
	text-decoration: none;
}
.navi a:visited {
	text-decoration: none;
}
.aktiv a:visited {
	text-decoration: none;
	color: #005500;
}
.navi a:hover, .aktiv a:hover {
	color: #00ff00;
	text-decoration: none;
}

.menuezeile {
	height:20px;
	text-align:left;
	vertical-align:middle;
}

.menuezeilepunkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	height:20px;
	text-align:left;
	vertical-align:top;
}

/*********************************************************/

.zelle_inhalt {
	padding-top:20px; 
	padding-left:40px; 
	padding-right:40px;
	padding-bottom:40px;
	vertical-align:top;
	text-align:left;
}

p, ul, li, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	text-align:justify;
}

.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00b000;
	text-decoration: none;
}
.fliess:hover {
	color: #00dd00;
}

.letzteAenderung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.copyright, .copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}

.copyright {
	padding-left:40px; 
}

td.aktuell {
	padding:10px;
	background-color:#ffffff;
	border-top: 4px dashed #cccccc;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ffffff;
	font-weight: 800;
	line-height: 120%;
	padding:0; margin:0;
	text-align:left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #005500;
	font-weight: bold;
	line-height: 120%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	line-height: 120%;
}

table.tabelle_projekt th, table.tabelle_projekt td { border-bottom: 1px solid #777777; padding-right:15px; text-align:justify;}
table.tabelle_projekt { margin-bottom:20px; }
.tabelle_projekt_title { background-color:#cccccc; color:#000000; font-weight:bold;}

