td 
	{ 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	}
	
input
	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #EAEAEA;
	}

.unternavigation
	{
	font-size: 11px;
	padding-left:20px;
	text-decoration: none;
	}
	
.searchinput
	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
	}
	
.searchblank 
	{ 
	font-size: 1px;
	line-height: 1px;
	}
	
textarea
	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #EAEAEA;
	}
	
.footer 
	{ 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	}
	
.button
	{ 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
	}
	
.dropdown 
	{ 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #EAEAEA;
	}	
	

A:hover
	{
	color: #333333;
  	text-decoration: underline;
	}
	
A.flaggs
	{
	color: #1919EB;
  	text-decoration: none;
	}
	
A.flaggs:hover
	{
	color: #ffffff;
  	text-decoration: none;
	}


A.hilfsmenu

	{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

A.hilfsmenu:hover 

	{
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	}
	
A.navigation
	{ 
	color: #E52731;
 	text-decoration: none;
	}
		
A.navigation:hover
	{ 
	color: #333333;
 	text-decoration: underline;
	}


A.unternavigation
	{
	color: #E52731;
	font-size: 11px;
	padding-left:20px;
	text-decoration: none;
	}
	
A.unternavigation:hover
	{
	color: #333333;
	font-size: 11px;
	padding-left:20px;
	text-decoration: underline;
	}
	
A 	
	{
	color: #E52731;
 	text-decoration: none;
	}
