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


a,a:visited,a:active {


	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
	background-color: #DCDCDC;

}
html, body {

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


img {
	border: 0;
}

table {
//table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000; text-decoration: none}

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

input, textarea, select, file {
	font-size:12px;
	border: 1px solid;
	background-color: #eeeeee;
	color: #000000;
}
#konto_info {
	position: absolute;
	width: 256px;
	height: 116px;
	background-image: url(img/design2/kontoinfo.png);
	z-index: 3;
	right: 30px;
	top: 20px;
}

#konto_text {
	position: relative;
	top: 30px;
	width: 220px;
	height: 70px;
	left: 15px;
	padding: 0;
	border-collapse: collapse;
}

#pinboard {
	background-image: url(img/design/pn_news_zettel.png);
	position: absolute;
	left: 300px;
	top: 80px;
	width: 96px;
	height: 78px;
	z-index: 4;
}

#pinboard_content {
	position: absolute;
	top: 30px;
	left: 10px;
	font-weight: bold;
	color: #150185;
	border: none;
}

#pinboard_content a {
	color: #150185;
}
#rotator {
	position: absolute;
	width: 468px;
	height: 60px;
	z-index: 3;
	top: 30px;
	right: 290px;

}

#shoutbox {
	height: 200px; 
	width: 410px; 
	background-color: #ffca2f;
}
*.grey {
	color: #333333;	
}

*.box {
	width: 550px;	
}

*.box_head {
	//height: 52px;
		color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

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

}

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

*.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_avatar {
	position: absolute;
	width: 105px;
	height: 120px;
	top: 200px;
	left: 450px;
	z-index: 4;
}

#main {
	width: 940px;
	font-size: 12px;
	border: 0px;
	position: relative;
}

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

*.menucontent a:hover {
	background: #DCDCDC;
	display: block;
	color: #000000;
}

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

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

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

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

*.subleftcontent a {
	//display: block;
	color: #000000;
	font-weight: normal;
}

*.subleftcontent a:hover {
	background: #c7ff7d;
	//display: block;
	color: #000000;
}

*.subleftcontent {
	position: relative;
	width: 124px;
	top: 2px;
	left: 0px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	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;
}


*.wiw_admin {
	font-family: Verdana;
	color: #FF0000;
	font-weight: bold;
}

*.wiw_male {
text-align: left;
	color: #1981ec;
}


*.wiw_female {
text-align: left;
	color: #fc32d8;
}

#leftmenu {
	width: 150px;
	position: absolute;
	left: -6px;
	top: 150px;
}

#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: 38px;
}

#rightmenu {
	width: 150px;
	position: absolute;
	left: 800px;
	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: 2px;
	width: 600px;
}

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

*.contentbox {
	color: #cccccc;
}

#jpticker {
position: absolute;
left: pixel von linkspx;
top: pixel von obenpx;
}

*.news_subject {
	background-color: #6699cc;
}

*.tv_item {
	width: 450px;
	font-size: 10px;
	text-align: left;
	position: relative;
	left: 40px;
}



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


*.question {
	font-style: italic;
	color: #ffc000;
	text-align: left;
}
*.answer {
	color: #000000;
	text-align: left;
}

#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;
}
.games_bold {
	font-weight: bold;
}
.games_red {
	color: red;
	font-weight: bold;
}


