/* CSS Document */body {   font-family:Verdana, Arial, Helvetica, sans-serif;   font-size:12px;   line-height:17px;   background-color:#6799B9;   margin:0px;   color:#393A41;   }a { text-decoration:underline;font-weight:inherit; }a:hover, a:active, a:focus, a:link, a:visited { color:black; }#container {   position:relative;   top:30px;   left:50%;   margin-left:-435px;   width:869px;   background:#6799B9 url('img/pagebg.gif') repeat-y;   }#content {   position:relative;   left:298px;   width:352px;   background-color:#CBDDE9;   height:413px;   }h2 {   font-size:12px;   margin-top:0px;   margin-bottom:30px;   }ul {   margin:0px;   padding-left:15px;   list-style:disc;   }li {   margin-bottom:16px;   list-style:disc;   }#pic {   position:absolute;   top:216px;   left:652px;   width:190px;   height:375px;   background-color:#CBDDE9;   }#head {   position:relative;   width:869px;   height:216px;   background:transparent url('img/kopf.jpg') no-repeat;   }#nav {   position:absolute;   top:216px;   left:0px;   width:265px;   height:295px;   background:transparent url('img/navback.jpg') no-repeat;   }#nav a, .nava {   position:relative;   left:71px;   display:block;   width:112px;   height:47px;   background-color:black;   }#button1:link, #button1:visited {   background:black url('img/button-1_ia') no-repeat;   }#button1:hover, #button1:active, #button1:focus {   background:black url('img/button-1_ak') no-repeat;   }#button2:link, #button2:visited {   background:black url('img/button-2_ia') no-repeat;   }#button2:hover, #button2:active, #button2:focus {   background:black url('img/button-2_ak') no-repeat;   }#button3:link, #button3:visited {   background:black url('img/button-3_ia') no-repeat;   }#button3:hover, #button3:active, #button3:focus {   background:black url('img/button-3_ak') no-repeat;   }#foot {   position:relative;   bottom:0px;   width:869px;   height:43px;   background:#6799B9 url('img/fuss.jpg') no-repeat;   }