#Kopfbereich{
 background:url(Banner.jpg) no-repeat center top;
 height:139px;
 color:white;
 text-align:center;
 font-size:2em;
 background-color:#000000;
}
#schatten{
background:url(schattenwurf-grau-v.png) repeat-x;
height:12px;
}

#menue{
height:20px;
color:white;
text-align:center;
font-size:2;
background-color:#EDEDED;
}

#inhalt{
height:1000px;
color:#000000;
font-size:2;
background-color:#EDEDED
}

#CV{
height:1180px;
color:#000000;
font-size:2;
background-color:#EDEDED
}

#Copy{
vertical-align:bottom
}

#videos{
height:2750px;
color:#000000;
font-size:2;
background-color:#EDEDED
}

* {
  margin:1;
  padding:1;
}

a:link  {font-weight:bold; color:#000000; text-decoration:none; }
a:visited  {font-weight:bold; color:#000000; text-decoration:none; }
a:focus  {font-weight:bold; color:#000000; text-decoration:underline; }
a:hover  {font-weight:bold; color:#FF0000; text-decoration:none; }
a:active  {font-weight:bold; color:#000000; text-decoration:underline; }



