a:link {color:#00f; text-decoration:none;}
a:visited {color:#000; text-decoration:none;}
a:active {color:#00f; text-decoration:none;}
a:focus {color:#f00; text-decoration:none;}
a:hover {color:#f00; text-decoration:none;}

body {
margin:0; padding:0;
font:1em verdana, arial sans-serif; color:#000;
background:#fff;
}

#menu {
position:absolute; top:0; left:0; width:16%; height:100%; margin:0; padding:10% 1% 0 1%;
font-size:0.9em;
}
#kapitel {
margin:0; padding:10px 0;
}
ul {
margin:0; padding:0 5px 0 0;
list-style-type:none;
}
li {
margin:0; padding:0; display:inline;
}

#content {
position:absolute; top:0; left:19%; width:62%; margin:0; padding:0;
background:url(bg_adam.gif) no-repeat center fixed;
}
.text {
text-align:justify; font-size:0.8em;
}
.number {
text-align:center; font:1.2em bold; color: black;
}

#title {
position:fixed; top:0; right:0; width:15%; min-width:100px; height:100%; margin:0; padding:0;
background:url(adam_titel.gif) no-repeat right top fixed;
}