body
 {
    background-image:url('background.jpg');
    bgcolor:#000000; background-attachment:fixed;
    font-family:"verdana";
    font-size: 12px;
    color:#FFFFFF;
    scrollbar-face-color:#0066CB;
    scrollbar-highlight-color:#0051A2;
    scrollbar-3dlight-color:#0066CB;
    scrollbar-darkshadow-color:#0066CB;
    scrollbar-shadow-color:#0051A2;
    scrollbar-arrow-color:#0051A2;
    scrollbar-track-color:#0066CB;
 }

 #Titel, #Hauptfenster, #Link, #IP, #Copyright, #News, #Fehler #Einleitung, #Allgemeines, #Chat, #Background, #Farben, #Ueberschrift, #GB, #Links, #Senden, #Unten
 {
    background-image:url('background1.jpg');
    background-color:#000000;
    text-align:center;
    border: 5px groove #8BC7FF;
    overflow: hidden;
    position: absolute;
 }

#Titel
 {
    top: 120px;
    left: 30px;
    width: 920px;
    height: 100px;
    color: grey;
    vertical-align: middle;
 }

#Hauptfenster
 {
    font-weight: bold;
    top: 250px;
    left: 30px;
    width: 900px;
    padding: 10px;
    vertical-align: middle;
    }

#Link
 {
    font-weight: bold;
    top: 140px;
    left: 50px;
    width: 175px;
    padding: 10px;
    height: 325px;
    overflow-y: auto;
    overflow-x: hidden;
 }

#IP
 {
    font-width: bold;
    top: 515px;
    left: 50px;
    width: 175px;
    padding: 10px;
 }

#Copyright
 {
    position: relative;
    font-weight:bold;
    width: 200px;
    padding: 10px;
    border: 5px groove #0064CE;
 }

#News
 {
    position: relative;
    font-weight:bold;
    width: 200px;
    padding: 10px;
    border: 5px groove #0064CE;
 }

#Fehler {
     left:275px;
     top: 175px;
     width: 500px;
     vertical-align: middle;
     }

#Einleitung {
     top: 140px;
     left: 50px;
     width: 920px;
     color: grey;
     vertical-align: middle;
     }

#Allgemeines {
     top: 200px;
     left: 50px;
     width:450px;
     height:125px;
     color: grey;
     vertical-align: middle;
     }

#Chat {
     top: 200px;
     left: 520px;
     width: 450px;
     height:125px;
     color: grey;
     vertical-align: middle;
     }

#Background {
     top: 350px;
     left: 50px;
     width: 450px;
     height:200px;
     color: grey;
     vertical-align: middle;
     }

#Farben {
     top: 350px;
     left: 520px;
     width: 450px;
     height:200px;
     color: grey;
     vertical-align: middle;
     }

#Links {
     top: 670px;
     left: 50px;
     width: 450px;
     height:300px;
     color: grey;
     vertical-align: middle;
     }

#Senden {
     top: 670px;
     left: 520px;
     width: 450px;
     color: grey;
     vertical-align: middle;
     }

#Ueberschrift {
     top: 560px;
     left: 520px;
     width: 450px;
     height:100px;
     color: grey;
     vertical-align: middle;
     }

#GB {
     top: 560px;
     left: 50px;
     width: 450px;
     height:100px;
     color: grey;
     vertical-align: middle;
     }

#Unten {
     font-weight: bold;
     top: 315px;
     left: 30px;
     width: 900px,
     color: grey;
     }

a
 {
    text-align:center;
 }
a:link
 {
    color: #ff0000;
    text-decoration:none;
    font-size: 12px;
 }
a:visited
 {
    color: #ff0000;
    text-decoration:none;
    font-size: 12px;
 }
a:hover
 {
    color: white;
    text-decoration:underline overline;
    font-size: 12px;
    font-width:bold;
 }

.gb,.gbl,.gbr,.gba,.gbal,.gbar
 {
    font-weight:bold;
    border:1px solid #8BC7FF;
 }
.gba
 {
    width: 400px;
 }
.gbal
 {
    width:100px;
 }
.gbar
 {
    width:300px;
 }

input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

.eingabefeld, .textfeld, .auswahlfeld, .absendefeld
 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width:190px;
    color: #FFFFFF;
    background-color: #0066CB;
    border-style: dashed
 }

.eingabefeld, .auswahlfeld, .absendefeld
 {
    width:250px;
 }

.textfeld
 {
    width:300px;
 }

.online, .topliste
 {
    scrolling:"auto";
    frameborder:"yes";
    border-style:ridge;
    border-bottom-width:6;
    border-top-width:6;
    border-left-width:6;
    border-right-width:6;
    border-bottom-color:#0066CB;
    border-top-color:#0066CB;
    border-right-color:#0066CB;
    border-left-color:#0066CB;
 }
.online
 {
    height:220px;
    width:130px;
 }

.topliste
 {
    height:410px;
    width:350px;
 }
