@charset "utf-8";
/* ### bof - Allgemeine Definitionen */
body {
	background-color: #808080; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma; 
	margin: 5px 0px 0px 0px;
	height: 100%;
	font-size: 76%;
}

h3 {
	margin:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma; 
	font-size:14px;
	font-weight:bold;
	color: #20416e; 
}

h4 {
	margin:0;
}	

a:link {
	color: #004c75;
	text-decoration: underline;
}
a:visited {
	color: #004c75; 
	text-decoration: underline;
}
a:active {
	color: red; 
	text-decoration: underline;
}
a:hover {
	color: red; 
	text-decoration: underline;
}

form {
	margin:0;
	display: inline;
}

div.text-justify {
	text-align:justify;
}

div.text-center {
	text-align:center;
}

div.text-right {
	text-align:right;
}

.text-red {
	font-weight:bold;
	color: #ff0000; 
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma; 
}

.text-red-center {
	font-weight:bold;
	color: #ff0000; 
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	text-align:center;
}

.title {
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	color: #002953;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.bild {
	border:none;
}

.bild-space {
	border:none;
	margin: 2px;
}


div.turnierfacts-div {
	padding-left:35px;
}
div.turnierfacts {
	margin:auto;
	width:               450px;
    margin:              0.5em 0 0.5em 0;
    border:              0.1em solid #000000;
	background-image:    url(images/turnier_facts.gif);
    background-repeat:   no-repeat;
    padding:             9px 10px 10px 85px;
}

div.turnierfacts-home-div {
	padding:0px;
}

div.turnierfacts-home {
	margin:auto;
	width:               577px;
    margin:              0.5em 0 0.5em 0;
    border:              0.1em solid #000000;
	background-image:    url(images/turnier_facts.gif);
    background-repeat:   no-repeat;
    padding:             9px 10px 10px 85px;
}

div.socialmedia-div {
	padding-left:5px;
}

div.socialmedia {
	margin:auto;
	width:               455px;
	
}
/* ### eof - Allgemeine Definitionen */

/* ### bof - page - div container */
#rahmen{
	margin:auto;
	width:977px;
	border: 1px solid #000000;
}

#page{
	width:977px;
}

#header { 
	width:977px;
	height:130px;
}

/* Header */
#msopen-cms-header {
	background: url(images/bg_header.jpg) 0 0 no-repeat;
	height:130px;
	margin-top:0px;
	margin-bottom:0px;
	color:#dbd3bd;
}



#msopen-header-top   { 
	width: 977px;
	height:70px;
}

#msopen-header-top-logo   { 
	position: relative;
	width:290px;
	height:70px;
	float:left;
}

#msopen-header-top-player   { 
	position: relative;
	width:210px;
	height:70px;
	float:left;
}

#msopen-header-top-modul   { 
	position: relative;
	width:200px;
	height:70px;
	float:left;
}

#msopen-header-top-search   { 
	position: relative;
	float:left;
	width:187px;
	height:50px;
	text-align:right;
	margin-top:20px;
}


#msopen-cms-header input {
	background: url(../images/search.png) no-repeat;
	border:0;
	height: 22px;
	width: 168px;
	padding: 2px;
	font-size:1em;
	color:#808080;
	border:1px solid #808080;
}
#msopen-cms-header .search {
	color:#dbd3bd;
}


#msopen-header-top-asc   { 
	position: relative;
	width:90px;
	height:70px;
	float:left;
}

#msopen-header-bottom   { 
	width: 977px;
	height:60px;
}

#msopen-header-bottom-logo   { 
	position: relative;
	width:290px;
	height:60px;
	float:left;
}

#msopen-header-bottom-player   { 
	position: relative;
	width:210px;
	height:60px;
	float:left;
}

#msopen-header-bottom-banner   { 
	position: relative;
	width:477px;
	height:55px;
	float:left;
	margin-top:5px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

.banneritem img {
	display: block;
	margin-right: 12px;
	margin-left: auto;
	float:right;
}

/* breadcrumb */
#mso-breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('images/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
	border-bottom:solid 1px #acacac;
    width:977px;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
#mso-breadcrumb ul 
{
    margin:0px;
    padding:0px;
}
#mso-breadcrumb ol 
{
    list-style-type:none;
    float:left;
    padding: 0px 0px 0px 10px;
    margin:0px;
}
#mso-breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('images/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}
.home
{
    border:none;
    margin: 8px 0px;
}

#mso-breadcrumb a:hover
{
	color:#35acc5;
}

#menu { 
	width:977px;
	height:31px;
}

#submenu {  
	width:977px;
}

#main{
	background-image:url(images/bg_main.png);
	width:977px;
}

#main-tform{
	background-image:url(images/bg_main_tform.png);
	width:977px;
}

#main-left {
	position: relative;
	width:193px;
	float:left;
	padding:4px 2px 0px 2px;

}

#main-content { 
	position: relative;
	width:616px;
	float:left;
	padding:6px 6px 0px 6px;
}

#main-content-tform { 
	position: relative;
	width:768px;
	float:left;
	background-color:#FFFFFF;
	padding:6px 6px 0px 6px;
}

#main-content-tform-meldeschluss { 
	position: relative;
	width:768px;
	float:left;
	padding:6px 6px 0px 6px;
}

#main-content-bilder { 
	position: relative;
	width:768px;
	float:left;
	padding:6px 0px 0px 12px;
}

#main-right { 
	position: relative;
	width:142px;
	float:left;
	padding:4px 4px 0px 6px;
}

/* ### eof - page - div container */

/* ### bof - Boxen */

.box_page {
width:616px;
}

.box_links {
width:189px;
}

.box_rechts {
width:142px;
}

.box_footer {
	margin:auto;
    width:960px;
}

/* Start - Box PAGE */
.box_page_ro {
	background:url(images/box/page_box_bg_ro.gif) top right no-repeat;
}

.box_page_lo {
	background:url(images/box/page_box_bg_lo.gif) top left no-repeat;
}

.box_page_ru {
	background:url(images/box/page_box_bg_ru.gif) bottom right no-repeat;
}

.box_page_lu {
	background:url(images/box/page_box_bg_lu.gif) bottom left no-repeat;
}

.box_page_inhalt {
	margin:0;
    padding:9px 15px 8px 12px;
}

.box_page_inhalt p {
	text-align:justify;
	margin:0;
	padding:0;
}
/* Ende - Box PAGE */

/* Start - Box schwarz */
.box_black_ro {
	background:url(images/box/01box_bg_ro.gif) top right no-repeat;
}

.box_black_lo {
	background:url(images/box/01box_bg_lo.gif) top left no-repeat;
}

.box_black_ru {
	background:url(images/box/01box_bg_ru.gif) bottom right no-repeat;
}

.box_black_lu {
	background:url(images/box/01box_bg_lu.gif) bottom left no-repeat;
}

.box_black_inhalt {
	margin:0;
    padding:9px 15px 8px 12px;
}

.box_black_inhalt p {
	text-align:justify;
	margin:0;
	padding:0;
}
/* Ende - Box schwarz */

/* Start - Box azur */
.box_azur_ro {
	background:url(images/box/09box_bg_ro.png) top right no-repeat;
}

.box_azur_lo {
	background:url(images/box/09box_bg_lo.png) top left no-repeat;
}

.box_azur_ru {
	background:url(images/box/09box_bg_ru.png) bottom right no-repeat;
}

.box_azur_lu {
	background:url(images/box/09box_bg_lu.png) bottom left no-repeat;
}

.box_azur_inhalt {
	margin:0;
    padding:9px 15px 8px 12px;
}

.box_azur_inhalt p {
	text-align:justify;
	margin:0;
	padding:0;
}
/* Ende - Box azur */

/* Start - Box gelb */
.box_yellow_ro {
	background:url(images/box/08box_bg_ro.png) top right no-repeat;
}

.box_yellow_lo {
	background:url(images/box/08box_bg_lo.png) top left no-repeat;
}

.box_yellow_ru {
	background:url(images/box/08box_bg_ru.png) bottom right no-repeat;
}

.box_yellow_lu {
	background:url(images/box/08box_bg_lu.png) bottom left no-repeat;
}

.box_yellow_inhalt {
	margin:0;
    padding:9px 15px 8px 12px;
}

.box_yellow_inhalt p {
	text-align:justify;
	margin:0;
	padding:0;
}
/* Ende - Box gelb */

/* Start - Box blau */
.box_blue_ro {
	background:url(images/box/04box_bg_ro.gif) top right no-repeat;
}

.box_blue_lo {
	background:url(images/box/04box_bg_lo.gif) top left no-repeat;
}

.box_blue_ru {
	background:url(images/box/04box_bg_ru.gif) bottom right no-repeat;
}

.box_blue_lu {
	background:url(images/box/04box_bg_lu.gif) bottom left no-repeat;
}

.box_blue_inhalt {
	margin:0;
    padding:9px 15px 8px 12px;
}

.box_blue_inhalt p {
	text-align:justify;
	margin:0;
	padding:0;
}
/* Ende - Box blau */
/* ### bof - Boxen */

/* ### bof - Menu fuer Boxen */
.boxmenu-dark{
	width:auto; /*width of menu*/
}

.box-bilder{
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size:10px;
	color: #ffffff;
	text-align:center;
}

/* Start - Menu dunkel BG */
.boxmenu-dark .headerbar-dark{
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size:11px;
	color: #ffffff;
	background: url(images/boxmenu_header.png) no-repeat center left; /*custom bullet list image*/
	margin-bottom: 3px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 16px; /*header text is indented 10px*/
	border-bottom: 1px solid #ffffff;
}

.boxmenu-dark ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.boxmenu-dark ul li{
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size:12px;
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.boxmenu-dark ul li a{
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size:12px;
	color: #ffffff;
	background: url(images/boxmenu_bullet.png) no-repeat center left; /*custom bullet list image*/
	background-position: 5px;
	display: block;
	padding: 2px 0;
	padding-left: 16px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	font-size: 90%;
}

.boxmenu-dark ul li a:visited{
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	color: #ffffff;
}

.boxmenu-dark ul li a:hover{ /*hover state CSS*/
	color: #ffffff;
	background-color: #369;
}
/* Ende - Menu dunkel BG */

/* Start - Menu dunkel BG */
.boxmenu-light{
	width: auto; /*width of menu*/
}

.boxmenu-light .headerbar-light{
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size:12px;
	color: #000000;
	background: url(images/boxmenu_header.png) no-repeat center left; /*custom bullet list image*/
	margin-bottom: 3px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 16px; /*header text is indented 10px*/
	border-bottom: 1px solid #000000;
}

.boxmenu-light ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.boxmenu-light ul li{
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size:12px;
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.boxmenu-light ul li a{
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size:12px;
	color: #000000;
	background: url(images/boxmenu_bullet.png) no-repeat center left; /*custom bullet list image*/
	background-position: 5px;
	display: block;
	padding: 2px 0;
	padding-left: 16px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	font-size: 90%;
}

.boxmenu-light ul li a:visited{
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	color: #000000;
}

.boxmenu-light ul li a:hover{ /*hover state CSS*/
	color: #ffffff;
	background-color: #369;
}
/* Ende - Menu dunkel BG */

/* Start - Menu blau */
.blue-navcontainer { 
	width: 119px; 
}

.blue-navheader
{   
	padding-top: 2px;
	padding-bottom: 1px;
	color:#000000;
	font-weight:bold;
	margin-left: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.blue-navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #000000;
}

.blue-navcontainer a
{
	display: block;
	padding: 3px;
	width: 113px;
	border-top: 1px dotted #000000;
}

.blue-navcontainer a:link, .black-navlist a:visited
{
	color: #000000;
	text-decoration: none;
}

.blue-navcontainer a:hover
{
	background-color: #369;
	color: #ffffff;
}
/* Ende - Menu blau */
/* ### bof - Menu fuer Boxen */

/* ### bof - Hauptmenu horizontal */
/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu{
background:url(images/menu_btn_bg.gif);
float:left;
width:977px;
height:30px;
font-size: 11px;
line-height:normal;
border-bottom: 1px solid #444544;
}

* html .mattblackmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

.mattblackmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.mattblackmenu li{
display:inline;
margin:0;
padding:0;
}

.mattblackmenu li a{
float:left;
background:url(images/menu_btn_left.gif) no-repeat left top;
margin:0;
margin-right: 0px;
padding:0 0 0 6px;
text-decoration:none;
}

.mattblackmenu a span {
font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
float:left;
display:block;
background:url(images/menu_btn_right.gif) no-repeat right top;
padding:9px 13px 9px 4px;
font-weight:bold;
color:#ffffff;
}

.mattblackmenu #current a{
float:left;
background:url(images/menu_btn_left_active.gif) no-repeat left top;
margin:0;
margin-right: 0px;
padding:0 0 0 6px;
text-decoration:none;
}

.mattblackmenu #current a span {
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
float:left;
display:block;
background:url(images/menu_btn_right_active.gif) no-repeat right top;
padding:9px 13px 9px 4px;
font-weight:bold;
color:#dc5c2b;
}



.mattblackmenu a:hover span, .mattblackmenu a.selected a span{
color: #ffcc66;
cursor:pointer;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background-position:0% -31px;
}

.mattblackmenu a.selected{
background-position:0% -31px;
}

.mattblackmenu a:hover span, .mattblackmenu li.selected a span{
background-position:100% -31px;
}

.mattblackmenu a.selected span{
background-position:100% -31px;
color: #ffcc66;
}



/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	font: normal 13px Verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	border: 1px solid black;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
}


.ddsubmenustyle li a{
	display: block;
	width: 160px;
	color: black;
	background-color: #ffffff;
	text-decoration: none;
	padding: 4px 5px;
	border-bottom: 1px solid black;
}

* html .ddsubmenustyle li a{ /*IE6 CSS hack*/
	display: inline-block;
}

.ddsubmenustyle li a:hover{
	background-color: #eaeaea;
	color: black;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	padding-top: 3px;
	right: 2px;
	border: 0;
}

.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}
/* ### eof - Hauptmenu horizontal */


/* Ende - HOME */
#home{
	background-image:url(images/bg_home.gif);
	width:977px;
}

#home-left {
	position: relative;
	width:12px;
	float:left;
	padding:4px 2px 0px 2px;

}

#home-content { 
	position: relative;
	width:674px;
	float:left;
	background-color:#FFFFFF;
	padding:6px 6px 0px 6px;
}

#home-right { 
	position: relative;
	width:263px;
	float:left;
	padding:4px 4px 0px 8px;
}


.home-tophead  { 
	width:674x;
	padding: 1px 0px 4px 0px;
}

.home-tophead-left   { 
	position: relative;
	width:75px;
	height:24px;
	float:left; 
}

.home-tophead-middle   { 
	position: relative;
	width:524px;
	height:20px;
	padding-top:4px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color:#000000;
	text-decoration: none;
	text-align:center;
	
}

.home-tophead-right   { 
	position: relative;
	width:75px;
	height:24px;
	float:left;
	text-align:right; 
}

.home-tophead-image  { 
	width:674px;
	padding-bottom:2px;
}




.home-headnews  { 
	width:674px;
	padding: 3px 0px 2px 0px;
}

.home-headnews-image { 
	position: relative;
	width:75px;
	float:left;
}

.home-headnews-row { 
	position: relative;
	width:595px;
	float:left;
	padding:2px;
}


.home-headnews-topnews { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #000000;
	text-decoration: none;
}

.home-headnews-headline { 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color : #003366;
	text-decoration: none;
}

.home-headnews-content { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
	text-decoration: none;
}


.start_titel {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: bold;
color : #000000;
text-decoration: none;
}
.start_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: normal;
color : #000000;
text-decoration: none;
}



.home-newsbox-div  { 
	width:674px;
}

.home-newsbox { 
	position: relative;
	width:220px;
	float:left;
	padding-bottom:4px;
	border-top: 1px solid #000000;
}

.home-newsbox-spacer { 
	position: relative;
	width:7px;
	float:left;
}

.home-newsbox-image  { 
	position: relative;
	width:60px;
	height:48px;
	float:left;
}

.home-newsbox-news  { 
	position: relative;
	width:160px;
	height:48px;
	float:left;
}

.home-newsbox-news-head  { 
	width:156px;
	height:10px;
	padding: 1px 2px 3px 2px;
}

.home-newsbox-news-content  { 
	width:156px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, Sans Serif; 
	font-size: 8pt;
	padding:2px;
}

A.newsbox:link {
	color: #002953; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none;
}
A.newsbox:visited {
	color: #002953; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none;
}
A.newsbox:active {
	color: #002953; 
	font-size: 9pt; 
	font-weight: bold;
}
A.newsbox:hover {
	color: #002953; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
}
/* Ende - HOME */

/* Start - FOOTER */
#footer{
	margin:auto;
	width:979px;
}

#footer-line {  
	width:979px;
	height:10px;
	background-color:#20416e;
}

#footer-box {  
	width:971px;
	background-color:#444544;
	padding:5px 4px 0px 4px;
}

/* Start - Box FOOTER */
.box_footer_ro {
	background:url(images/box_footer_ro.gif) top right no-repeat;
}

.box_footer_lo {
	background:url(images/box_footer_lo.gif) top left no-repeat;
}

.box_footer_ru {
	background:url(images/box_footer_ru.gif) bottom right no-repeat;
}

.box_footer_lu {
	background:url(images/box_footer_lu.gif) bottom left no-repeat;
}

.box_footer_inhalt {
	margin:0;
    padding:9px 15px 8px 12px;
	height:39px;
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	color: #ffffff;
	font-size:11px;
	text-align:center;
}

.box_footer_inhalt p {
	text-align:justify;
	margin:0;
	padding:0;
}
/* Ende - Box FOOTER */

#footer-text {  
	margin:auto;
	width:956px;
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	color: #ffffff;
	font-size:11px;
	padding:2px 0px 7px 1px;
	text-align:center;
}

#footer-bottom {  
	width: 979px;
	height: 15px;
	background-image:    url(images/bg_footer_bottom.gif);
	padding:0px;
}



.pathway {
	color:#fff;
}


   a.pathway {
	text-decoration: none;
	color:#fff;
}

   a.pathway:link {
	text-decoration: none;
	color:#fff;
}

   a.pathway:hover {
	text-decoration: underline;
	color: #fff;
} 

   a.pathway:visited {
	text-decoration: none;
	color:#fff;
}

   .pathway a:visited:hover {
	text-decoration: underline;
	color: #fff;
}
/* Ende - FOOTER */

/* Start - COPYRIGHT */
#copyright {
	width: 979px;
	text-align:center;  
	margin:auto;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size:10px;
	color: #cccccc;
}


   a.copyright {
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size: 10px;
	color:#cccccc;
	text-decoration: none;
	font-weight:bold;
}

   a.copyright:link {
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size: 10px;
	color:#cccccc;
	text-decoration: none;
	font-weight:bold;
}

   a.copyright:hover {
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size: 10px;
	color:#ffffff;
	text-decoration: underline;
	font-weight:bold;
} 

   a.copyright:visited {
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size: 10px;
	color:#cccccc;
	text-decoration: none;
	font-weight:bold;
}

   .copyright a:visited:hover {
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size: 10px;
	color:#ffffff;
	text-decoration: underline;
	font-weight:bold;
}
/* Ende - COPYRIGHT */

/* Start - TFORM */
.tform-div{
	margin:auto;
	width:760px;
}

.tform-head   { 
	background-image:    url(images/tform_head.gif);
    background-repeat:   no-repeat;
	width:760px;
	height:19px;
	font-weight: bold; 
	font-size: 11px;  
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	color: #ffffff; 
	padding: 6px 3px 0px 8px; 
}

.tform-footer   { 
	background-image:    url(images/tform_footer.gif);
    background-repeat:   no-repeat;
	width:760px;
	height:10px;
}

.tform-data-div   { 
	width:760px;
	background-color:#daeafa; 
}

.tform-data-line   { 
	position: relative;
	width:754px;
	float:left;
	font-weight: normal;  
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
}

.tform-data-topic   { 
	position: relative;
	width:146px;
	height:22px;
	float:left;
	font-weight: bold;  
	font-size: 11px; 
	line-height: 16px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
}

.tform-data-field   { 
	position: relative;
	width:216px;
	height:22px;
	float:left;
	font-weight: bold;  
	font-size: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
}

.tform-data-spacer   { 
	position: relative;
	width:12px;
	height:22px;
	float:left;
	font-weight: bold;  
	font-size: 11px;  
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
}

.tform-data-info   { 
	position: relative;
	height:22px; 
	font-size: 11px;  
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
	text-align:center;
}

.tform-input210 { 
	width:210px; 
	border:1px solid #59712A; 
}

.tform-input210-pflicht { 
	background-color:#ffffae; 
	width:210px; 
	border:1px solid #59712A; 
}

.tform-input210-drl { 
	background-color:#D7FFFF; 
	width:210px; 
	border:1px solid #59712A; 
}

.tform-select210 { 
	width:210px; 
	border:1px solid #59712A; 
}

.tform-select210-pflicht {
	background-color:#ffffae;  
	width:210px; 
	border:1px solid #59712A; 
}

.tform-select210-drl {
	background-color:#D7FFFF;  
	width:210px; 
	border:1px solid #59712A; 
}

.tform-textarea420 { 
	width:420px; 
	border:1px solid #59712A; 
	height:100px; 
}

.tform-title { 
	font-size: 11px;  
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-transform:uppercase;
	font-weight:bold;
	color:#002953;
}

.tform-bild-rechts {
	float: right; 
	margin-left: 7px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	border:none;
}

.tform-error {
	font-weight:bold;
	color: #ff0000; 
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	text-align:center; 
}

/* Start - TFORM - Felder */
.tform-felder-div   { 
	width:750px;
	background-color:#daeafa;
	padding:5px; 
}

.tform-felder-line   { 
	position: relative;
	width:744px;
	float:left;
	font-weight: normal;  
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
}

.tform-felder-odd-option   { 
	position: relative;
	width:34px;
	height:28px;
	float:left; 
	padding: 0px 3px 6px 3px;
	background-color:#f0f6fc;  
}

.tform-felder-odd-topic   { 
	position: relative;
	width:244px;
	height:28px;
	float:left;
	font-weight: bold;  
	font-size: 11px;  
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
	background-color:#f0f6fc;
}

.tform-felder-odd-content   { 
	position: relative;
	width:454px;
	height:28px;
	float:left;
	font-weight: normal;  
	font-size: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
	background-color:#f0f6fc;
}

.tform-felder-even-option   { 
	position: relative;
	width:34px;
	height:28px;
	float:left; 
	padding: 0px 3px 6px 3px;
}

.tform-felder-even-topic   { 
	position: relative;
	width:244px;
	height:28px;
	float:left;
	font-weight: bold;  
	font-size: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
}

.tform-felder-even-content   { 
	position: relative;
	width:454px;
	height:28px;
	float:left;
	font-weight: normal;  
	font-size: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
}

.tform-extra-option   { 
	position: relative;
	width:34px;
	float:left; 
	padding: 0px 3px 6px 3px;
}

.tform-extra-topic   { 
	position: relative;
	width:244px;
	float:left;
	font-weight: bold;  
	font-size: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
}

.tform-extra-content   { 
	position: relative;
	width:454px;
	float:left;
	font-weight: normal;  
	font-size: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
}

.tform-felder-notice   { 
	width:744px;
	font-weight: normal;  
	font-size: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
	background-color:#ffffff;
}

div.tform-notice {
	width:744px;
    margin:auto;
    border: 0.1em solid #cc9999;
    padding: 8px 8px 8px 8px;
    color:              #000000;
    background-color:   #ffcccc;
}

.tform-notice-checkbox   { 
	position: relative;
	width:40px;
	float:left; 
	padding: 0px 3px 6px 3px;
}

.tform-notice-content    { 
	position: relative;
	width:692px;
	float:left;  
	font-size: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	padding: 3px;  
}
/* Ende - TFORM - Felder */
/* Ende - TFORM */

/* Start - MELDELISTE */
.liste-div{
	margin:auto;
	width:610px;
}

/* Start - Meldeliste - head */
.liste-head-row   { 
	font-family: Verdana, Arial, Geneva, Helvetica; 
}

.liste-head-nr   { 
	position: relative;
	width:25px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	color: #ffffff; 
	background-color: #000000; 
	padding: 4px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #222222 #000000 #000000 #222222; 
}

.liste-head-name   { 
	position: relative;
	width:220px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	color: #ffffff; 
	background-color: #000000; 
	padding: 4px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #222222 #000000 #000000 #222222;  
}

.liste-head-liga   { 
	position: relative;
	width:170px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	color: #ffffff; 
	background-color: #000000; 
	padding: 4px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #222222 #000000 #000000 #222222;  
}

.liste-head-wrl   { 
	position: relative;
	width:45px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	color: #ffffff; 
	background-color: #000000; 
	padding: 4px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #222222 #000000 #000000 #222222;  
}

.liste-head-drl   { 
	position: relative;
	width:45px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	color: #ffffff; 
	background-color: #000000; 
	padding: 4px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #222222 #000000 #000000 #222222;
}

.liste-head-nrw   { 
	position: relative;
	width:45px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
	text-align:center; 
	color: #ffffff; 
	background-color: #000000; 
	padding: 4px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #222222 #000000 #000000 #222222; 
}

.liste-head-zeit   { 
	position: relative;
	width:155px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
	text-align:center; 
	color: #ffffff; 
	background-color: #000000; 
	padding: 4px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #222222 #000000 #000000 #222222; 
}
/* Ende - Meldeliste - head */

/* Start - Meldeliste - Daten */
.liste-data-row   { 
	font-family: Verdana, Arial, Geneva, Helvetica; 
}

.liste-data-nr   { 
	position: relative;
	width:27px;
	float:left;
	font-weight: bold;  
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
	text-align:center;
	background-color: #DAE1EC; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6;   
}

.liste-data-name   { 
	position: relative;
	width:222px;
	float:left;
	font-weight: bold;  
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	background-color: #eeeeee;  
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6;  
}

.liste-data-liga   { 
	position: relative;
	width:172px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
	background-color: #eeeeee; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6  
}

.liste-data-wrl   { 
	position: relative;
	width:47px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	background-color: #DAE1EC; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6  
}

.liste-data-drl   { 
	position: relative;
	width:47px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	background-color: #DAE1EC; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6  
}

.liste-data-nrw   { 
	position: relative;
	width:47px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	background-color: #DAE1EC; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6  
}

.liste-data-zeit   { 
	position: relative;
	width:157px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	background-color: #DAE1EC; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6  
}
/* Ende - Meldeliste - Daten */

/* Start - Meldeliste - Reserve */

.liste-data-nr-reserve   { 
	position: relative;
	width:27px;
	float:left;
	font-weight: bold;  
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
	text-align:center;
	background-color: #FFB3B3; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6;   
}

.liste-data-name-reserve   { 
	position: relative;
	width:222px;
	float:left;
	font-weight: bold;  
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	background-color: #ffd4d4;  
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6;  
}

.liste-data-liga-reserve   { 
	position: relative;
	width:172px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
	background-color: #ffd4d4; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6  
}

.liste-data-wrl-reserve   { 
	position: relative;
	width:47px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	background-color: #FFB3B3; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6  
}

.liste-data-drl-reserve   { 
	position: relative;
	width:47px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	background-color: #FFB3B3; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6  
}

.liste-data-nrw-reserve   { 
	position: relative;
	width:47px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	background-color: #FFB3B3; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6  
}

.liste-data-zeit-reserve   { 
	position: relative;
	width:157px;
	float:left;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	text-align:center;
	background-color: #FFB3B3; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6  
}



.liste-reserve-row   {
	margin:auto;
	width:400px;
}

.liste-reserve-feld   { 
	position: relative;
	width:192px;
	float:left;
	font-weight: bold;  
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
	text-align:center;
	background-color: #DAE1EC; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6;   
}

.liste-reserve-label   { 
	position: relative;
	width:192px;
	float:left;
	font-weight: bold;  
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
	text-align:center;
	background-color: #FFB3B3; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6;   
}
/* Ende - Meldeliste - Reserve */
/* Ende - MELDELISTE */

/* Start - UEBERSICHT SPIELE */
.uebersicht-head  { 
	width:263px;
	background-image:url(images/uebersicht_bg_head.gif);
}

.uebersicht-head-field   { 
	position: relative;
	width:133px;
	height:12px;
	float:left;
	font-weight: bold; 
	font-size: 10px;  
	font-family: Verdana, Arial, Geneva, Helvetica;
	color:#ffffff; 
	text-decoration: none; 
	padding: 2px; 
}

.uebersicht-head-ticker   { 
	position: relative;
	width:126px;
	height:16px;
	float:left;
	
}

.uebersicht-spieler   { 
	position: relative;
	width:138px;
	float:left;
}

.uebersicht-spieler-name   {
	height:15px;
	font-style: normal; 
	font-weight: normal; 
	font-size: 9px; 
	line-height: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	background-color: #eeeeee; 
	padding: 1px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6;
}

.uebersicht-punkte   { 
	position: relative;
	width:125px;
	float:left;
}

.uebersicht-points { 
	height:13px;
	position: relative;
	width:19px;
	float:left;
	font-style: normal; 
	font-weight: normal; 
	font-size: 9px; 
	line-height: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none;
    text-align:right; 
	background-color: #cccccc; 
	padding: 2px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6 
}

/* Start - LINK - Uebersicht Field */
   a.uebersicht_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color:#ffffff;
	text-decoration: none;
}
  
   a.uebersicht_field:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color:#ffffff;
	text-decoration: none;
}

   a.uebersicht_field:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color:#ffffff;
	text-decoration: underline;
}

   a.uebersicht_field:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color:#ffffff;
	text-decoration: none;
}

   a.uebersicht_field:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color:#ffffff;
	text-decoration: underline;
}
/* Ende - LINK - Uebersicht Field */

/* Start - LINK - Uebersicht Player */
   a.uebersicht_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal; 
	color:#000000;
	text-decoration: none;
}
  
   a.uebersicht_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal; 
	color:#000000;
	text-decoration: none;
}

   a.uebersicht_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal; 
	color:#000000;
	text-decoration: underline;
}

   a.uebersicht_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal; 
	color:#000000;
	text-decoration: none;
}

   a.uebersicht_link:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal; 
	color:#000000;
	text-decoration: underline;
}
/* Ende - LINK - Uebersicht Player */
/* Ende - UEBERSICHT SPIELE */

   .table_box_head     	{ 
	color: white; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva; 
	text-decoration: none; 
	background-color: #002953; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #839cc0 #04285a #04285a #839cc0 
}

   .table_box_dark  { 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	background-color: #b6bed4; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6;
}

   .table_box_light   { 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	background-color: #DAE1EC; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6;
}
