body {
	color: #FFFFFF;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	background: url(img/design/bg_effekt.png);
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

img {
	border: 0;
}

input, select, textarea, select {
	border: 1px solid black;
	background-color: #FFFFFF;
	font-weight: bold;
}

table {
	text-align: left;
}

#main {
	width: 1024px;
	position: relative;
	top: -8px;
	left: 0px;
	margin: auto;
	text-align: left;
}


#header {
	position: relative;
	width: 1024px;
	height: 230px;
	top: 0px;
	background: url(img/design/header.png);
}

#loginButton {background: url(img/design/button_login.png) no-repeat; border: 0; position: absolute; top: 115px; left: 837px; width: 119px; height: 35px; z-index: 6;}
#loginButton:hover {background: url(img/design/button_login_hover.png); z-index: 7;}

#contentmain {
   position: relative;
   top: 0px;
   left: 0px;
   background: url(img/design/content_bg.png) repeat-y;
   width: 1024px;
}

#logon  {
  position: absolute;
  top: 10px;
  right: 1010px;
  z-index: 3;
}


#konto_info {
	position: absolute;
	width: 256px;
	height: 116px;
	z-index: 3;
	right: 30px;
	top: 13px;
}

#konto_text {
	position: relative;
	top: 30px;
	width: 200px;
	height: 70px;
	left: 0px;
	padding: 0;
	border-collapse: collapse;
	font-size: 11px;
}


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

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

#pinboard_content2 {
	position: absolute;
	top: 13px;
	left: 20px;
	font-weight: bold;
	font-size: 10px;
	color: #150185;
	border: none;
}

#pinboard_content a {
	color: #150185;
}

#pinboard_content2 a {
	color: #150185;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 199px;
	height: 159px;
	z-index: 1;
}

#login_ueberschrift {
	position: absolute;
	top: 10px;
	left: 898px;
	width: 96px;
	height: 86px;
	z-index: 1;
}

#login_feld {
	position: absolute;
	top: 80px;
	left: 685px;
	width: 138px;
	height: 39px;
	z-index: 1;
}

#login_feld_2 {
	position: absolute;
	top: 80px;
	left: 835px;
	width: 138px;
	height: 39px;
	z-index: 1;
}

#kopf0 {
  position: absolute;
  top: 153px;
  left: 262px;
  z-index: 1;
}

#nav_home {
	position: absolute;
	top: 147px;
	left: 30px;
	width: 142px;
	height: 83px;
	z-index: 1;
}

#home_trans {
	position: absolute;
	top: 147px;
	left: 30px;
	width: 142px;
	height: 83px;
	z-index: 2;
}

#nav_anmeldung {
	position: absolute;
	top: 147px;
	left: 175px;
	width: 197px;
	height: 83px;
	z-index: 1;
}

#anmeldung_trans {
	position: absolute;
	top: 147px;
	left: 175px;
	width: 197px;
	height: 83px;
	z-index: 2;
}

#nav_agb {
	position: absolute;
	top: 147px;
	left: 372px;
	width: 162px;
	height: 83px;
	z-index: 1;
}

#agb_trans {
	position: absolute;
	top: 147px;
	left: 372px;
	width: 162px;
	height: 83px;
	z-index: 2;
}

#nav_faq {
	position: absolute;
	top: 147px;
	left: 534px;
	width: 136px;
	height: 83px;
	z-index: 1;

}

#faq_trans {
	position: absolute;
	top: 147px;
	left: 534px;
	width: 136px;
	height: 83px;
	z-index: 2;
}

#nav_media {
	position: absolute;
	top: 147px;
	left: 670px;
	width: 153px;
	height: 83px;
	z-index: 1;
}

#media_trans {
	position: absolute;
	top: 147px;
	left: 670px;
	width: 153px;
	height: 83px;
	z-index: 2;
}

#nav_impressum {
	position: absolute;
	top: 147px;
	left: 823px;
	width: 175px;
	height: 83px;
	z-index: 1;
}

#impressum_trans {
	position: absolute;
	top: 147px;
	left: 823px;
	width: 175px;
	height: 83px;
	z-index: 2;
}

#kontoinfo {
	position: absolute;
	top: 10px;
	left: 898px;
	width: 96px;
	height: 86px;
	z-index: 1;
}


#content {
	position: relative;
	left: 21px;
	width: 617px;
	top: 0px;
	float: left;
}

*.box {
	width: 681px;
}

*.box_title {
	text-align: center;
	position: relative;
	top: 18px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
}

*.box_head {
	background-image: url(img/design/box_head.png);
	height: 55px;
}

*.box_middle {
	background-image: url(img/design/box_middle.png);
}

*.box_content {
	text-align: center;
	width: 665px;
}

*.box_footer {
	background-image: url(img/design/box_foot.png);
	height: 43px;
}

#leftmenu {
	position: relative;
	top: 0px;
	left: 2px;
	width: 150px;
	float: left;
}

*.navi_left_head {
	background-image: url(img/design/navi_top.png);
	height: 55px;
	width: 167px;
	line-height: 55px;
}

*.navi_left_middle {
	background-image: url(img/design/navi_middle.png);
	width: 167px;
}

.navi_left_head a {color: #FFF;}

*.navi_left_bottom {
	background-image: url(img/design/navi_bottom.png);
	height: 43px;
	width: 167px;
}

*.menucontent {
	font-size: 10px;
	font-weight: bold;
	width: 100px;
}

*.submenucontent {
	font-size: 12px;
	position: relative;
	left: 0px;
	width: 117px;
	padding: 0 22px 0 20px;
	text-align: center;
}

*.submenucontent a {
	position: relative;
	color: #990000;
	top: 0px; 
	left: -20px;
	display: block;
	background: url(img/design/navleft_linkbg.png);
	line-height: 27px;
	width: 118px;
	padding: 0 22px 0 20px;

}

#shoutbox{height:400px;width:570px;background-color:#F5F5F4}

#rightmenu {
	position: relative;
	left: 85px;
	top: 0px;
	width: 150px;
	float: left;
}

#rightmenu_head {
	background-image: url(img/design/wio_top.png);
	height: 55px;
	width: 167px;
	line-height: 55px;
}

#rightmenu_middle {
	background-image: url(img/design/wio_middle.png);
	width: 167px;
}

#rightmenu_bottom {
	background-image: url(img/design/wio_bottom.png);
	height: 43px;
	width: 167px;
}

*.rightmenucontent {
	font-size: 12px;
	position: relative;
	left: 0px;
	width: 117px;
	padding: 0 22px 0 20px;
	text-align: center;
}

*.rightmenucontent a {
	position: relative;
	color: #990000;
	top: 0px; 
	left: -14px;
	display: block;
	background: url(img/design/navright_linkbg.png);
	line-height: 27px;
	width: 117px;
	padding: 0 22px 0 20px;
}

*.wiw_admin {
	color: red;
	font-weight: bold;
}

*.wiw_male {
	color: #1981ec;
}

*.wiw_female {
	color: #fc32d8;
}

#footer {
	background-image: url(img/design/footer.png);
	width: 1022px;
	height: 85px;
	position: relative;
	left: 0px;
}

*.footer_content {
	position: relative;
	text-align: center;
	top: 36px;
	font-weight: bold;
}
#nickpage_text {
	text-align: left;
	position: relative;
	left: 25px;
}
#nickpage_avatar {
	position: absolute;
	right: 50px;
	top: 150px;
}

#showpn {
	visibility: hidden;
	width: 350px;
	height: 100px;
	border: 1px solid #000;
	background-color: #800517;
	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;
}

