body { margin: 5px 5px 5px 5px;
       background-image:url(pics/ice.jpg);
       background-attachment:fixed;
       background-color: #7CBCE7;
       }

td {font-size: 12px;}

/* Umschließt den gesamten Inhalt */
.all {
	float: left;
	text-align: center;
	background: #90B0FF;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	width: 790px;
	font-size: 9pt;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 130%;
	color: #000000;
}

/* Bereich nach Headline */
.kopf {
	float: left;
	width: 784px;
	padding: 3px;
}

/* Headline Hintergrundbild*/
.oben {
	float: left;
	background-image: url(headline/headline_hg.jpg);
	width: 790px;
	height: 160px;
	display: none;
}

/* Hintergrund Linkleiste in Headline */
.linkleiste {
	float: left;
	background: #90BBFF;
	background-image: url(pics/linkleiste.jpg);
	text-align: center;
	width: 790px;
	display: none;
}

.linkleiste_link {
	float: left;
	width: 150px;
	padding: 2px;
	display: none;
}

/*Links in der Linkleiste oben*/
a.head_links {
	font: bold;
	text-decoration: none;
}
a.head_links:link{
	color: #FFFFFF;
}
a.head_links:visited{
	color: #FFFFFF;
}
a.head_links:active{
	color: #FFFFFF;
}
a.head_links:hover{
	color: #000000;
}

/*zufällige Sponsorenanzeige oben mitte*/
.sponsoren_oben {
	margin-top: 70px;
	text-align: center;
	width: 100%;
	display: none;
}

.block_links_first {
	float: left;
	background: #90BBFF;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	width: 140px;
	display: none;
}

.menue {
	text-decoration: none;
	display: block;
	text-align: left;
	width: 140px;
	display: none;
}

.spalte_mitte {
	float: left;
	border: 0px;
	border-color: #000000;
	background-color: #D9EFFC;
	border-style: solid;
	margin-left: 6px;
	width: 632px;
}

.kopf_mitte {
	background-image: url(pics/ueberschrift.jpg);
	font-size: 16pt;
	text-align: center;
	color: #DFEFFF;
	width: 100%;
	line-height: 130%;
}
.inhalt_mitte {
	background: #D9EFFC;
	color: #000000;
	width: 100%;
}

.ueberschrift {
	float: left;
	text-align: left;
	font: bold;
	background: #4590FF;
	color: #FFFFFF;
	width: 80%;
}

.abstand_uebersch {
	margin-left: 2px;
}

.ueberschrift_center {
	float: left;
	text-align: center;
	font: bold;
	background: #4590FF;
	color: #FFFFFF;
	width: 100%;
}

.datum {
	float: left;
	text-align: right;
	font: bold;
	color: #FFFFFF;
	background: #4590FF;
	width: 20%;
}

.abstand_datum {
	margin-right: 2px;
}

.text_left {
	float: left;
	text-align: left;
	background: #D9EFFC;
	width: 100%;
}

.abstand_text {
	padding: 3px;
}

.text_center {
	float: left;
	text-align: center;
	background: #D9EFFC;
	width: 100%;
}
.center_white {
	float: left;
	text-align: center;
	background: #FFFFFF;
}

A {
	text-decoration: none;
	line-height: 130%;
	font:bold;
}

A:link {
	color: #0000AA;
}

A:visited {
	color: #0000AA;
}

A:active {
	color: #0000AA;
}

A:hover {
	color: #CC2020;
}

A:link .fotos {
	border: 1px white;
	border-style: solid solid solid solid;
	border-color: White White White White;
}
A:visited .fotos {
	border: 1px white;
	border-style: solid solid solid solid;
	border-color: White White White White;
}
A:hover .fotos {
	border: 1px white;
	border-style: solid solid solid solid;
	border-color: Black Black Black Black;
}

.abstandfoto {
	margin-left: 175px;
}

table.tab_standard {
	float: left;
	width: 100%;
	font-size: 9pt;
}

td.c120 {
	text-align: center;
	width: 120px;
	background: #AACCFF;
}

td.l190{
	text-align: left;
	width: 190px;
	background: #AACCFF;
}

td.c20{
	text-align: center;
	width: 10px;
	background: #AACCFF;
}

td.c60{
	text-align: center;
	width: 60px;
	background: #AACCFF;
}

td.cbericht{
	text-align: center;
	background: #AACCFF;
}

tr.tab_zweite_z{
	background-color: #AACCFF;
}

tr.tab_erste_z{
	background-color: #E9EFFC;
}

td.tab_spalte_kopf20{
	background-color: #4590FF;
	text-align:	center;
	width: 20px;
}

td.tab_spalte_kopf190{
	background-color: #4590FF;
	text-align:	center;
	width: 190px;
}

td.tab_spalte_kopf80{
	background-color: #4590FF;
	text-align:	center;
	width: 80px;
}

td.tab_spalte_kopf_rest{
	background-color: #4590FF;
	text-align:	center;
}

td.tab_c20{
	width: 20px;
	text-align: center;
}

td.tab_c190{
	width: 190px;
	text-align: left;
}

td.tab_c80{
	width: 80px;
	text-align: center;
}

td.tab_restl{
	text-align: left;
}

.button {
	background: #3070FF;
	color: #DDDDDD;
	display: none;
}
.box {
	background: #E9F3FF;
	margin-right: 5px;
	display: none;
}

/* für den Druckbutton */
.text_right {
	float: left;
	text-align: right;
	width: 100%;
	display: none;
}

.abstand_drucker {
	margin-right: 2px;
}

.footer {
	text-align: center;
        font-size: 12px;
	display: none;
}

.next_game {
	width: 100%;
	line-height: 120%;
	text-align: center;
         font-size: 11px;
         background-color: #FFFFFF;
}

.gb1 {
	background-color: #6DB1F5;
	width: 100%;
	margin: 4 4;
	border: 1px solid #000000;
	text-align: left;
	padding: 3px;
}

.gb2 {
	background-color: #FFFFFF;
	width: 100%;
	margin: 4 4;
	border: 1px solid #000000;
	text-align: left;
	padding: 3px;
}

.gb_seite{
 	text-align: left;
	margin-left: 4px;
}

.gb_eintrag_links{
	text-align: left;
	margin-left: 4px;
	float: left;
	width: 28%;
}

.gb_eintrag_rechts{
	text-align: left;
	width: 71%;
}

.spalte_links28{
	text-align: left;
	margin-left: 4px;
	float: left;
	width: 28%;
}

.spalte_rechts71{
	text-align: left;
	width: 71%;
}

.nprint {
	display: none;
}

.print {display: inline;
}



.spalte_links {float: left; width:140px; display: none;}