@charset "utf-8";

html {margin:0; padding:0;}

body {
	width: 100%;
	margin:0; 
	padding:0;
	font-size:68%;/* schriftgroesse relative machen, um spaeter mit em zu arbeiten    */
	background-color:#cccccc;
	font-family:verdana, arial, sans-serif;
	text-align:center;   /* vertikal zentrieren im IE6 */
	position:absolute;
	background-image:url(img/head_bg_verlauf.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

#container {
	width: 980px;
}

/**********************************************************************/
/*           	             Ebenen - Layout			                   
                                                                        */
/**********************************************************************/


#wrapper {
	width:980px;
	/*margin:0 auto; /* vertikal zentrieren */
	text-align:left;  /* text wieder links positionieren */
}

#header {
   width: 100%;
   height:252px;
}

#header_img {
   width:700px;
   height:210px;
   background-image: url(img/header.jpg);
   margin-top: 41px;
   margin-left: 50px;
   float:left;
}

#nextGame_box {
   width:148px;
   height:95px;
   position:absolute;
   top: 128px;
   left: 770px;
   float:left;
   background-color:#cccccc;
   border: #FFFFFF solid 1px;
}

#nextGame_box_header {
	position:absolute;
	width:148px;
	height:27px;
	float:left;
	background-color:#999999;
	border-bottom: #FFFFFF solid 1px;
	left: 0;
	top: 0;
}

#time_aktuell {
	position:absolute;
	top: 263px;
    	left: 755px;
	width:115px;
	height:15px;
	float:left;
	background: none;
	margin-left: 5px;
}

#nav_leiste {
   width: 700px;
   height: 32px;
   background: url(img/nav_bg_sh.jpg);
   z-index:800;
}

*+ html #nav_leiste {
   width: 700px;
   height: 32px;
   background: url(img/nav_bg_sh.jpg);
   z-index:800;
}


#nav_button {
   width: 115px;
   height: 32px;
   background: url(img/button_plain.jpg);
   float:left;
   margin-left: 53px;
   margin-top: 10px;
}

#content_wrapper {
   width:980px;
   float:left;
   margin-left: 50px;
}

#content_left {
   background: url(img/content_bg_sh.jpg) repeat-y;
   width:700px;
   height:100%;
   float:left;
   /*background-color: #FFFFFF;*/
   min-height: 440px;
 }

* html #content_left {
   background: url(img/content_bg_sh.jpg) repeat-y;
   width:700px;
   height:100%;
   float:left;
   /*background-color: #FFFFFF;*/
   min-height: 750px;
   height:auto !important;
   height: 750px;   
 }
 
#content_right {
   width:204px;
   height:100%;
   float:left;
   background-color:#cccccc;
   color:#333333;
   
}

#content_right_header {
   width:210px;
   height:25px;
   float:left;
   background-color:#999999;
   border: #FFFFFF solid 1px;
   margin-left: -6px;
   
}

#footer_top {
   width:700px;
   height:24px;
   float:left;
   background: url(img/footer_shadow.jpg);
   margin-left: 50px;
}

#footer_bottom {
   width:700px;
   height:100%;
   float:left;
   background-color:#cccccc;
   margin-left: 50px;
}

div.clear {
   clear:both;
}



/**********************************************************************/
/*           	             Ebenen - Text			                      
                                                                      */
/**********************************************************************/


#header_t {
   margin:20px;
   font-size:1em;
   color:#000;
}

#content_left_t {
   margin-left:30px;
   margin-right:30px;
   margin-left:30px;
   margin-bottom:20px;
   margin-top:15px;
   font-size:1em;
   color:#555555;
   /*padding-left: 15px;
   padding-right: 15px;*/
   
}

#content_right_t {
   margin-top:40px;
   margin-left:18px;
   font-size:1em;
   color:#333333;
}

* html #content_right_t {
   /*margin-top:40px;*/
   margin-left:18px;
   font-size:1em;
   color:#333333;
}

#footer_top_t {
   margin-top:4px;
   margin-right:18px;
   text-align:right;
   font-size:0.9em;
   color:#555555;
}

#footer_bottom_t {
   margin:15px;
   font-size:1.0em;
   color:#999999;
   text-align: center;
}


/**********************************************************************/
/*           	             Style - Text			                      

                                                                      */
/**********************************************************************/

.ul_button {
	text-decoration: none;
	list-style-type:none;
	padding: 0px;
	/*margin-top: 10px;*/
	margin-left: 4px;
	
}

.li_button {
	text-decoration: none;
	display:inline;
	padding: 0px;
	margin: 0px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b1844;
	font-weight:bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
}

*html h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55555;
	font-weight:bold;
}


#content_right h1 {
	padding-left: 15px;
	margin-top: 3px;
	padding-top:4px;
	width:210px;
   	height:25px;
  	float:left;
   	background-color:#999999;
   	border: #FFFFFF solid 1px;
   	margin-left: -6px;
}

#content_right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a60000;
	font-weight:bold;
}



#content_left h1 {
	/*margin:20px;*/
   	font-size:16px;
   	color:#0b1844;
}

#content_left h2 {
	/*margin:20px;*/
   	font-size:14px;
   	color:#0b1844;
}

.content_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b1844;
	font-weight:bold;
}


.nextGame_box_h3 {
	padding: 0px;
	margin-top: 3px;
	margin-left: 5px;
	
}

#footer_top_t a {
	color: #555555;
	text-decoration: none;
	margin: 2px;
}	


#content_right ul {
   margin-left: -15px;
   list-style-type: none;
}	

#content_right ul li {
   margin-left: -22px;
   background: url(img/pfeil_rechte_sp.jpg) no-repeat;
   padding-left:16px;
}	


* html  #content_right ul {
   margin-left: 20px;
}

#content_left a {
	color:#194A81;

}

#content_left a:visited {
	color:#517195;

}


#content_right a {
	color:#0B1844;

}	

#content_left .tx-veguestbook-pi1 h2.tx-guestbook-header {
	color:#fff;
	font-size: 12px;
	padding: 0.5em;
	width: 100%;
	background:none repeat scroll 0 0 #3B435A;
}

#content_left  .tx-veguestbook-pi1 .tx-guestbook-left {
	padding-bottom: 25px;
	width: 19em;

}



#content_left  .tx-veguestbook-pi1 .tx-guestbook-right {
	padding-left: 1em;
	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 0em;
	width: 36em;
}


#content_left .tx-veguestbook-pi1 .tx-guestbook-pagination {
float:right;
font-size:10px;
font-weight:bold;
}

#content_left .tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
color:#3C54A2;
font-size:90%;
font-style:italic;
}

#content_left .jdGallery a.carouselBtn {
	color:#FFFFFF;

}	

#content_left .tx-rbflashobject-pi1-swf_altcontent {
    z-index: 1;

}

#content_left .tx-flseositemap-pi1 li {
	margin-top: 5px;
	margin-bottom:5px;

}	

#content_left .tx-flseositemap-pi1 ul {
	list-style-type:none;
}

#content_left .tx-flseositemap-pi1 li {
	margin-top: 5px;
	margin-bottom:5px;
	background: url(img/pfeil_linke_sp.jpg) no-repeat;
  	padding-left:16px;

}

/******* tabellen style ***********/

/* Tabelle für Aufstellung */

table.contenttable {
	width:371px;
	height: 340px;
	font-size: 12px;
	background-image: url(media/gfx/tabelle_bg_neu.png);
	background-repeat: no-repeat;
	color:#fff;
	margin: auto;
	table-layout:fixed;
	}

tbody.aufstellung tr {
	/*width:10px;*/
	}


tbody.aufstellung th {
	/*vertical-align: top;*/
	}	
tbody.aufstellung td {
	width: 60%;
	}	
tbody.aufstellung td, table.aufstellung tr {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	/*padding-top: 8px ;
	 padding-left: 5px; 
	padding-right: 5px;
	padding-bottom: 10px;*/
	
	}
td.torwart {padding-bottom: 10px;}

/******* tabellen style ***********/
