/* Style Sheet */


body{
		text-align:		center;
        	padding:		40px;
		background-color:	#574B44;

		font-size:		15px;
		font-family:		arial, sans-serif;
		font-weight:		500;
	}	

#main{
        	text-align:		left;
        	margin:			10px auto 10px;
		width: 			960px;
}

#kopfleiste{
		border-top:		3px solid #D0780D;
		border-left:		3px solid #D0780D;
		border-right:		3px solid #D0780D;		

		background-color:	#DEA056;
				
		width: 			960px;
				
		margin-left:		5px;
		margin-right:		5px;		
		
		padding-bottom:		5px;
		padding-top:		15px;
		
		
		text-align:		center;
		
	} 
		
 		
#seite	{	
		border-left:		3px solid #D0780D;
		border-right:		3px solid #D0780D;
				
		background-color:	#D0780D;
		width: 			960px;
		
		margin-left:		5px;
		margin-right:		5px;	
	}
	
	

#menue	{
		
		font-size:		1.2em;
		
		width: 			85px;
		
		margin-left:		5px;
		padding-left:		15px;
		padding-top:		60px;
							
		text-align:		left;
		float:			left;
	}
#menue a 	{
		text-decoration:	none;
		COLOR: 			#FEF5D9;
		}

#menue a:hover	{
		color:			#574B44;
		}


#menue a.Farbe_Schrift
	{
		color:			#574B44;
	}

.navi1		{
		font-size:		14px;
		}

#hauptseite {
		/*border-left:		3px solid #ff8c00;*/
				
		background-color:	#FEF5D9;
		color:			#8b4513;
		
		margin-left:		135px;
		

		padding-top:		60px;
		padding-right:		66px;
		padding-bottom:		60px;
		padding-left:		50px;		
		text-align:		left;

		line-height: 1.5em;
	        font-size:1.1em;
		
		
	}
#hauptseite a 	{
		text-decoration:	none;
		COLOR: 			#8b4513;
		}

#hauptseite a:hover	{
		color:			#574B44;
		}


#hauptseite img	{
		border:			2px solid #8b4513;
		margin:			0px;
		}

.grafik		{
		margin-top:		10px;
		margin-bottom:		10px;
		}		

.grafik1	{
		margin-top:		0px;
		margin-bottom:		10px;
		text-align:		center;
		}		

#fussleiste	{
		border-bottom:		3px solid #D0780D;
		border-left:		3px solid #D0780D;
		border-right:		3px solid #D0780D;	

		background-color:	#F1D6B6;		
		color:			#D0780D;

		width: 			960px;

		margin-right:		5px;
		margin-left:		5px;
		
		padding-bottom:		10px;
		padding-top:		10px;
		
		text-align:		right;
		
		}

#fussleiste a 	{
		text-decoration:	none;
		COLOR: 			#D0780D;
		}

#fussleiste a:hover	
		{
		color:			#574B44;
		}

#fussleiste a.Farbe_Schrift
		{
		color:			#574B44;
		}

.impressum 	{
		padding-right:		80px;	
		}
.logotext	{
		color:			#FF9900;
		}

.red		{
		color:			#e81b17;
		}