/* 
default tag styles (body, a)
*/

body {
	background-color	: #ffffff;
	text-align		: center;
	margin			: 0;
    	padding			: 0;
	font-weight		: normal;
	font-size		: 12px;
	color			: #000000;
	font-style		: normal;
	font-family		: Arial;
}

a:link {
	color			: #000000;
	text-decoration		: none;
}

a:link img{
	color			: #000000;
	border			: 0;
	text-decoration		: none;
}

a:visited {
	color			: #000000;
	text-decoration		: none;
}

a:visited img{
	color			: #000000;
	border			: 0;
	text-decoration		: none;
}

a:active {
	color			: #e11f27;
	text-decoration		: none;
}

a:hover {
	color			: #e11f27;
	text-decoration		: none;
}

/* 
class styles (Logo)
*/

.banner_div {
	position		: relative;
	margin			: 0 auto;
	margin-left		: auto; 
	margin-right		: auto;	
	width			: 1006px;
	height			: auto;
	text-align		: center;
	vertical-align		: bottom;
	z-index			: 3;
	padding			: 0px;
	float			: none;
	clear			: both;
}

.banner_div_colPos0{
	width			: 805px;
	height			: auto;
	padding			: 0;
	z-index			: 5;
	text-align		: left;
	float			: left;
}

.banner_div_colPos1{ 
	width			: 201px;
	height			: auto;
	padding			: 0;
	z-index			: 5;
	text-align		: left;
	float			: left;
}

/* 
class styles (graphisches Menü)
*/

.navigation{
	background-color	: #cccccc;
	position		: relative;
	padding			: 0px;
    	margin			: 0 auto; 
    	margin-left		: auto; 
    	margin-right		: auto;
    	text-align      	: left;
	width			: 1006px;
	float			: none;
	clear			: both;
}

.graphical_menu_leftend{
	position		: relative;
	width			: 134px;
	height			: 26px;
	float			: left;
	background-image	: url(images/others/graphical_menu_leftend_134.gif);
	z-index			: 3;
}

.graphical_menu_rightend{
	position		: relative;
	width			: 142px;
	height			: 26px;
	float			: right;
	background-image	: url(images/others/graphical_menu_rightend_142.gif);
	z-index			: 3;
	padding			: 0;
}

.graphical_menu{
	position		: relative;
	width			: 730px;
	height			: 25px;
	z-index			: 3;
	float			: left;
}

.graphical_menu_bg{
	width			: 1006px;
	height			: 4px;
	background-image	: url(images/others/bg_content.gif);
	background-repeat	: repeat-y;
	z-index			: 3;
	padding			: 0;
}

/* 
class styles (Inhaltsbereich)
*/

.content_outer{
	width			: 1006px;
	margin			: 0 auto;
	background-image	: url(images/others/bg_content.gif);
	background-repeat	: repeat-y;
	height			: auto;
	z-index			: 3;
	text-align		: left;
}

.content_inner{
	background-color	: #cccccc;
	width			: 990px;
	margin-left		: 1px;
	margin-right		: 5px;
	height			: auto;
	z-index			: 4;
	padding-top		: 10px;
	padding-right		: 5px;
	padding-bottom		: 10px;
	padding-left		: 5px;
}

/* 
class styles (mittlere Spalte)
*/

.colPos0{
	width			: 602px;
	height			: auto;
	padding			: 0;
	z-index			: 5;
	text-align		: left;
	float			: left;
}

.colPos0_box{
	width			: 601px;
	height			: auto;
	text-align		: left;
	padding			: 0;
	padding-bottom		: 5px;
}

.colPos0_box_header{
	width			: 601px;
	height			: 28px;
	background-repeat	: no-repeat;
}

.colPos0_box_content{
	background-color	: #ffff99;
	width			: 576px;
	height			: auto;
	background-image	: url(images/colpos0/bg_colpos0.gif);
	background-repeat	: repeat-y;
	padding-left		: 10px;
	padding-top		: 10px;
	padding-right		: 15px;
	padding-bottom		: 10px;
	text-align		: justify;
}

.colPos0_box_footer{
	width			: 601px;
	height			: 17px;
	background-image	: url(images/colpos0/foot_colpos0.gif);
	background-repeat	: no-repeat;
}

/* 
class styles (linke Spalte)
*/

.colPos1{ 
	width			: 192px;
	height			: auto;
	padding			: 0px;
	z-index			: 5;
	text-align		: left;
	float			: left;
}

.colPos1_box{
	width			: 188px;
	height			: auto;
	text-align		: left;
	padding			: 0px;
	padding-bottom		: 5px;
	z-index			: 8;
}

.colPos1_box_header{
	width			: 188px;
	height			: 28px;
	z-index			: 9;
	background-repeat	: no-repeat;
}

.colPos1_box_content{
	width			: 188px;
	background-image	: url(images/colpos1/bg_colpos1.gif);
	background-repeat	: repeat-y;
	height			: auto;
	padding-left		: 5px;
	padding-right		: 9px;
	z-index			: 9;
}

.colPos1_box_footer{
	width			: 188px;
	height			: 17px;
	background-image	: url(images/colpos1/foot_colpos1.gif);
	z-index			: 9;
}

/* 
class styles (rechte Spalte)
*/

.colPos2{
	width			: 189px;
	height			: auto;
	padding			: 0px;
	z-index			: 5;
	text-align		: right;
	float			: right;
}

.colPos2_box{
	width			: 188px;
	height			: auto;
	text-align		: left;
	padding			: 0px;
	padding-bottom		: 5px;
	z-index			: 8;
}

.colPos2_box_header{
	width			: 188px;
	height			: 28px;
	z-index			: 9;
	background-repeat	: no-repeat;
}

.colPos2_box_content{
	width			: 188px;
	background-image	: url(images/colpos1/bg_colpos1.gif);
	background-repeat	: repeat-y;
	height			: auto;
	padding-left		: 5px;
	padding-right		: 9px;
	text-align		: justify;
	z-index			: 9;
}

.colPos2_box_footer{
	width			: 188px;
	height			: 17px;
	background-image	: url(images/colpos1/foot_colpos1.gif);
	z-index			: 9;
}

/* 
class styles (Fusszeile)
*/

.footer{
	width			: 1006px;
	margin			: 0 auto;
	background-image	: url(images/others/foot_content.gif);
	background-repeat	: no-repeat;
	height			: 26px;
	z-index			: 3;
	text-align		: center;
	padding-top		: 5px;
}

/* 
class styles (news)
*/

.infobalken{
	width			: 601px;
	height			: auto;
	padding-bottom		: 7px;
}

.news_verfasser{
	width			: 100px;
	height			: auto;
	float			: left;
	vertical-align		: middle;
	padding-left		: 10px; 
	font-size		: 10px;
}

.news_headline{
	width			: 330px;
	height			: auto;
	vertical-align		: middle; 
	float			: left;
	text-align		: center;
}

.news_datum{
	width			: 100px;
	height			: auto;
	float			: left;
	vertical-align		: middle;
	padding-right		: 10px;
	text-align		: right; 
	font-size		: 10px;
}

.news_line{
	width			: 601px;
	height			: 1px;
	background-image	: url(images/colpos0/newsline_colpos0.gif);
	background-repeat	: no-repeat;
}

.news_image{
	width			: 577px;
	height			: auto;
	padding-left		: 10px;
	padding-top		: 10px;
	padding-right		: 15px;
	padding-bottom		: 10px;
	text-align		: center;
}

.news_content{
	width			: 575px;
	height			: auto;
	background-image	: url(images/colpos0/bg_colpos0.gif);
	background-repeat	: repeat-y;
	padding-top		: 10px;
	padding-left		: 10px;
	padding-bottom		: 10px;
	padding-right		: 15px;
	text-align		: justify;
}

.news_more{
	width			: 575px;
	height			: auto;
	background-image	: url(images/colpos0/bg_colpos0.gif);
	background-repeat	: repeat-y;
	padding-top		: 10px;
	padding-left		: 10px;
	padding-bottom		: 10px;
	padding-right		: 15px;
	text-align		: justify;
}


/* 
class styles (archiv)
*/

.archiv_titel{ 
	font-family		: Arial;
	font-size		: 12px;
	width			: 80%;
	height			: auto;
	float			: left;
	text-align		: left;
	padding-top		: 3px;
	padding-bottom		: 3px;
}

.archiv_datum{ 
	font-family		: Arial;
	font-size		: 12px;
	width			: 20%;
	height			: auto;
	float			: right;
	text-align		: right;
	padding-top		: 3px;
	padding-bottom		: 3px;
}


/* 
class styles (diverse)
*/

.tabelle_players{
	font-size		: 12px;
	font-family		: Arial;
	padding			: 0;
	width			: 100%;
}

.contenttable{
	font-size		: 12px;
	font-family		: Arial;
	padding			: 0;
	width			: 70%;
	text-align		: left;
}

.tabelle_normal{
	font-size		: 12px;
	font-family		: Arial;
	padding			: 0;
	width			: 100%;
	text-align		: left;
	vertical-align		: top;
}

.tabelle_trainingsplan{
	font-size		: 12px;
	font-family		: Arial;
	padding			: 0;
	width			: 100%;
	text-align		: left;
	vertical-align		: top;
}

.tabelle_trainingsplan .td-0{
	width			: 35%;
	text-align		: left;
	vertical-align		: top;
}


.tabelle_sponsoren{
	font-size		: 12px;
	font-family		: Arial;
	padding			: 0;
	width			: 100%;
	text-align		: left;
	vertical-align		: top;
	border			: 1;
}

.tabelle_sponsoren td{
	vertical-align		: top;
}

.tabelle_links{
	font-size		: 12px;
	font-family		: Arial;
	padding			: 0;
	width			: 100%;
	text-align		: left;
}

.td-0 {
	width			: 50%;
	font-weight		: bold;
	vertical-align		: top;
}

.tabelle_links td{
	width			: 33%;
	text-align		: left;
}

.icons_big{
	vertical-align		: middle;
	text-align		: center;
}

.csc-mailform{
	font-size		: 12px;
	color			: 000000;
	  padding: 1em;
  border:0px;
}

.csc-mailform-field label {
  	width			: 12em;
  	font-size		: 12px;
  	padding			: 0px 10px 0px 10px;
  	float			: left;
  	text-align		: left;
  	margin-right		: 0.5em;
  	display			: block;
}
 
.csc-mailform-field input {
  	margin-bottom		: 10px;
}
 
.csc-mailform-field textarea {
  	margin-bottom		: 10px;
} 
 
.csc-mailform-field select {
  	margin-bottom		: 10px;
} 

.clearfix:after {   
  	clear             	: both ;
  	content           	: "." ;
  	display           	: block ;
  	height            	: 0 ;
  	visibility        	: hidden ;
}                   

.csc-loginform{
	width			: 165px;
	height			: auto;
  	font-size		: 12px;
	padding-left		: 5px;
	z-index			: 9;
}

.clearfix {         
  	display           	: inline-block ;
}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix { height: 1% ; }
.clearfix        { display: block ; }
/* End Holly Hack */

/* 
class styles (lmo4)
*/

#ergebnisse{
	font-family		: Arial;
	font-size		: 11px;
	color			: #000000;
	text-align		: left;
}

#liganame{
	font-family		: Arial;
	font-size		: 12px;
	color			: #000000;
	text-align		: left;
	font-weight		: 600;
	text-align		: center;
}

#spieltag{
	font-family		: Arial;
	font-size		: 12px;
	color			: #000000;
	text-align		: center;
}

#version{
	font-family		: Arial;
	font-size		: 9px;
	color			: #CCCCCC;
	text-align		: left;
	text-align		: center;
}

/*
Menu Styles
*/

ul, li {
  margin 			: 0 ;
  padding 			: 0 ;
  float				: left;
  list-style-type 		: none ;
}

li{
  list-style-type	 	: none ;
}

.mmContent {
	font-size		: 11px; 
	font-family		: Arial;
}

.mmContent ul {
	margin			: 0px; 
	padding			: 0px;
	list-style		: none;
	z-index			: 2;
	position		: relative; 
	left			: 0px; 
	top			: 0px;
}

.mmContent li {
	padding			: 0px; 
	margin			: 0px;
 }
 
.menuBackground {
	position		: absolute;
	left			: 0px; 
	top			: 0px;
	z-index			: 1;
}
 
.mmContent li a {
	display			: block;
	color			: #333;
	width			: 100px;
	padding			: 5px;
	text-decoration		: none;
	border-bottom		: solid 1px #bbbbbb;
}

* html .mmContent li a {
	width: 110px;
	w\idth: 110px;
}

.mmContent li a:link { color: #000; }
.mmContent li a:visited { color: #000; }

.mmContent li a:hover{ background: #de0000; color: #fff; }
.mmContent li a:active { background: #de0000; color: #fff; }

.mmContent li a.submenu {
		background: #d3d3d3 url(../../scripts/ypMenu/pfeil.gif) no-repeat right center;
}
.mmContent li a.submenu:hover {
		background: #de0000 url(../../scripts/ypMenu/pfeil2.gif) no-repeat right center; 
		color: #fff;
}

/*
Menu Styles for our beloved IE 5.01
*/

.mmContentb {
	font-size: 11px; 
	font-family: Arial;
}

.mmContentb ul {
	margin: 0px; 
	padding: 0px;
	list-style: none;
	z-index:2;
	position:relative; 
	left:0px; 
	top:0px;
}
.mmContentb li {
	padding: 0px; 
	margin: 0px; }
 
.menuBackground {
	position:absolute;
	left:0px; 
	top:0px;
	z-index:1;
}

.mmContentb li a {
	display: block;
	color: #333;
	width: 110px;
	padding: 5px;
	text-decoration: none;
	list-style-type:none;
	background: #d3d3d3;
	border-bottom: solid 1px #bbbbbb;
}

* html .mmContentb li a {
	width: 110px;
	w\idth: 110px;
}

.mmContentb li a:link { background: #de0000; color: #333; }
.mmContentb li a:visited { background: #de0000; color: #333; }

.mmContentb li a:hover{ background: #de0000; color: #fff; }
.mmContentb li a:active { background: #de0000; color: #fff; }

.mmContentb li a.submenu {
		background: #d3d3d3 url(../../scripts/ypMenu/pfeil.gif) no-repeat right center;
}
.mmContentb li a.submenu:hover {
		background: #de0000 url(../../scripts/ypMenu/pfeil.gif) no-repeat right center; 
		color: #fff;
}

