/**
 * Allgemeine Stile
 *
 * $URL: svn://192.168.1.20/RBL-dev/tags/2011-12-15-a_rbl/rbl/css/royal/standard.css $
 * $Rev: 2212 $
 * $Author: jo $
 * $Date: 2011-12-15 21:38:46 +0100 (Do, 15 Dez 2011) $
 */
body {
	font-family: Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: #C7C7CA;
}

@media print {
	body {
		background-color: transparent;
	}
}

DIV {
	overflow: visible;
}

IMG {
	border-width: 0px;
}

H4 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 1px 0px;
	white-space: nowrap;
	color: #FFFFFF;
	background: #C5CCF6 url(/pic/royal/site-bg.png) repeat-y -2988px 0; /* verlauf150 */
}

#container {
	position: relative;
	width: 1164px; /*994px;*/
	height: auto;
	margin: 0px auto;
	padding: 90px 0px 0px 0px;
}

@media print {
	#container {
		padding: 0px;
	}
}

#turnier_container {
	position: relative;
	width: 994px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

/**
 * Anschlusstor Werbung
 */
#ast {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1164px; /*994px;*/
	height: 92px;
	padding: 0px;
	margin: 0px;
	z-index: 90;
}

@media print {
	#ast {
		display: none;
	}
}
/* Anschlusstor Sky-Banner */
#ast DIV#ast_top {
	position: absolute;
	left: 120px;
	top: 0px;
	width: 728px;
	height: 90px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	/*border: 1px dotted #666666;*/
	/*background-color	: white;*/
}

/* Anschlusstor Sky-Banner */
#ast DIV#ast_sky {
	position: absolute;
	right: 0px;
	top: 274px;
	width: 160px;
	height: 600px;
	overflow: hidden;
	/*border: 1px dotted #666666;*/
	/*background-color	: white;*/
}

/* Anschlusstor Partner Logo */
#ast DIV#ast_logo {
	position: absolute;
	left: 850px;
	top: 248px;
	width: auto;
	height: auto;
}

/* Anschlusstor Rectangle-Banner */
#ast DIV#ast_rec {
	position: absolute;
	right: 0px; /*-170px;*/
	top: 0px;
	width: 300px;
	height: 250px;
	/*background-color	: white;*/
}

/**
 * top
 *
 * Grafischer Abschluß oben 
 */
#top {
	position: relative;
	width: 994px;
	height: 16px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	background: transparent url(/pic/royal/site-bg.png) no-repeat -1px 0;
}

@media print {
	#top {
		display: none;
	}
}

/* Head */
#head {
	position: relative;
	width: 994px;
	height: 160px;
	margin: 0px; /*auto;*/
	padding: 0px;
	background: #FCFCFC url(/pic/royal/site-bg.png) repeat-y -1993px 0;
}

#head DIV#logo {
	position: absolute;
	left: 11px;
	top: 0px;
	width: 124px;
	height: auto;
	text-align: center;
}

#head DIV#adv {
	position: absolute;
	right: 12px;
	top: 0px;
	width: 714px;
	height: 132px;
	overflow: hidden;
	z-index: 10;
}

#head DIV#adv DIV.all {
	width: 704px;
	height: 124px;
	float: right;
	margin: 0px 0px 0px 4px;
	overflow: hidden;
}

#head DIV#adv DIV.full {
	width: 232px;
	height: 124px;
	float: right;
	margin: 0px 0px 0px 4px;
	overflow: hidden;
}

#head DIV#adv DIV.half {
	width: 232px;
	height: 58px;
	float: right;
	margin: 0px 0px 8px 4px;
	overflow: hidden;
}

#head DIV#info {
	position: absolute;
	right: 155px;
	bottom: 0px;
	width: 820px;
	height: 23px;
	/*overflow            : hidden;*/
}

@media print {
	#head DIV#info {
		display: none;
	}
}

/* Container */
#main {
	position: relative;
	width: 976px;
	height: auto;
	margin: 0px; 
	padding: 0px 9px;
	background: #FCFCFC url(/pic/royal/site-bg.png) repeat-y -1993px 0;
}

@media print {
	#main {
		width: 180mm;
		background-color: transparent;
		margin: 0px auto;
		padding: 0px;
		background-image: url();
	}
}
/* bottom */
#bottom {
	position: relative;
	width: 994px;
	height: 16px;
	margin: 0px; 
	padding: 0px;
	background: transparent url(/pic/royal/site-bg.png) no-repeat -997px 0;
}

@media print {
	#bottom {
		display: none;
	}
}

#main DIV#footer {
	clear: both;
}

#backend #main DIV#logo {
	margin: 2px;
	height: 125px;
}

#main DIV#saison {
	float: left;
	width: 124px;
	height: 120px;
	padding: 0px;
	text-align: center;
	margin: 2px 2px 7px 2px;
}

@media print {
	#main DIV#saison {
		width: 24.4mm;
		height: 20.4mm;
		margin: 0mm 0.3mm;
		overflow: hidden;
	}
	#main DIV#saison IMG {
		width: 20.4mm;
		height: 20.4mm;
	}
}

#backend #main DIV#saison {
	margin: 2px;
	height: 125px;
}

#main DIV#info {
	clear: both;
	width: 100%;
	/*  visibility          : hidden; 
  height              : 1px;*/
	overflow: hidden;
}

#main DIV#adv {
	position: relative;
	float: right;
	width: 708px;
	height: 124px;
	padding: 0px;
	overflow: hidden;
	vertical-align: middle;
	margin: 0px 2px 5px 0px;
}

#backend #main DIV#adv {
	margin: 2px;
	height: 125px;
	width: 716px;
}

#main DIV#adv DIV.ad_container {
	position: absolute;
	text-align: center;
	vertical-align: middle;
}

#main DIV#adv DIV.ad_container IMG {
	position: absolute;
	left: 0px;
	top: 0px;
	border-width: 0px;
}

#main DIV#adv DIV.ad_container H1 {
	font-size: 15px;
	text-align: center;
	margin: 3px 3px 8px 3px;
}

#main DIV#adv DIV.ad_container P {
	font-family: Arial, sans serif;
	font-size: 11px;
	text-align: center;
	margin: 8px 3px 3px 3px;
}

@media print {
	#main DIV#adv {
		position: relative;
		float: right;
		width: 129.4mm;
		height: 20.4mm;
		padding: 0px;
		overflow: hidden;
		vertical-align: middle;
		margin: 0mm 0.3mm;
	}
	#main DIV#adv DIV.ad_container {
		position: absolute;
		text-align: center;
		vertical-align: middle;
	}
	#main DIV#adv DIV.ad_container H1 {
		font-size: 11px;
		text-align: center;
		margin: 1px 1px 5px 1px;
	}
	#main DIV#adv DIV.ad_container P {
		font-size: 9px;
		text-align: center;
		margin: 5px 1px 1px 1px;
	}
	#main DIV#adv DIV.ad_container IMG {
		position: absolute;
		left: 0px;
		top: 0px;
		border-width: 0px;
	}
}

/**
 * Menü-Spalte
 */
#main DIV.menu {
  float               : left;
  width               : 124px;
  padding             : 0px;
  vertical-align      : top;
  font-family         : Arial;
  font-size           : 11px;
  margin              : 0px 2px;
}
@media print {
  #main DIV.menu {
/*    display           : none;*/
    width               : 24.4mm;
    margin              : 0mm 0.3mm;
    height              : 16px;
    overflow            : hidden;
  }
  #main DIV.menu H4 {
    margin-bottom       : 1cm;
  }  
}

#main div.spalte_l {
	float: left;
	width: 124px;
	padding: 0px;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	margin: 0px 2px;
}

#main div.spalte_r {
	float: right;
	font-family: Arial;
	font-size: 11px;
	margin: 0px 2px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 140px;
}

@media print {
	#main DIV.spalte_r {
		width: 34.4mm;
		margin: 0mm 0.3mm;
		overflow: hidden;
	}
}

#main DIV#partner {
	float: right;
	vertical-align: top;
	width: 140px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	margin: 0px 2px;
	padding: 0px;
}

#main DIV#content {
	vertical-align: top;
	font-family: times, serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
}

@media screen , handheld {
	#main DIV#content {
		background-image: url(bgfeldbw.png);
		background-repeat: repeat-y; /*no-repeat;*/
		background-position: center top;
		margin: 0px 146px 0px 258px;
		height: 820px;
	}
	html>body #main DIV#content {
		height: auto;
		min-height: 820px;
	}
}

#main DIV#content.noR {
	margin-right: 2px;
}

#main DIV#content.oneM {
	margin-left: 130px;
}

#main DIV#content.turnier {
	height: 530px;
	overflow: scroll;
	min-height: 530px;
}

@media print {
	#main DIV#content {
		margin: 0mm 0.5mm 0mm 0.3mm;
	}
	#main DIV#content H4 {
		margin-left: 50.3mm;
		/*    margin-right        : 146px; */
	}
	#main DIV#content.oneM H4 {
		margin-left: 25.3mm;
	}
	#main DIV#content.noR {
		margin: 0mm 0.5mm 0mm 0.3mm;
	}
	#main DIV#content.noR H4 {
		margin-right: 0.3mm;
	}
}

DIV#content H1.titel {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 1px 0px;
	white-space: nowrap;
	color: #FFFFFF;
	background: #C5CCF6 url(/pic/royal/site-bg.png) repeat-y -3488px 0; /* verlauf500 */
}

#main DIV#content H4 {
	background-image: url(verlauf500_b.png);
	background-position: 100%;
	background-repeat: repeat-y;
	background: #C5CCF6 url(/pic/royal/site-bg.png) repeat-y -3488px 0; /* verlauf500 */
}

#main DIV#content>H4  ~ H4 {
	display: none;
}

/* 
 * Standardtabelle
 */
TABLE.std {
	margin: 10px auto;
	border: 1px solid #0000FF;
	font-family: Tahoma, Arial, sans-serif;
}
/* tabellenkopf*/
TABLE.std TH {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	white-space: nowrap;
	color: white;
	background-color: #98A0FF;
	border-top: 1px solid #F0F0FF;
	border-left: 1px solid #F0F0FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	padding: 0px 2px 1px 2px;
}

TABLE.std TH A:link {
	color: white;
	text-decoration: none;
}

TABLE.std TH A:visited {
	color: white;
	text-decoration: none;
}

TABLE.std TH A:hover {
	color: white;
	text-decoration: underline;
}

/* Zeilen*/
TABLE.std TR.row0 {
	background-color: #F0F0F0;
}

TABLE.std TR.row1 {
	background-color: #E0E0E0;
}

TABLE.std TR:hover {
	background-color: #F0F8FF;
}

TABLE.std TD {
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/* History */
TABLE#main TD.content DIV.history {
	width: 100%;
	height: 285px;
	background-image: url(history.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
}

DIV#scripttime {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 10px;
	padding: 5px;
	border: 1px solid black;
	background-color: white;
	font-size: 11px;
	z-index: 99;
}

/* AGB */
#main DIV#content TABLE.msg {
	width: 400px;
}

#main DIV#content TABLE.msg TR {
	background-color: #F8F8F8;
}

#main DIV#content TABLE.msg TD {
	border-width: 0px;
	padding: 10px;
	text-align: center;
}

#main DIV#content TABLE.msg TD.text {
	text-align: justify;
}

#main DIV#content TABLE.msg TD.text:first-letter {
	font-size: 34px;
	font-weight: normal;
	color: blue;
	float: left;
	margin-right: 3px;
	line-height: 28px;
	display: block;
	font-family: times, serif;
}

IMG.help {
	float: right;
	margin: 3px 5px;
	cursor: pointer;
}

/* Sportnex Shop */
DIV#shop { /*	padding				: 1px;
	border				: 1px solid blue;*/
	text-align: center;
	margin: 10px 0px;
}

DIV#shop P {
	background-color: #E0E0E0;
	text-align: justify;
	padding: 2px;
	margin: 0px;
}

DIV#index_shop {
	width: 100px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

DIV#index_shop DIV {
	width: 100px;
	height: 120px;
	overflow: hidden;
}

DIV#index_shop IMG {
	width: 100px;
	height: auto;
}
