* {
margin : 0;
padding : 0;
}
* body {
font : 0.9em Verdana, Sans-Serif;
line-height : 1.5em;
background-color : #C0C0C0;
background-image: url("back.png");
background-repeat: repeat-x;
color: #FFF;
text-align : center;
font-weight: bold;
}
img {
border-style:none;    
}
#center a {
color : #830000;
text-decoration : none;
}
#center a:visited {
color : #830000;
text-decoration : none;
}
#center a:hover {
color : #990000;
text-decoration : none;
}
h2 {
margin : 0 0 10px;
padding : 10px 0 3px;
}
#background {
margin-top: 15px;
margin-left: 15px;
width: 888px;
height: 550px;
background-image: url("zauberwald.jpg");
background-repeat: no-repeat;
background-position: 0px 0px;
}
#center {
position: absolute;
top: 300px;
left: 50px;
width: 800px;
height: 250px;
}
#footer {
position: absolute;
top: 570px;
left: 20px;
width: 300px;
height: 10px;
text-align : left;
line-height: 10px;
font-size : .6em;
font-weight: normal;
color: #000
}
