<!--
    /* <![CDATA[ */

html { 
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-align: center;
}

a {
	text-decoration: none;
	color: grey;
}

a img { 
	border: 0px;
}

#div_header {
	background-image:url(../Bilder/header_bg_linien.gif);
	min-width: 900px;	
}

#div_back_banner {
	height: 118px;
	min-width: 900px;
	background-color: #828282;
}

#div_content {
	background-color: #ffffff;
}

#div_footer  {
	
}

.div_box {
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-width: 80em;
	width:81em;
}

.div_header_logo {
	height: 160px;
	overflow: hidden;
	float: left;
	z-index: 10;
	float:left;
	padding-left: 10px;
	padding-top: 5px;
}

.div_header_banner{
	overflow: hidden;
	float: left;
	z-index: 10;
	padding-left: 30px;
	padding-top: 5px;
}



.div_hMenu1_box {
	padding: 1px 0px 1px 0px;
	margin-top:2px;
	margin-bottom: 2px;
	border-top: 2px solid #000000;
	border-bottom:2px solid #000000;
}

.div_hMenu1 {
	padding: 3px 3px 3px 13.3em;
	background-color:#0099CB;
	font-size: 1.2em;
	color: #ffffff;
}

.div_left{
	float: left;
	min-width: 15em;
	width: 15em;
	overflow: inherit;
}

.div_login {
	text-align: center;
}

.div_left_teaser{
	text-align: center;
	z-index: 10;
	margin-top: 10px;
	padding-left: 30px;
	height:100px;
	width:200px;
	background-color: #ffffff;
}

.div_vMenu1 {
	text-align: left;
	font-size: 100%;
}

.div_vMenu2 {
	text-align: left;
	font-size: 100%;
}


.div_content_sitepath {
	right: 30px;
	font-size: 1em;
	overflow: hidden;
	z-index: 1;
	padding:0.5em;
	text-align:left;
}

.div_content_box {
	margin-left: 220px;
	background-color: #ffffff;
	min-height: 350px;
}

.div_sitepath {
	float: left;
	padding-top: 1em;
	padding-left: 5px;
	font-size: 90%;
	font-weight: bolder;
	color: #a11708;
}

.div_control {
	float: right;
	text-align: right;
	font-size: 1em;
	border-right: solid 2px #F9D566;
	
}

.div_content {
	float: none;
	overflow: auto;
	text-align: left;
}

.div_bottom_hmenu1 {
	background-color: #828282;
	color: #ffffff;
	text-align: center;
}
.div_bottom_userCounter {
	background-color: #828282;
	color: #ffffff;
	text-align: center;
}

.div_footer_box {
	padding: 1px 0px 1px 0px;
	margin-top:10px;
	margin-bottom: 2px;
	border-top: 2px solid #000000;
	border-bottom:2px solid #000000;
}

.div_footer{
	padding: 3px;
	background-color:#0099CB;
	font-size: 1.2em;
	color: #ffffff;
	text-align:center;
}

.div_clear {
	clear: both;
	height:0px;
}


/* Navigation */
.hnavi_no {
	font-family: Arial, serif;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;

}
.hnavi_no:hover {
	background-color: #ffffff;
	color: #0099cb;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.hnavi_act {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.vnavi_no {
	font-family: Arial, serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.vnavi_act {
	font-family: Arial, serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #0099cb;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.vmenu1 {
	list-style-image: none;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.vmenu1 a:link, .vmenu1 a:visited {
	display: block;
	border-top: 1px solid #c1c1c1;
}
.vmenu1 a:hover {
	background-color: #0099cb;
	color: #ffffff;
}

/* ]]> */