



@charset "utf-8";

/*
* Layout: Boxes
* $Id: styles.css 30762 2015-05-27 07:24:12Z sseiz $
* Copyright Zeta Software GmbH 2012
*/

/***** TAGS *****/
html {
	overflow-y: scroll;
}
body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 48px 0 30px 0;
	font-size: 80%;
	line-height: 1.4;
	color: #373737;
	background-color: #E2E2E2;
	
	background-repeat: repeat;
	text-rendering: optimizeLegibility; 
	-webkit-font-smoothing: antialiased;
}
h1 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0px 0 10px 0;
	padding: 0;
	font-size: 2.35em;
	font-weight: bold;
	line-height: normal;
	color: #1982D1;
	position: relative;
}
h2 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 1.9em;
	font-weight: bold;
	line-height: normal;
	color: #1982D1;
}
h3, h4, h5, h6 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: normal;
	color: #1982D1;
}
.zpRow:first-child h1, .zpRow:first-child h2, .zpRow:first-child h3, .zpRow:first-child h4, .zpRow:first-child h5, .zpRow:first-child h6{
	margin-top: 0;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}
ul, ol {
	margin: 0 0 10px 25px;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
	list-style: square;
}
ol li {
	margin: 0;
	padding: 0;
	list-style: decimal;
}
table {
	margin: 0 0 10px 0;
	padding: 0;
}
td {
	vertical-align: top;
}
img {
	margin: 0;
	padding: 0;
	border-style: none;
}

/***** LINKS *****/
a {
	color: #1982D1;
	text-decoration: none;
}
a:hover {
	color: #1982D1;
	text-decoration: underline;
}
/***** TOP *****/
#top {
	margin: 0;
	padding: 0;
}
/***** WRAPPER *****/
#wrapper {
	margin: 0 auto;
	padding: 0 ;
	width: 980px;
}
/***** FRAMEBOX *****/
#framebox {
	width: 978px;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	margin: 0;
	padding: 0;
}
/***** TOPLINE *****/
#topline {
	margin: 0;
	padding: 0 30px 5px 30px;
	min-height: 1px;
	background-color: #efefef;
}
/***** WEBDESCRIPTION *****/
#webdescription {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#logo {
	float: left;
	margin: 0 15px 0 0;
	padding: 5px 0 0 0;
	overflow: hidden;
	line-height: 0; /* fixes a bottom margin below images caused by html5 doctype */
}
#webtext {
  float: left; /* if this isn't floated, when a logo is displayed (which floats), FF will cut the text off and miscalculate the width */
	margin: 0;
	padding: 1em 0 0 0;
	overflow: hidden;
}
#webname {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 2.35em;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
#webname a {
	color: #373737;
	text-decoration: none;
}
#slogan {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #373737;
	text-transform: none;
	white-space: nowrap;
}
/***** SEARCH *****/
#search {
	float: right;
	margin: 0;
	padding: 1.7em 0 0 0;
	/* disabled so typeahead will be shown
	overflow: hidden;*/
}
#searchform {
	margin: 0;
	padding: 0;
	width: 220px;
	height: 30px;
	position: relative;
}
#searchform input {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#searchfieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#searchfield {
	margin: 0;
	padding: 0 33px 0 10px;
	width: 175px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #DDDDDD;
	border-radius: 2px;
	font-size: 1em;
	color: #6a6a6a;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
}
#searchbutton {
	margin: 0;
	padding: 0;
	width: 28px;
	height: 28px;
	border: 0;
	position: absolute;
	top: 1px;
	right: 1px;
}
/***** NAVBAR *****/
#navbar {
	/* border-top: 4px solid #B2B2B2; */
	top: 0px;
	width: 918px;
	height: 48px;
	margin: 0;
	padding: 0 30px 0 30px;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #bbbbbb;
	background-color: #222222;
	
	position: fixed;
	margin-left: -1px; /* since it's enclosed in #framebox we need to shift to the left a lottle */
	z-index: 500;
}
/***** MAINMENU *****/
ul.mainmenu {
  width: 100%;
	margin: 0;
	padding: 0;
	z-index: 299;
}
ul.mainmenu li {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	background-color: #222222;
	float: left;
}
ul.mainmenu li:hover{
	background-color: #ffffff;
}
ul.mainmenu li a {
	display: block;
	margin: 0;
	padding: 14px 20px;
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
ul.mainmenu li:hover a {
	color: #222222;
}
ul.mainmenu li.topmenuactive a {
  color: #ffffff;
	font-weight: bold;
}
ul.mainmenu li.topmenuactive:hover a {
  color: #222222;
	font-weight: bold;
}

/***** SLIDES *****/
#slides {
	width: 978px;
	height: 280px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	position: relative;
	z-index: 98;
	line-height: 0; /* fixes a bottom margin below images caused by html5 doctype */
}
.slides_container {
	display: none;
	height: 280px;
}
.slides_container div.slide {
	display: block;
	width: 978px;
	height: 280px;
	position: relative;
}
#slides a.next, #slides a.prev {
	width: 24px;
	height: 28px;
	background-image: url(../assets/stock-images/arrows.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 160px;
	left: 12px;
	z-index: 99;
	text-indent: -9999px;
}
#slides a.next {
	left: 942px;
	background-position: -24px 0px;
}
.caption {
	margin: 0;
	padding: 10px 40px;
	width: 407px;
	border-top: 1px solid #B2B2B2; /* Todo: */
	border-left: 1px solid #B2B2B2; /* Todo: */
	border-right: 1px solid #B2B2B2; /* Todo: */
	font-size: 1em;
	line-height: 1.4;
	text-align: left;
	color: #373737;
	background-color: transparent;
	
	background-image: url(../assets/stock-images/caption.png);
	
	position: absolute;
	left: 245px;
	bottom: 0;
}
.caption span, .caption h1, .caption h2, .caption h3 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	display: block;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 2.3em;
	font-weight: normal;
	color: #373737;
	line-height: normal;
	text-align: left;
}
.caption p {
	margin: 0 0 0px 0;
	padding: 0;
}
.caption a {
	color: #1982D1;
	text-decoration: none;
}
.caption a:hover {
	color: #1982D1;
	text-decoration: underline;
}
div.pag {
	margin: 0;
	padding: 10px 0 0 30px;
	height: 14px;
	text-align: left;
	position: absolute;
	top: 10px;
	z-index: 99;
}
div.pag span {
	display: inline-block;
}
ul.pagination {
	margin: 0;
	padding: 0;
}
ul.pagination li {
	float: left;
	margin-right: 4px;
	padding: 0 1px;
	list-style: none;
}
ul.pagination li a {
	float: left;
	margin: 0;
	padding: 0;
	width: 14px;
	height: 14px;
	text-decoration: none;
	text-indent: -999999px;
	background-image: url(stock-images/pagination-transparent.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
}
ul.pagination li.current a {
	background-position: 0 -14px;
}
ul.pagination li a:hover {
	background-position: 0 -28px;
}

/***** BREADCRUMB *****/
#breadcrumb {
	margin: 0;
	padding: 15px 30px;
	font-size: 1em;
	color: #373737;
	background: #ffffff url(../assets/stock-images/horizontal-line.png) bottom repeat-x;
	
}
#breadcrumb a {
	padding: 0 5px;
	color: #1982D1;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #1982D1;
	text-decoration: underline;
}
#breadcrumb span {
	color: #373737;
}

/***** CONTENTBOX *****/
#contentbox {
  overflow: hidden;
	margin: 0;
	padding: 30px;
	font-size: 1em;
	background: #ffffff url(../assets/stock-images/content-bg-lines.png) center repeat-y;
}
#contentbox.nosubmenunews, #contentbox.nonews, #contentbox.nosubmenu{
	background: #ffffff;
}

#contentbox input[type="text"], #contentbox textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #373737;
}

/***** BUTTON *****/
#contentbox a.button, input.button {
	display: inline-block;
	margin: 0 10px 30px 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	line-height: normal;
	color: #ffffff;
	background-color: #1982D1;
	border: 1px solid #373737;
}
#contentbox #sidebarright a.button, #contentbox #sidebarleft a.button, input.button, .zp-form input.button {
	margin: 0 10px 30px 0;
	color: #ffffff !important;
}
#contentbox a.button:hover, input.button:hover {
	color: #1982D1 !important;
	background-color: #ffffff;
}
#contentbox a.button span, input.button {
	display: block;
	margin: 0;
	padding: 8px 15px;
}

/***** SUBNAVIGATION *****/
#subnavbar{
	width: 200px;
  margin: 0 0 30px 0;
  font-size: 1em;
  line-height: 1.6;
  float: left;
}
#contentbox.nosubmenu #subnavbar, #contentbox.nosubmenunews #subnavbar{
	display: none;
}
#subnavbar ul{
  margin: 0;
  padding: 0;
}
#subnavbar ul li{
  padding: 0px;
  list-style: none;
  font-weight: bold;
}
#subnavbar ul li:before{
  color: #373737;
  content: "›"; /* content:"»"; */
  padding-right: 5px;
}
#subnavbar a, #subnavbar a.open{
	color: #1982D1;
	text-decoration: none;
}
#subnavbar a:hover{
	color: #1982D1;
	text-decoration: underline;
}
#subnavbar a.active, #subnavbar a.subnav2active, #subnavbar a.subnav3active{
  color: #373737;
  text-decoration: none;
}
#subnavbar ul li li{
  padding-left: 13px;
}

/***** CONTENT *****/
#floatcontentleft, #floatcontentright {
	float: left;
	width: 458px;
	min-height: 10px; /* in case of no content, this will still push the sidebar */
	padding: 0 30px;
	margin: 0;
	line-height: 1.4;
	overflow: hidden;
}
#contentbox.nonews #floatcontentleft{
	width: 688px;
	padding-right: 0;
}
#contentbox.nosubmenu #floatcontentleft{
	width: 688px;
	padding-left: 0;
}
#contentbox.nosubmenunews #floatcontentleft{
	width: 918px;
	padding-left: 0;
	padding-right: 0
}

#content {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
/***** SIDEBAR *****/

#sidebarright {
	width: 200px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
}
#contentbox.nonews #sidebarright, #contentbox.nosubmenunews #sidebarright{
	display: none;
}

/***** NEWS *****/
.newsbox {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
.newsbox h2 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 10px 0 10px 0;
	font-size: 1.9em;
	font-weight: bold;
	color: #1982D1;
}
.newstext {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #373737;
}
.newstext p {
	margin: 0 0 10px 0;
}
.newstext a {
	color: #1982D1;
	text-decoration: none;
}
.newstext a:hover {
	color: #1982D1;
	text-decoration: underline;
}
/***** ARTICLES *****/
.articlearea {
	margin: 0;
	padding: 0;
}
.articleimage {
	margin: 0;
	padding: 4px 0 0 0;
}
.articletext {
	margin: 0;
	padding: 0;
}
.twocolumnleft {
	float: left;
	margin: 0;
	padding: 0;
}
.twocolumnleft > div {
	margin: 0;
	padding: 0 12px 0 0;
}
.twocolumnright {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.twocolumnright > div {
	margin: 0;
	padding: 0 0 0 12px;
}
.bildunterschrift {
	display: block;
	color: #373737;
}
.floatarticle {
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
	overflow: hidden;
}
.floatarticle > div {
	margin: 0;
	padding: 0 30px 0 0;
}

/***** FORM *****/
.zp-form {
	display: inline-block;
	margin: 0;
	padding: 0 0 10px 0;
}
.zp-form p {
	margin: 0;
	padding: 0;
}
.zp-form table {
	margin: 0;
	padding: 0;
}
.zp-form td {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align: middle;
}
.zp-form input {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #373737 !important;
}
.zp-form textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #373737;
}
.zp-form .label, .zp-form .field {
	padding: 3px 10px 3px 0;
}
.zp-form .desc {
	padding: 10px 10px 10px 0;
}
.zp-form .multiline {
	padding: 4px 10px 0 0;
	vertical-align: top;
}
.zp-form .submit {
	padding: 0;
}
.zp-form .separator {
	margin: 10px 10px 10px 0;
	padding: 0;
	line-height: 1px;
	height: 1px;
	border-bottom: 1px solid #373737;
}
.zp-form input[type="submit"]{
	margin-top: 20px;
}
/***** TEASER *****/
#banner, #afterlogo, #aftermenu, #afterfooter {
	margin: 0;
	padding: 20px 30px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #373737;
	line-height: 1.4;
	background: #ffffff url(../assets/stock-images/horizontal-line.png) bottom repeat-x;
	
}
#afterlogo{
	background: #efefef;
	border-bottom: none;
	color: #373737;
}
#afterfooter{
	background: #efefef url(../assets/stock-images/horizontal-line.png) top repeat-x;
	
  color: #000000;
	border-bottom: 0;
}
#banner a, #afterlogo a, #aftermenu a, #afterfooter a {
	color: #1982D1;
	text-decoration: none;
}
#banner a:hover, #afterlogo a:hover, #aftermenu a:hover, #afterfooter a:hover {
	color: #1982D1;
	text-decoration: underline;
}
#banner span:not([style]), #banner h2, #afterlogo span:not([style]), #aftermenu span:not([style]), #afterfooter span:not([style]), #afterfooter h2 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #1982D1;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.9em;
	font-weight: normal;
	line-height: normal;
}
#banner p, #afterlogo p, #aftermenu p, #afterfooter p {
	margin: 0 0 10px 0;
	padding: 0;
}
/***** FOOTER *****/
#footer {
	margin: 0;
	padding: 20px 30px;
	font-size: 10px;
	color: #000000;
	background: #efefef url(../assets/stock-images/horizontal-line-top.png) top repeat-x;
	
	overflow: hidden;
}
#footerinfo {
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#footerinfo .zp{
  color: #000000 !important;
}

/***** EXTRAMENU *****/
#xmenu {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#xmenu a {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 1em;
	color: #1982D1;
	text-decoration: none;
}
#xmenu a:hover {
	color: #1982D1;
	text-decoration: underline;
}
/***** ONLINESHOP *****/
.zpSO-OnlineShop-table {
	width: 100%;
}
.zpSO-OnlineShop-table th {
	margin: 0;
	padding: 8px 10px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #222222;
}
.zpSO-OnlineShop-table td {
	margin: 0;
	padding: 8px 10px;
	text-align: left;
}
.zpSO-OnlineShop-row1 td, .zpSO-OnlineShop-row2 td {
	margin: 0;
	padding: 8px 10px;
	text-align: left;
}
.zpSO-OnlineShop-row2 td {
	background-image: url(stock-images/opacity.png);
}
/***** ZP *****/
.zp {
	color: #000000 !important;
	text-decoration: none !important;
}



/***** CLEAR *****/
.clear {
	clear: both;
}
.clearx, .clearfix {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/***** FORM ANTI SPAM *****/
.asfield {
	display: none;
}

div.zpRow.news {
	margin-bottom: 30px;
}


