/* CSS Document */
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color:#99CC33;
}
#divbody {
	position:relative;
	left:0px;
	top:0px;
	width:1003px;
	height:100%;
}
#header {
	font-size:9px;
	color:#666666;
	background-color:#99CC33;
	position:absolute;
	left:0px;
	top:0px;
	width:977px;
	height:100px;
	z-index:3;
}
#header h1 {
	font-family:Arial Narrow;
	font-size:10px;
	color:#047700;
	margin:0px;
	padding:5px 0px 0px 1px;
	font-weight:normal;
}
.willkommen {
	font-family:Arial Black;
	font-size:12px;
}
#menu1 {
	position:absolute;
	left:183px;
	top:100px;
	width:794px;
	height:18px;
	background-image:url(pics/menu1.gif);
	background-repeat:no-repeat;
	background-color:#E0E0E0;
	vertical-align:top;
	BORDER-BOTTOM: #ffffff 1px solid;
	z-index:3;
}
#menu1 A {
	padding-right:15px;
	color:#047700;
	text-decoration:none;
	PADDING-LEFT: 15px;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 3px;
	CURSOR: hand;
	FONT-FAMILY: Arial Black;
}
#menu1 A:hover {
	color:#ffffff;
}
#menu2 {
	position:absolute;
	left:0px;
	top:100px;
	width:183px;
	height:auto;
	background-color:#99cc33;
	BORDER-right: #339900 1px solid;
	BORDER-bottom: #339900 1px solid;
	z-index:3;
}
#menu2 h2 {
	position:relative;
	top:0px;
	left:0px;
	width:183px;
	height:18px;
	float:left;
	color:#ffffff;
	text-decoration:underline;
	background-color:#339900;
	font-weight:normal;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial Black;
	vertical-align:middle;
	BORDER-BOTTOM: #f2f1f2 1px solid;
}
#menu2 A {
	position:relative;
	top:0px;
	left:0px;
	width:183px;
	height:20px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	FONT-SIZE: 8pt;
	CURSOR: hand;
	BORDER-BOTTOM: #339900 1px solid;
	FONT-FAMILY: Arial Black;
}
#menu2 A:hover {
	color:#ffffff;
	background-color:669900;
}
#menu2 .werbung {
	position:relative;
	top:0px;
	left:0px;
	width:183px;
	height:auto;
	float:left;
	background-color:#ffffff;
	text-decoration:none;
	BORDER-TOP: none;
	BORDER-BOTTOM: none;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:top;
}
#menu2 .werbung:hover {
	background-color:#ffffff;
}
#menu2_backgrd {
	position:absolute;
	left:0px;
	top:0px;
	width:183px;
	vertical-align:top;
	text-align:center;
	height:3100px;
	background-color:#99CC33;
	z-index: 1;
}
#menu2_backgrd_abstandhalter {
	width:183px;
	height:796px;
}
#content {
	position:absolute;
	left:183px;
	top:0px;
	width:794px;
	height:3100px;
	background-color:#FFFFFF;
	z-index:2;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content td, #content iframe {
	padding-left:10px;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content td {
	padding-right:10px;
}
#content_abstandhalter {
	width:760px;
	height:130px;
}
#content h1, h2, h3, h4 {
	color:#808080;
	margin: 0px;
	font-size:13px;
}
#content p {
	font-size:11px;
	line-height: 14pt;
}
#content p {
	font-size:11px;
	line-height: 14pt;
}
td {
	vertical-align:top;
}
iframe {
	width:785px;
	margin:0px;
	text-align:left;
}
