@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #767678;
}
a img {
	border: none;
}

a {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
}
a:visited {
}
a:hover {
}
a:active {
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFF;
	padding: 0px;
	margin: 0px;
}
h1 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 16px;
}
h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 14px;
}
h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 13px;
}
h4 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 12px;
}
h5 {
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0px;
	font-size: 10px;
}
h6 {
	padding-top: 1px;
	padding-bottom: 3px;
	margin: 0px;
	font-size: 8px;
}

/**************** Positionierung ******************/

#container {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#zentriert{
/*	width: 996px;*/
	background-color: #4c4c4e;
}
#topnavi_container{
/*	height: 18px;
	padding-top:3px;
margin-left:8px;
	width: 982px;
	overflow: hidden;*/
display:none;
visibility:hidden;
height:0px;
}
#container #header_container {
	height: 110px;
	width: 100%;
	overflow: hidden;
	background-color: #8c8b7e;
}
#container #header_container_zentriert {
	height: 110px;
	width: 990px;
	background-image: url(../images/header_hg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#container #navi_container {
	height: 33px;
	width: 100%;
/*	overflow: hidden;*/
	background-color: #4c4c4e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	z-index:990;
}
#container #navi_container_zentriert {
	height: 33px;
	width: 990px;
/*	overflow: hidden;*/
	z-index:991;
}
#container #content_container {
	width: 100%;
	overflow: visible;
	background-color: #4c4c4e;
}
#container #content_container_zentriert {
	width: 990px;
	overflow: hidden;
}

#container #footer_container {
/*	height: 33px;*/
	height: auto;
	width: 100%;
	overflow: hidden;
	background-color: #4c4c4e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#container #footer_container_zentriert {
/*	height: 33px;*/
	height: auto;
	width: 990px;
	overflow: hidden;
}

/****************** InhaltContainer **************/

#container #header_container #header_modul {
	height: 95px;
	width: 640px;
	overflow: hidden;
	position: relative;
	left: 8px;
	top: 8px;
	float:left;
/*	background-color: #FF0000;*/
}
#container #header_container #logo {
	position: relative;
	height: 87px;
	width: 250px;
	top: 12px;
	right: 8px;
	float: right;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#container #navi_container #navi_hauptmenu {
	position: relative;
	height: 20px;
	left: 0px;
	top: 8px;
	width: 640px;
	float:left;
	z-index:999;
}
#container #navi_container #navi_topmenu {
	position: relative;
	top: 8px;
	height: 20px;
	width: 254px;
	float: right;
	right: 8px;
	overflow: hidden;
}
#container #navi_container #navi_topmenu .moduletable{
float:left;
}

#container #navi_container #navi_topmenu .moduletable div.menu-son-of-suckerfish-horizontal{
	width: 118px;
}
#container #navi_container #navi_topmenu .moduletable #jflanguageselection{
	width: 27px;
text-align:left;
margin-top:2px;
}
#container #content_container #content {
	float:left;
	width: 990px;
/*	margin:8px;*/
	overflow: visible;
/*	background-color: #FF0000;*/
min-height:400px;
}
#container #footer_container #footer_logos {
/*	position: relative;
	height: 24px;
	width: 590px;
	left: 8px;
	top: 6px;
	float:left;
	overflow: hidden;*/
}
#container #footer_container #footer_footermenu {
/*	position: relative;
	top: 8px;
	height: 20px;
	width: 350px;
	float: right;
	right: 8px;
	overflow: hidden;*/
	padding-top:8px;
	padding-bottom:8px;
}
#container #footer_container #footer_footermenu .moduletable{
/*	float: right;*/
}
#sprachwahl{
	position:relative;
	top:100px;
/*	left:50%;
	width:1000px;
	height:580px;
	margin-left:345px;
	margin-top:-386px;*/
}