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

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

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

}

html, body {
	background: #FBE1B0;

	color: #083c62;
	font-size: 14px;
	font-family: Verdana;
}

img {
	border: 0px none;
}

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

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

#rotator {
	position: absolute;
	top: 32px;
	right: 8px;
}

#shoutbox {
	width: 389px;
	background-color: #FBE1B0;
	margin: 2px 2px;
}

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

*.shouts {
	border: 1px solid #000000;
}

*.shouts_head {
	background-color: #FBE1B0;
	font-size: 10px;
	font-weight: bold;
	margin-left: 9px;
}

*.shouts_body {
	background-color: #FBE1B0;
	font-size: 12px;
	margin-left: 9px;
}

*.grey {
	color: #333333;
}

*.box {
	width: 621px;
}

*.box_head {
	height: 30px;
	padding-top: 3px;
	background: url('img/design/content_top.gif#');
	}

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

*.box_middle_game {
	background: url('img/design/content_middle.gif#');
	text-align: center;
	color: #D5C70F;
	margin-right: -20px
}


*.box_footer {
	background: url('img/design/content_bottom.gif#');
	height: 13px
}

*.box_content {
	width: 560px;
}

*.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: 800px;
	font-size: 12px;
	border: 0px;
	position: relative;
}
#header {
	width: 800px;
	height:121px;
	background: url(img/header_losebanken.jpg);
	color: #FFFFFF;
	font-size: 10px;
}
*.menucontent a {
	display: block;
	color: #D5C70F;
	}

*.menucontent a:hover {
	background: #aad1ed;
	display: block;
	color: #D5C70F;
}

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

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

*.submenucontent a:hover {
	background: #aad1ed;
	display: block;
	color: #D5C70F;
}

*.submenucontent {
	position: relative;
	width: 95px;
	top: 0px;
	left: 10px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	color: #D5C70F;
	font-weight: bold;
	font-style: normal;
	margin-left: 9px;
}

*.submenurallye a {
	display: block;
	color: #D5C70F;
	font-weight: normal;
}

*.submenurallye a:hover {
	background: #aad1ed;
	display: block;
	color: #D5C70F;
}

*.submenurallye {
	position: relative;
	width: 95px;
	top: 0px;
	left: 10px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	color: #cccccc;
	font-weight: bold;
	font-style: normal;
	margin-left: 9px;
}

*.rightmenucontent a {
	display: block;
	color: #D5C70F;
	font-weight: normal;
	margin-left: 5px;
}

*.rightmenucontent a:hover {
	background: #aad1ed;
	display: block;
	color: #D5C70F;
}

*.rightmenucontent {
	position: relative;
	width: 108px;
	left: 10px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	color: #D5C70F;
	margin-left: 9px;
}

#leftmenu {
	width: 143px;
	position: relative;
	left: 0px;
	top: 0px;
}

#leftmenu_head {
	background: url('img/design/navigation_01.gif#');
	height: 38px;
	color: FFFFFF;
	text-align: center
}

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

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

#rightmenu {
	width: 143px;
	position: relative;
	left: 0px;
	top: 0px;
}

#rightmenu_konto_head {
	background: url('img/design/navigation_01.gif#');
	height: 38px;
	color: #000000;
	text-align: center
}

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

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


#rightmenu_toplist_head {
	background: url('img/design/navigation_01.gif#');
	height: 38px;
	color: white;
	text-align: center
}

#rightmenu_toplist_middle {
	background: url('img/design/navigation_02.gif#');
}

#rightmenu_toplist_footer {
	background: url('img/design/navigation_03.gif#');
	height: 38px
}

#rightmenu_wio_head {
	background: url('img/design/navigation_01.gif#');
	height: 38px;
	color: #000000;
	text-align: center
}

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

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

#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 621px;
}

*.footer {
	display: block;
	width: 100%;
	border: 1px solid #000000;
	background-color: #6E6B36;
}

*.contentbox {
	color: #000000;
}

*.news_subject {
	background-color: #FBE1B0;
}

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

*.paid_up {
	font-size:10px;
}

*.headline {
	background-color: #FBE1B0;
	color: #000000;
	font-weight: bold;
}

*.explanation {
	background-color: #79a2c5;
	font-weight: bold;
}
*.coloredlink {
	color: #ffc000;
	text-decoration: none;
	font-weight: bold;
}

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