/* CSS Document */

SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
	text-decoration: none;
}

.navi {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
 align : right
	color: #000000;
	text-decoration: none;
}
a.navi {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
 align : right
	color: #000000;
	text-decoration: none;
}
.inhalt {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #ffffff;
	text-decoration: none;

}

H1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #ffffff;
	margin-bottom : 15px;
	margin-top : 0px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #ffffff;
	margin-bottom : 10px;
	margin-top : 0px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #ffffff;
	margin-bottom : 10px;
	margin-top : 0px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #ffffff;
	margin-bottom : 0px;
	margin-top : 10px;
}

.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #034ea2;
	line-height : 120%;
	text-decoration: none;	
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #034ea2;
	margin-left : 40px;
	line-height : 120%;	
	text-decoration: none;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #034ea2;
	margin-left : 80px;
	line-height : 120%;
	text-decoration: none;
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #034ea2;
	margin-left : 120px;
	line-height : 120%;
	text-decoration: none;	
}
