body {
	color: #000000;
	background-color: #008000;
	background-image: url(/bgkluft2.jpg);
}

#zentriert {
	position: relative;
	left: 50%;
	top:0px;
	margin-left: -376.5px;
	width: 753px;
	background-color: #008000;
	z-index: 4;
}
p.pfadinfo {
	margin-top:0px;
	font-size: 10px;
}
p.docinfo {
	margin-top:0px;
	font-size: 10px;
	text-align:center;
}

p, td, ul {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 3px;
	margin-right: 3px;
}
p, table {
	margin-left: 15px;
	margin-right: 15px;
}
h1, h2, h3 {
	color: #008000;
	font-family: Arial, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 9px;
	font-weight:bold;
	border-bottom : 1px solid #008000;
}
h1 { font-size: 22px;}
h2 { font-size: 20px;}
h3 { font-size: 16px; }
a:link {
	color: #008000;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF0000;
}
hr {
	color: #008000;
	background-color: #008000;
	width:95%;
	clear:both;
}

img {
	border: 0px;
}

td{
	padding-right:20px;vertical-align : top;}
ul{
	list-style : disc inside;
}


#titel {
	position: absolute;
	width: 753px;
	left: 0px;
	top: 0px;
	height: 140px;	
	color: #000000;
	background-color: #FFFF99;
	text-align: left;
	z-index:1;
	overflow:hidden;
}
#ueberschrift {
	position: absolute;
	top: 3px;
	left: 3px;
	color: #000000;
	font-family: Arial, sans-serif;
	background-color: #000000;
	text-align:left;
	font-size:18px;
	overflow:hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-style : italic;
}



#navigation {
	position: absolute;
	left: 0px;
	top: 143px;
	width: 160px;	
	color: #000000;
	background-color: #FFFF99;
	background-image: url(/hg-top.png);
	background-repeat: repeat-x;	
	text-align:left;
	overflow: hidden;
	font-family:Arial, sans-serif;
	margin:0px;
	z-index: 2;
	overflow:hidden;
}
#navigation p{
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	clear:both;
}
#navigation p.navaktiv{
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-right: 6px;
	border-bottom: 3px solid  #008000;
	border-right: 4px solid  #008000;
	border-top: 1px solid  #008000;
	border-left: 1px solid  #008000;
	clear:both;
	text-align:right;
}
#navigation p.docinfo {
	margin-top:0px;
	font-size: 12px;
	text-align:right;
	font-weight:bold;
}

#text {
	position: absolute;
	color: #000000;
	background-color: #FFFF99;
	background-image: url(/hg-top.png);
	background-repeat : repeat-x;
	left:  163px;
	top: 143px;
	width: 590px;
	text-align:left;
	z-index: 3;
	overflow:hidden;
}
#addthis {
	position: absolute;
	left:  400px;
	top: 12px;
}

#text img {
	border-right: 3px solid #008000;
	border-bottom: 2px solid #008000;
}

p.zurueck {
	text-align:right;
	font-size:18px;
	vertical-align : top;
	padding-right:25px;
}

