.Header_titel {
	font: 36px Verdana, Arial, Helvetica, sans-serif;
}
.header_untertitel {
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	
}
.header_spacer {
	background-color: #F6DF95;
}

.link_unterschrift {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

.text_normal {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
}

.text_link {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.programm_titel {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.sitemap {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #162556;
	background-color: #D0E1F6;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 12px;
	border-right-style: none;
	border-left-style: none;


}

.linie_unten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}
