

body {
 text-align:     left;


}



#zentrierer {
position:absolute;
left:50%;
top:50%;
width:874px;
height:454px;
margin:-227px 0 0 -437px;
}



#zentrierer4 {

position:absolute;
left:50%;
top:50%;
width:880px;
height:454px;
margin:-227px 0 0 -437px;
background: url(impressum.jpg);

}

/*Hauptteil*/
#hauptbox {
width:874px;
height:454px;
background-repeat: no-repeat;
position:relative;
}

.linkpos1 {
position: absolute;
bottom:30px;
left: 20px;
font-size:14px;
}

.linkpos2 {
position: absolute;
bottom:30px;
left: 105px;
font-size:14px;
}



/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #C8C9C3;
}

#footer p {
	
position:absolute;
left:50%;
top:50%;
width:650px;
margin:300px 0 0 -350px;
text-align: center;

}

a:focus {
    outline: none;
}

a:link { text-decoration: none; color: #999999;}
a:visited { text-decoration: none; 
color: #999999;
}



#back{
position:absolute;
left:50%;
top:50%;
width:100px;
height:auto;
margin:168px 0 0 -420px;
}
#back p {

	line-height: normal;
	font-size: smaller;


}
