body{
margin : 0 0 0 0;
background-attachment : fixed;
background-image : url(background.gif);
background-position : right;
background-repeat : no-repeat;
background-color: #FFFFFF;
}
div{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #323232;
line-height: 15px;
}
a:link img, a:visited img, a:active img, a:hover img, img {
    border: 0px;
	margin: 0 0 0 0;
}
a:link, a:visited, a:active {
color: #FF7F00;
font-weight: bold;
text-decoration: none;
margin: 0 15px 0 15px;;
}
a:hover{
color: #323232;
font-weight: bold;
text-decoration: none;
}
#menu{
position:relative;
width: 400px;
float: left;
left:100px;
top:20px;
background-color: #EBEBEB;
}
#cd-name{
position:relative;
width: 400px;
float: left;
background-color: #333;
}
h1{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #fff;
text-align: left;
margin: 20px 0 20px 20px;;
}
#titel{
position:relative;
width: 400px;
float: left;
vetical-align: top;
margin: 10px 0 10px 0;

}
#logo{
position:relative;
float: right;
right:100px;
top:0px;
text-align: right;
}
#logo a{
margin-right: 70px;
}