body {
margin-top : 0;
padding : 0;
font : 75% "Trebuchet MS", verdana, tahoma, arial, sans-serif;
line-height : 1.7em;
background:url(images/Hintergrund-web.jpg);
}

html {
	height: 100%;
	margin-bottom: 1px;
	color: #D6D6D6;
}
#hintergrund {
  position:absolute;
  width:100%;
  height:100%;
  z-index:1;
}
#header {
width : 800px;
margin : 0 auto;
text-align : center;
background : #0;
font-size: 15px;
font-weight: bold; 
}
#content {
width : 800px;
margin : 0 auto;
text-align : left;
background : #fff;
font-weight: bold; 
color : #01;
background:url(images/hintergrundalle.jpg);
}
#text {
width : 735px;
text-align : left;
font-size: 1.3em;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 25px;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
