/***********************
Allgemein
***********************/

html, body {
	/*font-family: 'PT_Sans_Regular';*/
	font-family: 'Roboto Condensed', sans-serif;
}

.row {
	margin: 0px;
}

.width {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

img {
	max-width: 100%;
	height: auto;
}

.content img {
	margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
}

h1 {
	font-size: 24px;
	margin-bottom: 20px;
	color: #000000;
}

h2 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #000000;
}

h2.accordeon {
	border-top: #e2e2e3 1px solid;
	border-bottom: #e2e2e3 1px dashed;
	margin-top: 8px;
	padding: 8px 0px 8px 35px;
	background-image: url(/basics/images/ueberschrift-block.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #004494;
	font-size: 18px;
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #000000;
}

h4 {
	font-size: 14px;
	margin-bottom: 0px;
	color: #004394;
}

table {
	margin: 0px 0px 15px 0px; 
	font-size: 15px;
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
	color: #000000;
}

table td {
	padding: 2px 5px;
}

p {
	margin: 0px 0px 15px 0px; 
	font-size: 15px;
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
	color: #000000;
}

p strong, ul strong, ol strong, table strong,
p b, ul b, ol b, table b {
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
}

.content ul {
	margin: 0px 0px 15px 0px; 
	font-size: 15px;
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
	color: #000000;
	padding: 0px;
}

.content ol {
	margin: 0px 0px 15px 0px; 
	font-size: 15px;
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 0px 17px;
}

.content ul li, ol li {
	margin: 0px 0px 3px 0px; 
}

.content ul li {
	padding: 0px 0px 0px 15px;
	background-image: url(/basics/images/li.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

a, a:link, a:visited {
	color: #004394;
	cursor: pointer;
}

a:hover, a:focus, a:active {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

strong {
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
}

.clear {
	clear: both;
}

.bild_rechts { 
	float: right; 
	margin: 0px 0px 15px 15px; 
}

.bild_links { 
	float: left; 
	margin: 0px 15px 15px 0px; 
}

a.button a.button:link, a.button:visited,
input[type=submit] {
	background: #004394;
	border: none;
	color: #ffffff;
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
}

#label_mobil {
  display: none;
}

.schrift_blau {
	color: #004394 !important;
}

.content ul.schrift_blau li,
.content ul li.schrift_blau {
	background-image: url(/basics/images_neu/li_blau.png);
}

.responsive-video,
.responsive_video,
.video-responsive {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	margin-bottom: 25px;
	width: 100%;
}

.responsive-video iframe,
.responsive_video iframe,
.video-responsive iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.responsive-video .noYT,
.responsive_video .noYT,
.video-responsive .noYT {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	background: #ececec;
	text-align: center;
	padding: 15px;
}

.responsive-video .noYT .noYT_box,
.responsive_video .noYT .noYT_box,
.video-responsive .noYT .noYT_box {
	display: table;
	width: 100%;
	height: 100%;
}

.responsive-video .noYT .noYT_box .noYT_center,
.responsive_video .noYT .noYT_box .noYT_center,
.video-responsive .noYT .noYT_box .noYT_center {
	display: table-cell;
	vertical-align: middle;
}

.responsive-video .noYT .noYT_box .noYT_center a,
.responsive-video .noYT .noYT_box .noYT_center a:link,
.responsive-video .noYT .noYT_box .noYT_center a:visited,
.responsive_video .noYT .noYT_box .noYT_center a,
.responsive_video .noYT .noYT_box .noYT_center a:link,
.responsive_video .noYT .noYT_box .noYT_center a:visited,
.video-responsive .noYT .noYT_box .noYT_center a,
.video-responsive .noYT .noYT_box .noYT_center a:link,
.video-responsive .noYT .noYT_box .noYT_center a:visited {
	color: #004394 !important;
	text-decoration: none !important;
}

.responsive-video .noYT .noYT_box .noYT_center a:hover,
.responsive-video .noYT .noYT_box .noYT_center a:focus,
.responsive-video .noYT .noYT_box .noYT_center a:active,
.responsive_video .noYT .noYT_box .noYT_center a:hover,
.responsive_video .noYT .noYT_box .noYT_center a:focus,
.responsive_video .noYT .noYT_box .noYT_center a:active,
.video-responsive .noYT .noYT_box .noYT_center a:hover,
.video-responsive .noYT .noYT_box .noYT_center a:focus,
.video-responsive .noYT .noYT_box .noYT_center a:active {
	text-decoration: underline !important;
}

.googlemaps_hinweis {
	background: #f2f1f1;
	padding: 100px 30px;
	text-align: center;
}

.googlemaps_hinweis a,
.googlemaps_hinweis a:link,
.googlemaps_hinweis a:visited {
	color: #004394 !important;
	text-decoration: none !important;
}

.googlemaps_hinweis a:hover,
.googlemaps_hinweis a:focus,
.googlemaps_hinweis a:active {
	text-decoration: underline !important;
}

/***********************
Header
***********************/

.info {
	padding: 20px 0px;
}

.info img, .info p {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 0px;
	vertical-align: sub;
}

.info p {
	font-size: 13px;
	color: #84888c;
}

.info p a, .info p a:link, .info p a:visited {
	font-size: 13px;
	color: #84888c;
	display: inline-block;
	vertical-align: baseline;
}

.info p a:hover, .info p a:focus, .info p a:active, .info p a.active {
	color: #000000;
	text-decoration: none;
}

.info .suche-toggle {
	display: none;
}

.info #suchform { 
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 10px;
}

.info #suchform form { 
	width: 100%;
}

.info #suchform input#suchfeld { 
	border: 2px solid #c8cacc;
	margin: 0px;
	vertical-align: top;
	display: inline-block;
	height: 27px;
	line-height: 27px;
	padding: 0px 10px;
	color: #84888c;
	width: 85%;
}

.info #suchform input.searchInputSubmit {
	background-color: #c8cacc;
	vertical-align: top;
	display: inline-block;
	height: 27px;
	width: 27px;
	margin-left: -4px;
	width: 15%;
	background-image: url(/basics/images_neu/lupe-weiss.png);
	background-position: center center;
	border: none !important;
	text-indent: -999px;
}

.info #suchform input.searchInputSubmit:hover {
	background-color: #004394;
}

.menu {
	/*padding-top: 26px;*/
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menu ul li {
	display: inline-block;
	margin-right: 15px;
}

.menu ul li a, .menu ul li a:link, .menu ul li a:visited {
	display: block;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	padding-bottom: 15px;
	text-transform: uppercase;
	border-bottom: 5px solid #ffffff;
}

.menu ul li a:hover, .menu ul li a:focus, .menu ul li a:active {
	color: #004394;
	text-decoration: none;
}

.menu ul li.active a {
	color: #004394;
	border-bottom: 5px solid #004394;
	text-decoration: none;
}

.menu-mobile {
	display: none;
	padding-bottom: 20px;
	/*padding-top: 15px;*/
}

.menu-mobile button {
	background: #004394;
	color: #ffffff;
	border: none;
	padding: 7px 55px 7px 20px;
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	background-image: url(/basics/images_neu/mobile-bg.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.menu-mobile ul {
	margin: 15px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

.menu-mobile ul li {
	padding: 7px 0px;
}

.menu-mobile ul li a, .menu-mobile ul li a:link, .menu-mobile ul li a:visited {
	display: block;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	text-transform: uppercase;
}

.menu-mobile ul li a:hover, .menu-mobile ul li a:focus, .menu-mobile ul li a:active, .menu-mobile ul li.active a {
	color: #004394;
	text-decoration: none;
}

.menu-mobile ul li ul {
	display: none;
	margin: 0px;
	padding-left: 15px;
}

 .menu-mobile ul li.active ul {
	display: block;
}

.menu-mobile ul li ul li a, .menu-mobile ul li ul li a:link, .menu-mobile ul li ul li a:visited {
	color: #000000;
	font-size: 15px;
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
}

.menu-mobile ul li ul li a:hover, .menu-mobile ul li ul li a:focus, .menu-mobile ul li ul li a:active, .menu-mobile ul li ul li.active a {
	color: #004394;
}

.menu-mobile ul li ul li ul,
.menu-mobile ul li.active ul li ul {
	display: none;
	margin: 0px;
	padding-left: 15px;
}

 .menu-mobile ul li ul li.active ul {
	display: block;
}

.menu-mobile ul li ul li ul li {
	padding: 4px 0px;
}

.menu-mobile ul li ul li ul li a, .menu-mobile ul li ul li ul li a:link, .menu-mobile ul li ul li ul li a:visited {
	color: #000000;
	text-transform: inherit;
}

.menu-mobile ul li ul li ul li a:hover, .menu-mobile ul li ul li ul li a:focus, .menu-mobile ul li ul li ul li a:active, .menu-mobile ul li ul li ul li.active a {
	color: #004394;
}

#scrollnavi {
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	background: #ffffff;
	z-index: 1000;
	border-bottom: 1px solid #f2f1f1;
}

#scrollnavi .logo img {
	width: 80px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#scrollnavi .menu {
	/*padding-top: 33px;*/
}

.menu ul li a, .menu ul li a:link, .menu ul li a:visited {
	/*padding-bottom: 0px;*/
}

.logo {
	text-align: right;
}

.logo img {
	display: inline-block;
	/*margin-top: 20px;
	margin-bottom: 20px;*/
	margin: 10px 0px 15px 0px;
}

/***********************
Galerie
***********************/

.galerien {
	width: 100%;
	position: relative;
	margin-bottom: 35px;
	background: #f2f1f1;
}

.galerien.slickslider img {
	margin-bottom: 0px;
}

.galerien img {
	width: 100%;
}

.galerien img.prev {
	position: absolute;
	left: 45px;
	top: calc(50% - 25px);
	width: auto;
	z-index: 100;
	cursor: pointer;
}

.galerien img.next {
	position: absolute;
	right: 45px;
	top: calc(50% - 25px);
	width: auto;
	z-index: 100;
	cursor: pointer;
}

.galerien .teaser {
	position: absolute;
	width: 100%;
	top: 30%;
	left: 0px;
	text-align: center;
}

.galerien .teaser h2 {
	color: #ffffff;
	font-size: 50px;
	margin-bottom: 35px;
}

.galerien .teaser a.button, .galerie .teaser a.button:link, .galerie .teaser a.button:visited {
	padding: 7px 25px 7px 40px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	/*font-family: 'PT Sans Narrow', sans-serif;*/
	/*font-family: 'PT Sans', sans-serif;*/
	font-weight: normal;
	border: 2px solid #ffffff;
	background-image: url(/basics/images_neu/pfeil-button-weiss.png), url(/basics/images_neu/bg-button-galerie.png);
	background-repeat: no-repeat, repeat;
	background-position: left center, left top;
}

.galerien .teaser a.button:hover, .galerie .teaser a.button:focus, .galerie .teaser a.button:active {
	
}

.galeriebild {
	margin: 0 12px 15px 0;
}

/***********************
Quick-Start
***********************/

.quick-block {
	padding: 10px 10px 10px 55px;
	background: #004394;
	margin-bottom: 35px;
	background-image: url(/basics/images_neu/quick-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.quick-block p {
	margin-bottom: 0px;
	color: #ffffff;
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
	font-size: 20px
}

.quick-block p a, .quick-block p a:link, .quick-block p a:visited {
	color: #ffffff
}

.quick-block p a:hover, .quick-block p a:focus, .quick-block p a:active {
	color: #7f9fc9;
	text-decoration: none;
}

/***********************
Info-Boxen
***********************/

.info-block-aussen {
	display: table;
	width: 100%;
	margin-bottom: 35px;
}

.info-block {
	padding: 5px 15px;
	text-align: center;
	min-height: 230px;
	height: 230px;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.info-block div {
	display: block;
}

.info-block.image {
	background-size: cover;
}

.info-block.blue {
	background: #004394;
}

.info-block.split {
	background-size: 100% auto;
	background-color: #84888c;
	background-position: left top;
	background-repeat: no-repeat;
}

.info-block h3 {
	color: #ffffff;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
	/*font-family: 'PT Sans Narrow', sans-serif;*/
	/*font-family: 'PT Sans', sans-serif;*/
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 30px;
	display: inline-block;
}

.info-block p {
	color: #ffffff;
	font-size: 13px;
	margin-bottom: 0px;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
	display: inline-block;
}

.info-block a, .info-block a:link, .info-block a:visited {
	padding: 0px 25px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	/*font-family: 'PT Sans Narrow', sans-serif;*/
	/*font-family: 'PT Sans', sans-serif;*/
	font-weight: normal;
	border: 2px solid #ffffff;
	background-image: url(/basics/images_neu/bg-button-galerie.png);
	background-repeat: repeat;
	background-position: left top;
	background-color: transparent;
	display: inline-block;
	margin-top: 15px;
	height: 40px;
	line-height: 38px;
}

.info-block a:hover, .info-block a:focus, .info-block a:active {
	color: #000000;
	text-decoration: none;
}

/***********************
Content
***********************/

.content {
	padding-top: 20px;
	padding-bottom: 50px;
	min-height: 430px;
}

/***********************
rechte Spalte
***********************/

.right {
	padding-top: 20px;
	padding-bottom: 20px;
}

.right .kontakt {
	margin-bottom: 35px;
}

.right .kontakt h2 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #84888c;
}

.right .kontakt p {
	margin-bottom: 10px;
	color: #84888c;
}

.right .kontakt a.button, .right .kontakt a.button:link, .right .kontakt a.button:visited {
	padding: 7px 20px 7px 40px;
	color: #004394;
	font-size: 16px;
	text-transform: uppercase;
	/*font-family: 'PT Sans Narrow', sans-serif;*/
	/*font-family: 'PT Sans', sans-serif;*/
	font-weight: normal;
	border: 2px solid #004394;
	background-image: url(/basics/images_neu/pfeil-button-blau.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	margin-top: 20px;
}

.right .kontakt a.button:hover, .right .kontakt a.button:focus, .right .kontakt a.button:active {
	color: #000000;
}

.right ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.right ul.tabs .labels {
	overflow: auto;
}

.right .tabs label {
	display: inline-block;
	float: left;
    padding: 7px;
    color: #7f9fc9;
    font-size: 16px;
	text-transform: uppercase;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
    background: #004394;
    cursor: pointer;
    width: 50%;
    text-align: center;
    border-bottom: 4px solid #004394;
    margin-bottom: 0px;
}

.right .tabs label:hover, .right .tabs label.active {
    color: #FFFFFF;
    border-bottom: 4px solid #ffffff;
}
 
.right .tab-content {
    display: none;
    width: 100%;
    padding: 15px;
    background-color:#004394;
    margin-bottom: 35px;
}

.right .tab-content p.phone, .right .tab-content p.form, .right .tab-content p.chat {
    /*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
    padding: 3px 0px 3px 45px;
    background-repeat: no-repeat;
    background-position: left center;
}

.right .tab-content p.phone {
    background-image: url(/basics/images_neu/icon-phone.png);
}

.right .tab-content p.form {
    background-image: url(/basics/images_neu/icon-form.png);
}

.right .tab-content p.chat {
    background-image: url(/basics/images_neu/icon-chat.png);
}

.right .tab-content p {
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 10px;
}

.right .tab-content a, .right .tab-content a:link, .right .tab-content a:visited {
    color: #ffffff;
}

.right .tab-content a:hover, .right .tab-content a:hover, .right .tab-content a:hover {
    color: #7f9fc9;
}

.right .tab-content a.button, .right .tab-content a.button:link, .right .tab-content a.button:visited {
    background-image: url(/basics/images_neu/icon-button.png);
    background-repeat: no-repeat;
    background-position: left center;
    /*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
    /*font-family: 'PT Sans Narrow', sans-serif;*/
	/*font-family: 'PT Sans', sans-serif;*/
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    padding: 15px 0px 15px 30px;
}

.right .tab-content a.button:hover, .right .tab-content a.button:focus, .right .tab-content a.button:active {
    color: #7f9fc9;
}

.right .tab-content a.tool {
    background-image: url(/basics/images_neu/icon-button.png);
    background-repeat: no-repeat;
    background-position: left center;
    /*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
    /*font-family: 'PT Sans Narrow', sans-serif;*/
	/*font-family: 'PT Sans', sans-serif;*/
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    padding: 15px 0px 15px 30px;
}

.right .tab-content a.tool_offen {
		background-image: url(/basics/images_neu/icon-button-offen.png);
}

.right .tab-content select {
    height: 34px;
    line-height: 34px;
    border: none;
    color: #84888c;
    font-size: 12px;
    padding: 0px 5px;
    margin-right: 3px;
    background: #ffffff;
    vertical-align: top;
    width: 40px;
    max-width: 125px;
}

.right .tab-content input {
    height: 34px;
    line-height: 34px;
    border: none;
    color: #84888c;
    font-size: 12px;
    padding: 0px 10px;
    margin-right: 3px;
    background: #ffffff;
    vertical-align: top;
    width: 34%;
    max-width: 125px;
}

.right .tab-content input.button {
    line-height: 30px;
    border: 2px solid #ffffff;
    color: #ffffff;
    font-size: 12px;
    margin-right: 0px;
    background-color: transparent;
    width: 34%;
    max-width: auto;
    padding: 0px 5px 0px 25px;
    background-image: url(/basics/images_neu/icon-suche.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.tabs input[type=radio] {
    display:none;
}
 
#tab-content1 {
    display: block;
}

/***********************
linke Spalte
***********************/

.left {
	padding-top: 20px;
	padding-bottom: 50px;
}

.left ul.menu-left {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.left ul.menu-left li {
	padding: 7px 0px;
	border-bottom: 1px solid #c8cacc;
}

.left ul.menu-left li:first-child {
	border-top: 1px solid #c8cacc;
}

.left ul.menu-left li a, .left ul.menu-left li a:link, .left ul.menu-left li a:visited {
	color: #84888c;
	font-size: 13px;
}

.left ul.menu-left li a:hover, .left ul.menu-left li a:focus, .left ul.menu-left li a:active, .left ul.menu-left li.current a {
	color: #004394;
	text-decoration: none;
}

.left ul.menu-left li ul li, .left ul.menu-left li ul li:first-child {
	border: none;
	margin: 0;
  color: #c8cacc;
	padding: 2px 0px;
}

.left ul.menu-left li ul {
	margin: 0;
	list-style-type: disc;
  color: #c8cacc;
	padding-left: 25px;
}

.left ul.menu-left li ul li a, .left ul.menu-left li ul li a:link, .left ul.menu-left li ul li a:visited {
	color: #84888c;
	font-size: 13px;
}

.left ul.menu-left li ul li a:hover, .left ul.menu-left li ul li a:focus, .left ul.menu-left li ul li a:active, .left ul.menu-left li ul li.current a {
	color: #004394;
	text-decoration: none;
}

/***********************
News Home
***********************/

.news-link {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #c8cacc;
}

.linien-link {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #c8cacc;
	border-bottom: 1px solid #c8cacc;
	margin-bottom: 15px;
}

.news-link h2, .linien-link h2 {
	font-size: 16px;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/basics/images_neu/news-link.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	display: inline-block;
	line-height: 15px;
	margin: 0;
}

.news-link h2 {
	font-size: 16px;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/basics/images_neu/news-link.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	display: inline-block;
	line-height: 15px;
	margin: 0;
}

.news {
	background: #004394;
	padding-top: 55px;
	padding-bottom: 20px;
}

.news img {
	display: inline-block;
	width: 130px;
	max-width: 100%;
	height: auto;
	border: 2px solid #ffffff;
	margin-right: 25px;
	margin-bottom: 25px;
	vertical-align: top;
}

.news .text {
	display: inline-block;
	width: 65%;
	width: calc(100% - 160px);
	vertical-align: top;
	margin-bottom: 35px;
}

.news .text.full {
	width: 100%;
}

.news .text p.date {
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 0px;
}

.news .text h3 {
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 15px;
}

.news .text p {
	color: #ffffff;
	font-size: 13px;
	margin-bottom: 10px;
}

.news .text a, .news .text a:link, .news .text a:visited {
	color: #ffffff;
	font-size: 13px;
}

.news .text a:hover, .news .text a:focus, .news .text a:active {
	color: #80a0ca;
	text-decoration: none;
}

.news .text a.button, .news .text a.button:link, .news .text a.button:visited {
	color: #ffffff;
	background-image: url(/basics/images_neu/news-weiter.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.news .text a.button:hover, .news .text a.button:focus, .news .text a.button:active {
	color: #80a0ca;
	text-decoration: none;
}


/*  ------------------------------------------------------
AKKORDEON
--------------------------------------------------------*/
h2.akkordeon {
color: #004494;
font-size: 18px;
/*font-family: 'PT_Sans_Regular';*/
font-weight: normal;
text-transform: uppercase;
padding: 8px 0 8px 35px;
cursor: pointer;
margin: 0;
background: url(/basics/images/arrow-up.png) no-repeat left 50%;
border-top: #e2e2e3 1px solid;
}

h2.akkordeon_offen {
color: #004494;
font-size: 18px;
/*font-family: 'PT_Sans_Regular';*/
font-weight: normal;
text-transform: uppercase;
padding: 8px 0 8px 35px;
cursor: pointer;
margin: 0;
background: url(/basics/images/arrow-down.png) no-repeat left 50%;  
border-top: #e2e2e3 1px solid;
border-bottom: #e2e2e3 1px dashed;
}

.akkordeontext1 {
	margin-top: 8px;
}

/*  ------------------------------------------------------
LOCHBILDERLISTE
--------------------------------------------------------*/
div.content ul.lochbilderList li  {
overflow: hidden;
margin: 0 0 12px 0;
  list-style-type: none;
}

div.content ul.lochbilderList li  h2 {
font-size: 18px;
color: #004494;
line-height: 150%;
  margin: 0 0 10px 0;
}

div.content ul.lochbilderList li p  {
font-size: 14px;
line-height: 150%;
margin: 0;
padding: 0;
}

/*  ------------------------------------------------------
SPECIALGALLERY
--------------------------------------------------------*/
div.division {
height: 1px;
overflow: hidden;
border-top: #c4bfb7 1px solid;
background: #fff;
}

div.specialGallery div.imageBlock {
width: 262px;
height: 268px;
float: left;
}

div.specialGallery div.imageBlock img {
width: 262px;
}

div.specialGallery div.infoBlock {
width: 262px;
height: 262px;
float: left;
background: #e1dfdb;
position: relative;
}

div.specialGallery div.infoBlockCont  {
padding: 12px 12px 12px 12px;
}


div.infoBlockCont #lochbild_text {
font-size: 14px;
}


div.specialGallery div.infoBlockCont h2 {
color: #004494;
font-size: 16px;
margin: 0 0 25px 0;
}

div.specialGallery div.infoBlockCont div.infoBlockFooter {
position: absolute;
bottom: 12px;
left: 12px;
padding: 0 12px 0 0;
}

div.specialGallery div.infoBlockCont div.infoBlockFooter dl {
margin: 10px 0 0 0;
}

div.specialGallery div.infoBlockCont div.infoBlockFooter dl dt {
float: left;
clear: left;
margin: 0 10px 0 0;
}

div.specialGallery div.infoBlockCont div.infoBlockFooter dl dd {
font-size: 10px;
line-height: 120%;
}

/*  ------------------------------------------------------
SPECIALGALLERYLIST
--------------------------------------------------------*/
div.content ul.specialgalleryList   {
width: 536px;
overflow: hidden;
margin: 0;
padding:10px 0;
border-bottom: #e2e2e3 1px solid;
}

div.content ul.specialgalleryList li {
display: inline;
}

div.content ul.specialgalleryList li a  {
float: left;
width: 128px;
height: 124px;
overflow:hidden;
background: #e1dfdb;
position: relative;
margin: 0 6px 6px 0;
}

div.content ul.specialgalleryList li a.last  {
margin: 0 0 6px 0;
}

div.content ul.specialgalleryList li a:hover span {
position: absolute;
top: 0;
left: 0;
width: 128px;
height: 124px;
background: url(/basics/images/special-hover.png) no-repeat 0 0;
}

/***********************
Referenzen
***********************/

table.referenzsuche {
	width: 100%;
}

table.referenzsuche tr td {
	vertical-align: top;
}

table.referenzsuche tr td:first-child {
	width: 100px;
}

table.referenzsuche tr td:first-child p {
	/*font-family: 'PT_Sans_Bold';*/
}

table.referenzsuche tr td select {
	width: 100%;
	background-color: #004394;
	color: #ffffff;
	border: none;
	border-radius: 0px;
	height: 25px;
	padding: 0px 10px;
	margin-bottom: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

table.referenzliste {
	width: 100%;
}

table.referenzliste td {
	width: 70%;
	vertical-align: top;
}

table.referenzliste td:first-child {
	width: 30%;
}

table.referenzliste td img {
	width: 90%;
	margin-bottom: 15px;
}

table.referenzsuche .selectric-wrapper .selectric {
	border: none;
	background-color: #004394;
	margin-bottom: 35px;
}

table.referenzsuche .selectric-wrapper .selectric .button {
	height: 50px;
	width: 50px;
	color: #ffffff;
}

table.referenzsuche .selectric-wrapper .selectric .button:after {
	border: 6px solid transparent;
	border-top-color: #ffffff;
	top: 5px;
}

table.referenzsuche .selectric-wrapper .selectric span.label {
	border: none;
	background-color: #004394;
	font-size: 20px;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
	color: #ffffff;
	height: 50px;
	line-height: 50px;
	padding: 0px 20px;
	text-align: left;
}

table.referenzsuche .selectric-wrapper .selectric-items {
	width: 100%;
	background-color: #004394;
	border: none;
	border-top: 1px solid #ffffff;
	padding: 10px 15px;
	height: auto !important; 
	/*overflow: auto;
	max-height: 400px;*/
}

table.referenzsuche .selectric-wrapper .selectric-items ul li {
	background: none;
	padding: 0px;
	font-size: 16px;
	line-height: 30px;
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
	color: #ffffff;
}

table.referenzsuche .selectric-wrapper .selectric-items ul li:hover,
table.referenzsuche .selectric-wrapper .selectric-items ul li:focus,
table.referenzsuche .selectric-wrapper .selectric-items ul li:active,
table.referenzsuche .selectric-wrapper .selectric-items ul li.highlighted {
	background: none;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
}

.content ul.apList li {
	padding: 0px;
	background-image: none;
}

.content ul.apList li table tr td img {
	margin-right: 20px;
	min-width: 70px;
	height: auto;
}

form#mailform, form#mailform table.table_kontakt,
form#nlform table.table_kontakt {
	width: 100%;
}

form#mailform table.table_kontakt tr td,
form#nlform table.table_kontakt tr td {
	width: 70%;
	vertical-align: top;
}

form#mailform table.table_kontakt tr td:first-child,
form#nlform table.table_kontakt tr td:first-child {
	width: 30%;
	vertical-align: top;
}

form#mailform table.table_kontakt tr td table tr td,
form#nlform table.table_kontakt tr td table tr td {
	width: auto;
	vertical-align: top;
}

form#mailform table.table_kontakt tr td table tr td:first-child,
form#nlform table.table_kontakt tr td table tr td:first-child {
	width: 30px;
	vertical-align: top;
}

form#mailform table.table_kontakt tr td input,
form#mailform table.table_kontakt tr td select,
form#nlform table.table_kontakt tr td input,
form#nlform table.table_kontakt tr td select {
	width: 100%;
	border: 1px solid #c8cacc;
	background: #ffffff;
	margin-bottom: 5px;
	height: 24px;
	line-height: 24px;
	padding: 0px 10px;
}

form#mailform table.table_kontakt tr td input[type="checkbox"],
form#nlform table.table_kontakt tr td input[type="checkbox"]{
	width: auto;
	height: auto;
	line-height: normal;
	padding: 0px;
}

form#mailform table.table_kontakt tr td textarea,
form#nlform table.table_kontakt tr td textarea {
	width: 100%;
	border: 1px solid #c8cacc;
	background: #ffffff;
	margin-bottom: 5px;
	height: 100px;
	padding: 5px 10px;
}

form#mailform table.table_kontakt tr td p.absenden a,
form#nlform table.table_kontakt tr td p.absenden a {
	background: #004394;
	border: none;
	color: #ffffff;
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	margin-top: 15px;
}

#datenschutz a {
	color: #333
}

.content ul.downLoadList li,
.content ul.downLoadNav li,
.content ul.lochbilderList li {
	padding: 0px;
	background-image: none;
}

.content ul.downLoadList li table {
	width: 100%;
}

.content ul.downLoadList li table div.border-bottom {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: #e2e2e3 1px dashed;
}

.content ul.downLoadList li table tr td {
	vertical-align: top;
	padding-right: 10px;
	width: 93%;
}

.content ul.downLoadList li table tr td:first-child {
	width: 30px;
	padding-left: 0px;
	width: 35px;
}

.content ul.downLoadList li table tr td p {
	margin-bottom: 2px;
}

.content ul.downLoadList li table td.flags {
	width: 90%;
}

.content ul.downLoadList li img,
.content ul.downLoadNav li img,
.content ul.lochbilderList li img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.content ul.downLoadNav table {
	width: 100%;
}

.content ul.downLoadNav table tr td:first-child {
	padding-left: 0px;
    width: 35px;
}

.content ul.downLoadNav table tr td:nth-child(2) {
	    padding-right: 10px;
    width: 93%;
}
/*
.content ul.downLoadNav table tr td:nth-child(3) {
	width: 0px;
}

.content ul.downLoadNav table tr td:nth-child(4) {
	width: 85px;
}*/

.galerie .bildbox {
	vertical-align: middle;
	display: inline-block;
	width: 23%;
	margin-right: 1%;
}

.galerie .bildbox img {
	width: 100%;
}

.galerie-select .selectric-wrapper .selectric {
	border: none;
	background-color: #004394;
	margin-bottom: 35px;
}

.galerie-select .selectric-wrapper .selectric .button {
	height: 50px;
	width: 50px;
	color: #ffffff;
}

.galerie-select .selectric-wrapper .selectric .button:after {
	border: 6px solid transparent;
	border-top-color: #ffffff;
	top: 5px;
}

.galerie-select .selectric-wrapper .selectric span.label {
	border: none;
	background-color: #004394;
	font-size: 20px;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	height: 50px;
	line-height: 50px;
	padding: 0px 20px;
	text-align: left;
}

.galerie-select .selectric-wrapper .selectric-items {
	width: 100%;
	background-color: #004394;
	border: none;
	border-top: 1px solid #ffffff;
	padding: 10px 15px;
	height: auto !important; 
	overflow: auto;
	max-height: 500px;
}

.galerie-select .selectric-wrapper .selectric-items ul li {
	background: none;
	padding: 0px;
	font-size: 16px;
	line-height: 30px;
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
	color: #ffffff;
}

.galerie-select .selectric-wrapper .selectric-items ul li:hover,
.galerie-select .selectric-wrapper .selectric-items ul li:focus,
.galerie-select .selectric-wrapper .selectric-items ul li:active,
.galerie-select .selectric-wrapper .selectric-items ul li.highlighted {
	background: none;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
}

.galerie-select .selectric-wrapper .selectric-items ul.selectric-group {
	border: 1px solid #ffffff;
	margin-bottom: 10px;
}

.galerie-select .selectric-wrapper .selectric-items ul.selectric-group li {
	padding: 0px 10px;
}

.galerie-select .selectric-wrapper .selectric-items ul.selectric-group li.selectric-group-label {
	background: #ffffff;
	color: #004394;
	cursor: not-allowed;
}

.galerie-select .selectric-wrapper .selectric-items ul.selectric-group li.selectric-group-label:hover,
.galerie-select .selectric-wrapper .selectric-items ul.selectric-group li.selectric-group-label:focus,
.galerie-select .selectric-wrapper .selectric-items ul.selectric-group li.selectric-group-label:active,
.galerie-select .selectric-wrapper .selectric-items ul.selectric-group li.selectric-group-label.highlighted{
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
}

/***********************
Ansprechpartner - Suche
***********************/

#apsuche select {
	height: 34px;
	line-height: 34px;
	border: none;
	color: #84888c;
	font-size: 12px;
	padding: 0px 10px;
	margin-right: 10px;
	margin-left: 10px;
	background: #ffffff;
	vertical-align: middle;
	width: 50px;
	max-width: 125px;
	border: 1px solid #84888c;
}

#apsuche input {
	height: 34px;
	line-height: 34px;
	color: #84888c;
	padding: 0px 10px;
	margin-right: 0px;
	background: #ffffff;
	vertical-align: middle;
	border: 1px solid #84888c;
}

/***********************
Footer
***********************/

.footer {
	background: #f2f1f1;
	padding-top: 35px;
	padding-bottom: 20px;
}

.footer ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
}

.footer ul li a, .footer ul li a:link, .footer ul li a:visited {
	color: #84888c;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 15px;
	display: block;
}

.footer ul li a:hover, .footer ul li a:focus, .footer ul li a:active, .footer ul li.active a {
	color: #004394;
}

.footer ul li ul {
	margin: 0px;
	min-height: 250px;
}

.footer ul li ul li a, .footer ul li ul li a:link, .footer ul li ul li a:visited {
	/*font-family: 'PT_Sans_Regular';*/
	font-weight: normal;
	font-size: 13px;
	text-transform: none;
	margin-bottom: 5px;
}

.footer h3 {
	color: #84888c;
	/*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
	font-size: 16px;
	/*font-family: 'PT Sans Narrow', sans-serif;*/
	/*font-family: 'PT Sans', sans-serif;*/
	text-transform: uppercase;
	margin-bottom: 15px;
}

.footer p {
	color: #84888c;
	font-size: 13px;
	margin-bottom: 10px;
}

/***********************
Copyright
***********************/

.copy {
	background: #004394;
	padding-top: 10px;
	padding-bottom: 10px;
}

.copy p {
	margin-bottom: 0px;
	font-size: 13px;
	color: #ffffff;
	display: inline-block;
	vertical-align: top;
}

.copy p a, .copy p a:link, .copy p a:visited {
	color: #ffffff;
}

.copy p a:hover, .copy p a:focus, .copy p a:active, .copy p a.active {
	color: #c8cacc;
	text-decoration: none;
}

.copy p a.spoc, .copy p a.spoc:link, .copy p a.spoc:visited {
	color: #7f9fc9;
}

.copy p a.spoc:hover, .copy p a.spoc:focus, .copy p a.spoc:active, .copy p a.spoc.active {
	color: #ffffff;
}

.copy p.right-c {
	float: right;
}

/***********************
Baufragen
***********************/

.bf-prochat {
    /*font-family: 'Roboto', sans-serif;*/
	font-weight: normal;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-smoothing: always;
    text-rendering: optimizeLegibility;
}

.bf-prochat .bf-toggle {
    cursor: pointer;
    position: fixed;
    top: 260px;
    right: 0px;
    padding: 15px 18px;
    background-color: #004394;
    border-radius: 3px 0px 0px 3px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2), 0 4px 8px rgba(0, 0, 0, .25);
    -webkit-transition: right .4s;
    transition: right .4s;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bf-prochat .bf-toggle:hover {
    background-color: #7f9fc9;
}

.bf-prochat .bf-toggle svg.chat {
    height: auto;
    max-height: 100%;
    width: 30px;
    display: block;
    margin: 0px auto 5px;
    fill: #fff;
}

.bf-prochat .bf-toggle svg.close {
    display: none;
    position: absolute;
    top: 8px;
    right: 8px;
    fill: #fff;
    width: 13px;
}
/* svg.close */

.bf-prochat .bf-toggle span.txt {
    display: block;
    /*font-family: 'PT_Sans_Bold';*/
	font-weight: bold;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 1em;
    margin: 0px;
    padding: 0px;
}

.bf-prochat .bf-toggle span.main {
    margin-bottom: 3px;
}

.bf-prochat .bf-toggle span.sub {
    opacity: .8;
}

.bf-messenger {
    position: fixed;
    right: -381px;
    top: 0px;
    height: 100%;
    width: 380px;
    background-color: #fff;
    border-left: 1px solid rgb(200, 200, 200);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .15), 0 10px 20px rgba(0, 0, 0, .2);
    -webkit-transition: right .4s;
    transition: right .4s;
		overflow: auto;
}

.bf-messenger iframe {
    width: 100%;
    height: 790px;
}

.bf-prochat.open .bf-toggle {
    right: 380px
}

.bf-prochat.open .bf-toggle svg.close {
    display: block;
}

.bf-prochat.open .bf-messenger {
    right: 0px
}

.tabelle_lochbilder td {
	vertical-align: top;
	padding-top: 15px;
	border-top: 1px solid #c8cacc;
}

.tabelle_lochbilder tr:first-child td {
	padding-top: 0px;
	border-top: none;
}

/***********************
Media Query
***********************/

@media (max-width: 1200px) {
	
	.menu ul li {
		margin-right: 12px;
	}
	
	.menu ul li a, .menu ul li a:link, .menu ul li a:visited {
		font-size: 14px;
	}
	
}

@media (max-width: 1100px) {
	
	.menu ul li {
		margin-right: 8px;
	}
	
	.menu ul li a, .menu ul li a:link, .menu ul li a:visited {
		font-size: 13px;
	}
	
}

@media (max-width: 950px) {
	
	.menu {
		display: none;
	}
	
	.menu-mobile {
		display: block;
	}

}

@media (max-width: 890px) {
	
	.logo img {
		/*margin: 40px 0px 10px 0px;*/
	}
	
	.galerie img.prev {
		left: 10px;
		height: 25px;
		width: auto;
		top: calc(50% - 15.5px);
	}
	
	.galerie img.next {
		right: 10px;
		height: 25px;
		width: auto;
		top: calc(50% - 15.5px);
	}
	
	.content ul.apList li table tr td {
		display: block;
		float: left;
		width: 100%;
	}
	
	.tabelle_lochbilder td {
		display: block;
		width: 100%;
		float: left;
	}
		
}

@media (max-width: 768px) {
	
	.content {
		padding-bottom: 20px;
	}
	
	.galerie .teaser h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	
	/*
	.menu-mobile button {
		width: 100%;
		text-align: left;
		padding: 7px 20px;
	}*/
		
}

@media (max-width: 600px) {

	 .galerie .teaser {
		display: none;
	}
	
	.copy p {
		display: block;
		margin-bottom: 5px;
	}
	
	.copy p.right-c {
		float: none;
		clear: both;
	}
	
	.quick-block p {
	  font-size: 18px;
	}
	
	.logo img {
		/*margin-bottom: 0px;*/
	}
	
	.info #suchform input#suchfeld { 
		width: 80%;
	}
	
	.info #suchform input.searchInputSubmit {
		width: 20%;
	}
	
	.galerie .bildbox {
		width: 31%;
	}
	
	.bf-messenger {
    right: -281px;
		width: 280px;
	}
	
	.bf-prochat.open .bf-toggle {
    right: 280px
	}
	
	.bf-prochat .bf-toggle {
    top: 160px;
	}

}

@media (max-width: 580px) {
	
	.logo img {
		/*margin: 40px 0px 10px 0px;*/
	}

}

@media (max-width: 480px) {
	
	.menu-mobile button {
		display: block;
		width: 100%;
	}

	 .xs-breit .col-xs-6 {
	  width: 100%;
	}
	
	.quick-block, .info-block, .info-block-aussen, .right .kontakt {
		margin-bottom: 15px;
	}
	
	.quick-block p {
	  font-size: 20px;
	}
	
	.info img {
		margin: 0px 5px 0px 0px;
	}
	
	.info .suche-toggle {
		display: inline-block;
	}
	
	.info #suchform { 
		display: none;
	}
	
	.logo img {
		margin: 22px 0px 10px 0px;
	}
	
	.galerie .bildbox {
		width: 48%;
	}

}

@media (max-width: 400px) {

	.news .text {
		width: 100%;
		display: block;
	}
	
	form#mailform table.table_kontakt tr td {
		display: block;
		width: 100%;
		float: left;
	}
	
	/*
	.content ul.downLoadList li table tr td:first-child {
		display: none;
	}*/
	
	table.downloads table {
		margin-bottom: 30px;
	}
	
	table.downloads tr td {
		width: 100%;
		display: block;
		float: left;
	}
	
	table.downloads tr td table tr td {
		width: auto;
		display: table-cell;
		float: none;
	}
	
	.content ul.downLoadNav table tr td:first-child {
		display: none;
	}
	
	table.referenzsuche tr td {
		width: 100%;
		display: block;
		float: left;
	}
	
	table.referenzliste tr td {
		width: 100%;
		display: block;
		float: left;
	}

}