.content_area {
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	line-height : 19px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #293f79;
}
.vertical_line {
	border: none;
	background:url('../upload/bilder/dotted_line_vertical.gif');
	background-position:0px 0px;
	background-repeat: repeat-y;
}
.horizontal_line {
	border: none;
	background:url('../upload/bilder/dotted_line_horizontal.gif');
	background-position:0px 6px;
	background-repeat: repeat-x;
}
.horizontal_line_news {
	border: none;
	background:url('../upload/bilder/dotted_line_horizontal.gif');
	background-position:0px 6px;
	background-repeat: repeat-x;
}
.introtext {
	font-family : Verdana;
	font-weight : bolder;
	font-size : 11px;
	line-height : 19px;
	color: #293f79;
}
.newsarea {
	font-family : Verdana;
	font-weight : bolder;
	font-size : 11px;
	color: #293f79;
}
p, .contenttext {
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	line-height : 19px;
	color: #333333;
}

.additionalnavi {
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	line-height : 19px;
	color: #293f79;
	text-decoration: none;
}

.bottom_area {
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: none;
	font-family : Verdana;
	font-weight : normal;
	font-size : 10px;
	color: #333333;
	text-decoration: none;
}

.bottomnavi {
	font-family : Verdana;
	font-weight : normal;
	font-size : 10px;
	color: #333333;
	text-decoration: none;
}

.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color: #293f79;
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../upload/bilder/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color: #333333;
	background:url("../upload/bilder/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	text-decoration: none;
	display:block;
}

a.sitemap_level3 {
	text-decoration: none;
	color: #333333;
}

.sitemap_cell {
	width:400px;
}

.sitemap_level2_container {
	float:left;
	width:200px;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:200px;
	padding-top:.3em;
}
.input_searchbox {
	width:75px;
	vertical-align:top;
	font-size:12px;
	color: rgb(62,77,116);
	border: 1px solid;
}
