
BODY {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #000000;

        scrollbar-3dlight-color:     #999999;
        scrollbar-arrow-color:       #132C04; <-- Pfeil im Pfeil -->
        scrollbar-base-color:        #000000; <-- Keine Ahnung ->
        scrollbar-darkshadow-color:  #999999; 
        scrollbar-face-color:        #AB8641; <-- Hier der Scrallbalken -->
        scrollbar-highlight-color:   #555555;
        scrollbar-shadow-color:      #444444;
        scrollbar-track-color:       #C7A86D; <-- Base Color, faehrt Baklen entlang -->
}

form input {
        font-family: Verdana;
        color: white;
        font-size: 14px;
        background-color: #330000;
        border-color: #BD0000;
        border-style: solid;
        border-width: 1px;
        }

form option {
        font-family: Verdana;
        color: white;
        font-size: 14px;
        background-color: #330000;
        border-color: #BD0000;
        border-style: solid;
        border-width: 1px;
        }

textarea {
        font-family: Arial,Verdana,Helvetica;
        font-size: 14px;
        color: white;
        background-color: #333333;
        border-color: #999999;
        border-style: solid;
        border-width: 1px;
        }

/* style id's */

#games {
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #FFFFFF;
        }

#menuleft {
        background-repeat: no-repeat;
        padding-top: 10px;
        padding-bottom: 10px;
        }

#menuright {
        background-color: #330000;
        background-image: url(../imgs/layer_menu_right.jpg);
        background-repeat: no-repeat;
        padding-top: 0px;
        padding-bottom: 10px;
        }

#maintop {
        border: #999999;
        border-style: solid;
        border-left-width: 0px;
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        }

#main {
        background-color: #380000;
        border: #BD0000;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 0px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        }

#credits {
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #FFFFFF;

        border: #999999;
        border-style: solid;
        border-width: 1px;
        }

#credits a:link, #credits a:visited {
        text-decoration: underline;
        color: #000000;
}

#credits a:hover, #credits a:active {
        text-decoration: none;
        background-color: #000000;
        color: #DE0000;
}

#cred1 {
        border: #999999;
        border-style: solid;
        border-left-width: 0px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        }

#cred2 {
        border: #999999;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        }

#content {
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: none;

        border: none;
        border-style: none;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;

        padding-top: 9px;
        padding-bottom: 9px;


}

#content a:link, #content a:visited {
        font-weight: bold;
        text-decoration: none;
        color: #BF6000;
}

#content a:hover, #content a:active {
        font-weight: bold;
        text-decoration: none;
        color: #5E3406; 
}


#menueunten {
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: none;

        border: none;
        border-style: none;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;

        padding-top: 8px;
        padding-bottom: 8px;


}

#menueunten a:link, #menueunten a:visited {
        font-weight: bold;
        text-decoration: none;
        color: #d0a438;
}

#menueunten a:hover, #menueunten a:active {
        font-weight: bold;
        text-decoration: none;
        color: #EFEFEF;
}

#menue22 {
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: none;

        border: none;
        border-style: none;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;

        padding-top: 7px;
        padding-bottom: 7px;


}

#menue22 a:link, #menue22 a:visited {
        font-weight: bold;
        text-decoration: none;
        color: #d0a438;
}

#menue22 a:hover, #menue22 a:active {
        font-weight: bold;
        text-decoration: none;
        color: #EFEFEF;
}


#news
        {
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        color: #DDDDDD;
        }

#topic2 {
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #DEDFDE;

        border: #999999;
        border-style: solid;
        border-width: 1px;
        padding: 3px;
        background-color: #393C39;
}

#topic {
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        color: #DEDFDE;

        border: #000000;
        border-style: solid;
        border-width: 1px;

        background-color: #383838;
        /* background-image: url(../imgs/topic-right.jpg);
        background-position: top right;
        background-repeat: no-repeat; */
}

#topic a:link, #topic a:visited {
        font-weight: bold;
        text-decoration: underline;
        color: #000000;
}

#topic a:hover, #topic a:active {
        font-weight: bold;
        text-decoration: none;
        background-color: #000000;
        color: #EFEFEF;
}

#menuitem
        {
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #DEDFDE;
        padding-right: 10px;
        padding-left: 10px;
        }

#menuitem a:link, #menuitem a:visited {
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        color: #000000;
}

#menuitem a:hover, #menuitem a:active {
        font-weight: bold;
        font-style: normal;
        text-decoration: underline;
        color: #FFFFFF;
}

#normal
        {
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #DEDFDE;
        }

#normal a:link, #normal a:visited {
        font-weight: bold;
        text-decoration: none;
        color: #000000;
}

#normal a:hover, #normal a:active {
        font-weight: bold;
        text-decoration: none;
        color: #5E241A;
}

#small
        {
        font-size: 8px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #CCCCCC;
        }

#small a:link, #small a:visited {
        font-weight: bold;
        text-decoration: none;
        color: #000000;
}

#small a:hover, #small a:active {
        font-weight: bold;
        text-decoration: none;
        color: #CCCCCC;
}

#bold
        {
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        color: #DEDFDE;
        }

#big
        {
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #DEDFDE;
        }

/* visit www.golney.de if you need style ;) */