﻿/* BENUTZERDEFINIERT FRANK: START */

@font-face {
	font-family: 'digital-7';
	src: url('digital-7.ttf');
}

table tbody tr {
	color: rgb(189, 176, 176) !important;
}

tr:nth-child(even) {
	background: #00375e;
}

/* BENUTZERDEFINIERT FRANK: ENDE */

body {
	background: url(img/boerse.png) 0 0 no-repeat fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	margin: 50px 0px;
	padding: 0px;
	width: 950px;

	text-align: left;

	border: 0px;

	padding: 0;

	margin: 0 auto;
	.ie #myobject {
		background-color: #4a1557; /* Lila */
	}
	.ie7 #myobject {
		background-color: #571525; /* Weinrot */
	}
	.gecko #myobject {
		background-color: #153a57; /* Dunkelblau */
	}
	.win.gecko #myobject {
		background-color: #4ea23b; /* GrŸn */
	}
	.linux.gecko #myobject {
		background-color: #a2b426; /* Gelb */
	}
	.opera #myobject {
		background-color: #65add2; /* Hellblau */
	}
	.konqueror #myobject {
		background-color: #818181; /* Grau */
	}
	.webkit #myobject {
		background-color: #2a2a2a; /* Dunkelgrau */
	}
}

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

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

img {
	border: 1;
}

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

table {
	text-align: left;
}

#main {
	width: 995px;
	z-index: 0;
	position: absolute;
	top: 0px;
	#left: 500px;
	margin: 0px auto;
}

#schatzsuche {
	position: absolute;
	z-index: 4;
	width: 5px;
	top: 5px;
	left: 5px;
	height: 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: -50px;
	top: 55px;
}

#konto_text {
	position: relative;
	top: 25px;
	width: 220px;
	height: 70px;
	left: 15px;
	padding: 0;
	border-collapse: collapse;
	font-size: 15px;
	color: #ffffff;
}

#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: -65px;
	top: 10px;
	width: 231px;
	height: 235px;
	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: 100px;
	top: 285px;
	width: 96px;
	height: 78px;
	z-index: 4;
}

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

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

#pinboard_content a {
	color: #a90000;
}

#pinboard_content2 a {
	color: #a90000;
}

#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: 250px;
	width: 650px;
	top: 215px;
	z-index: 2;
}

*.box {
	width: 641px;
}

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

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

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

*.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: 15px;
	font-weight: bold;
	width: 100px;
}

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

#globalpot_small {
	font-size: 40px;
	position: absolute;
	left: 60px;
	width: 100px;
	top: 191px;
	z-index: 5;
	height: 20px;
	color: #340806;
	font-family: digital-7;
}

#globalpot_middle {
	font-size: 40px;
	position: absolute;
	left: 790px;
	width: 100px;
	top: 194px;
	z-index: 5;
	height: 20px;
	color: #e8d272;
	font-family: digital-7;
}

#globalpot_big {
	font-size: 60px;
	position: absolute;
	left: 380px;
	width: 100px;
	top: 166px;
	z-index: 6;
	height: 20px;
	color: #bdffff;
	font-family: digital-7;
}

*.submenucontent a {
	display: block;
}

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

*.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: center;
	position: relative;
	left: 25px;
}
#nickpage_avatar {
	position: absolute;
	right: 50px;
	top: 250px;
}

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

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

#globalticker {
	top: 180px;
	left: 220px;
	z-index: 5;
	height: 20px;
	width: 500px;
}
