body {
background-color: #000000;
 }

#top_hellgrau {
height: 52px;
width: 500px;
position: absolute;
background-color: #e8e8e8;
border-right: 150px #666465 solid;
top: 0px;
left: 0px;
 }

#b2b_top_hellgrau {
height: 50px;
width: 500px;
position: absolute;
background-color: #e8e8e8;
border-right: 150px #e8e8e8 solid;
top: 0px;
left: 0px;
}

#navigation {
background-color: #91F0DE;
position: absolute;
top: 50px;
height: 50px;
width: 150%;
z-index: 1;
padding-left: 10px;
padding-right: 10px;
left: 0px; 
}





a {}

a:link {}

a:visited {}

a:hover {}

a:active {}