* {
 color:#000;
}

body {

 background:url(gfx/hg3.jpg);

}

img {
 border:0;
}

#wrapper {
 width:842px;
 margin:auto;

}

#buch {
 background:url(gfx/buch.png);
 height:636px;
 position:relative;
}

#social {
 position:absolute;z-index:100;
 left:80px;top:546px;
 width:500px;height:40px;
}

#titel {
 position:absolute;z-index:100;
 left:433px;top:57px;
 background:url(gfx/titel.gif);
 width:357px;height:474px;
}


#content {
 position:absolute;z-index:100;
 left:80px;top:92px;
 width:300px;height:427px;
 padding-right:10px;
 overflow:auto;
 font-family:Arial,Helvetica,sans-serif;
 font-size:12px;
}

h1{
 font-size:16px;
 margin-bottom:33px;
 margin-top:25px;
}
h1:first-child{
 margin-top:0;
}

h2{
 font-size:12px;
 margin-top:20px;margin-bottom:10px;
}




#nav {
 position:absolute;z-index:100;
 left:280px;top:553px;
 width:100px;height:40px;
 font:normal 10px Arial,Helvetica,sans-serif;
}

a:hover{
 text-decoration:none;color:#53768C;
}






