body  {
  background: #555555;
	margin-left: 0;
	margin-top: 0;
	padding: 0; /* Für IE  */
}
h1 {
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
}
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;
}
a:link, a:visited, a:hover, a:active {
	color: #eeeeee;
	font-weight: normal; 
}

#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: 5800px;
	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: 400px;
}
#bild2 {
	background-image: url(bild2.png);
	background-repeat: no-repeat;
	margin-top: 400px;
	height: 400px;
}
#bild3 {
	background-image: url(bild3.png);
	background-repeat: no-repeat;
	margin-top: 400px;
	height: 500px;
}
#bild4 {
	background-image: url(bild4.png);
	background-repeat: no-repeat;
	margin-top: 200px;
	height: 500px;
}
#bild5 {
	background-image: url(bild5.jpg);
	background-repeat: no-repeat;
	margin-top: 570px;
	height: 400px;
}
#bild6 {
	background-image: url(bild6.png);
	background-repeat: no-repeat;
	margin-top: 400px;
	height: 500px;
}
#bild7 {
	background-image: url(bild7.png);
	background-repeat: no-repeat;
	margin-top: 300px;
	height: 400px;
}
#textspalte {
	margin-left: 400px;
	width: 760px;
	top: 0px;
}
