@charset "utf-8";
* { 
	margin: 0px;
	padding: 0px; 
}
body {
	background-repeat: no-repeat;
	background-color:#666666;
	background-position: top center;
	margin: 0;
	padding: 0;
}
#container {
	position: relative;
	height: auto;
	width: 1000px;
	top: 50px;
	background-color: #ffffff;
	background-image: url(../0_img/01_bgpage.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 200px;
}
#container #top {
	position: relative;
	height: 20px;
	width: 1000px;
	left: 0px;
	top: -230px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	font-weight: 600;
	color: #FFFFFF;
	vertical-align: middle;
}
#container #top #languageselector {
	position: absolute;
	right: 0px;
}
#container #top #impressumlink a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
#container #top #impressumlink {
	position: absolute;
	left: 0px;
}
#container #content {
	position: relative;
	height: auto;
	min-height:400px;
	width: 600px;
	left: 330px;
	top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
#container #content img {
	border:0;
}
#container #content a {
	color:#f0740f;
	text-decoration:underline;
}
#container #content a:hover {
	color:#333333;
	text-decoration:none;
}
#container #content ul {
	list-style:inside;
	list-style-image:url(../0_img/10_searchsubmit.gif);
	list-style-position:inside;
	padding-top: 10px;
	padding-left:10px;
}
#container #bottom {
	position: relative;
	height: 152px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-image: url(../0_img/04_bottombar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#666666;
}
#container #navigationbar {
	position: absolute;
	height: auto;
	width: 251px;
	left: 0px;
	top: 230px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
}
#container #navigationbar ul {
	padding: 0 0 0 0;
}
#container #navigationbar ul li {
	list-style:none;
	font-size: 14px;
	line-height: 34px;
}
#container #navigationbar ul li a {
	color:#000000;
	text-decoration:none;
	font-weight:600;
	display:block;
	background-image:url(../0_img/07_navlevel1.gif);
	margin-top:10px;
	padding-left:40px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}
#container #navigationbar ul li a:hover {
	color:#f0740f;
}
#container #navigationbar ul li a.active {
	color:#f0740f;
	text-decoration:none;
}
#container #navigationbar ul ul li {
	list-style:none;
	font-size: 12px;
	line-height:22px;
}
#container #navigationbar ul ul li a {
	display:block;
	background-image:none;
	padding-left:75px;
	margin-top:5px;
}
#container #navigationbar ul ul li a:hover {
	background-image:url(../0_img/08_navlevel2.gif);
	color:#f7520a;
}
#container #navigationbar ul ul li a:hover .orange {
	background-image:none;
	color:#000000;
}
#container #navigationbar ul ul ul li {
	list-style:none;
	font-size: 10px;
	line-height:13px;
}
#container #navigationbar ul ul ul li a {
	display:block;
	background-image:none;
	padding-left:105px;
	margin-top:3px;
}
#container #navigationbar ul ul ul li a:hover {
	background-image:url(../0_img/09_navlevel3.gif);
	color:#f0740f;
}
#container #header {
	position: absolute;
	height: 170px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-repeat:none;
	background-position: 0px 0px;
}
#container #shadowtop {
	position: absolute;
	height: 29px;
	width: 1000px;
	left: 0px;
	top: 170px;
	background-image: url(../0_img/03_shadowtop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#container #content h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f0740f;
	line-height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-variant: normal;
	margin-top:20px;
	margin-bottom:15px;
}
#container #content h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	margin-top:18px;
	margin-bottom:8px;
}
#container #content h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	margin-top:16px;
	margin-bottom:6px;
}
#container #bottom #hgw_link {
	position: absolute;
	height: 50px;
	width: 250px;
	left: 0px;
	top: 35px;
	display: block;
	background-color: transparent;
}

#container #content h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	margin-top:16px;
	margin-bottom:6px;
}
#container #breadcrumbs {
	position: absolute;
	height: 20px;
	width: 400px;
	left: 330px;
	top: 185px;
	font-size:10px;
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#container #searchform {
	position: absolute;
	height: 20px;
	width: auto;
	top: 180px;
	right: 46px;
	text-align:right;
}
#container #searchform input[type=text] { 
	height:14px;
	width:100px;
	background-color:#737373;
	color:#ffffff;
	font-size:9px;
	border: 0;
	padding-left:5px;
}
#container #searchform input[type=submit] { 
	display:none;
}
#container #breadcrumbs a {
	color:#666666;
	text-decoration:none;
}
#container #breadcrumbs a:hover {
	text-decoration:underline;
	color:#000000;
}

