﻿body {
	background-color: #ffffff;
	margin: 0;
}

a:link {text-decoration:none; color:#0000CC; font-family:verdana, arial, sans-serif;}
a:visited {text-decoration:none; color:#0000CC; font-family:verdana, arial, sans-serif;}
a:active{text-decoration:none; color:#0000CC; font-family:verdana, arial, sans-serif;}

a:hover {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
}

#headerlinks a:link, #headerlinks a:visited, #headerlinks a:active {
	text-decoration:none; 
	color: #66CCFF; 
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 0px 3px;
}


#headerlinks a:hover {
	color: #ffffff;
}

h1#header_title {
	float: left;
	border: none;
	margin: 0px 110px 0px 24px;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 13px;
}

h2#header_teaser {
	float: left;
	text-align: right;
	margin: 20px 0px 18px 476px;
	border: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 13px;
}

#headerlinks {
	float: left;
	font-family: arial, sans-serif, helvetica;
	font-size: 12px;
	color: #3399FF;
}

hr {
	color: #DCE3EF;
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	display: block;
	border-bottom: 1px solid #DCE3EF;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #0772b5;
}

h1.index {
	display: block;
	text-align: center;
	margin-right: 10px;
	border: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #0772b5;
}

h2.news {
	background: url(layout/news_bg.jpg) no-repeat;
	line-height: 45px;
	text-indent: 25px;
	width: 420px;
	color: white;
	font-size: 14px;
	border: none;
	margin: 0px;
	padding: 0px;
}

.news_content {
	width: 410px; 
	margin: 0px auto;
	padding-bottom: 10px;
}

.news_content p {
	width: 400px; 
	margin: 8px auto;
	padding: 0px;
}

#index_splash {
	width: 400px; 
	margin: 5px auto;
}

#index_splash h2 {
	display: inline;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	color: #000000;
	border: none;
	font-size: 11px;
	font-weight: bold;
}

#index_splash p {
	padding: 0px;
	margin: 10px 0px;
}

 a.index_splash_link:link, a.index_splash_link:visited {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #C60;
	text-align: center;
	border: 1px solid #C60;
	padding: 5px;
	margin-top: 10px;
}

#index_splash_link a:hover {
	color: #00F;
}

a.blognews {
	display: block;
	text-decoration: none;
	padding: 7px;
	border-top: 1px solid #ffffff;
	background: #ffcc00;
}

a:hover.blognews {
	background: #ff9900;
}

#blognews_subtitle {
	font-size: 11px; 
	font-weight: normal; 
	line-height: 20px; 
	color: #cc3300;
}

.geldgames_titel {
	display: block;
	text-indent: 4px;
	font-size: 13px;
	font-weight: bold;
	background: #ffcc00;
	padding: 2px;
}

table.main {
	height: 100%;
}

td.header-background {
	background-image:url(layout/header.jpg);
	background-repeat: no-repeat ;
	width: 780px;
	height: 100px;
}

td.content {
	padding-top: 20px;
	padding-bottom: 25px;
	padding-right: 35px;
	padding-left: 25px;
	background-color: #ffffff;
}

td.content2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

table.sidebar {
	margin-top: 21px;
	margin-right: 10px;
}

td.sidebar-content {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #DCE3EF;
	border-top: 1px solid #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.top_sidebar ul {
	text-align: left;
	list-style-type: none;
	margin: 10px auto;
	padding: 0px;
}

.top_sidebar li {	
	border-bottom: 1px solid #cccccc;
	margin: 5px 2px;
	padding: 0px;
}

.top_sidebar a:link, .top_sidebar a:visited {
	display: block;
	text-decoration: none;
	margin: 0px;
	background: #f0f0f0;
	padding: 3px 7px;
	font-size: 13px;
}

.top_sidebar a:hover {
	display: block;
	background: #FFCC00;
	font-size: 13px;
}

#sidebar_banner {
	position:absolute; 
	left: 800px; 
	top: 120px; 
}

/* Sidebar Newsletter */

#sidebar_newsletter {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 11px;
	color: #fff;
	line-height: 16px;
}

#sidebar_newsletter h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#cr_newsletter_registration {
	font:normal 12px  Arial, Sans-Serif;
	background:#eee;
	width: 180px;
	padding:5px;
	border:1px solid #aaa;
	margin-top: 10px;
}

#cr_newsletter_registration input, #cr_newsletter_registration textarea {
	border:1px solid #aaa;
	margin:1px;
	width: 98%;
}

#country {
	border:1px solid #aaa;
	margin:1px;
	width:200px;
}

#cr_newsletter_registration label {
	display:block;
	font-weight:bold;
}

.content {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
}

.content2 {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.title {
	display: block;
	border-bottom: 1px solid #DCE3EF;
	font-size: 18px;
	font-weight: bold;

	font-family: Verdana, Arial, sans-serif;
}

.sidebar-title {
	display: block;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

.smallfont {
	font-size: 9px;
	font-family: Verdanan, Arial, sans-serif;
}

.mediumfont {
	font-size: 15px;
	font-family: Verdanan, Arial, sans-serif;
}

.link_ex ul {
	margin: 0px;
	padding: 0px;
}

.link_ex li {
	margin: 10px;
	border: 1px dotted #ff9900;
}

.link_ex a {
	display: block;
	margin: 1px;
	padding: 5px 5px 4px 5px;
	font-size: 13px;
}

.link_ex a:hover {
	display: block;
	text-decoration: none;
	background: #FFCC00;
	margin: 1px;
	padding: 5px 5px 4px 5px;
	font-size: 13px;
}

.link_ex span{
	display: block; 
	margin: 0px 25px 5px 22px; 
	color: #666666;
}

.link_gewinnspiele_kat ul {
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
	text-align: center;
}

.link_gewinnspiele_kat li {
	margin: 10px;
	border: 1px dotted #ff9900;
}

.link_gewinnspiele_kat a {
	display: block;
	text-decoration: none;
	margin: 1px;
	padding: 5px;
	font-size: 13px;
}

.link_gewinnspiele_kat a:hover {
	display: block;
	background: #FFCC00;
	margin: 1px;
	padding: 5px;
	font-size: 13px;
}

.content_trenner {
	border-bottom: 1px dashed #cccccc;
	width: 80%;
	margin: 3px auto;
}

.content_box_big {
	width: 520px;
	margin: 25px auto;
	padding: 0px;
	border: 1px dotted #ff9900;
	background: #f0f0f0;
}

.content_box_big .title {
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
	font-size: 15px;
	border-bottom: 1px solid #ffffff;
	background: #ffcc00;
}

.content_box_big a.bottomlink {
	display: block;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	padding: 7px;
	border-top: 1px solid #ffffff;
	background: #ffcc00;
}

.content_box_big a.bottomlink:hover {
	background: #ff9900;
}

.content_box_big p {
	margin: 15px;
	line-height: 15px;
}

.content_box_big img {
	margin: 10px;
	float: left;
	border: 1px solid #ffffff;
}

.content_box_big img.top {
	margin: 10px 68px;
	border: 1px solid #ffffff;
}

.content_box_small {
	width: 380px;
	margin: 20px auto;
	padding: 0px;
	border: 1px dotted #ff9900;
	background: #f0f0f0;
}

.content_box_small .title {
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
	font-size: 15px;
	border-bottom: 1px solid #ffffff;
	background: #ffcc00;
}

.content_box_small a.title {
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 3px 10px;
	font-size: 15px;
	border-bottom: 1px solid #ffffff;
	background: #ffcc00;
}

.content_box_small a.title:hover {
	background: #ff9900;
}

.content_box_small a.bottomlink {
	display: block;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	padding: 7px;
	border-top: 1px solid #ffffff;
	background: #ffcc00;
}

.content_box_small  a.bottomlink:hover {
	background: #ff9900;
}

.content_box_small p {
	margin: 15px;
	line-height: 15px;
}

.content_box_small img {
	margin: 10px;
	float: left;
	border: 1px solid #ffffff;
}

.content_box_small img.top {
	margin: 10px 68px;
	border: 1px solid #ffffff;
}

.hinweis_anmeldung {
	color: #DD0000;
	font-weight: bold;
	margin-right: 10px;
}

.hinweis_testbericht {
	color: #009933;
	font-weight: bold;
	margin-right: 10px;
}

.gewinnspiele_zurueck {
	text-align: center;
	width: 370px;
	margin: 10px auto;
	padding: 0px;
	border: 1px dotted #ff9900;
	background: #f0f0f0;
}

.gewinnspiele_zurueck a {
	display: block;
	padding: 3px;
}

.link_geldspiele ul {
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
}

.link_geldspiele li {	
	border-bottom: 1px solid #cccccc;
	margin: 10px 2px;
	padding: 0px;
}

.link_geldspiele a:link, .link_geldspiele a:visited {
	display: block;
	text-decoration: none;
	margin: 0px;
	background: #f0f0f0;
	padding: 3px 7px;
	font-size: 13px;
}

.link_geldspiele a:hover {
	display: block;
	background: #FFCC00;
	font-size: 13px;
}

#nav {
	width: 180px;
}

#nav a:link, #nav a:visited {
	color: #003382;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #A4B5D5;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	background: url(layout/navbg.jpg) no-repeat;
}

#nav a:hover, #nav a:active {
	color: #0000CC;
	text-decoration: none;
	background-position: -180px 0px;
}

.nav_title {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 10px;
	height: 22px;
	line-height: 20px;
	background: url('layout/navtitle.jpg');
}

/* Zylom Spiele */

h2 {
	display: block;
	border-bottom: 1px solid #DCE3EF;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #0772b5;
}

.gameTitle {
	display: block;
	margin-left: 5px;
}

.gameCount {
	color: #C00;
	font-size: 11px;
	margin-left: 5px;
}

.gameDesc {
	font-size: 11px;
	color: #555;
	margin: 3px 15px 15px 5px;
	display: block;
}