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

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

a:hover {
	color: #ffffff;
	text-decoration: underline;

}

html, body {
	background: #000000;
    
    
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana;
    margin-top: 0px;
    margin-left: 0px;
}

#header {background: url(img/design/header_01.png); position: relative; top: 10px; left: 5px; width: 1000px; height: 144px;}
#header2 {background: url(img/design/header_02.png); position: relative; left: 6px; width: 1000px; height: 59px; top:10px;}



#pot_mega  {
  width:165px;
  height:20px;
  position:relative;
  left:-70px;
  top:115px;
  text-align:center;
  line-height:20px;
  font-weight:bold;
}

#pot_big  {
  width:165px;
  height:20px;
  position:relative;
  left:210px;
  top:95px;
  text-align:center;
  line-height:20px;
  font-weight:bold;
}

#pot_low  {
  width:165px;
  height:20px;
  left:-330px;
  top:75px;
  position:relative;
  text-align:center;
  line-height:20px;
  font-weight:bold;
}



#kontopic {
    position: relative;
    left: 0px;
    background: url(img/design/konto.png) no-repeat;
 	width: 190px;
	height: 124px;

}

.nav_mid_2 {
    position: relative;
	text-align: left;
    left: 20px;
    top: 26px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

#navileiste {
	position: relative;
	top: 15px;
    color: #ffffff;
	font-weight: bold;
}

img {
	border: 0;
}

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

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

#rotator {
	position: absolute;
	top: 9px;
	left: 400px;
}

#shoutbox {
	
	height: 400px; 
	width: 400px;
	background-color: #6699cc;
	margin: 2px 2px;
}

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

*.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 {
    position: relative;
    top: 15px;
    left: 105px;
	width: 750px;
}

*.box_title {
    padding-top:10px;
    font-weight: bold;
    text-decoration: underline;
    
    }

*.box_head {
	height: 51px;
	background: url(img/design/c1.png);
}

*.box_middle {
	background: url(img/design/c2.png);
	text-align: center;
	color: #ffffff;
}

*.box_footer {
	background: url(img/design/c3.png);
	height: 32px;
}


*.box_content {
	width: 700px;
    margin: 0px auto;
    text-align: center;
}

*.jackpot_games_home {
	color: #B30003;
}

#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: 1000px;
	font-size: 12px;
	border: 0px;
    position: relative;
}

*.menucontent a {
	background: url(img/design/button1.gif);
	display: block;
	color: #ffffff;
}

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

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

*.submenucontent a {
	display: block;
	color: #ffffff;
	font-weight: normal;
}

*.submenucontent a:hover {
	background: #c7ff7d;
	display: block;
	color: #ffffff;
}

*.submenucontent {
	position: relative;
	width: 95px;
	top: 2px;
	left: 10px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}

*.rightmenucontent a {
	display: block;
	color: #000000;
	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: #000000;
}

#leftmenu {
	width: 200px;
	position: absolute;
	left: 20px;
	top: 230px;
}

#leftmenu_head {
	background: url(img/design/m1.png);
	height: 45px;
}

#leftmenu_middle {
	background: url(img/design/m2.png);
}

#leftmenu_footer {
	background: url(img/design/m3.png);
	height: 28px;
}

#rightmenu1 {
	width: 0px;
	position: absolute;
	left: 820px;
	top: 220px;
}

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

#rightmenu_konto_middle1 {
	background: url(img/design/konto_navigation_02.jpg);
}

#rightmenu_konto_footer1 {
	background: url(img/design/konto_navigation_03.jpg);
	height: 144px;
}

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

#rightmenu_wio_middle1 {
	background: url(img/design/useronline_navigation_02.jpg);
}

#rightmenu_wio_footer1 {
	background: url(img/design/useronline_navigation_03.jpg);
	height: 144px;
}

#content {
	position: absolute;
	left: 210px;
	width: 618px;
	top: 220px;
    margin: 0px auto;
}

#footer {
	background-image: url(img/design/footer.png);
	width: 500px;
	height: 87px;
    Position: relative;
    left: 80px;
    top: 20px;
}

*.footer_content {
	position: relative;
	text-align: center;
	top: 10px;
	font-weight: bold;
}

*.contentbox {
	color: #ffffff;
}

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

#showpn {
	visibility: hidden;
	width: 350px;
	height: 100px;
	border: 1px solid #000;
	background-color: #ffffff;
	position: absolute;
	z-index: 5;
	top: 250px;
	left: 100px;
	padding: 10px 10px;
}
.mooquee {
	border: solid 2px #C0C0C0;
	padding: 5px;
	/* don't change */
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text {
	/* don't change */
	position: absolute;
}

.games_bold {
	font-weight: bold;
}
.games_red {
	color: red;
	font-weight: bold;
}


#globalticker {
    color: #ffffff;
	top: 150px;
	left: 160px;
	z-index: 5;
	height: 20px;
	width: 500px;
}

