@charset "UTF-8";


.content {
	background-color:;
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;	
	
}

.header {
	background-image: url(Bilder/Header.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:90px;
	
}


.navy {
	background-color:#999;
	width:800px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.abstand {
	background-color:#CCC;
	width:800px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:auto;
	text-align:center;
	
	
}
.navyli {
	margin-right:auto;
	margin-left:auto;
	display: inline-table;
	border:none;
	text-align:center;
		
}

.footer {
	text-align:center;
	background-color:#CCC;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:20px;
	
}

.texte {
	background-color:#FFF;
	width:750px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
	

}
.GrenzeO {
	background-image:url(Bilder/Grenze%20Oben.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:auto;
	text-align:center;
	
}
.texte3 {
	background-color:#FFF;
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
}
.GrenzeU {
	background-image:url(Bilder/Grenze%20Unten.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:auto;
	text-align:center;
	
}
	
}
.vorschau {
	background-color:#000;
	width:750px;
	height:250px;
	margin-left:auto;
	margin-right:auto;

}
