body {
font-family:Tahoma, Arial, Verdana;
background-color : #0d0e09;
font-size : 11px;
line-height : 20px;
color : #fff;
}

h1 {
color:#A0CE65;
display:block;
font-size:12px;
font-weight:normal;
}

a:link {
	color:#a0ce65!important;
	text-decoration:none;
}
a:visited {
	color:#a0ce65!important;
	text-decoration:none;
}
a:hover, a:active {
	color:#FFF!important;
	text-decoration:none;
}

p {
	line-height : 20px;
	margin-bottom:11px;
}


#main { 
position: absolute;
left : 50%;
width : 982px;
margin-left : -491px;
background-image : url(../images/morphium_BG.jpg);
background-repeat : no-repeat;
background-color : #0d0e09;
min-height:100%;
height:auto;
}

#impressum {
background-color:#FFFFFF;
height:20px;
margin-bottom:138px;
margin-left:848px;
margin-top:11px;
padding-bottom:0;
padding-left:8px;
text-decoration:none;
width:126px;
}
#impressum a{
color:#000000;
}

/* - Menu - */

#footer_spacer {
height:100px;
width : 980px;
}

#footer {
position:fixed;
bottom : 0px;
#left : 50%;
width : 980px;
height : 82px;
margin-left:1px;
#margin-left : -491px;
border-bottom: solid 5px #fff;
background: url(../images/footer.png);
background-repeat:repeat-x;
}

#mainmenu {
border-right:1px solid #a0ce65;
float:left;
margin-left:24px;
margin-right:10px;
margin-top:45px;
padding-left:10px;
width:467px;
height:20px;
}

#leistungen_menu {
height:95px;
float:left;
margin-top:45px;
}