/*
URI: http://www.beachvolleyball.at
Description:  Default styling with brown color shema
Version: 3.0
Author: Mike Jasek
Author URI: http://www.interacts.at
First created: 26/May/2009
Last updated:  26/Jul/2011
*/

@import url("menu.css");


/* default styles and classes
****************************************************/
html { height: 100%; }

body {
	background: #000000 url(pix06/layout/bg_Hansel-Doppler.jpg) no-repeat fixed center top;
	color: #000000;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
}
body td,
.contenttext {
	color: #000000;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size : 12px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}
a:link, 
a:active, 
a:visited {
	color: #ac8000;
	text-decoration: underline;
}
a:hover { text-decoration: none; }

h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 5px;
}
h2 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
h2 a:link, a:active, a:visited {text-decoration:underline;}
h2 a:hover {text-decoration: none;}

h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.left {	text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.clear { clear: both; }

.float_left { float: left;}
.float_right { float: right;}

.bold {
	font-weight: bold;
}

/* Starting header
****************************************************/
div#headerwrap {
	background-color: #000000;
	height: 219px;
	margin: 8px auto 0;
	padding: 0;
	text-align: center;
	width: 998px;
}
#head {
	background: #000000 url(pix06/layout/bg_header.jpg) no-repeat left top;
	height: 219px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 998px;
}
div#language {
	background: #000000 url(pix06/layout/bg_language.gif) repeat-x left top;
	color: #ffffff;
	height: 23px;
	left: 0;
	position: absolute;
	top: 0;
}
div#lang_text {
	float: left;
	line-height: 23px;
	padding-left: 8px;
	padding-right: 6px;
}
div.flag {
	display: block;
	float: left;
	height: 10px;
	padding-left: 6px;
	padding-top: 7px;
	width: 18px;
}
div#lang_end {
	background: #000000 url(pix06/layout/bg_language_end.gif) no-repeat left top;
	float: left;
	height: 23px;
	padding-left: 6px;
}
div#home_link {
	left: 150px;
	position: absolute;
	top: 50px;
}
div#home_link a {
	display: block;
	height: 110px;
	width: 385px;
}
div#home_link a span {
	display: none;
}
div#favorite {
	background: #000000 url(pix06/layout/bg_bookmarks.gif) repeat-x left top;
	color: #ffffff;
	height: 23px;
	right: 0px;
	position: absolute;
	top: 0px;
}
div#fav_end {
	background: #000000 url(pix06/layout/bg_bookmarks_end.gif) no-repeat left top;
	float: left;
	height: 23px;
	padding-right: 3px;
}

/* Starting container for menu
****************************************************/
div#navigationwrap {
	background: #000000 url(pix06/layout/bg_menu.png) repeat-x left top;
	height: 26px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 998px;
}
#navigation {
	height: 26px;
	line-height: 26px;
	margin: 0 auto;
	padding: 0;
	white-space: nowrap;
	width: 998px;
	z-index: 999;
}
#navigation a:link, 
#navigation a:active, 
#navigation a:visited, 
#navigation a:hover {
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
#navigation a:hover {
	background-color: #b9a970;
	color: #ffffff;
	text-decoration: none;
}

/* Starting main content
****************************************************/
div#wrap {
	background-color: #ffffff;
	border-top: 23px solid #a8891d;
	margin: 0 auto 10px;
	padding-top: 10px;
	text-align: center;
	width: 998px;
}
#content {
	overflow: visible;
	text-align: left;
	width: 998px;
	z-index: 1;
}
#sizer {
	overflow: visible;
	position: relative;
	width: 998px;
	z-index: 2;
}
#left {
	float: left;
	position: relative;
	width: 190px;
}
#main {
	/*background-color: #f2f2f2;
	border: 1px solid  #a8891d;*/
	color: #000000;
	float: left;
	min-height: 940px;
	padding: 15px;
	position: relative;
	width: 566px;
	/*-moz-border-radius: 6px;*/
}
* html #main { height: 940px;width: 586px; }

#main h1 {
	position: relative;
	z-index: 20;
}
#main h2 img {
	margin: 0px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
#main p.zeichen {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
#main .foto,
.zeichenbild {
	background-color: #ffffff;
	border: 1px solid #dece98;
	padding: 2px;
}
#main .foto_left {
	float: left;
	margin: 0 10px 5px 0;
}
#main .foto_right {
	float: right;
	margin: 0 0 5px 10px;
}
#main img.zeichenbild {
	background-color: #ffffff;
	border: 1px solid #dece98;
	margin: 0 10px 16px 0;
	padding: 2px;
}
#main img.newsbild {
	margin: 0 6px 6px 0;
}
#main ul {
	margin-left: 30px;
}
#main #ticketsvip-page ul {
	margin-left: 0px;
}
#right {
	float: left;
	overflow: visible;
	position: relative;
	width: 210px;
}
.titel, 
#titel {
	color: #e8ddb9;
	font-size: 50px;
	font-variant : small-caps;
	font-weight: bold;
	margin-bottom: -15px;
	margin-left: -5px;
	position: relative;
	z-index: 1;
}
#subnav {
	margin-top: -22px;
	padding: 4px;
}
* html #subnav ul { border: none;height: 1%; }

#subnav ul {
	list-style-image: url(pix06/layout/icon_bullet_brown.gif);
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 5px;
}
* html #subnav ul { padding: 0px 0px 5px 0px; }
* html #subnav ul li a { padding-left: 7px; }

#subnav a:link, 
#subnav a:active, 
#subnav a:visited, 
#subnav a:hover {
	/*color: #ede6cc;*/
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}
div.rahmen {	
	background-color: #ffffff;
	border: 1px solid  #A8891D;
	margin: 10px 10px 18px;
	padding: 1px;
	padding-top: 15px;
	-moz-border-radius: 6px;
}
div.rahmen h2 {
	background-color: #A8891D;
	border: 1px solid  #ffffff;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	left: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 2px;
	position: relative;
	text-align: center;
	top: -24px;
}
div#left div.rahmen h2 { width: 140px; }
* html div#left div.rahmen h2 { width: 146px; }
div#right div.rahmen h2 { width: 160px; }
* html div#right div.rahmen h2 { width: 166px; }

div.rahmen_dark {	
	background-color: #ffffff;
	border: 1px solid  #A8891D;
	margin: 10px 10px 18px;
	padding: 1px;
	padding-top: 15px;
	-moz-border-radius: 6px;
}
div.rahmen_dark h2 {
	background-color: #A8891D;
	border: 1px solid  #ffffff;
	color: #ede6cc;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	left: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 2px;
	position: relative;
	text-align: center;
	top: -24px;
}
div#left div.rahmen_dark h2 { width: 140px; }
* html div#left div.rahmen_dark h2 { width: 146px; }
div#right div.rahmen_dark h2 { width: 160px; }
* html div#right div.rahmen_dark h2 { width: 166px; }

div.rahmen #newsletter_subscription {
	background-color: #ffffff;
	height: 30px;
	margin-bottom: -8px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	top: -12px;
	width: inherit;
}
* html div.rahmen #newsletter_subscription { margin-bottom: 0px; }

div.rahmen #newsletter_subscription input {
	display: inline;
	float: none;
	width: auto;
}
div.rahmen .inhalt {
	background-color: #ffffff;
	height: auto;
	margin-bottom: -2px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	top: -12px;
	width: inherit;	
}
div.rahmen img {
	border: 3px solid #ffffff;
	margin: 0px;
	position: relative;
	-moz-border-radius: 3px;
}
div.navlive { 
	margin: 1px auto;
}
#switchsex {
	font-size: 13px;
	font-weight: bold;
	left: 460px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 200px;
}
a.off {
	font-weight: normal;
	text-decoration: none;
}
div.gebname,
div.gebalter {
	float: left;
	position: relative;
}
div.gebdatum {
	color: #888888;
	font-size: 10px;
	margin-bottom: -3px;
	margin-top: 3px;
	padding-left: 6px;
	width: 165px;
}
div.gebname {
	font-weight: bold;
	margin-bottom: 4px
}
div.gebname  a {
	display: block;
	line-height: 14px;
	margin: 0px;
	padding-left: 7px;
	width: 145px;
}
div.gebalter {
	font-weight: bold;
	text-align: center;
	width: 24px;
}
* html div#player_portrait { height: 126px; }

div#player_portrait img {
	float: left;
	margin: 0 5px;
	width: 80px;
}

/* Starting section before footer
****************************************************/
#bottom {
	overflow: hidden;
	position: relative;
	width: 998px;
}

/* Starting footer
****************************************************/
#footersize {
	background-color: #000000;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 998px;
}
#footer {
	background-color: #ffffff;
	font-size: 9px;
	color: #000000;
	margin: 0 auto;
	padding: 6px 0 2px;
	text-align: center;
	width: 998px;		
}
#footer a:link, 
#footer a:active, 
#footer a:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;	
}
#footer a:hover {
	color: #ede6cc;
	font-size: 10px;
	text-decoration: underline;	
}
#footer ul {
	margin: 3px;
	padding: 0px;
	text-align: center;
	width: 100%;
}
#footer ul li {
	list-style-type: none;
	padding-left: 2px;
	padding-right: 2px;
}
#footer ul li { 
	display: inline;
}



/* HR styles need for IE/Win. */
HR.holder { width:1000px; visibility: hidden; } /* Equal to 'top' */
HR.left { width: 186px; visibility: hidden; }
HR.right { width: 215px; visibility: hidden; }
HR.middle { width: 596px; visibility: hidden; } 


/* Starting specific pages (pages06/team.php)
****************************************************/
.tabmitte {
	font-size: 14px;
	font-weight: bold;
	list-style: square;
	text-align: center;
}
.white td {
	border-bottom: 1px solid #decd98;
}

/* Starting specific pages (main/derweg.php)
****************************************************/
#ergebnisse {
	color: #ffffff;
	font-size: 11px;
	white-space : nowrap;
}
#ergebnisse p {
	color: #000000;
	margin: 5px;
}
#ergebnisse td a, 
#ergebnisse td a:visited, 
#ergebnisse td a:hover {
	color: #000000;
	text-decoration: none;
	/*Markus input for /main/form06.php - only winner team hrefs are bold*/
	font-weight: normal;
}
#ergebnisse td.runde {
	background-color: #CFAA3A;
	border-bottom: 1px solid #DECD98;
	border-top: none;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 2px 2px 5px;
}
#ergebnisse td.runde:first-letter {
	text-transform: uppercase;
}
#ergebnisse td.runde .ver {
	color: #000000;
	font-size: 11px;
}
#ergebnisse td.links {
	background-color: #ffffff;
	border-bottom: 1px solid #DECD98;
	border-left: 1px solid #DECD98;
	color: #000000;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	width: 30px;
}
#ergebnisse td.rechts {
	background-color: #ffffff;
	border-bottom: 1px solid #DECD98;
	border-right: 1px solid #DECD98;
	color: #000000;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}
#ergebnisse td.datum {
	background-color: #ffffff;
	border-bottom: 1px solid #DECD98;
	color: #000000;
	font-size: 11px;
	padding: 2px 2px 2px 5px;
	width: 130px;
}
#ergebnisse td.rechts2 {
	background-color: #ffffff;
	border-bottom: 1px solid #DECD98;
	border-right: 1px solid #DECD98;
	color: #000000;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}
#ergebnisse td.rechts2 img {
	margin-right: 5px!important;
}
#ergebnisse td.datum2 {
	background-color: #ffffff;
	border-bottom: 1px solid #DECD98;
	color: #000000;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	width: 130px;
}
#ergebnisse td.ergeb {
	background-color: #ffffff;
	border-bottom: 1px solid #DECD98;
	border-right: 1px solid #DECD98;
	color: #ffffff;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	width: 60px;
}
#ergebnisse .t {
	color: #ffffff;
	float: right;
	font-size: 20px;
	margin-top: 0px;
	padding: 0px 2px 2px 0px;
}
#ergebnisse .t a, 
#ergebnisse .t a:hover, 
#ergebnisse .t a:visited {
	color: #ffffff;
	text-decoration: none;
}
#ergebnisse td.links a, 
#ergebnisse td.links a:visited, 
#ergebnisse td.links a:hover {
	color: #ffffff;
	text-decoration: none;
}
#ergebnisse td.rechtss {
	background-color: #576E06;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}
#ergebnisse img {
	background-color: transparent;
	border: 1px solid #000000;
	float: left;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}

/* Starting specific pages (main/all2005.php)
****************************************************/
#all2005 {
	color: #ffffff;
	font-size: 11px;
	white-space : nowrap;
}
#all2005 p {
	color: #000000;
	margin: 5px;
}
#all2005 td a, 
#all2005 td a:visited, 
#all2005 td a:hover {
	color: #000000;
	text-decoration: none;
}
#all2005 td a.link_color {
	color: #ac8000;
	text-decoration: underline;
}
#all2005 td.runde {
	background-color: #CFAA3A;
	border-bottom: 1px solid #decd98;
	border-top: 1px solid #decd98;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
}
#all2005 td.runde .ver {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
#all2005 td.links {
	background-color: #ffffff;
	border-bottom: 1px solid #decd98;
	border-left: 1px solid #decd98;
	color: #000000;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	width: 30px;
}
#all2005 td.rechts {
	background-color: #ffffff;
	border-bottom: 1px solid #decd98;
	color: #aaa479;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}
#all2005 td.datum {
	background-color: #ffffff;
	border-bottom: 1px solid #decd98;
	border-right: 1px solid #decd98;
	color: #aaa479;
	font-size: 11px;
	padding: 2px 2px 2px 5px;
	width: 130px;
}
#all2005 td.rechts2 {
	background-color: #ffffff;
	border-bottom: 1px solid #decd98;
	border-right:1px solid #decd98;
	color: #aaa479;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}
#all2005 td.datum2 {
	background-color: #ffffff;
	border-bottom: 1px solid #decd98;
	border-right: 1px solid #decd98;
	color: #aaa479;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	width: 130px;
}
#all2005 td.ergeb {
	background-color: #ffffff;
	border-bottom: 1px solid #decd98;
	border-right: 1px solid #decd98;
	color: #000000;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	width: 60px;
}
#all2005 .t {
	color: #a6d513;
	float: right;
	font-size: 20px;
	margin-top: 0px;
	padding: 0px 2px 2px 0px;
}
#all2005 .t a, 
#all2005 .t a:hover, 
#all2005 .t a:visited {
	color: #a6d513;
	text-decoration: none;
}
#all2005 td.links a, 
#all2005 td.links a:visited, 
#all2005 td.links a:hover {
	color: #a6d513;
	text-decoration: none;
}
#all2005 td.rechtss {
	background-color: #576E06;
	border-bottom: 1px solid #decd98;
	color: #ffffff;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}

/* Starting specific pages (main/derweg.php)
****************************************************/
div#main table#newsdetail_downloadimg img {
	margin: 3px;
}

/* Starting specific pages (pages06/teamlist_all.php)
****************************************************/
#ranking {
	color: #000000;
	font-size: 11px;
	white-space: nowrap;
}
#ranking tr.head td {
	background-color: #CFAA3A;
	border-bottom: 1px solid #decd98;
	border-top: 1px solid #decd98;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
}
#ranking tr.runde td,
#ranking tr.runde2 td, 
#ranking tr.runde3 td, 
#ranking tr.runde_best td, 
#ranking tr.runde_worst td {
	background-color: #ffffff;
	border-bottom: 1px solid #decd98;
	color: #000000;
	font-size: 12px;
	padding: 2px 2px 2px 5px;
}
#ranking tr.runde2 td {
	background-color: #E6D49D;
}
#ranking tr.runde3 td {
	background-color: #EDE6CC;
}
#ranking tr.runde_best td {
	background-color: #E6D49D;
}
#ranking tr.runde_worst td {
	background-color: #EEE5A9;
}
#ranking img {
	background-color: transparent;
	border: 1px solid #FEFADE;
	margin: 0px;
	padding: 0px;
}
/* Starting specific pages (/rotater/pool.php)
****************************************************/
.pooltable input {
	width: 30px;
}
.pooltable td {
	font-weight: bold;
	background-color: #EDE6CC;
}
.pooltable img {
	margin-right: 4px!important;
}

/* Starting specific pages (/kalender/modules/nextevent.inc.php)
****************************************************/
div#nextTournament {
	margin-left: 12px;
}
div#nextTournament img {
	border: 0px;
}

div#team_sexswitch {
	float: right;
	position: relative;
	z-index: 200;
}

/* Starting specific pages (/pages06/statisch/turniereeuro.php)
****************************************************/
#euro img {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}

/* Starting specific pages (/pages06/statisch/turniere.php)
****************************************************/
td .rand {
	border-bottom: 1px solid #decd98;
}
.white td {
	border-bottom: 1px solid #decd98;
}

/* Starting specific pages (/pages06/geschichte/...)
****************************************************/
.strich td {
	border-bottom: 1px solid #decd98;
}

/* Starting specific pages (/pages06/zeitplan.php)
****************************************************/
table#timetable {
	border: none;
	width: 92%;
}
table#timetable tr.timetable_row {
	background-color: #fff3cc;
}
table#timetable tr.timetable_row:hover,
table#timetable tr.timetable_row_over {
	background-color: #decd98;
}
table#timetable tr.timetable_row_out {
	background-color: #f8f8f8;
}
table#timetable td {
	border-bottom: 1px solid #decd98;
}


/* Starting specific pages (/pages06/teamlist_all.php)
****************************************************/
table#teamlist_all  {
	border: none;
	width: 92%;
}
tr.teamlist_all_row {
	background-color: #fff3cc;
}
tr.teamlist_all_row:hover,
tr.teamlist_all_row_over {
	background-color: #decd98;
}
tr.teamlist_all_row_out {
	background-color: #f8f8f8;
}
tr.teamlist_all_row td {
	border-bottom: 1px solid #decd98;
}

/* Starting specific pages (/pages06/teamlist.php)
****************************************************/
table.teamlist_table {
	border: none;
	width: 92%;
}
tr.teamlist_all_row {
	background-color: #fff3cc;
}
tr.teamlist_all_row:hover,
tr.teamlist_all_row_over {
	background-color: #decd98;
}
tr.teamlist_all_row_out {
	background-color: #f8f8f8;
}
tr.teamlist_all_row td {
	border-bottom: 1px solid #decd98;
}

/* Starting specific pages (/pages06/statisch/partner.php)
****************************************************/
table#partner {
	background-color: #ffffff;
	border: none;
}
table#partner tr {
	height: 76px;
}
table#partner td {
	border: 1px solid #e6e6e6;
}
table#partner td.logo a {
	display: block;
	/*height: 68px;*/
	width: 126px;
}

/* Starting specific pages (/pages06/kontakt.php)
****************************************************/
/*fieldset#kontaktform {
  border: none;
  font: 80%/1 sans-serif;
  padding: 1em;
}
fieldset#kontaktform label {
  float: left;
  font-weight: bold;
  margin-right: 0.5em;
  padding-top: 0.2em;
  text-align: right;
  width: 100px;
}
fieldset#kontaktform input, 
fieldset#kontaktform textarea, 
fieldset#kontaktform button, 
fieldset#kontaktform submit {
 	width: 270px;
}

fieldset#kontaktform textarea {
	height:100px;
}
*/

.kontaktform{
	padding-left: 30px;
}

.kontakt_row{
	padding-bottom: 5px;
}
.kontaktformular_label{
	width: 130px;
	float: left;
}
.kontaktformular_input{
	width: 200px;
}

.kontakt_hinweis{
	width: 170px;
	float: right;
	font-size: 0.8em;
}
.kontakt_submitbutton{
	padding-top: 50px;
	width: 110px;
	float: right;
}
input#kontakt_submit{
	padding: 2px 80px;
}

div#captcha{
	padding-top: 20px;
}

.kontaktform_thanks{
	font-size: 12px; 
	color: #000000;
}
/* Starting specific pages (/pages06/sitemap.php)
****************************************************/
#sitemap ul {
	font-weight: bold;
	font-size: 14px;
	list-style: square;
}

/* Starting specific pages (/ticker06.php)
****************************************************/
#ticker_bg {
	background-color: #ECE4C8;
	background-position: center 0px;
	margin: 0;
}
#ticker {
	position: absolute;
	top: 133px;
	width: 100%;
	white-space: nowrap;
}
a.tickertext, a:visited.tickertext, a:active.tickertext {
	text-decoration: none;
	color: #514A32;
	font-weight: bold;
}
a.tickertext:hover {
	color: #514A32;
	text-decoration: underline;
}
a:link, a:active, a:visited, a:hover {
	color: #514A32;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #514A32;
	font-weight: bold;
	text-decoration: none;
}
div#ticktext {
	color: #514A32;
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 24px;
	overflow: hidden;
	position: absolute;
}

/* Starting specific pages (/zantho/game.php)
****************************************************/
#gewinnform input.radio_input {
	margin: 10px 10px -2px 84px;
}
div.creditwrap {
	margin-bottom: 8px;
}
#gewinnform label.gewinnformular_label {
	clear: left;
	display: block;
	float: left;
	margin-bottom: 3px;
	text-align: left;
	width: 86px;
}
#gewinnform input.gewinnformular {
	display: block;
	float: left;
	margin-bottom: 3px;
	width: 220px;
}
#gewinnform div.checkwrap {
	clear: both;
	margin-bottom: 5px;
}
#gewinnform input.checkbox_input {
	float: left;
	margin: 8px 0 0 0;
}
#gewinnform label.checkbox_label {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
	width: 520px;
}
* html #gewinnform label.checkbox_label {
	/*margin-top: 12px;*/
	width: 510px;
}
input#submitbutton {
	padding: 4px 10px;
}

/* Starting specific pages (/main/spielergebniss07.php)
****************************************************/
#spielergebniss td.unterpunkt {
	padding-left:14px;
	font-weight:bold;
}
#spielergebniss td.datafield {
	background-color:  #E6D49D;
}
#spielergebniss td.datafieldhead {
	background-color:  #E6D49D;
}
#spielergebniss td.datahead, 
#spielergebniss tr.datahead td {
	background-color:  #CFAA3A;
	color: #000000;
}
#spielergebniss td.data, 
#spielergebniss tr.data td {
	background-color:  #EEE5A9;
}
#spielergebniss img {
	border: none;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	display: inline;
}
#tickertext {
	position: relative;
	width: 540px;
	height: 130px;
	overflow: auto;
	border: 1px solid #decd98;
	background-color: #ede6cc;
	color: #000000;
	padding: 15px;
}



