body{
background-image: url(Hintergrund.jpg);
text-align:center;
margin-top:10px;
overflow: auto;
width:100%;

}

#masthead{
	position:absolute;
	height:840px;
	width:950px;
	left:50%;
	margin-left:-475px;
	text-align: center;
	z-index:20;
	top: 0px;
	overflow: hidden;
}
#head{
	float:left;
	width:746px;
	height:353px;
	}
	
#content{
	position:absolute;
	background-repeat:no-repeat;
	width:746px;
	height:487px;
	left: 0px;
	top: 353px;
	z-index:20;
	
}

#navi{
top:0px;
	background-image:   url("Nav_hinter.gif");
	background-repeat:no-repeat;
	width:204px;
	height:353px;
	z-index:30;
float:left;
}


.text{
margin-right:10px;
height:457px;
width:700px;
}


#Ani{
position: absolute;
top:240px;
left:490px;
width:101px;
height:353px;
z-index:10;
}

#Links
{
float:right;
background-image:url("Bild_hinter.gif");     
width:204px;
height:487px;
z-index:30;
}


#formular{
	position:absolute;
	top:116px;
	left:0;
	width:462px;
	height:456px;
}



.umbruch{
width:500px;
}




a:link {
	text-decoration: none;
	color: #818181;
}
a:visited {
	text-decoration: none;
	color: #818181;
}
a:hover {
	text-decoration: none;
	border:0;
}
a:active {
	text-decoration: none;
	color: #C0C0C0;

}





h4 {
	font-family: "Limerick B", "Trebuchet MS", sans-serif "Limerick R", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	text-align:left;
	line-height:10px;
	padding-left:10px;
	margin-top:5px;
		
}
h3{
	font-family: "Limerick R", "Trebuchet MS", sans-serif;
	font-size: 15px;
	line-height:18px;
	font-weight: 300;
	color: #000000;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
		
}
h2{
	font-family: "Limerick R", "Trebuchet MS", sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: 300;
	line-height:17px;
	text-align:right;
}
h5 {
font-family: "Limerick R", "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align:left;
	line-height:1;
	}
h6 { 	font-family: "Limerick R", "Trebuchet MS", sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight:normal;
	line-height:1.0;
	text-align: right;
	margin-right:10px;
	}

