.menu_header:link 		{ color:#ffff00; text-decoration:none;}
.menu_header:visited	{ color:#ffff00; text-decoration:none;}
.menu_header:hover		{ color:#ffffff; text-decoration:none;}

.menu_artikel:link 		{ color:#7d7d7d; text-decoration:none;}
.menu_artikel:visited	{ color:#7d7d7d; text-decoration:none;}
.menu_artikel:hover		{ color:#003399; text-decoration:none;}

.menu_text:link 		{color:#003399;	text-decoration:underline;}
.menu_text:visited		{color:#003399;	text-decoration:underline;}
.menu_text:hover		{color:#CC006B;text-decoration:underline;}


.menu_home:link 		{color:#003399;	text-decoration:none;}
.menu_home:visited		{color:#003399;	text-decoration:none;}
.menu_home:hover		{color:#CC006B;text-decoration:none;}

.titel_home_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
}

.text_inhalt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-left: 5px;
}

.text_inhalt_kl_normal_ohne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.text_inhalt_normal_ohne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.text_inhalt_normal_ohne_strich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.text_inhalt_normal_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-right: 7px;
}

.subhead_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-left: 5px;
}

.subhead_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#003399;
	font-weight: normal;
	padding-left: 5px;
}

.subhead_blau_ohne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#003399;
	font-weight: normal;
}

.subhead_blau_ohne_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#003399;
	font-weight: bold;
}

.text_inhalt_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}

.text_inhalt_fett_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 7px;
}

.text_inhalt_fett_ohne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.text_cs_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}


.text_cs_code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #dc0076;
	background-color: #FFFF00;
}

.text_cs_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFF00;
	line-height: 20px;
}

.text_klein_normal_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.text_header_normal_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}

.titel_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #003399;
}

.titel_blau_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #003399;
}

.titel_blau_home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #003399;
}

.titel_blau_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003399;
}

.titel_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #7d7d7d;
}

.tabelle_duenn_1 {
  border-width:1px;
  border-style:solid;
  border-color:#666666;

}
.titel_rot_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}

