body {
	margin:0px;
	text-align:center;
}

#inhalt { 	
  position:absolute;
  height:560px; 
  width:900px;
  margin:-295px 0px 0px -700px;
  top: 50%; 
  left: 50%;

  text-align: left;
  padding: 0px;
  overflow: no;
  
  //text-align: center;
  //padding: 0px;
  //overflow: no;
}

#inhalt2 { 	
  position:relative;
  height:auto; 
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  text-align: left;
  padding: 0px;
  overflow: no;
}

h1 {
	font-family: Times New Roman, serif;
	font-size:46px;
	color:white;
}	

h2 {
	font-family: Arial, sans serif;
	font-size:20px;
	color:white;
}

.uberschrift {
	font-family: Arial, sans serif;
	font-size:15px;
	color:white;
}	

.normal {
	font-family: Arial, sans serif;
	font-size:12px;
	color:white;
}	

.schwarz {
	font-family: Arial, sans serif;
	font-size:12px;
	color:black;
}	

a:link { color:white; text-decoration:none; }
a:visited { color:white; text-decoration:none; }
a:focus { color:white; text-decoration:none; }
a:active { color:white; text-decoration:none; }
a:hover { color:#990000; text-decoration:none; }

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.zuruecj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
