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; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:#fff;
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:318px; 
	bottom:0px; 
	width:750px; 
	margin-left:-321px; 
	left:45%; 
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	background: url(hellgruen.jpg);
	}
	#content p{
	padding-left: 135px;
	width: 435px;
	}

* html #content {
	top:0; 
	bottom:0; 
	width: 752px;
	height:100%;
	border-top:314px solid #fff; 
	}
* html #content p{
	width: 600px;
		display:block;
	}
#head {
	position:absolute; 
	background: url(header-bg.jpg);
	margin-left:-321px; 
	left:45%; 
	top:0; 
	width:750px; 
	min-width:640px; 
	height:320px; 
	font-size:1em; 
	z-index:5; 
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin-top: 0;
	padding-top: 0;
	border-top: 0px;
	}

* html #head {
	top:0px; width:752px; height:248px;
	}



.links {
	border-left: 5px solid #fff;
	background-color: #fff;
	width: 750px;
	margin:0;
	padding:0;
	height: 17px;
	}
	.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(links-hover.jpg) repeat-x left top;
	}
	.links .current {
	background: url(links-hover.jpg) repeat-x left top;
	
	}



	.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;
	}