﻿/***** TAGS *****/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #343d41;
	background-color: #979EAC;
	background-image: url(../_media/stock-images/der-hintergrund-inhaltsbereich.jpg);
	background-repeat: repeat;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #174393;
	text-shadow: 1px 1px 0px #ffffff;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #174393;
	text-shadow: 1px 1px 0px #ffffff;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #174393;
	text-shadow: 1px 1px 0px #ffffff;
}
h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 13px;
	line-height: normal;
	color: #343d41;
	text-shadow: 1px 1px 0px #ffffff;
}
h1, h2, h3 {
	margin: 0 0 10px 0;
	padding: 20px;
	background-color: #dee0e5;
}
.articlearea h1 {
	margin: 0;
}
.articlearea h2 {
	margin: 0 0 10px 0;
}
.articlearea h3 {
	margin: 0 0 5px 0;
}
.articlearea h1, .floatarticle h1, .newsbox h1, .articlearea h2, .floatarticle h2, .newsbox h2, .articlearea h3, .floatarticle h3, .newsbox h3 {
	padding: 0;
	background-color: transparent;
	background-image: none;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.0);
	-moz-box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.0);
	box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.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: disc;
}
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 {
	font-weight: bold;
	color: #174393;
	text-decoration: none;
}
/***** TOP *****/
#top {
	margin: 0;
	padding: 0;
}
/***** WRAPPER *****/
#wrapper {
	margin: 5px 10px 0 10px;
	padding: 0; 
}
/***** WEBDESCRIPTION *****/
#webdescription {
	margin: 10px 0 5px 0;
	padding: 10px 20px;
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
}
#logo {
	float: left;
	margin: 0 10px 0 0;
	padding: 0px 0 0 0;
	overflow: hidden;
}
#webtext {
	margin: 0;
	padding: 33px 0 0 0;
}
#webname {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 35px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #5e1306;
	line-height: 21px;
}
#webname a {
	color: #ffffff;
	text-decoration: none;
}
#slogan {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 1px 1px 0px #5e1306;
	line-height: 21px;
}
/***** HEADER *****/
#header {
	margin: 10px 0 5px 0;
	padding: 0;
}
/***** NAVBAR *****/
#navbar {
	display: block;
	margin: 10px 0 5px 0;
	padding: 10px 20px;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	text-shadow: 1px 1px 0px #102f67;
	background-color: #FF9F00;
}
/***** MAINMENU *****/
#mainmenu {
	display: none;
	margin: 0;
	padding: 10px 0 5px 0;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
#mainmenu span {
	display: block;
	margin: 0 10px 10px 10px;
	padding: 10px 20px;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	text-shadow: 1px 1px 0px #bd260d;
	background-color: #f2583e;
}
#mainmenu ul {
	margin: 0 10px;
	padding: 0;
}
#mainmenu ul ul {
	margin: 0 0 10px 20px;
}
#mainmenu ul ul ul {
	margin: 0 0 0 20px;
}
#mainmenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu ul li a {
	display: block;
	margin: 0 0 5px 0;
	padding: 10px 20px;
	line-height: 21px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 1px 1px 0px #477EE2;
	text-decoration: none;
	background-color: #FF9F00;
}
#mainmenu ul ul a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 1px 1px 0px #102f67;
	text-decoration: none;
	background-color: #477ee2;
}
#mainmenu ul a.active {
	text-shadow: 1px 1px 0px #477EE2;
	background-color: #FFEA01;
}
#mainmenu ul ul a.active {
	text-shadow: 1px 1px 0px #102f67;
	background-color: #477ee2;
}
/***** BREADCRUMB *****/
#breadcrumb {
	margin: 0 0 5px 0;
	padding: 10px 20px;
	line-height: 21px;
	font-size: 13px;
	font-weight: bold;
	color: #b6cbf3;
	text-shadow: 1px 1px 0px #102f67;
	background-color: #477ee2;
}
#breadcrumb a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#breadcrumb span {
	padding: 0 5px;
}
/***** SEARCH *****/
#search {
	margin: 0 0 5px 0;
	padding: 0;
	background-color: #5d8ee6;
}
#searchform {
	margin: 0;
	padding: 0;
	position: relative;
}
#searchform input {
	font-family: Arial, Helvetica, sans-serif;
}
#searchfieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#searchfield {
	margin: 0;
	padding: 10px 20px;
	border: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-shadow: 1px 1px 0px #102f67;
	color: #ffffff;
	background-color: transparent;
}
#searchbutton {
	margin: 0;
	padding: 0;
	width: 39px;
	height: 39px;
	border: 0;
	position: absolute;
	top: 1px;
	right: 1px;
}
/***** CONTENT *****/
#content {
	margin: 10px 0 0 0;
	padding: 0;
}
/***** ARTICLES *****/
.articlearea {
	margin: 0 0 10px 0;
	padding: 20px;
	line-height: 21px;
	text-shadow: 1px 1px 0px #ffffff;
	background-color: #dee0e5;
}
.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 10px 0 0;
}
.twocolumnright {
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.twocolumnright > div {
	margin: 0;
	padding: 0 0 0 10px;
}
.bildunterschrift {
	display: block;
	color: #ffffff;
}
.floatarticle {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
}
.floatarticle > div {
	margin: 0 10px 0 0;
	padding: 20px;
	line-height: 21px;
	text-shadow: 1px 1px 0px #ffffff;
	background-color: #dee0e5;
}
/***** BUTTON *****/
a.button, input.button {
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	color: #ffffff;	
	text-shadow: 1px 1px 0px #102f67;
	text-decoration: none;
	background-color: #1e57bf;
}
a.button span, input.button {
	display: block;
	margin: 0;
	padding: 10px 20px;
}
/***** NEWS *****/
.newsbox {
	margin: 0 0 10px 0;
	padding: 20px;
	background-color: #dee0e5;
}
.newsbox h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #174393;
	text-shadow: 1px 1px 0px #ffffff;
}
.newstext {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 21px;
	color: #343d41;
	text-shadow: 1px 1px 0px #ffffff;
}
.newstext a {
	font-weight: bold;
	color: #174393;
	text-decoration: none;
}
/***** TEASER *****/
#banner, #afterlogo, #aftermenu, #beforenews, #afternews, #afterfooter {
	margin: 0 0 10px 0;
	padding: 20px;
	font-size: 13px;
	line-height: 21px;
	color: #343d41;
	text-shadow: 1px 1px 0px #ffffff;
	background-color: #dee0e5;
}
#banner, #afterlogo {
	margin: 10px 0;
}
#banner {
	line-height: normal;
}
#banner div {
	margin: 0;
	padding: 0;
	line-height: 21px;
}
#banner span, #afterlogo span, #aftermenu span, #beforenews span, #afternews span, #afterfooter span {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #174393;
	text-shadow: 1px 1px 0px #ffffff;
}
#banner p, #afterlogo p, #aftermenu p, #beforenews p, #afternews p, #afterfooter p {
	margin: 0 0 10px 0;
	padding: 0;
}
#banner a, #afterlogo a, #aftermenu a, #beforenews a, #afternews a, #afterfooter a {
	font-weight: bold;
	color: #174393;
	text-decoration: none;
}

/***** FORM GLOBAL *****/
#formular .asfield{display: none;}
#formular input[type="text"], #formular textarea, #formular select{
	font-size: inherit;
	background: #ffffff;
	padding: 6px 8px;
	border-radius: 5px;
	border: 1px solid #D9D9D9;
	border: 1px solid rgba(0, 0, 0, 0.2);
}
#formular label {
	padding: 3px 10px 3px 0;
}
#formular label.field{
	display: block;
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 0;
}
#formular input[type="submit"]{
	display: block;
	margin-top: 20px;
}

/***** FORM *****/
#formular {
	margin: 0;
	padding: 0;
}
#formular p.label, #formular p.multiline {
	margin: 0;
}
#formular input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #343d41;
	width: 95%;
}
#formular textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #343d41;
	width: 95%;
	height: 150px;
}
#formular .submit input {
	width: auto;
}
#formular .separator {
	display: none;
}
/***** EXTRAMENU *****/
#xmenu {
	margin: 0 0 10px 0;
	padding: 0;
}
#xmenu a {
	display: block;
	margin: 0 0 5px 0;
	padding: 10px 20px;
	line-height: 21px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 1px 1px 0px #FF9F00;
	text-decoration: none;
	background-color: #FB9D00;
}
/***** FOOTER *****/
#footer {
	margin: 0 0 10px 0;
	padding: 0;
}
#footer .articlearea {
	padding: 10px 20px;
	font-size: 13px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #626a7b;
	background-color: #979eac;
}
/***** BORDER-RADIUS *****/
h1, h2, h3, #webdescription, #header, #header img, #navbar, #mainmenu span, #mainmenu ul li a, #breadcrumb, #search, .articlearea, .floatarticle div, a.button, .newsbox, #banner, #afterlogo, #aftermenu, #beforenews, #afternews, #afterfooter, #xmenu a {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
/***** BOX-SHADOW *****/
h1, h2, h3, #webdescription, #header, #navbar, #mainmenu span, #mainmenu ul li a, #breadcrumb, .articlearea, .floatarticle div, a.button, .newsbox, #xmenu a, #banner, #afterlogo, #aftermenu, #beforenews, #afternews, #afterfooter {
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 1px 1px 0px rgba(255, 255, 255, 0.2), inset 0px -10px 30px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 1px 1px 0px rgba(255, 255, 255, 0.2), inset 0px -10px 30px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 1px 1px 0px rgba(255, 255, 255, 0.2), inset 0px -10px 30px rgba(0, 0, 0, 0.2);
}
/***** INSET-BOX-SHADOW *****/
#search, #footer .articlearea {
	-webkit-box-shadow: inset -1px -1px 1px rgba(255, 255, 255, 0.3), inset 1px 1px 1px rgba(0, 0, 0, 0.3), inset 0px 80px 50px rgba(255, 255, 255, 0.05);
	-moz-box-shadow: inset -1px -1px 1px rgba(255, 255, 255, 0.3), inset 1px 1px 1px rgba(0, 0, 0, 0.3), inset 0px 80px 50px rgba(255, 255, 255, 0.05);
	box-shadow: inset -1px -1px 1px rgba(255, 255, 255, 0.3), inset 1px 1px 1px rgba(0, 0, 0, 0.3), inset 0px 80px 50px rgba(255, 255, 255, 0.05);
}
/***** ONLINESHOP *****/
.zpSO-OnlineShop-table {
	width: 100%;
}
.zpSO-OnlineShop-table th {
	margin: 0;
	padding: 8px 10px;
	font-weight: bold;
	text-align: left;
	color: #343d41;
}
.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;
}
/***** ZP *****/
.zp {
	color: #ffffff !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;
}

/* #zetainclude "..\..\..\..\ZPIncludes\css-typeahead.inc" */

/* #endzetainclude */