/* Links */ 
     
A.menue:link 	{text-decoration: none;
			font-size: 16px;
			color: #F78E1E;
			font-family: Arial;}

A.menue:visited	{text-decoration: none;
			font-size: 16px;
			color: #F78E1E;
			font-family: Arial;}

A.menue:active	{text-decoration: none;
			font-size: 16px;
			color: #F9A54B;
			font-family: Arial;}

A.menue:hover	{text-decoration: none;
			font-size: 16px;
			color: #F9A54B;
			font-family: Arial;}



A.menueklein:link 	{text-decoration: none;
			font-size: 15px;
			color: #F78E1E;
			font-family: Arial;}

A.menueklein:visited	{text-decoration: none;
			font-size: 15px;
			color: #F78E1E;
			font-family: Arial;}

A.menueklein:active	{text-decoration: none;
			font-size: 15px;
			color: #F9A54B;
			font-family: Arial;}

A.menueklein:hover	{text-decoration: none;
			font-size: 15px;
			color: #F9A54B;
			font-family: Arial;}



     
A.menuekleins:link 	{text-decoration: none;
			font-size: 15px;
			color: #EC6B10;
			font-family: Arial;}

A.menuekleins:visited	{text-decoration: none;
			font-size: 15px;
			color: #EC6B10;
			font-family: Arial;}

A.menuekleins:active	{text-decoration: none;
			font-size: 15px;
			color: #F9A54B;
			font-family: Arial;}

A.menuekleins:hover	{text-decoration: none;
			font-size: 15px;
			color: #F9A54B;
			font-family: Arial;}





/* Layout */

.main		{text-decoration: none;
		text-align:justify;
		font-size: 16px;
		color: #7B4206;
		font-family: Arial;}
		
.mainschwarz		{text-decoration: none;
		text-align:justify;
		font-size: 18px;
		color: #000000;
		font-family: Arial;}

.maintext	{text-decoration: none;
		font-size: 16px;
		color: #7B4206;
		font-family: Arial;}


.headline	{text-decoration: none;
		font-size: 20px;
		font-weight: bold;
		color: #7B4206;
		font-family: Arial;}

.headlineorange	{text-decoration: none;
		font-size: 20px;
		font-weight: bold;
		color: #F78E1E;
		font-family: Arial;}

.headlineweiss	{text-decoration: none;
		font-size: 20px;
		font-weight: bold;
		color: #FDE8D2;
		font-family: Arial;}
		
hr {color:#7B4206; }


