body {
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-repeat: repeat-x;
	color: white;
	overflow-y: scroll;
	text-align: center;
}

#all {
	width: 987px; 
	border: 1px solid white;
	margin-right: auto;
	margin-left: auto;
	min-height: 647px;
	text-align:left;
}

#titel  { background-color: #000; height: 100px }

#navigation  { background-color: #000; width: 250px; height: 547px; float: left }

#inhalt  { background-color: #000; text-align: left; position: static; top: -547px; left: 250px; width: 987px; min-height: 547; float: none }

#text    { background-color: #000; background-image: url("bilder/text_hg.gif"); background-repeat: no-repeat; margin-left: 250px; padding-top: 39px; padding-right: 170px; padding-left: 19px; min-height: 497px; float: none; clear: none }

#metanavigation   { background-color: #000; margin-left: 250px; position: static; bottom: 50px; width: 737px; height: 47px; float: none; clear: none }

#spacer1    { width: 0; height: 30px; float: right }

#spacer2   { width: 85px; height: 88px; float: right; clear: right }

#spacer3   { width: 0; height: 210px; float: right; clear: right }
*html #spacer3   { width: 1px; height: 120px; float: right; clear: right }

#spacer4 { width: 60px; height: 60px; float: right; clear: right }

#printtitel { display: none }

#printfooter { display: none }

h1       { color: #ccc; font-size: 13pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; margin-top: 0 }

h2      { color: #ccc; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 0; margin-bottom: -15px; bottom: 12px }


h3    { color: #ccc; font-size: 11pt; font-weight: bold; margin-top: 0; margin-bottom: -15px }



td {
font-size: 11pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
 }
a:link  { color: #999 }
a:visited  { color: #999 }
a:hover  { color: #999 }
a:active  { color: #999 }



