/* default.css. Blau-weiss-niederp&ouml;llnitz zLiga 10.02.2014 */
  body {
  margin						: 0;
  font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size					: 12px;
  font-weight				: 500;
  color						: #333;
  }
  
  img {border:none;}
  td.link {color:#333 !important;} 
 
  p {
   margin					:0;
   border					:0;
   color					:#333;
   font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size				:12px;
   line-height:           15px;
}

  .auswahl{
   background-color     : #fff;
   color                : #333;
   font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size            : 12px;
   font-weight          : 500;
  }
   
  .bemerkung {
   color                : #333;
   font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size            : 12px;
   font-weight          : 500;
  }
   
  .link {
   color                : #ff0000;
   font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size            : 12px;
   font-weight          : 500;
   text-decoration      : none;
      line-height:           15px;
  }
   
  .link_aktiv {
   color                : #ff0000;
   font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size            : 12px;
   font-weight          : 500;
   text-decoration      : underline;
      line-height:           15px;
  }
   
  .pokal {
   color                : #333;
   font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size            : 12px;
   font-weight          : 600;
      line-height:           15px;
  }
   
  .normal {
   color                : #333;
   font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size            : 12px;
   font-weight          : 500;
      line-height:           15px;
  }
   
  .text {
   color                : #333;
   font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size            : 11px;
   font-weight          : 500;
  }
   
  .titel {
   background				: #044485;
  	background				: -webkit-gradient(linear, left top, left bottom, from(#044485), to(#235e9a));
  	background				: -webkit-linear-gradient(top, #044485, #235e9a);
  	background				: -moz-linear-gradient(top, #044485, #235e9a);
  	background				: -ms-linear-gradient(top, #044485, #235e9a);
  	background				: -o-linear-gradient(top, #044485, #235e9a);
  	background				: linear-gradient(top, #044485, #235e9a);
  	color                : #fff;
   font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size            : 12px;
   font-weight          : 500;
   padding					: 3px 0px;
   }
   
  .ueberschrift {
   color                : #044485;
   font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size            : 14px;
   font-weight          : 600;
      line-height:           20px;
  }
  
  #counter .titel {
	background				: #044485;
  	background				: -webkit-gradient(linear, left top, left bottom, from(#044485), to(#235e9a));
  	background				: -webkit-linear-gradient(top, #044485, #235e9a);
  	background				: -moz-linear-gradient(top, #044485, #235e9a);
  	background				: -ms-linear-gradient(top, #044485, #235e9a);
  	background				: -o-linear-gradient(top, #044485, #235e9a);
  	background				: linear-gradient(top, #044485, #235e9a);
  	
	color						:#fff;
	font-size				:16px;
	font-family				:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight				:500;
	letter-spacing			:1px;
	text-align				:center;
	border-top				: thin solid #fff;
	}
td#counter{
	background				:#3398cc;
	padding				   :0px 0px 0px 56px;		
}

 /* linksbox kategorien -------------------- */
  .catlinks {
  	width						: 100%;
 	padding					: 9px 5px 9px 5px;
  	display					: block;
  	font-weight				: 600;
  	letter-spacing			: 0.1em;
  	text-align				: center;
   color						: #dcdcdc;
	background				: #044485;
	background				: -webkit-gradient(linear, left top, left bottom, from(#044485), to(#185a9d));
	background				: -webkit-linear-gradient(top, #044485, #185a9d);
	background				: -moz-linear-gradient(top, #044485, #185a9d);
	background				: -ms-linear-gradient(top, #044485, #185a9d);
	background				: -o-linear-gradient(top, #044485, #185a9d);
	background				: linear-gradient(top, #044485, #185a9d);
} 
 /* rechtsbox kategorien -------------------- */
  .cat {
  	width						: 100%;
 	padding					: 9px 5px 9px 5px;
  	display					: block;
  	font-weight				: 500;
  	letter-spacing			: 0px;
  	text-align				: center;
   color						: #fefefe;
	background				: #044485;
	background				: -webkit-gradient(linear, left top, left bottom, from(#044485), to(#185a9d));
	background				: -webkit-linear-gradient(top, #044485, #185a9d);
	background				: -moz-linear-gradient(top, #044485, #185a9d);
	background				: -ms-linear-gradient(top, #044485, #185a9d);
	background				: -o-linear-gradient(top, #044485, #185a9d);
	background				: linear-gradient(top, #044485, #185a9d);
} 

/* rechtsbox liveticker */
#news0 {max-height:80px;background:#fefefe;text-align:left;padding:2px 0px;}
#news0 {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border:1px #aaa solid;
scrollbar-face-color: #fefefe;
scrollbar-track-color: #fefefe;
scrollbar-arrow-color: #044485;
-moz-box-shadow: 4px 4px 14px #044485;
-webkit-box-shadow: 4px 4px 14px #044485;
box-shadow: 4px 4px 14px #044485;  
}
#liveticker table {width:100% !important;}
#liveticker .text {color:#044485;}
#liveticker .titel {font-size:11px;}
#liveticker td {padding:5px 1px 0px 1px;}


/* contentbox kategorien -- nur Startseite ------------------ */
 .stitel {
  	width					: 100%;
  	padding					: 9px 6px 9px 10px;
  	display					: block;
  	font-weight				: 500;
  	letter-spacing			: 0.1em;
  	color						: #fefefe;
   background				: #3296CA;
   background				: -webkit-gradient(linear, left top, left bottom, from(#3296CA), to(#4ba8d9));
   background				: -webkit-linear-gradient(top, #3296CA, #4ba8d9);
   background				: -moz-linear-gradient(top, #3296CA, #4ba8d9);
   background				: -ms-linear-gradient(top, #3296CA, #4ba8d9);
   background				: -o-linear-gradient(top, #3296CA, #4ba8d9);
   background				: linear-gradient(top, #3296CA, #4ba8d9);  
} 
.tablestart {
    width:520px!important;    
}

/* ----- Tabellen-Layout Inhalt -----*/
#contentbox .tabelle {text-align:left;}
#contentbox .tabelle td {
	border-bottom			: 1px dotted #ddd;
	font-size				: 12px;
	padding					: 3px 0px;
}

.navirechts .tabelle {text-align:left;} /* ----- Tabelle rechtsbox -----*/

.navirechts .tabelle td {
	color						: #fafafa;
	padding					: 1px 0px;
	border-bottom			: 1px dotted #aaaaaa;
	background-color		: #3399CC;
}

.zcontent_news {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.news_headline {
    width:530px!important;
    padding-bottom:10px;
    border-bottom:1px solid #eee;
}
.news_headline .ueberschrift {
   color: #044485;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: 600;
   line-height:22px;
}

.nachricht .normal {
    font-size:13px;
    line-height:18px;
}

 