body  {
  background: #37549D;
	margin-left: 0;
	margin-top: 0;
	padding: 0; /* Für IE  */
}
#bau {      /*    BAU   --------         Für leere Seiten         ---  */
	width: 400px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	background: transparent url(bau_1.gif) no-repeat center center;
	text-align: center;
	padding-top: 150px;
	color: #eeeeee;
	padding-right: 20px;
}
h1 {
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
p {
	font-family: georgia, "Times New Roman", serif;
	line-height: 1.6em;
	text-indent: 40px;
}
a:link, a:visited, a:hover, a:active {
	color: #eeeeee;
	font-weight: normal; 
}

/*             Menü ----------------------  */
#menue {
	position: fixed;
	background-position: left top;
	top: 0px;
	width: 400px;
	height: 30px;
	background-color: transparent;
	z-index: 100;
	margin-left: 0px;
}
#menue ul {
	position: absolute;
	margin-left: 0px;
	margin-top: 0;
	padding: 0;
	list-style: none;
}
#menue li {
	display: inline;
	margin-right: .8em;
}
.current {
	z-index: 101
}
.current a:link, .current a:visited, .current a:hover, .current a:active {
	color: #ffee00;
}
.mainnav {
	background: transparent url(menue.png) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	height: 30px;
	width: 400px;
	text-align:center;
	z-index: 50;
}
/*            Menü-Ende ---------------- */

#container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	text-align: left;
	color: #eeeeee;
}
#kopf {
	background-image: url(kopf.jpg);
	width: 1198px;
	height: 320px;
	margin-left: 0px;
	top: 0px;
}

#spalte1 {
	float: left;
	width: 380px;
	background-image: url(spalte1_kopf.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 1.8em;
	margin-left: 20px;
}
#spalte1seite {
	background-image: url(spalte1.jpg);
	background-repeat: repeat-y;
	height: 4335px;
	top: 0px;
	left: 0px;
	width: 320px;
	margin-top: 20px;
	padding-top: 20px;
}
#bild1 {
	background-image: url(bild1.png);
	background-repeat: no-repeat;
	margin-top: 150px;
	height: 600px;
}
#bild2 {
	background-image: url(bild2.png);
	background-repeat: no-repeat;
	margin-top: 400px;
	height: 500px;
}
#bild3 {
	background-image: url(bild3.png);
	background-repeat: no-repeat;
	margin-top: 400px;
	height: 600px;
}
#bild4 {
	background-image: url(bild4.png);
	background-repeat: no-repeat;
	margin-top: 400px;
	height: 400px;
}
#bild5 {
	background-image: url(bild5.png);
	background-repeat: no-repeat;
	margin-top: 400px;
	height: 350px;
}
#bild6 {
	background-image: url(bild6.png);
	background-repeat: no-repeat;
	margin-top: 400px;
	height: 500px;
}
#textspalte {
	margin-left: 400px;
	width: 760px;
	top: 0px;
}