* {
	margin: 0px;
	padding: 0px;
}

body	{
	font-family: "arial", sans-serif, Tahoma, Verdana;
	font-size: 12px;
	background-image: url(../bilder/layout/bgrd/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


.news_color_date	{
	font-weight: bold;
	color: #333333;
	display: block;
	margin-top: 8px;
}

.news	{
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../bilder/layout/icons/newsdot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


/*schriftarten*/
.cont_red	{
	color: #FF0000;
}

.line	{
	border: 1px solid #9ECA1C;

}


h1 {
	font-size: 24px;
	padding-top: 10px;
}

#cont h1	{
width:400px;
	margin:10px auto 10px auto;
	text-align:center;
}

h4	{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
/*schriftarten -ende*/

/*schaltflächen*************************+*/
.standart_button	{
	border: 1px solid #9ECA1C;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-size: 10px;
	height: 22px;
	width: 120px;
}


a.button	{
	border: 1px solid #333333;
	display: block;
	height: 20px;
	width: 120px;
	float:left;
	background-color: #9ECA1C;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
}
a.button:hover	{
	border: 1px solid #333333;
	display: block;
	height: 20px;
	width: 120px;
	float:left;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
}

.button1	{
	border: 1px solid #333333;
	height: 20px;
	width: 120px;
	background-color: #9ECA1C;
	color: #333333;
	text-decoration: none;
	margin: 2px 0 20px 0;
}
.button1:hover	{
	border: 1px solid #333333;
	height: 20px;
	width: 120px;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;

}


/*schaltflächen - ende************************+*/
/*grundgerüst***********************************/
#wrapper	{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#head	{
	background-image: url(../bilder/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#fc	{
	float:left;
	margin-top: 50px;
	margin-left: 240px;
	font-size: xx-large;
	color: #006633;
	margin-bottom: 15px;
}

#salem	{
	float:left;
	margin-top: 50px;
	margin-left: 350px;
	font-size: xx-large;
}

marquee	{
	color: #FFFFFF;
	clear:both;
	font-weight: bold;
	padding-top: 10px;
}

/*navigatin hintergrund oben *****************/
#topnavi	{
	height: 65px;
	background-image: url(../bilder/layout/bgrd/search_bgrd.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	clear:both;
}
/*navigatin hintergrund oben ende*****************/
/*das suchfeld oben*****************/

/*das suchfeld oben- ende****************/
#subwrapper	{
	float:left;
	background-color: #9ECA1C;
}

#left	{
	width: 145px;
	/*overflow:hidden;*/
	/*height: 690px;*/
	float:left;
	margin-bottom: -9999px;
    padding-bottom: 9999px;
}

#right	{
	width: 145px;
	/*height: 690px;*/
	float:left;
	margin-bottom: -9999px;
    padding-bottom: 9999px;
	/*margin-top: 10px;*/
}

#cont	{
	float:left;
	width: 684px;
	min-height:1000px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 1px;
	padding-right: 3px;
	background-image: url(../image/bgrd/1fcsalemspieler.gif);
	background-repeat: no-repeat;
	background-position: center 180px;
	background-color: #FFFFFF;
}

/*für alte browser **********/
*html #cont	{
	height:718px;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 10px;
	padding-right: 3px;
	}
/*für alte browser-ende**********/



#feet	{
	text-align: center;
	clear:both;
	background-color: #333333;
	height: 20px;
}
#feet a{
color: #FFFF80;
}
/*grundgerüst-ende***********************************/


/*- Menu Tabs 5--------------------------- */

    #tabs5 {
	font-size:14px;
	margin-left: 1px;
      }
	 
	
	  
	  
    #tabs5 ul{
	list-style:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
      }
	
	
	  
    #tabs5 li {
	display:inline;
	margin: 0;
	padding: 0;
      }
	
	
	  
    #tabs5 a {
	float:left;
	background:url("../bilder/navi/haupt/tableft5.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
	


    #tabs5 a span {
	float:left;
	display:block;
	background:url("../bilder/navi/haupt/tabright5.gif") no-repeat right top;
	color:#000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
	  
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {
	float:none;
	}
    /* End IE5-Mac hack */
    #tabs5 a:hover span{
      color:#FFF;
      }
    
	#tabs5 a:hover {
      background-position:0% -42px;
      }
    
	#tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span{
              background-position:100% -42px;
      }


/*navi links*********************************************************/
#left li a	{
	display: block;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #9ECA1C;
	margin: 0px;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 20px;
	line-height: normal;
	font-size: 16px;	
}

#left li a:hover, #left li #current	{
	background-color: #DDF19E;
}



/*für opera damit die listen punkte verschwinden*/
#left li	{
list-style-type: none;
}
/*ende*/







#drop	{
	float:right;
	width: 120px;
	margin-top: 3px;
}

#counter	{
	float:right;
	padding-left: 5px;
	width: 120px;
	margin-top: 30px;
}

.newsscroll	h5, .werb h5	{
	color: #FFFFFF;
	margin: 0 0 0 15px;
	margin-bottom: 5px;
	font-size: 13px;
	text-transform: uppercase;
}
.newsscroll {
	background-image: url(../bilder/layout/news/bgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width:120px;
	margin: 20px auto 0 auto;
	padding:0 5px 0 5px;
	border-right:solid 1px #333333;

}

.werb a {
	color:#FFF;
	text-decoration:none;
	}

.werb {
	height: 165px;
	width:122px;
	margin: 20px auto 0 auto;
	padding:0 5px 0 5px;
	border-right:solid 1px #333333;
	background-image: url(../bilder/layout/news/werb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}

#wetter	{
	background-image: url(../bilder/layout/wetter/bgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 198px;
	width:120px;
	margin: 20px auto 0 auto;
	padding:20px 5px 0 5px;
	border-right:solid 1px #333333;
	
}

#fdaten	{
background-image: url(../bilder/layout/webmaster/bgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px auto 0 auto;
	padding:20px 5px 0 5px;
	height: 189px;
	width:120px;
border-right:solid 1px #333333;
	
}

#game_ausw	{
text-align:center;
width:450px;
margin:10px auto;
}
#game_ausw	p{
	margin:5px;
	color: #FF0000;
}

#gam_wrap	{
	width:210px;
	margin:0 auto;
}

#gam_wrap #game	{
margin-top:2px;
float:left;	
}

.buttonG	{
float:right;
	border: 1px solid #333333;
	height: 20px;
	width: 120px;
	background-color: #9ECA1C;
	color: #333333;
	text-decoration: none;
	margin: 2px 0 0 0;
}
.buttonG:hover	{
	border: 1px solid #333333;
	height: 20px;
	width: 120px;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;

}

.buttonL	{
float:left;
	border: 1px solid #333333;
	/*height: 20px;*/
	width: 120px;
	background-color: #9ECA1C;
	color: #333333;
	text-decoration: none;
	margin: 0 0 0 20px;
}
.buttonL:hover	{
	border: 1px solid #333333;
	height: 20px;
	width: 120px;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;

}

#chatfield	{
width:320px;
margin:50px auto;
padding:10px;
}
