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

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

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

}

html, body {
	background: #d1d1d1;
	
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
}

img {
	border: 0;
}

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

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

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

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

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

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

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

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

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

*.box_content {
	width: 538px;
}

*.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: 940px;
	font-size: 12px;
	border: 0px;
	position: relative;
}

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

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

*.submenucontent a:hover {
	background: #d6d6d6;
	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: -6px;
	top: 150px;
}

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

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

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

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

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

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

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

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

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

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

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

*.footer {
	display: block; 
	width: 60%; 
	border: 1px solid #000000; 
	background-color: #6699cc;
}

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