.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: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24pt;
	color: #000000; 
	font-weight: bolder;
}

.main_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12pt;
	color: #000000;
	font-weight: bolder;

}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
}

.main_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12pt;
	color: #999999;
}

#content a { color: #330300; background: transparent; text-decoration: none; } 
#content a:link { color: #BF0000; background: transparent; text-decoration: none; }
#content a:visited { color: #BF0000; background: transparent; text-decoration: none; }
#content a:focus { color: #BF0000; background: transparent; text-decoration: underline; }
#content a:hover { color: #000000; background: transparent; text-decoration: underline; }
/* #content a:active { color: #000000; background: transparent; text-decoration: underline; } */

