* {
margin: 0;
padding: 0;
}
body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(../Bilder/BG.jpg) repeat;
	text-align: left;
	overflow:hidden;
}

a {
	color: #cc0066;
	text-decoration: none;
}

a:hover {

	font-weight: bold;
}

a img {
	border: none;
	text-align: center;
	text-decoration: none;
}

.image {
	border:1px solid #999999;
	text-align: center;
	text-decoration: none;
}

#container {
 text-align: center;
 position: relative;
 width: 1020px;
 margin: 0 auto;
 background: transparent;

}

#main {
text-align: left;
width: 1020px;
height: 550px;
background: #fff;
color: #000;
overflow:scroll;
}


#nav {
position: absolute;
width: 100%;
background: transparent;
/* border-bottom: 1px solid #cc0066; */
}

#nav li {
display: inline;
}
#nav a {
text-decoration: none;
display: block;
float: left;
padding: 3px 20px;
font-weight: normal;
line-height: 1.0em;
color: #fff;
background: transparent;
}
#nav a:hover {
color: #00FF00;
}

#footer {
position: absolute;
font-size: 10px;
color: #fff;
width: 100%;
background: transparent;
}

#footer a {
text-decoration: none;
display: block;
float: left;
font-weight: normal;
line-height: 1.0em;
color: #fff;
background: transparent;
}
#footer a:hover {
color: #FFFF00;
}


#player {
	height:280px;
	width:320px;
	border:1px solid #999999;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:15px;
}

#wirmachenmit {
	background: url(../Bilder/Button_wirmachenmit.png) no-repeat;
	height:170px;
	width:200px;
	position: absolute;
	top:195px;
	left: 700px;

}


p {
margin: 0px 50px;
}

h1 {
font-size: 1.6em;
}
h2 {
font-size: 1.4em;
}
h3 {
margin: 0px 20px;
font-size: 1.1em;
}
h4 {
margin: 0px 20px;
font-size: 1.0em;
color: #c3c4c5;
}
h_stief {
font: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
}

.rechtliches {
text-align: justify;
font-size: 10px;
}

.presse {
text-align: left;
font-size: 10px;
}


/* Klassen */

.block {
text-align: justify;
font-size: 12px;

}

.mini-stern {
	font-size: 12px;
}

.fett {
font-weight: bold;
}

 .yell {
    background: #FFFDE2;
 }

 .blue {
    background: #F0FFFF;
 }

table.bew {
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 20px;
}
</style>
