#container {
	margin: 0px auto auto auto;
	border-color: #000000;
	width: 955px;
	height: 600px;
	background-image: url('none');
        background-color: #000000;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	padding-top: 5px;
}
#header {
	width: 950px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 5px;
	margin-bottom: 15px;

}
#inhalt {
	width: 800px;
	height: 250px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#inhalt2 {
	width: 500px;
	height: 210px;
	margin-left: 375px;
	padding-left: 0px;
	margin-top: -100px;
}
#inhalt3 {
	width: 900px;
	height: 10px;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	
}


h1 {
  color: yellow;
  font-size: 240%;
  text-align: center;
}
h2 {
  color: yellow;
  font-size: 190%;
  text-align: center;
}
h3 {
  color:yellow;
  font-size: 130%;  text-align: center;
}
h4 {
  color:yellow;
  font-size: 100%;} a:link { color:white; text-decoration:none; font-weight:bold; }

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
a:link { 
  color:white;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
a:visited {
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial, Helvetica, Sans-Serif;
}
a:hover {
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial, Helvetica, Sans-Serif;
  background-color: #FF0000;
}
p {
  line-height: 150%;
  width: 600px;
  margin-left: 110px;
}
address {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  bottom: 5px;
  margin-bottom: 5px;
}
li {
  line-height: 150%;
}

