.nav_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 17pt;
	color: #357AA3; 
	font-weight: bolder;
}

.nav_title_aktiv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 17pt;
	color: #330300; 
	font-weight: bolder;
}

.nav_default {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12pt;
	color: #330300; 
}

.nav_default_aktiv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12pt;
	color: #330300; 
	font-weight: bolder; 
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 17pt;
	color: #330300; 
	font-weight: bolder;
}

.title_rot {
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-style: normal;
	line-height: 17pt;
	color: #990000; 
	font-weight: bolder;
}

.main_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12pt;
	color: #330300;
	font-weight: bolder;

}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
}

#content a { color: #330300; background: transparent; text-decoration: none; } 
#content a:link { color: #357AA3; background: transparent; text-decoration: none; }
#content a:visited { color: #357AA3; background: transparent; text-decoration: none; }
#content a:focus { color: #357AA3; background: transparent; text-decoration: underline; }
#content a:hover { color: #330300; background: transparent; text-decoration: underline; }
#content a:active { color: #357AA3; background: transparent; text-decoration: underline; }

