body,
html {
	margin: 0px;
	padding: 0px;
}

.menu_oben {
	font-family: EURE.TTF, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #FFFFFF;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #D3E2F9;
}
a:link { color: #061467; text-decoration: none }
a:visited { color: #364497 ; text-decoration: none}
a:focus { color: #364497 ; text-decoration: underline}
a:hover { font-weight:bold; color:#364497; text-decoration:underline; }
a:active { color: #061467 ; text-decoration: underline}

.klickpfad {
	font-family: EURE, verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}
.klickpfad a {
   text-decoration: none;
   color: #FFFFFF;
}
.klickpfad a:hover {   
   text-decoration: underline;
   color: #D3E2F9;

}

.inhalt_rechts {
	font-family:EURE, trebuc, verdana, arial, helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
	font-size: 9px;
}
.inhalt_rechts h1 {
	color: #364497;
	text-decoration: underline;
}
.rootline :hover {
	color: #061467;
	text-decoration: underline;
         font-size: 4px;
}
.content {
	font-family: EURE.TTF;
	color: #061467;
	font-size: 11px;	
}
.content h1 {
	font-family:EURE, trebuc, verdana, arial, helvetica, sans-serif;
	color: #061467;
	margin: 0px;
	font-size: 13px;
}
.content p {
	line-height: 135%;
}