.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484335;
	font-style: normal;
	text-decoration: none;
}

.box_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #658FA8;
	font-weight: bold;
}

.box_sel_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #658FA8;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #989578;
}

.boxBorder{
	border-color: #F2F1EC;
	border-style: solid;
	border-width: 1;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	color: 484335;
	background-color: #FFFFFF;
	border: 0;
	width: 170px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #484335;
}


/*
 * Styles für die Formatierung des Inhalts im div-Element mit id="content"
 */
#content {
	margin-top: 27px;
	margin-left: 30px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #484335;
	/*border: 1px solid red;*/
}

.headline {
	font-size: 18px;
	font-weight: bold;;
	text-decoration: none;
}

.headline_type2 {
	font-weight: bold;;
	text-decoration: none;
}

.introduction {
	font-weight: bold;;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;	
}

.small_headline{
	font-weight: bold;
	text-decoration: underline;
	margin-top: 20px;
	margin-bottom: 0px;
}

.liste {
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.list_item {
	margin-top: 2px;
}

.absatz {
	margin-top: 10px;
	margin-bottom: 0px;	
}

.abstandhalter {
	margin-top: 0px;
	margin-bottom: 40px;
}

.tabellenzelle {
	border: 1px solid black;
	text-align: center;
}

.tabellenkopf {
	text-align: center;
	border: 1px solid black;
	background-color: #F2F1EC;
}

.zeile_hell {
	border: 1px solid black;
	background-color: #F2F1EC;
}

.link_main {
	text-decoration: none;
	color: #658FA8;
	font-weight: bold;
}

td.impressum_sparte {
	vertical-align: top; 
	font-size: 11px;
	font-weight: bold;
	width: 130px;
}

td.impressum_inhalt {
	vertical-align: top; 
	font-size: 11px;
}

zwischenzeile {
	height: 50px;
}

.impressum_absatz {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom:0px;
	margin-right: 10px;
}

.impressum_headline {
	font-size: 12px; 
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0px;
}

