#Kopfbereich{
 background:url(Banner.jpg) no-repeat center top;
 height:140px;
 color:white;
 text-align:center;
 font-size:2em;
 
}
#footer{
background:url(footer.jpg) no-repeat center top;
 height:180px;
 color:white;
 text-align:center;
 font-size:2em;
 background-color:#000000;
}
#menue{
height:70px;
color:white;
text-align:center;
font-size:2;
background-color:#000000;
}

#index1{
height:720px;
background-color:#000000;
color:#white;
font-size:2;

}

#team{
height:1300px;
font-size:2;
color:white;
background-color:#000000;
}

#media{
height:990px;
font-size:2;
color:white;
background-color:#000000;
}

#videos{
height:1200px;
font-size:2;
color:white;
background-color:#000000;
}

#fotos{
height:700px;
font-size:2;
color:white;
background-color:#000000;
}

#fotos3{
height:1000px;
font-size:2;
color:white;
background-color:#000000;
}

#forum{
height:1000px;
font-size:2;
color:white;
background-color:#000000;
}

#links{
height:700px;
font-size:2;
color:white;
background-color:#000000;
}

#impressum{
height:400px;
font-size:2;
color:white;
background-color:#000000;
}


#member{
width:205px;
height:500px;
color:white;
background-color:#000000;
}


#bannerrechts{
height:700px;
color:white;
background-color:#000000;
}

#platzhalter{
height:50px;
width:1010px;
color:black;
background-color:#000000;
}

#Copy{
vertical-align:bottom
}


* {
  margin:1;
  padding:0;
}

a:link  {font-weight:bold; color:#FFFFFF; text-decoration:none; }
a:visited  {font-weight:bold; color:#FFFFFF; text-decoration:none; }
a:focus  {font-weight:bold; color:#FFFFFF; text-decoration:underline; }
a:hover  {font-weight:bold; color:#FFFFFF; text-decoration:none; }
a:active  {font-weight:bold; color:#FFFFFF; text-decoration:underline; }


