 body {
background-color:#093;

}

a:link {
color:#228B22
}

a:visited {
color:#7A7A7A
}

a:active {
color:#2E2E2E

}

a:hover {
color:#093;
background-color:#befff1;

}

#Background_contaner {
position:absolute;
width:422px;
z-index:1;
left:15%;
right:15%;
top:6px
}

#background_top {
position:absolute;
width:796px;
height:112px;
z-index:2;
background-image:url(../images/background/top.gif)
}

#background_middle {
position:absolute;
width:796px;
height:170px;
z-index:2;
top:112px;
background-image:url(../images/background/middle.gif)
}
#background_middle2 {
position:absolute;
width:796px;
height:211px;
z-index:2;
top:280px;
background-image:url(../images/background/middle2.gif)
}


#background_bottom {
position:absolute;
width:796px;
height:90px;
z-index:2;
top:490px;
background-image:url(../images/background/bottom.gif)
}

#Links_bar {
position:absolute;
width:200px;
height:115px;
z-index:2;
top:30px;
left:10%
}

#content {
font-style:Arnoldboecklin, fantasy;
color:#228B22;
position:absolute;
width:740px;
height:405px;
z-index:2;
top:148px;
left:30px;
overflow:auto
}

#titel {

position:absolute;
color:#228B22;
font-style:oblique;
font-size:27px;
width:450px;
height:20px;
z-index:2;
left:58%;
top:80px
} 

