html, body {
 margin: 0;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

	
a, a.anker {
	color: #000000;
	text-decoration: none;
}
a:visited, a.anker:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a.anker:hover {
	color: #FF0033;
}
a:active, a.anker:active {
	color: #FF0033;
}

a.title:hover {
	color: #000000;
	}

a.menu, a.menu:visited {
	background-color: #CAD7B9;
	display: block;
	padding: 2px 5px;
	font-weight: bold;
	border-bottom: 1px solid white;
	text-decoration: none;
	color: black;	

	font-size:10px;
}
a.menu:hover, a.menu:active {
	background-color: #ED1A2D;
	color: white;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0033;
	margin: 0;
	padding-bottom: 5px;
}

.inhalt	{
		font-weight: normal; 
		}
		
.inhalt-bold	{
		font-weight: bold; 
		}		
		
.title		 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold; 
		}
		
.kapitel 	{	
		font-weight: bold; 
		}			
		
.select 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		}


.mainselect 	{
	font-family: Arial, Helvetica, sans-serif;
	width:240px;
	font-size: 11px;		
		}

.landauswahl {
	font-family: Arial, Helvetica, sans-serif;
		}	
		
.copyright	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		}			
		
.land-titel 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0033;
		}			
		
.bildunterschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}		