html {color:#000;}
#bodywrapper { width:720px; margin: auto; padding-top:20px; background:#f0f0f0; height:500px; } /*der wrapperhintergrund ist Texthintergrund innerhalb*/
#blocklinks { width:160px; height:160px; margin: 0 auto auto 0; background:#f0f0f0; z-index: 1; visibility:inherit; }
#blockrechts { width:529px; margin: -170px 10px auto auto; padding-right:20px; background:#f0f0f0; height:410px; overflow:auto; }

body {text-align:left;
	font-family:tahoma, verdana, arial, helvetica, sans-serif;
	font-size:100%;
	color:#fff;
	background-image:url(hintergrund.gif);
	background-repeat: repeat;
	padding:0px;
	border:0px; margin:0px 0px 0px 0px;
	line-height:150%;
}
a, a:visited {color:#080;}
a:hover {text-decoration:none;}

.subhead {
	text-align:left;
	font-family:tahoma, verdana, arial, helvetica, sans-serif;
	font-size:150%;
	color:#000000;
	padding-top:4px;
	border:0;
	margin:10px 0 0 0;
	font-weight: bold;
}

p {
	text-align:left;
	font-family:tahoma, verdana, arial, helvetica, sans-serif;
	font-size:100%;
	color:#000;
	padding-top:20px;
	border:0;
	margin:0 0 0 0;
}

#footer { width:720px; margin: auto; padding-bottom:5px; background:#8796E6; border-bottom:0px solid #000099; border-top:5px solid #000099; z-index: 1; visibility:inherit; }
p#bodyfoot {
	color:#000000;
	font-size:0.7em;
	padding-top:0px;
	text-align:left;
	line-height:1.2em;
	font-family:tahoma, verdana, arial, helvetica, sans-serif;
	margin:2px 0 0 10px;
}
a, a:visited {color:#000; font-size:100%;}
a:hover {text-decoration:none;}


