html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#fff;
	font-size:76%; 
	font-family: verdana, arial, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}
#left {
float:left;
}
#right {

float:right;
text-align:right;
}
#right b{
margin-top:10px;
margin-bottom: 10px;
color:#4A8437;
font-size: 19px;
display:block;
}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding-top:10px; 
	margin:0; 
	border:0;
	background:#fff;
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute;
        top:180px;
	z-index:3; 
	bottom:0px; 
	width:750px; 
	margin-left:-321px; 
	left:45%; 
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	background: url(grau-linie.jpg) repeat-y left top;
	}

	#content p{
	padding-left: 145px;
	width: 560px;
margin-top:25px;

	}

* html #content {
	display:block; 
	overflow:auto; 
	height:100%; 
	max-height:100%; 	
        position:absolute;
        top:180px;
	z-index:3; 
	bottom:0px; 
	width:750px; 
	margin-left:-321px; 
	left:45%; 
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	background: url(grau-linie.jpg) repeat-y left top;
padding-bottom: 190px;
	}
* html #content p{
	padding-left: 145px;
	width: 700px;
margin-top:25px;
	}
#head {
	position:absolute; 
	margin-left:-321px; 
	left:45%; 
	top:10px; 
	width:750px; 
	min-width:640px; 
	height:180px; 
	font-size:1em; 
	z-index:5; 
	border-left:1px solid #fff;
	border-right:1px solid #fff;
		border-top:2px solid #b89f89;
	
	margin-top: 0;
	padding-top: 0;
		}

* html #head {position:absolute; 
	margin-left:-321px; 
	left:45%; 
	top:10px; 
	width:750px; 
	min-width:640px; 
	height:180px; 
	font-size:1em; 
	z-index:5; 
	border-left:1px solid #fff;
	border-right:1px solid #fff;
		border-top:2px solid #b89f89;
	
	margin-top: 0;
	padding-top: 0;
	}



.links {
	border-left: 0px solid #fff;
	border-top:2px solid #b89f89;
	border-bottom:2px solid #b89f89;
clear:both;
margin-top:150px;
	background-color: #fff;
	width: 750px;
	margin:0;
	padding:0;
	height: 17px;
	text-align:center;
	}
	.links a {
	height: 17px;
	background: url(asd.jpg) repeat-x left top;
	color: #000;
	font: 13px verdana, arial, sans-serif;
	padding-left: 8px;
	padding-right: 7px;
	margin: 0;
	padding-top:0px;
	padding-bottom: 3px;
	text-decoration: none;
	}
	.links a:hover {
	background: url() repeat left top;
color: 4A8437;
	}
	.links .current {
	color: 4A8437;
font-weight:bold;
		}
	.bild-oben {
	margin-top: 17px;
	margin-bottom: 5px;
	margin-left: 135px;
	
	}
	.links  b a:hover {
	background: url(links-hover2.jpg) repeat-x left top;

	}
	.links  b a {
	background: url() repeat-x left top;
color: #3333CC;
	}
#content a{
color:4A8437;
text-decoration:none;
}
#content a:hover{
font-weight:bold;
}
#content b{
font-weight:normal;
display:block;
font-size:18px;
padding-bottom:0px;
}
#content b1{
font-weight:bold;
display:block;
font-size:12px;
padding-bottom:0px;
color:4A8437;
}
#content c{
font-weight:bold;
display:block;
font-size:14px;
padding-bottom:0px;
color:cc0000;

}







