
html {
	margin : 0px;
}

body {
	margin : 0px;
	padding : 0px;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
}

#pageboundingBox {
	width:880px;
	margin: 0 auto;
}

#headerboundingBox {
  	width:880px;
  	height:110px;
  	padding-top:10px;
}
#headerTopBox {
  	width:880px;
  	height:19px;
	line-height:19px;
}
#alternativNaviBox {
  	float:left;
  	width:459px;
	height:19px;
}	
#langswitchBox {
  	float:left;
  	width:223px;
	height:19px;
	text-align:right;
}
#searchBox {
  	float:left;
  	width:183px;
  	padding-left:15px;
}
#headerLogoBox {
  	width:880px;
	height:67px;
	padding-top:11px;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/bg_header.gif) no-repeat;
}
#headerBottomLeft {
  	float:left;
  	width:682px;
  	height:13px;
  	background-color:#000000;
}
#headerBottomRight {
  	float:left;
  	width:198px;
  	height:13px;
}

#contentboundingBox {
	background-color:#d3eadf;
	min-height:30px;
}

*html #contentboundingBox {
	height:30px;
}

#menuBoundingBox {
	padding-top:58px;
  	float:left;
  	width:182px;
  	background-color:#d3eadf;
}
#addressBoxSpace {
	position:relative;
	bottom:0;
	left:0;
	height:0;
	line-height:0;
	width:170px;
}
#addressBox {
	position:absolute;
	bottom:0;
	left:0;
	padding-left:12px;
	padding-top:28px;
	width:170px;
	height:58px;
	color:#6c6c6c;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/addresse_bg_top.gif) no-repeat;
	line-height:11px;
}
#contentBox {
	float:left;
  	padding-left:20px;
	background-color:#FFFFFF;
	min-height:505px;
}

*html #contentBox {
	height:505px;
}

#keyvisualBox {
	width:480px;
	margin-bottom:20px;
	overflow:hidden;
}
#contentCol1 {
  	float:left;
  	width:480px;
}
#contentCol2 {
  	float:left;
  	width:178px;
  	padding-left:20px;
}

#footerBoundingBox {
  	width:880px;
	color: #6c6c6c;
}
#footerBox {
  	width:880px;
  	height:14px;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/addresse_bg_bottom.gif) no-repeat;
  	background-color:#d3eadf;
  	border-bottom: 1px solid #FFFFFF;
}
#footerLeft {
  	float:left;
  	width:682px;
	border-top: 1px solid #000000;
	padding-top:4px;
}
#footerRight {
  	float:left;
  	width:178px;
  	padding-left:20px;
	text-align:right;
	border-top: 1px solid #000000;
	padding-top:4px;
}

.clear {
  	clear:both;
  	height:0;
  	line-height:0;
	font-size:0px;
}

#contentCol2 a {
	text-decoration:underline;
}


.homeBoxLayout {
	line-height:16px;
}

.homeBoxLeft {
	float:left;
	width:230px;
	margin-bottom:2px;
}
.homeBoxRight {
	float:right;
	width:230px;
	margin-bottom:2px;
}
.homeBoxLayout h1 {
	font-size:14px;
	color:#FFFFFF;
	background-color:#00967d;
	height:15px;
	padding:7px;
	margin-bottom:7px;
}



#menuBoundingBox a {
	display:block;
	height:15px;
	width:170px;
	margin-bottom:1px;
	padding-top:1px;
	padding-left:12px;
	background-color:#a9d9cb;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#menuBoundingBox a:link {}
#menuBoundingBox a:visited {}
#menuBoundingBox a:active{
	background-color:#00967d;
	color:#FFFFFF;
}
#menuBoundingBox a:hover{
	background-color:#00967d;
	color:#FFFFFF;
}

#menuBoundingBox a.aktiv {
	background-color:#00967d;
	color:#FFFFFF;
}
#menuBoundingBox a.aktiv:link {}
#menuBoundingBox a.aktiv:visited {}
#menuBoundingBox a.aktiv:active {}
#menuBoundingBox a.aktiv:hover{}

#menuBoundingBox a.secondLevel {
	width:158px;
	margin-bottom:0px;
	padding-left:24px;
	background-color:#d3eadf;
	font-weight:normal;
}
#menuBoundingBox a.secondLevel:link {}
#menuBoundingBox a.secondLevel:visited {}
#menuBoundingBox a.secondLevel:active {
	color:#00967d;
	background-color:#d3eadf;
}
#menuBoundingBox a.secondLevel:hover {
	color:#00967d;
	background-color:#d3eadf;
}
#menuBoundingBox a.secondLevelAktiv {
	width:158px;
	margin-bottom:0px;
	padding-left:24px;
	background-color:#d3eadf;
	color:#00967d;
	font-weight:normal;
}
#menuBoundingBox a.secondLevelAktiv:link {}
#menuBoundingBox a.secondLevelAktiv:visited {}
#menuBoundingBox a.secondLevelAktiv:active {
	color:#00967d;
	background-color:#d3eadf;
}
#menuBoundingBox a.secondLevelAktiv:hover {
	color:#00967d;
	background-color:#d3eadf;
}

 

.inmfooterclass	{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}
a.inmfooterclass:active, a.inmfooterclass:hover, a.inmfooterclass:link, a.inmfooterclass:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #00967D;
	text-decoration: none;
}

td {
	text-align: left;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
}

div {
	text-align: left;
}

p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
textarea {
	font-size: 11px;
	border: 1px solid  #000000;
}

select {
	font-size: 11px;
	border: 1px solid  #000000;
}

input {
	font-size: 11px;
	border: 1px solid  #000000;
}

hr {
	color: #BBBBBB;
	padding: 0px 0px 15px 0px;
	margin-top: -5px;
}




h1 {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
#contentCol2 h1 {
	font-size:11px;
	color:#00967d;
	font-weight:bold;
	margin:0;
	padding:0;
}







.popUpInput {
}

.popUpButton {
}


.element  {
	text-align: left;
}



ol {
	margin-left: 13px;
}
ul {
	margin-left: 8px;
}

.element ol {
	margin-left: 13px;
}
.element ul {
	margin-left: 8px;
}


li {
	margin-left: -33px;
}

.element li {
	margin-left: -33px;
}



a:link	{
	color: #00967d;
	text-decoration	:	none;
}
a:visited	{
	color: #00967d;
	text-decoration	: none;
}
a:active	{
	color: #00967d;
	text-decoration	:	none;
}
a:hover	{
	color: #00967d;
	text-decoration	:	none;
}


.sitemapimg {
	border: 0;
	height: 19px;
	width: 15px;
	vertical-align: middle;
	padding-right: 2px;
}
.sitemaptree {
	vertical-align: middle;
	height: 19px;
}







.searchResultTitle {
	font-weight: bold;
	color: #000000;
}
.searchResultLine {
	font-weight: normal;
	color: #000000;
}
.searchResultText {
	font-weight: normal;
	color: #000000;
}
.searchFormInput {
	width: 146px;
	border: solid 1px #000000;
	color: #000000;
	margin: 0px 5px 0px 0px;
}
.searchFormButton {
	height: 18px;
	border: solid 1px #000000;
	color: #CCA168;
	background: #FFFFFF;
}
.searchKey {
	background-color: #FFFF90;
}



.contentFaqBox {
	font-size: 11px;
}

.contentFaqBox ul .faqContentClosed {
	display: none;
}
.contentFaqBox ul .faqContentOpened {
	display: block;
}

.contentFaqBox ul .faqTitleClosed {
	padding: 2px 0px 2px 0px;
	color: #00529E;
	font-weight: bold;
}
.contentFaqBox ul .faqTitleOpened {
	padding: 2px 0px 2px 0px;
	color: #00529E;
	font-weight: bold;
}

div.faqCategoryTitle {
	color:#00529E;
	font-size: 12px;
	font-weight: bold;
}

.contentFaqBox ul ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.contentFaqBox ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.contentFaqBox .faqAnswer ul {
	margin: 0px;
	padding: 0px;
}

.contentFaqBox .faqAnswer li {
	margin: 0px;
	padding: 0px;
}

.faqToggle {
	margin: 0px 0px 12px 28px;
}



.contactLabelSpalte {
	width: 80px;
	padding: 3px 10px 4px 0px;
	float: left;
}
.contactTexfeldSpalte {
	width: 200px;
	padding: 0px 0px 4px 0px;
	float: left;
}
.contactTexfeld {
	width: 200px;
	padding: 0px 3px 0px 3px;
}
.contactInfotext {
	padding: 0px 0px 15px 0px;
	font-weight: bold;
}
.contactErrortext {
	padding: 0px 0px 15px 0px;
	font-weight: bold;
	color: red;
}
.contactAbstandUnten {
	padding-bottom: 8px;
}



div.inmfooterclass,
a.inmfooterclass,
a.inmfooterclass:hover,
a.inmfooterclass:active,
a.inmfooterclass:visited,
a.inmfooterflass:link {
	display: inline;
}


