











/* Unchanged */

/*Code für Mozilla etc.*/
html {
height:100%;
}

a:link {color:black; text-decoration:none}
a:visited {color:black; text-decoration:none}
a:active {color:#666666; text-decoration:none}
a:hover {color:#CC1414; text-decoration:none}

body {
top:0;
left:0;
right:0;
bottom:0;
background:#ececec url("../img/content_bg.gif") repeat-y center center;
margin:0;
}



#rest {
z-index:1;
}

