/* wer immer hier drin was verÃ¤ndert: bitte jew. Name+Datum im Kommentar der Zeile geben!*/

h1 { 
	font: normal 16px Arial,Verdana;
	font-weight: bold;
	margin-top: 5;
	margin-bottom: 0;
}

h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 14px Arial,Verdana;
	margin-top: 3;
	margin-bottom: 0;
}


body{
	background-attachment:fixed;
	background:url(images/1bg.jpg)
	}


a{
  text-decoration: none;
  font-family: arial,verdana;
  color: #b30000;
}

#Main {
	width:1340px;
	height:650px;
	background:url(images/bg.png);
	
	background-repeat:no-repeat;
	margin: auto;
	}
#Impressum {
	height:25px;
	padding-left:100px;
	
	}	
#Mitte {
	height:580px;
	}	
#D{

	text-align:right;
	width:250px;
	height:30px;
	}
.Navi{
    width:160px;
	text-align:center;
	height:30px;
	}
#Nav2{
	width:200px;
	text-align:center;
	height:30px;
	}	
#E{
	width:160px;
	height:30px;
	}
.clear{
	clear:both;
	}