#text_normal_einzug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00466F;
	margin-left:20px;
}
#text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00466F;
	line-height:18px;
}
#text_bold_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #00466F;
}

#text_bold_einzug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #00466F;
	margin-left:20px;
}

#text_kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #00466F;
	margin-left:20px;
}

#text_normal_einzug a, #text_normal a, #text_bold_normal a, #text_bold_einzug a, #text_kursiv a{
	color: #00466F;
	text-decoration:none;
}
#text_normal_einzug a:link, #text_normal a:link, #text_bold_normal a:link, #text_bold_einzug a:link, #text_kursiv a:link{
	color: #00466F;
	text-decoration:none;
}
#text_normal_einzug a:visited, #text_normal a:visited, #text_bold_normal a:visited, #text_bold_einzug a:visited, #text_kursiv a:visited{
	color: #00466F;
	text-decoration:none;
}
#text_normal_einzug a:hover, #text_normal a:hover, #text_bold_normal a:hover, #text_bold_einzug a:hover, #text_kursiv a:hover{
	color: #00466F;
	text-decoration:none;
	font-weight:bold;
}
#text_normal_einzug a:active, #text_normal a:active, #text_bold_normal a:active, #text_bold_einzug a:active, #text_kursiv a:active{
	color: #00466F;
	text-decoration:none;
}

#text_headline_einzug {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #00466F;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	display:block;
}

#text_headline_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #00466F;
	margin-top:20px;
	margin-bottom:20px;
	}
	
#text_headline_normal a:link, #text_headline_normal a:active, #text_headline_normal a:visited ,#text_headline_einzug a:link, #text_headline_einzug a:active, #text_headline_einzug a:visited {
	color:#00466F;
	text-decoration:none;
}

#text_headline_normal a:hover {
	text-decoration:none;
	}
	
#text_unternavigation_normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00466F;
	font-weight:bold;
	margin-top:7px;
	margin-bottom:5px;
	margin-left:20px;
	}	

#text_unternavigation_normal a:link, #text_unternavigation_bold a:link{
	text-decoration:none;
	font-weight:normal;
	color:#00466F;
}

#text_unternavigation_normal a:visited, #text_unternavigation_bold a:visited{
	text-decoration:none;
	font-weight:normal;
	color:#00466F;
}
#text_unternavigation_normal a:active, #text_unternavigation_bold a:active{
	text-decoration:none;
	font-weight:normal;
	color:#00466F;
}

#text_unternavigation_normal a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#00466F;
	
}

#bildunterschrift a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#00466F;
	font-size:13px;
}
