body {
	color: #000000;
	font-size: 12px;
	font-family: sans-serif;
	
}

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

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

img {
	border: 0;
}

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

table {
	text-align: left;
}

#main {
	width: 978px;
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 5px;
}

#header {
	position: absolute;
	width: 978px;
	height: 245px;
	top: 10px;
	z-index: 2;
}

#konto_info {
	position: absolute;
	width: 256px;
	height: 116px;
	background-image: url(img/design/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;
	font-size: 10px;
}

#header_left {
	position: absolute;
	top: 253px;
	width: 168px;
	z-index: 1;
}

#header_left_top {
	background-image: url(img/design/frame_left_top.png);
	height: 20px;
	width: 168px;
}

#header_left_middle {
	background-image: url(img/design/frame_left_middle.png);
	width: 168px;
}

#header_left_bottom {
	background-image: url(img/design/frame_left_bottom.png);
	width: 168px;
	height: 32px;
}
#logo {
	background-image: url(img/design/fwx_logo.png);
	position: absolute;
	left: 12px;
	top: 25px;
	width: 231px;
	height: 212px;
	z-index: 3;
}
#rotator {
	position: absolute;
	top: 40px;
	left: 225px;
	z-index: 5;
}

#pinboard {
	background-image: url(img/design/pn_news_zettel.png);
	position: absolute;
	left: 112px;
	top: 167px;
	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;
}

#nav_home {
	position: absolute;
	top: 126px;
	left: 190px;
	width: 149px;
	height: 55px;
	z-index: 1;
}

#home_trans {
	position: absolute;
	top: 126px;
	left: 190px;
	width: 149px;
	height: 55px;
	z-index: 2;
}

#nav_media {
	position: absolute;
	top: 126px;
	left: 330px;
	width: 152px;
	height: 55px;
	z-index: 1;
}

#media_trans {
	position: absolute;
	top: 126px;
	left: 330px;
	width: 152px;
	height: 55px;
	z-index: 2;
}

#nav_agb {
	position: absolute;
	top: 126px;
	left: 470px;
	width: 152px;
	height: 55px;
	z-index: 1;
}

#agb_trans {
	position: absolute;
	top: 126px;
	left: 470px;
	width: 152px;
	height: 55px;
	z-index: 2;
}

#nav_faq {
	position: absolute;
	top: 126px;
	left: 550px;
	width: 152px;
	height: 55px;
	z-index: 1;

}

#faq_trans {
	position: absolute;
	top: 126px;
	left: 550px;
	width: 152px;
	height: 55px;
	z-index: 2;
}

#nav_impressum {
	position: absolute;
	top: 126px;
	left: 625px;
	width: 152px;
	height: 55px;
	z-index: 1;
}

#impressum_trans {
	position: absolute;
	top: 126px;
	left: 625px;
	width: 152px;
	height: 55px;
	z-index: 2;
}

#nav_jp_winner {
	position: absolute;
	top: 126px;
	left: 760px;
	width: 152px;
	height: 55px;
	z-index: 1;
}

#jp_winner_trans {
	position: absolute;
	top: 126px;
	left: 760px;
	width: 152px;
	height: 55px;
	z-index: 2;
}

#nav_login {
	position: absolute;
	top: 126px;
	left: 915px;
	width: 55px;
	height: 55px;
	z-index: 1;
}

#login_trans {
	position: absolute;
	top: 126px;
	left: 915px;
	width: 55px;
	height: 55px;
	z-index: 2;
}

#content {
	position: absolute;
	left: 175px;
	width: 650px;
	top: 215px;
	z-index: 2;
}

*.box {
	width: 641px;
}

*.box_title {
	text-align: left;
	position: relative;
	top: 15px;
	left: 20px;
	font-weight: bold;
}

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

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

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

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

#leftmenu {
	position: relative;
	left: 15px;
	width: 135px;
}

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

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

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

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

*.submenucontent {
	font-size: 10px;
	position: relative;
	left: 20px;
	width: 100px;
}

*.submenucontent a {
	display: block;

}

#shoutbox {
	height: 200px; 
	width: 410px; 
	background-color: #ffca2f;
}

#rightmenu {
	position: absolute;
	left: 817px;
	top: 215px;
	width: 164px;
}

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

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

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

*.rightmenucontent {
	position: relative;
	left: 25px;
	width: 120px;
}

*.rightmenucontent a {
	display: block;
}

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

*.wiw_male {
	color: #1981ec;
}

*.wiw_female {
	color: #fc32d8;
}

#footer {
	background-image: url(img/design/footer.png);
	width: 562px;
	height: 35px;
	position: relative;
	left: 40px;
}

*.footer_content {
	position: relative;
	text-align: center;
	top: 10px;
	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: #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 {
	top: 180px;
	left: 220px;
	z-index: 5;
	height: 20px;
	width: 500px;
}