/* **************** cascading style sheet ******************* */

a,a:visited,a:active {
        color: #ffffff;
        text-decoration: none;
}

a:hover {
        color: #eeeeee;
        text-decoration: underline;


}

html, body {
        background: #ffffff;
        background-image: url(img/design/BG.gif);
        color: #000000;
        font-size: 14px;
        font-family: Verdana;
        margin-top: 0;
        margin-bottom: 0;
}

img {
        border: 0;

}


input, textarea, select, file {
        font-size:12px;
        border: 1px solid;
        background-color: #eeeeee;
        color: #000000;
}

#rotator {
        position: absolute;
        top: 60px;
        left: 450px;
}

#shoutbox {
        width: 489px;
        background-color: #5B5B5B;
        margin: 2px 2px;
}

#shouts_add {
        border: 1px solid #000000;
        font: 10px bold Verdana;
        width: 450px;
}

*.shouts {
        border: 1px solid #000000;
}

*.shouts_head {
        background-color: #5B5B5B;
        font-size: 10px;
        font-weight: bold;
        margin-left: 3px;
}

*.shouts_body {
        background-color: #5B5B5B;
        font-size: 12px;
        margin-left: 3px;
}

*.grey {
        color: #BBBBBB;
}

*.box {
        width: 550px;
        height: 150px;
}

*.box_head {
        height: 35px;

}

*.box_middle {

        text-align: center;
        color: #cccccc;
}

*.box_footer {

        height: 10px;
}

*.box_content {
        width: 550px;
}



*.jackpot_games_home {
        color: #B30003;
}

#layer1 {
        color: #000000;
}

#layer2 {
        color: #000000;
}

#layer3 {
        color: #000000;
}

#layer4 {
        color: #000000;
}

#layer5 {
        color: #000000;
}

#nickpage {
        width: 500px;
        height: 300px;
        background: url(img/design/nickpage.gif);
        position: static;
}

#nickpage_text {
        position: relative;
        top: 50px;
        left: 30px;
        text-align: left;
}

#nickpage_avatar {
        position: relative;
        top: -140px;
        left: 200px;
}

#main {
        width: 968px;
        font-size: 12px;
        border: 0px;
        position: relative;
        background: url(img/design/main_BG.gif);
}

*.menucontent a {
        background: url(img/design/button.gif);
        display: block;
        color: #cccccc;
}

*.menucontent a:hover {
        background: #c7ff7d;
        display: block;
        color: #000000;
}

*.menucontent {
        position: relative;
        width: 118px;
        left: 0px;
        text-align: left;
        font-family: Verdana;
        font-size: 12px;
        color: #cccccc;
        font-weight: bold;
}

table {
        font-size: 11px;
        font-family: Verdana;
        color: #cccccc;

}

table.rightmenu {
        font-size: 11px;
        font-family: Verdana;
        color: #FFFFFF;

}

table.rightmenu a,a:visited {
        font-size: 11px;
        font-family: Verdana;
        color: #FFFFFF;

}

table.rightmenu a:hover {
        font-size: 11px;
        font-family: Verdana;
        color: #FFFFFF;
        text-decoration: underline;

}

td.test {
  width: 573px !important;
  width: 571px;
}

*.submenucontent a {
        display: block;
        color: #cccccc;
        font-weight: normal;
}

*.submenucontent a:hover {
        background: #c7ff7d;
        display: block;
        color: #000000;
}

*.submenucontent {
        position: relative;
        width: 95px;
        top: 2px;
        left: 15px;
        text-align: left;
        font-size: 10px;
        font-family: Verdana;
        color: #cccccc;
        font-weight: bold;
        font-style: normal;
}

*.rightmenucontent a {
        display: block;
        color: #cccccc;
        font-weight: normal;
}

*.rightmenucontent a:hover {
        background: #c7ff7d;
        display: block;
        color: #000000;
}

*.rightmenucontent {
        position: relative;
        width: 108px;
        top: 2px;
        left: 0px;
        text-align: left;
        font-size: 10px;
        font-family: Verdana;
        color: #cccccc;
}

#leftmenu {
        width: 180px;
        position: absolute;
        left: 0px;
        top: 242px;
}

#leftmenu_head {
        background: url(img/design/navigation_01.gif);
        height: 38px;
}

#leftmenu_middle {
        background: url(img/design/navigation_02.gif);
}

#leftmenu_footer {
        background: url(img/design/navigation_03.gif);
        height: 70px;
}



#rightmenu_konto_head {
        background: url(img/design/konto_navigation_01.gif);
        height: 38px;
}

#rightmenu_konto_middle {
        background: url(img/design/navigation_02_R.gif);
}

#rightmenu_konto_footer {
        background: url(img/design/navigation_03_R.gif);
        height: 38px;
}

#rightmenu_wio_head {
        background: url(img/design/useronline_navigation_01.gif);
        height: 38px;
}

#rightmenu_wio_middle {
        background: url(img/design/navigation_02_R.gif);
}

#rightmenu_wio_footer {
        background: url(img/design/navigation_03_R.gif);
        height: 70px;
}

#content {
        position: relative;
        left: 2px;
        width: 570px;
}

*.footer {
        display: block;
        width: 80%;
        font-size: 10px;
}

*.contentbox {
        color: #cccccc;
}

*.news_subject {
        background-color: #6699cc;
}

*.tv_item {
        width: 450px;
        font-size: 10px;
        text-align: left;
        position: relative;
        left: 40px;
}

*.paid_up {
        font-size:10px;
}

*.headline {
        background-color: #6699cc;
        color: #000000;
        font-weight: bold;
}

*.explanation {
        background-color: #79a2c5;
        font-weight: bold;
}
*.coloredlink {
        color: #ffc000;
        text-decoration: none;
        font-weight: bold;
}

*.paid4 {
        background-color: #6699cc;
}
*.question {
        font-style: italic;
        color: #ffc000;
        text-align: left;
}
*.answer {
        color: #000000;
        text-align: left;
}

*.wiw_admin a {
        color: #fcfcfc;
        font-weight: bold;
}

*.wiw_user {
        color: #000000;
}

.games_bold {
    font-weight: bold;
    }
    .games_red {
        color: red;
            font-weight: bold;
            }