body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

.wmbody{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link.wmbold{
font-family: Arial,sans-serif;
font-size: 75%;
}

a:hover.wmbold{
font-family: Arial,sans-serif;
font-size: 75%;
}

a:visited.wmbold{
font-family: Arial,sans-serif;
font-size: 75%;
}

.wmbold{
font-family: Arial,sans-serif;
font-size: 12pt;
}

.wmbg1.wmbold{
padding-top:10px;
font-size:75%;
}

.wmbg2.wmbold{
padding-top:10px;
font-size:75%;
}

.wmalcent{
display:none;
}

.wmbg1{
	background-color:#CCCCCC;
	color:#000066;
	font-size:75%;
}

.wmbg2{
	background-color:#FFFFFF;
	color:#0000;
	font-size:75%;
}

/* Definition of the links */
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

/* overrides decoration from previous rule for hovered links */
a:hover {
	color:#FF9900;
	/*text-decoration: underline;*/
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height:80px;
	background-image:url(../bilder/header.jpg);
	background-repeat:repeat-x;

}

#navBar{
	margin: 0 82% 0 0;
	padding: 0px;
	/*background-color: #eeeeee;
	*/
	background-color: #FFD5AA;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}



/************* #contentArea *************/

#contentArea{
  float:right;
	width: 79%;
	margin: 0;
	padding: 0 3% 0 0;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}



/************** #content styles *****************/

#content{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

#content p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** .navBarSectionLinks styles ***********/

.navBarSectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

.navBarSectionLinks h3{
	padding: 10px 0px 2px 10px;
}

.navBarSectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

.navBarSectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

.navBarSectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .navBarRelatedLinks styles ***********/

.navBarRelatedLinks{
	margin: 0px;
	margin-top:10px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.navBarRelatedLinks h3{
	padding: 10px 0px 2px 0px;
}






.picRow{
	display: inline;
}

.picRow ul li{
	display: inline;
	padding: 10px;
}

.picRow ul li a:link{
	background-color: transparent;

}

.picRow ul li a:hover{
	background-color: transparent;

}

.picRow ul li a:visited{
	background-color: transparent;

}
.logBox{
	width: 640px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;	
}

.logHeader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	width: 620px;
	height: 30px;
	background-color:#666666;
	color: white;
	font-weight: bold;
}

.logBody{
	width: 620px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	width: 620px;
	background-color:#FFFFFF;
	color: black;	
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom : 1px solid #797876;
}

.logBodySmall{
	color: Gray;
	font-size: 9px;
}


/***********************************************/
/* News & Termine                     */
/***********************************************/
.main_content{

}

.newsList{

}

.newsBox{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;	
	display: block;
	padding-bottom: 20px;
}

.newsHeader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	width: 500px;
	height: 22px;
	background-color:#223355;;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	color: white;
	font-weight: bold;
}

.newsTitle{
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.newsTitle a:link{
	color:white;
}


.newsTitle a:visited{
	color:white;
}

.newsTitle a:hover{
	color:#EEBBAA;
}

.newsBody{
	width: 500px;
	
	/*background-color: white;
	border-left : 1px solid #797876;
	border-right : 2px solid #797876;
	border-bottom : 2px solid #797876;
	font-size: 12px;*/
}

.newsMember{
	padding-left: 4px;
	padding-top: 2px;
	font-size:9px;
	color: Gray;
	background-color: white;
	width: 500px;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
}

.newsTxt{
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: white;
	width: 500px;
	font-size: 12px;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-bottom : 2px solid #CCCCCC;
}


/***********************************************/
/* Ticker Box                     */
/***********************************************/
.tickerBox_line{
  margin-right: -10px;
  float: right;
}

.tickerBox{
	width: 230px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;	
	display: block;
	padding-bottom: 20px;
}

.tickerBox_header{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	width: 230px;
	height: 18px;
	background-color:#CCCCCC;;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	color: black;
	font-weight: bold;
}

.tickerBox_title{
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tickerBox_title a:link{
	color:white;
}


.tickerBox_title a:visited{
	color:white;
}

.tickerBox_title a:hover{
	color:#EEBBAA;
}

.tickerBox_body{
	width: 220px;
	
	/*background-color: white;
	border-left : 1px solid #797876;
	border-right : 2px solid #797876;
	border-bottom : 2px solid #797876;
	font-size: 12px;*/
}


.tickerBox_subHdl{
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	background-color: white;
	width: 230px;
	font-size: 11px;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
}

.tickerBox_txt{
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: white;
	width: 230px;
	font-size: 11px;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-bottom : 2px solid #CCCCCC;
}

/***********************************************/
/* Logliste                   */
/***********************************************/
.loglistBox{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;	
	display: block;
	padding-bottom: 20px;
}

.loglistHeader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	width: 620px;
	height: 22px;
	background-color:#223355;;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	color: white;
	font-weight: bold;
}

.loglistTitle{
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.loglistTitle a:link{
	color:white;
}


.loglistTitle a:visited{
	color:white;
}

.loglistTitle a:hover{
	color:#EEBBAA;
}

.loglistBody{
	width: 620px;
	
	/*background-color: white;
	border-left : 1px solid #797876;
	border-right : 2px solid #797876;
	border-bottom : 2px solid #797876;
	font-size: 12px;*/
}

.loglistMember{
	padding-left: 4px;
	padding-top: 2px;
	font-size:9px;
	color: Gray;
	background-color: white;
	width: 620px;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
}

.loglistTxt{
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: white;
	width: 620px;
	font-size: 12px;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-bottom : 2px solid #CCCCCC;
}


.spielerDetailsBox{
	width: 400px;
	height: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-size muss fr die Linebreaks (Abstand zwischen den Entries gesetzt werden) und wird dann von den anderen Stylesheets berschrieben */
	font-size: 8px;
	color: #595856;
	display: block;
	padding: 3px;
	font: normal;
}

.spielerDetailsBoxHeader{
	border-collapse: collapse;
	background-color: white;
	float: left;
	padding: 4px;
	margin-bottom:4px;
	width: 400px;
	height: 16px;	
	border-left : 1px solid #797876;
	border-right : 2px solid #797876;
	border-bottom : 2px solid #797876;
	color: black;
	font-weight: bold;
}

.userList{
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/***********************************************/
/* Benutzerverwaltung                          */
/***********************************************/
/************* Detaildarstellung *************/
.userBoxHeader{
	border-collapse: collapse;
	background-color:#0066FF;
	padding: 4px;
	width: 600px;
	height: 12px;	
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-bottom : 2px solid #CCCCCC;
	color: white;
	font-weight: bold;
}

.userDetailsBox{
	width: 640px;
	height: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-size muss fr die Linebreaks (Abstand zwischen den Entries gesetzt werden) und wird dann von den anderen Stylesheets berschrieben */
	font-size: 8px;
	color: #595856;
	display: block;
	padding: 3px;
	font: normal;
}

/************* Minidarstellung *************/
.userMiniBoxHeader{
	border-collapse: collapse;
	background-color: #0066FF;
	padding: 4px;
	width: 600px;
	height: 16px;	
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	color: white;
	font-weight: bold;
}

.userMiniBoxHeader a:link{
	color: black;
}

.userMiniBoxHeader a:visited{
	color: black;
}

.userDetailsMiniBox{
	padding: 4px;
	width: 600px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	border-collapse: collapse;
	background-color: white;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-bottom : 2px solid #CCCCCC;
}

/***********************************************/
/* Adressliste                          */
/***********************************************/
.userDetailsMiniBox_adresslist{
	padding: 4px;
	width: 600px;
	height: 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	border-collapse: collapse;
	background-color: white;
	border-left : 1px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-bottom : 2px solid #CCCCCC;
}

.userDetailsMiniBox_adresslist a:link{
	color: black;
}

.userDetailsMiniBox_adresslist a:visited{
	color: black;
}

.userDetailsMiniBox_1{
	width: 300px;
	float: left;
}

.userDetailsMiniBox_2{
	float: left;
	width: 90px;
}

.userDetailsMiniBox_3{
	float: left;
	width: 200px;
}

.userPic{
	width: 86px;
	height: 128px;
	max-width: 86px;
	padding: 8px;
	padding-top: 0px;
	left: 408px;
	top: 62px;
	float: left;
}

.formRow{
	padding: 0px;
	float: left;
	/*display: inline;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #595959;
	width: 100%;
}

.formSubmit{
	padding: 0px;
	margin: 0px;	
	height: 20px;
	float: right;
	width: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #595959;
}

.formularLabely{
	float: left;
	width: 140px;
	height: 18px;	
	margin: 2px;
	background-color: #EEEEEE;	
	padding: 0px;
	padding-left: 5px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 10px;
}

.formularText{
	color: Black;
	float:left;
	width:165px;
	padding: 0px;
	margin: 2px;
	position: relative;
	top: 2px;
	left: 6px;
	font-size: 9px;
}

.button {
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	background-color:#858585;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:20px;
	width: 145px;
}

.button2 {
	margin-top: 2px;
	margin-left: 2px; 
	float: right;
	display: inline;
	background-color:#858585;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:18px;
	width: 100px;
}

.button3 {
	margin-top: 0px;
	margin-left: 2px;
	background-color:#858585;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:20px;
	width: 145px;
}

.selection1 {
	margin-top: 0px;
	margin-left: 2px;
	background-color:#CCCCCC;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:20px;
}

.erfolg{
	color:#00CC00;
}

.fehler{
	color: #FF0000;
}

.logout{
	color:#0000FF;
}


.aufstellungs_liste{
  width: 640px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	display: block;
	padding:4px;
	padding-bottom: 40px;

}

.aufstellungs_liste_header{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:2px;
	width: 620px;
	height: 22px;
	background-color:#0033FF;;
	color: white;
}

.aufstellungs_liste_content{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:2px;
	width: 620px;
	height: 22px;
font-size: 12px;
}

.altrow_1{
	background-color: #FFFFFF;
}

.altrow_2{
	background-color:#EEEEEE;
}

/*
a:link{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	background-color: #00FFFF; 
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a:active{
	background-color: #FFFFFF;
	border: 1px ridge #00FFFF;
	color: #00FF00;
	font-size: 12px;
	text-decoration: none;
}

a.minnav{
	font-size: 10px;
	text-decoration: none;
}

body 	{
	background-color: #004276;
	color: #F8F8FF;
	scrollbar-3dlight-color: #222222;
	scrollbar-arrow-color: #454545;
	scrollbar-base-color: #C4300A;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FF6300;
	scrollbar-highlight-color: #7D7D7D;
	scrollbar-shadow-color: #323232;
	scrollbar-track-color: #002859;
}

hr {
	color: #FF6300;
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big_navi{
	font-size: 12px;
	font-weight: bold;
}

.mainbg{
	background-color: #002859;
	height: 550px;
}

.intern{
	color: #FF6300;
}

.size1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.stand_point{
	color: #FF6300 !important;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}

.news_head {
background-color:#666666;
line-height:18px;
font-weight:bold;
}

.news_head td {
padding-left:5px;
padding-right:5px;
border-bottom:1px;
border-bottom-style:inset;
}

.news_content td {
padding:5px;

}

.news_table {
border:1px;
border-style:inset;
}

.search{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.td_navi{
float:left;
}

.ueberschrift_content{
	font-weight: bold;
}

.copyr{
	font-size: 10px;
	font-weight: 100;
	text-decoration: none;
}*/
