	body {
		margin: 0;
		padding: 0;
		font-family: Helvetica,Arial;
		font-size:75%;
		min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
		text-align: center;
		background-color: #000000;
	}
	
/* Der gesamte Inhaltsbereich*/
	#content {
		margin: 1em auto;
		width: 890px;
		text-align: left;
		background-color: #000000;
		
	}
/* Kopfbereich */	
	#header	{
		background-position: 0 0;
		position: relative;
		background-color:#000000;
		
	}

/* linke und rechte Spalte zusammen */
	#inhalt{
		width:890px;
		position: relative;
		
	}

/* Home BEGINN */	
/* rechte Spalte */
	#schedules{
		width:400px; 
		margin:0;
		padding:0px; 
		vertical-align:top;
		
	}
	
	#schedules .lastreports  {
		list-style-type: none;
		text-align:left;
		background-color:#FFFFFF;
		
	}
	
	#schedules .lastreports h2{
		color:#FFFFFF;
		background:url("../img/reports.png") no-repeat;
		font-size: 1.2em;
		margin: 0 0 0 0;
		padding: 0 0 0 5px;
		
		
	}
	#schedules .datum{
		font-size: 11px;
		color: #990000;
		font-weight: bold;
	}
	#schedules .oldnews{
		font-size:11px;
		/*margin-bottom:5px;*/
	}
	#schedules .mannschaft{
		font-size:11px;
		/*padding: 0px 5px 2px 4px;*/
	}
	#schedules .lastreports a{
		color: #605957;
	}
	#schedules .nextgames a{
		color: #605957;
	}
	
	#schedules .nextgames  {
		list-style-type: none;
		text-align:left;
		background-color:#FFFFFF;

		
	}
	#schedules .nextgames h2{
		color:#FFFFFF;
		background:url("../img/reports.png") no-repeat;
		font-size: 1.2em;
		margin: 0 0 0 0;
		padding: 0 0 0 5px;
	}
	#schedules .nextgames th{
		font-size: 11px;
		color: #990000;
		padding: 0px 10px 2px 4px;
		font-weight: bold;
	}
	#schedules .nextgames td{
		vertical-align:top;
		font-size:11px;
		padding: 0px 10px 2px 4px;
	}
	
/* linke Spalte */	
	#content1{
		background-color: #FFFFFF;
		border: 2px solid #000000;
		/*font-size: 0.77em;*/
		text-align:left;
	}
	#contents { 
		/*font-size: 0.75em;*/
		background-color: #FFFFFF;
		border: 2px solid #000000;
		width:490px;
		text-align:left;
		background-image:url("../img/bg_gray.jpg");
	}
	#content1 h2 {
		color: #B52C07;
		font:bold 145% Helvetica,Arial;
		margin: 0 0 2px 0;
		font-size: 1.2em;
	}	
	#content1 h2 a { 
		color: #B52C07;
		text-decoration: none; }
	
	#contents h3 {
		color: #B52C07;
		font:bold 100% Helvetica,Arial;
		margin: 0 0 -7px 0;
		line-height:10px;
		
	}	
	#contents h3 a { text-decoration: none; }
	#content1  .topnews {
		/*border: 2px solid #000000;*/
	}

	#content1  .topnewslink{
		color:#ff0000;
		font-size:12px;
	}
	
	#content1  .topnewsImage {
		width:470px;
		float: left;
		padding: 2px;
		background-color: #FFFFFF;
		border:0;
		
	}
	
	#contents  .subnews {
		/*border: 2px solid #000000;*/
		background: url("../img/bg_gray.jpg") bottom left repeat-x;
		padding: 1px;
		overflow: hidden !important;
		overflow: visible;
		left: 0px;
		top: 0px;
		height: auto !important;
		height: 100%;
		
	}
	#contents  .subnewsImage {
		width:150px;
		background-color: #FFFFFF;
		float:left;
		text-decoration:none;
		border:0;
	}
	#contents  .subnewsnews {
		margin: 0 0px 4px 160px;
		width:320px;		
	}
	#contents  .subnewsnews  a{
		color:#B52C07;
	}
	
/* Home ENDE */	

/* Teamseite BEGINN */
	#subnav{
		/*margin: 2px 0px 2px 0px; */
		background-color: #000000;
		width:195px;
		border:2px solid #000000;
		margin: 0; padding: 0;
		
		

	}
	#scores{
		float: right;
		width: 220px;
		background-color: #FFFFFF;
		margin: 0; padding: 0;
	}
	#scores .lastreports  {
		list-style-type: none;
		border: 2px solid #000000;
	}
	#scores .lastreports h2{
		color:#FFFFFF;
		background-image:url("../img/reports.png");
		font-size: 1.2em;
		margin: 0 0 0 0;
		padding: 0 0 0 5px;
	}
	#scores .lastreports a{
		color:#FF0000;
		
	}
	#scores .nextgames  {
		list-style-type: none;
		border: 2px solid #000000;
	}
	#scores .nextgames h2{
		color:#FFFFFF;
		background-image:url("../img/reports.png");
		font-size: 1.2em;
		margin: 0 0 0 0;
		padding: 0 0 0 5px;
	}
	
	#teamcontent{
		background-color: #FFFFFF;
		width:471px;
	}
	#teamcontent a{ 
		color:#ff0000;
		border:0px;
	}
	#teamcontent h2 {
		color: #B52C07;
		font:bold 145% Helvetica,Arial;
	}
	#teamcontent h3 {
		color: #B52C07;
		font-weight:bold;  
		font-family:Helvetica,Arial;
	}
	#teamcontent .team_link{
		color:#ff0000;
		float: right;
	}
	#teamcontent .team_link_bericht{
		color:#ff0000;
	}

	#teamcontent .team_image{
		/*border: 1px solid #000000;*/
		padding: 2px;
	}
	#teamcontent .team_head , .team_content{
		border: 2px solid #000000;
		padding: 0 1em;
		background: url("../img/bg_gray_h.jpg") top right repeat-y;
	}
	#teamcontent .kader{
		border: 2px solid #000000;
		width:443px;
		padding: .1em 1em;
		background: url("../img/bg_gray_h.jpg") top right repeat-y;
	}
	
	#playerdetails{
		float:right;
		background: url("../img/bg_gray_h.jpg") bottom left repeat-y;
		width:261px;
		border: 2px solid #000000;
		padding: 1em 1em;
		height:200px;
	}
	#playerimage{
		float:left;
		background: url("../img/bg_gray_h.jpg") top right repeat-y;
		width:177px;
		border: 2px solid #000000;
		height:223px;
	}
	#playerstats{
		background: url("../img/bg_gray_h.jpg") top right repeat-y;
		border: 2px solid #000000;
		padding: 1em;
		width:443px;
		float:left;
	}
	#playerstats thead{
		color:#FFFFFF;
		background-image:url("../img/reports.png");
		background-repeat:no-repeat;
		font-size: 1em;
		margin: 0 0 0 0;
		padding: 0 0 0 5px;
	}
	#teamstats thead{
		color:#FFFFFF;
		background-image:url("../img/reports.png");
		background-repeat:no-repeat;
		font-size: 1em;
		margin: 0 0 0 0;
		padding: 0 0 0 5px;
	}
	/*Evtl unnötig die beiden kommenden*/
	#teamstats tbody .tr1{
		background-color:#8A8A8A;
	}
	#teamstats tbody .tr2{
		background-color:#CCCCCC;
	}
	
	 .lightbox {
		border:0px;
	}
/* Teamseite ENDE */

/* Beachboys BEGINN*/
	#beachboys{
		width:510px;
		background-color: #FFFFFF;
	}
	#beachboys .team_head , .team_content{
		border: 2px solid #000000;
		padding: 0 1em;
		background: url("../img/bg_gray_h.jpg") top right repeat-y;
	}
	#beachboys a{ 
		color:#ff0000;
	}
	#beachboys h2 {
		color: #B52C07;
		font:bold 145% Helvetica,Arial;
	}
	#beachboys .team_image{
		padding: 2px;
	}
	
	#teamcontent .kaderimage img{
		border:0px;
		height:181px; 
		width:153px;
		
	}
	#teamcontent .kaderimage td{
		background-image:url(../img/beachboys/bg_red_bear.jpg); background-repeat:no-repeat;
 		background-position:2px 2px;
 		background-color:#000000;
 		height:240px;
 		vertical-align: top;
	}
	#teamcontent .kadername a{
		padding:8px;
		float:left;
		color:#ffffff;
		text-decoration:none;
	}
	#teamcontent .kadernummer{
		padding-top:10px;
		padding-right:10px;
		padding-bottom:10px;
		float:right;
		vertical-align:middle;
		font-size:200%;
		font-weight:bold;
		color:#ffffff; 
	}
	
	
/* Beachboys ENDE*/
	
	#newscontent{
		padding:5px;
		width:490px;
		background-color: #FFFFFF;
		border: 2px solid #000000;
		background: url("../img/bg_gray_h.jpg") top left repeat-y;
	}
	#newscontent .team_link_bericht{
		color:#ff0000;
	}
/* Freie Seite BEGINN */
	#freie_seite{
		padding:5px; /* für den Abstand innerhalb der Zelle*/
		width:480px;
		background-color: #FFFFFF;
		border: 2px solid #000000;
		background: url("../img/bg_gray_h.jpg") top left repeat-y;
	}
	#freie_seite h2 {
		color: #B52C07;
		font:bold 145% Helvetica,Arial;
		margin: 0 0 2px 0;
	}	
	#freie_seite h2 a { text-decoration: none; }
	
	#freie_seite h3 {
		color: #B52C07;
		font:bold 100% Helvetica,Arial;
		margin: 0 0 -7px 0;
		line-height:10px;
	}	
	#freie_seite h3 a { text-decoration: none; }
	#freie_seite a{ color:#ff0000;}
/* Freie Seite ENDE */
	
/* Fusszeile */	
	#footer {
		padding:10px 0 0 25px;
		clear: both;
		color: #FFFFFF;
		text-align: left;
		font-size:0.75em;
		letter-spacing: 1px;
		height:45px;
		background: url("../img/bottomBar.png") no-repeat;
		border: 2px solid #000000;
		position:relative;
	}
	#footer a {
		color:white; 
		text-decoration:none; 
	}
	.clear
	{
		clear: both;
	}
	#men{
		position:relative;
	}
	#rssimg{
		position:absolute;
		left:830px;
		top:13px;
	}
	#wartung {
		padding:5px;
		color: #000000;
		width:480px;
		text-align: left;
		background: url("../img/bg_gray_h.jpg") top left repeat-y;
		border: 2px solid #000000;
		position:relative;
	}