.nav_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17pt;
	color: #4F6478; 
	font-weight: bolder;
}

.nav_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18pt; 
	color: #000000; 
}

.nav_nolink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18pt; 
	color: #000000; 
}

.main_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17pt;
	color: #4F6478; 
	font-weight: bolder;
}

.main_text { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13pt; 
	color: #4F6478; 
}

.main_bolder { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13pt; 
	color: #4F6478;
	font-weight: bolder;
}

.rechts_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17pt;
	color: #4F6478; 
	font-weight: bolder;
}

.rechts_text { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14pt; 
}

/* #content-left a: { color: #000000; background: transparent; text-decoration: none; } */
#content-left a:link { display: block; padding-left: 6px; color: #000000; background: transparent; text-decoration: none; } 
#content-left a:visited { display: block; padding-left: 6px; color: #4F6478; background: transparent; text-decoration: none; }
#content-left a:focus { outline: 0; display: block; padding-left: 6px; color: #357AA3; background-color: #EFEFEF; text-decoration: none; }
#content-left a:hover { outline: 0; display: block; padding-left: 6px; color: #000000; background-color: #EFEFEF; text-decoration: none; }
#content-left a:active { display: block; padding-left: 6px; color: #357AA3; background-color: #EFEFEF; text-decoration: none; }

/* #content-right a: { color: #000000; background: transparent; text-decoration: none; } */
#content-right a:link { color: #000000; background: transparent; text-decoration: none; }
#content-right a:visited { color: #000000; background: transparent; text-decoration: none; }
#content-right a:focus { outline: 0; color: #000000; background: transparent; text-decoration: underline; }
#content-right a:hover { outline: 0; color: #000000; background: transparent; text-decoration: underline; }
#content-right a:active { color: #000000; background: transparent; text-decoration: none; }

/* #content-main a: { color: #000000; background: transparent; text-decoration: none; } */
#content-main a:link { color: #000000; background: transparent; text-decoration: none; }
#content-main a:visited { color: #000000; background: transparent; text-decoration: none; }
#content-main a:focus { outline: 0; color: #000000; background: transparent; text-decoration: underline; }
#content-main a:hover { outline: 0; color: #000000; background: transparent; text-decoration: underline; }
#content-Main a:active { color: #000000; background: transparent; text-decoration: none; }

