/* Standardmäßiges CSS-Stylesheet für die Langsamlauf Homepage */



A:link	
{	
	font: Verdana;
	font-size: 10pt;
	text-decoration:	none;
	color:	#597f3b;
}	


A:visited	
{	
font: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color:	#597f3b;
}	

		
A:active	
{	
font: Verdana;
	font-size: 10pt;
	text-decoration:	none;
	color:	#597f3b;
}	


A:hover	
{
font: Verdana;
	font-size: 10pt;
	color: #597f3b;
	font-weight: normal;
	text-decoration: underline;
}


.Navigation A:link	
{	
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:	#006600;
}	


.Navigation A:visited	
{	
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:	#006600;
}	

		
.Navigation A:active	
{	
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:	#006600;
}	


.Navigation A:hover	
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:	#006600;
	text-decoration: none;
}


.Jahreswahl A:link	
{	
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color:	#597f3b;
	text-decoration: none;
}	


.Jahreswahl A:visited	
{	
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color:	#597f3b;
	text-decoration: none;
}	

		
.Jahreswahl A:active	
{	
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color:	#597f3b;
	text-decoration: none;
}	


.Jahreswahl A:hover	
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}




.Fotos A:link	
{	
	font: Verdana;
	font-size: 10pt;
	text-decoration:	none;
	color:	#597f3b;
}	


.Fotos A:visited	
{	
font: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color:	#597f3b;
}	

		
.Fotos A:active	
{	
font: Verdana;
	font-size: 10pt;
	text-decoration:	none;
	color:	#597f3b;
}	


.Fotos A:hover	
{
font: Verdana;
	font-size: 10pt;
	color: #597f3b;
	font-weight: normal;
	text-decoration: underline;
}





img
{
	border: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}