.nav_kapitel {
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}

.nav_unterkapitel {
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

.main {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

.main_fett {
	font-size: 14px;
	font-style: normal;
	line-height: 14px; 
	font-weight: bolder;
}

.title {
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	color: #990000; 
	font-weight: normal;
	text-align: justify;
}

.header {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	color: #990000; 
	font-weight: normal;
}

.small {
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #666666; 
	font-weight: normal;
}

#content a { color: #000000; background: transparent; text-decoration: none; } 
#content a:link { color: #0000CC; background: transparent; text-decoration: none; }
#content a:visited { color: #0000CC; background: transparent; text-decoration: none; }
#content a:focus { color: #0000CC; background: transparent; text-decoration: underline; }
#content a:hover { color: #990000; background: transparent; text-decoration: underline; }
#content a:active { color: #0000CC; background: transparent; text-decoration: underline; }

