body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	scrollbar-face-color: rgb(244,244,244); 
scrollbar-highlight-color: rgb(204,204,204); 
scrollbar-shadow-color: rgb(204,204,204); 
scrollbar-3dlight-color: rgb(204,204,204); 
scrollbar-arrow-color: #cc3300; 
scrollbar-track-color: rgb(204,204,204); 
scrollbar-darkshadow-color: rgb(204,204,204);
}



td, tr, th, p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}




hr  {
    align:left; 
	color:#cc3300; 
	style: dotted noshade; 
	size: 1px;
	shade: no;
	border-top: dotted;

}


strong, {
	font-weight: bold;
	color: #666666;
}





/*
li { font-size: 13px; 
     list-style: disc; 
	 line-height : 17px;
	 }

ul { margin: 0px 0px 0px 20px; }

*/





/*normale links, beeinflust auch das menu*/

a, a:link, a:visited, a:active, a:visited   {

	color: #666666;
	font-weight: bold;
	text-decoration: underline;

}

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




/*wie der name schon sagt*/

.articleText {
	text-align: justify;
	line-height: 17px;
	font-size: 13px;
}



.articleCode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



.articleHead, .articleList_tophead, h1, h2 {
	font-weight: bold;
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	color: #cc3300;
	font-variant: small-caps;

}



.articleSubHead, .articleList_topsubhead, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 125%;

}



.articleSummary {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px; //urspr. 11
	color: #666666;
	line-height: 135%;
}



.contentHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 135%;

}



.contentSubHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	line-height: 115%;

}



.tableHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 125%;

}



.tableSubHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	line-height: 110%;

}




.v09 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

.v10 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

.v11 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

.v12 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

.v13 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

.v14 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; }





.formButton	{ font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #CC3300; background-color: #92A1AF; }

.formLabel	{ font-family:  Arial, Helvetica, sans-serif; font-size: 13px; }

.checkLabel	{ font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}

.radioLabel	{ font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}

.formTextArea	{ font-family:  Arial, Helvetica, sans-serif; font-size: 13px;	}

.inputText	{ font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}

.inputPass	{ font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}

.selectMenu	{ font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}

.selectList	{ font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}



/* search */

.formSearch { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.search_form {}

.search_result {}







.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {

	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}

.nav_table a:hover {

	color : #cc3300;;

}



.nav_table_active, .nav_table_active a, .nav_table_active a:link,  {

	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;

}



.nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {

	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #cc3300;
	font-weight: bold;
	text-decoration: none;

}







.articleList_toptext {

	font-family:  Arial, Helvetica, sans-serif;

	font-size: 13px; //11

}



.articleList_listhead {

	font-family:  Arial, Helvetica, sans-serif;

	font-size: 13px; //11

	font-weight: bold;

}





/* CSS for the top level list */

#list_top_ul {

	padding: 3px 0;

	margin-left: 0;

	border-bottom: 1px solid #5E747F;

	font: bold 12px  sans-serif;

}

#list_top_ul li {

	list-style: none;

	margin: 0;

	display: inline;

}

#list_top_ul li a {

	padding: 0px 0.5em;

	margin-left: 3px;

	border: 1px solid #778;

	border-bottom: none;

	background: #D7DEE5;

	text-decoration: none;

}

#list_top_ul li a:link { color: #5E747F; }

#list_top_ul li a:visited { color: #5E747F; }

#list_top_ul li a:hover {

	color: Black;

	background: #92A1AF;;

	border-color: #227;

}

#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {

	background: white;

	border-bottom: 1px solid white;

}



/* CSS for the currect level list */

#list_level ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

	font-family:  Arial, Helvetica, sans-serif;

	font-size: 11px;

}

#list_level li { margin: 0 0 1px 0; }

#list_level a {

	display: block;

	padding: 2px 2px 2px 24px;

	border: 1px solid #92A1AF;

	width: 160px;

height: 25px



	background-color: #B7C2D0;

}

#list_level a:link, #list_level_ul a:visited {

	color: Black;

	text-decoration: none;

}

#list_level a:hover {

	border: 1px solid #92A1AF;

	background-color: #FF8C00;

	color: Black;

}

#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {

	border: 1px solid #92A1AF;

	background-color: #FF6600;

	color: White;

}.weiss {
	color: #FFFFFF;
	font-weight: bold;
}

}.imagerahmen {
	border: 7px solid #FFFFFF;
}


/*Tabelle Spielerfotos*/
#Spieler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F2F2F2;
	bgcolor:#F2F2F2;
}

#Spieler td  {
	WIDTH: 135px;
	HEIGHT: 235px;
	background-color: #FFFFFF;
	vertical-align: middle;
	vAlign:center;
	background-position: center center;
	text-align: center;

}
#Spieler img  {
	vertical-align: middle;
	vAlign:center;
	align:middle;
}



/*Tabelle Links*/
#Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F2F2F2;
	bgcolor:#F2F2F2;
}

#Links td  {
	WIDTH: 269px;
	HEIGHT: 180px;
	background-color: #FFFFFF;
	vertical-align: middle;
	vAlign:center;
	background-position: center center;
	text-align: center;

}
#Links img  {
	vertical-align: middle;
	vAlign:center;
	align:middle;
}


/*Tabelle Head*/
#TabelleHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EAEAEA;
}
#TabelleHead strong {
	font-weight: bold;
	color: #CC3300;
}
#TabelleHead td  {
	vertical-align: middle;
	vAlign:center;
	background-position: center center;
	text-align: center;
	background-color: #EAEAEA;
}
#TabelleHead .mannschaft {
	margin-left: 7px;
	padding-left: 7px;
	text-align: left;
}




/*Tabelle Tabellen*/
#Tabelle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #CCCCCC;
	bgcolor: #CCCCCC;
	HEIGHT: 22px;
}

#Tabelle td  {
	HEIGHT: 22px;
	background-color: #FFFFFF;
	vertical-align: middle;
	vAlign:center;
	background-position: center center;
	text-align: center;
}
#Tabelle p  {
	line-height: 13px;
	margin: 1px;
	padding: 1px;

}

#Tabelle strong {
	font-weight: bold;
	color: #CC3300;
}


#Tabelle .mannschaft {
	margin-left: 7px;
	padding-left: 7px;
	text-align: left;
}

/*Tabelle 2 Zeilen*/
#Tabelle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	HEIGHT: 22px;
}

#Tabelle2 td  {
	HEIGHT: 22px;
	vertical-align: middle;
	vAlign:center;
	background-position: center center;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#Tabelle2 .linegrau  {
	HEIGHT: 22px;
	background-color: #FFFFFF;
}


#Tabelle2 p  {
	line-height: 13px;
	margin: 1px;
	padding: 1px;

}

#Tabelle2 strong {
	font-weight: bold;
	color: #CC3300;
}


#Tabelle2 .mannschaft {
	margin-left: 7px;
	padding-left: 7px;
	text-align: left;
}

