/* **************** cascading style sheet ******************* */

a,a:visited,a:active {
        color: red;
        text-decoration: none;
}

a:hover {
        color: red;
        text-decoration: underline;
        background-color: #cccccc;

}

html, body {
        background: #000000;

        color: #000000;
        font-size: 14px;
        font-family: Verdana;
}

img {
        border: 0;
}

table {
        font-size: 12px;
        font-family: Verdana;
        color: Red;
}

input, textarea, select, file {
        font-size:12px;
        border: 1px solid;
        background-color: #eeeeee;
        color: red;
}

#rotator {
        position: absolute;
        top: 60px;
        left: 350px;
}



#shoutbox {
        width: 470px;
        hight: 500px;
        background-color: #6699cc;
        margin: 2px 2px;
}

#shouts_add {
        border: 1px solid #000000;
        font: 10px bold Verdana;
        width: 430px;
}

*.shouts {
        border: 1px solid #000000;
}

*.shouts_head {
        background-color: #6699ca;
        font-size: 10px;
        font-weight: bold;
        margin-left: 3px;
}

*.shouts_body {
        background-color: #6699ce;
        font-size: 12px;
        margin-left: 3px;
}

*.grey {
        color: #333333;
}

*.box {
        width: 522px;
}

*.box_head {
        height: 52px;
        background: url(img/design/content_top.jpg);
        color: red;
}

*.box_middle {
        background: url(img/design/content_middle.jpg);
        text-align: center;
        color: #cccccc;
}

*.box_footer {
        background: url(img/design/content_bottom.jpg);
        height: 20px;
}

*.box_content {
        width: 480px;
}

*.jackpot_games_home {
        color: red;
}

#layer1 {
        color: #000000;
}

#layer2 {
        color: #000000;
}

#layer3 {
        color: #000000;
}

#layer4 {
        color: #000000;
}

#layer5 {
        color: #000000;
}

#nickpage_text {
        position: relative;
        top: 0px;
        left: 20px;
        text-align: left;
}

#nickpage_avatar {
        position: absolute;
        top: 70px;
        left: 380px;
}

#main {
        width: 940px;
        font-size: 12px;
        border: 0px;
        position: relative;
}
#header {
	width: 842px;
	height:140px;
	background: url(img/header-losestar.jpg);
}
*.menucontent a {
        background: url(img/design/button.gif);
        display: block;
        color: #cccccc;
}

*.menucontent a:hover {
        background: #c7ff7d;
        display: block;
        color: red;
}

*.menucontent {
        position: relative;
        width: 118px;
        left: 0px;
        text-align: left;
        font-family: Verdana;
        font-size: 12px;
        color: red;
        font-weight: bold;
}

*.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: 10px;
        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: 150px;
        position: absolute;
        left: 56px;
        top: 170px;
}

#leftmenu_head {
        background: url(img/design/navigation_01.jpg);
        height: 47px;
}

#leftmenu_middle {
        background: url(img/design/navigation_02.jpg);
}

#leftmenu_footer {
        background: url(img/design/navigation_03.jpg);
        height: 37px;
}

#rightmenu {
        width: 150px;
        position: absolute;
        left: 750px;
        top: 170px;
}

#rightmenu_konto_head {
        background: url(img/design/konto_navigation_01.jpg);
        height: 47px;
}

#rightmenu_konto_middle {
        background: url(img/design/navigation_02.jpg);
}

#rightmenu_konto_footer {
        background: url(img/design/navigation_03.jpg);
        height: 38px;
}

#rightmenu_wio_head {
        background: url(img/design/useronline_navigation_01.jpg);
        height: 47px;
}

#rightmenu_wio_middle {
        background: url(img/design/navigation_02.jpg);
}

#rightmenu_wio_footer {
        background: url(img/design/navigation_03.jpg);
        height: 38px;
}

#content {
        position: relative;
        left: 5px;
        width: 580px;
}

*.footer {
        display: block;
        width: 60%;
        border: 1px solid red;
        background-color: gray;
}

*.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: white;
        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;
}

#jpticker {
position: absolute;
left: 400px;
top: 1px;
color: red;
}
