a  {
  	text-decoration: none;
	color: #171717;
	}
a:hover  {
	color: #618b29;
	font-weight: bold;
}

body  {
	background: #1f1f1f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #171717;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 18px;
	}

#container  {
	width: 990px;
	margin: 0px auto;
	background: #313131 url(../img/allgemein/bgcontainer.jpg) repeat-y left top;
	}

#ranke  {
 	float: left;
	}

#main  {
  	margin-left: 120px;
  	}

#banner  {
	width: 850px;
	}

#inhalt  {
	width: 498px;
	padding: 30px 10px 10px 10px;
	background: #fff;
	margin-left: 150px;
	text-align: center;
	border-right: 1px solid #90be42;
	border-left: 1px solid #90be42;
	}

#inhaltlinks  {
 	float: left;
  	width: 150px;
	padding-top: 30px;
	border-right: 1px solid #90be42;
	background: #e6e4e4;
  	}

h2  {
	font-size: 14px;
	background: #90be42;
	color: #fff;
	padding: 5px;
	text-align: center;
}

#validierung  {
  	padding-left: 20px;
	}

.facebook  {
	font-size: 10px;
	padding: 10px 10px 10px 20px;
	line-height: 11px;
	letter-spacing: 0px;
}
	
#inhaltrechts  {
	padding-top: 30px;
 	float: right;
  	width: 180px;
  	font-size: 10px;
  	letter-spacing: 0.3px;
	margin-right: 20px;
	border-left: 1px solid #90be42;
	background: #e6e4e4;
}
  
.wb  {
	border-bottom: 1px solid #90be42;
	padding: 10px;
	margin-left: 10px;
	}
	
.wb a {
	color: #171717;
	}
	
.wb a:hover {
	color: #618b29;
	}
	


.bildlauf  {
  	border-bottom: 1px solid #90be42;
	padding: 10px;
	margin-left: 10px;
	}



.break  {
 	clear: both;
	}
	
#footer  {
	margin-top: 10px;
  	letter-spacing: 0.1px;
	font-size: 10px;
	background: #aedc55;
	width: 850px;
	height: 30px;
	padding-top: 20px;
	text-align: center;
	}

p.impressum   {
  	text-align: justify;
 	padding: 20px;
 	}
	
/*::::::::::::::::::: NEUES ::::::::::::::::::::::::::::::*/
.neues  {
	padding-top: 10px;
 	padding-bottom: 30px;
	border-bottom: 2px solid #90be42;
	}
	
h3	{
	font-size: 15px;
	}
 
/*::::::::::::::::::: GAESTEBUCH ::::::::::::::::::::::::::::::*/
#gaestebuch  {
	}
	
/*::::::::::::::::::: LINKS ::::::::::::::::::::::::::::::*/
a.links  {
 	color: #171717;
	text-decoration: underline;
	}
	
a.links:hover {
	color: #618b29;
	}
	
/*::::::::::::::::::: JAVA Hilfe ::::::::::::::::::::::::::::::*/
#javahilfe  {
	width: 700px;
	text-align: center;
	margin-left: 75px;
	}
	
.inhaltjavahilfe  {
	width: 700px;
	text-align: center;
	}
