@charset "iso-8859-1";
/* CSS Document */

/* -------------------------------------------------- styles global
*/

* { margin: 0; padding: 0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

html {
background:#fefaf0;
}

body {
text-align:center;
font: 14px/21px Arial, Helvetica, sans-serif;
background:#fefaf0;
color: #ffffff;
}

h1 {
font: 21px/26px Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight:normal;
text-transform:uppercase;
}

h2 {
font: 16px/21px Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight:bold;
text-transform:uppercase;
}

h3 {
font: 14px/21px Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight:bold;
}

h4 {
font: 12px/15px Arial, Helvetica, sans-serif;
color: #E9453F;
font-weight:normal;
text-transform:uppercase;
}

p {
font: 14px/21px Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight:normal;
}

a {
font: 11px/18px Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight:normal;
text-decoration:none;
}

a:hover {
color: #ffffff;
text-decoration:underline;
}

ul {
font: 11px/18px Arial, Helvetica, sans-serif;
color: #4d4d4d;
padding:0 0 0 16px;
margin-bottom:18px;
}

li {
list-style-type:square;
margin:0;
padding:0;
}

.clearfix { clear:both; float:none; }
.h30 { height:30px; }
.h14 { height:14px; }
.red { color:#e9453f; }
.blue { color:#00b2a9; }
.infotext { font-size:9px; line-height:14px; color:#e9453f; text-align:left; }

a.button { display:block; padding:8px 14px; background-color:#e9453f; text-align:center; font-style:italic; font-size:12px; color:#FFFFFF; }
a.button:hover, a.button3:hover { background-color:#00b2a9; text-decoration:none; }

a.button2, a.button3 { display:block; padding:8px 14px; background-color:#00b2a9; text-align:center; font-style:italic; font-size:12px; color:#FFFFFF; }
a.button2:hover { background-color:#e9453f; text-decoration:none; }

a.footertext1 { color:#00b2a9 !important; text-transform:none !important; }
a.footertext1:hover { text-decoration:underline !important; }

#con_global {
text-align:left;
}

#con_global {
position:relative;
width:960px;
height:100%;
margin:auto;
}


/* -------------------------------------------------- templates global
*/

#con_seite {
position:relative;
width:1004px;
margin:0 auto;
}

#con_header {
position:relative;
width:1004px;
height:110px;
background-color:#fefaf0;
}

#con_logo {
position:absolute;
top:21px;
left:457px;
width:90px;
height:80px;
}

#con_navi {
position:relative;
width:1004px;
height:58px;
margin:0 auto;
text-align:center;
}

#con_content {
position:relative;
width:944px;
margin:0 auto;
}

#con_footer {
position:relative;
clear:both;
width:1004px;
height:110px;
margin:0 auto;
}

#con_footertext {
font-size:9px;
line-height:14px;
color:#00b2a9;
text-align:center;
padding:24px 0 0 0;
margin:0;
}

#con_footertext span {
margin:0;
padding:0;
text-transform:uppercase;
}

#con_footertext a {
font-size:9px;
text-transform:uppercase;
color:#e9453f;
text-decoration:none;
}


/* -------------------------------------------------- pagecontent layout 1
*/

#con_pagecontent.layout1 #pc1 {
position:relative;
width:944px;
height:580px;
background:#FFFFFF url(../_media/img001.jpg) no-repeat;
}

#con_pagecontent.layout1 #pc2 {
position:relative;
width:360px;
margin:0 auto;
padding:60px 30px;
background:rgba(255, 255, 255, 0.85);
text-align:center;
}

#con_pagecontent.layout1 #pc2 h4  {
font-size:10px;
color:#00b2a9;
text-transform:uppercase;
}

#con_pagecontent.layout1 #pc2 h1  {
font-size:40px;
line-height:48px;
color:#e9453f;
font-weight:bold;
margin:10px 0 14px 0;
text-transform:uppercase;
}

#con_pagecontent.layout1 #pc2 h2  {
font-size:16px;
line-height:21px;
color:#e9453f;
font-weight:normal;
text-transform:uppercase;
}

/* -------------------------------------------------- pagecontent layout 2
*/

#con_pagecontent.layout2 {
position:relative;
width:944px;
}

#con_pagecontent.layout2 #pc1 {
position:relative;
width:944px;
height:78px;
line-height:78px;
text-align:center;
background-color:#e9453f;
}

#con_pagecontent.layout2 #pc2 {
width:944px;
background-color:#ffffff;
padding:30px 0 30px 30px;
}


#con_pagecontent.layout2 #pc2 td div {
position:relative;
width:580px;
padding:30px;
margin-top:14px;
margin-bottom:0;
background-color:#00b2a9;
}

#con_pagecontent.layout2 #pc2 td h4 {
text-align:right;
margin:48px 0 14px 0;
}


/* -------------------------------------------------- pagecontent layout 3
*/

#con_pagecontent.layout3 {
position:relative;
width:944px;
margin:0;
padding:30px;
background-color:#00b2a9;
}

#con_pagecontent.layout3 #pc1 {
position:relative;
width:884px;
height:270px;
background-color:#FFFFFF;
text-align:center;
padding-top:58px;
}

#con_pagecontent.layout3 #pc1 h1 {
font-size:40px;
line-height:40px;
color:#e9453f;
font-weight:bold;
}

#con_pagecontent.layout3 #pc1 h1 span {
font-size:21px;
color:#00b2a9;
font-weight:normal;
}

#con_pagecontent.layout3 #pc1 p {
font-size:16px;
line-height:21px;
color:#e9453f;
padding-top:14px;
}

#con_pagecontent.layout3 #pc2 {
position:relative;
width:884px;
height:1030px;
background:#FFFFFF url(../_media/img008.jpg) no-repeat;
}

#con_pagecontent.layout3 #pc3 {
position:relative;
width:380px;
margin:0 auto;
padding:30px;
background:rgba(255, 255, 255, 0.85);
text-align:center;
}

#con_pagecontent.layout3 #pc3 h2, #con_pagecontent.layout3 #pc3 p  {
color:#00b2a9;
}

/* -------------------------------------------------- pagecontent layout 4
*/

#con_pagecontent.layout4 {
position:relative;
width:944px;
margin:0 auto;
}

#con_pagecontent.layout4 #pc1 {
position:relative;
width:457px;
height:384px;
float:left;
background-color:#e9453f;
padding:30px;
}

#con_pagecontent.layout4 #pc2 {
position:relative;
width:457px;
height:384px;
float: right;
}

#con_pagecontent.layout4 #pc1 h1 {
font-size:21px;
margin-bottom:20px;
}

#con_pagecontent.layout4 #pc1 p {
font-size:14px;
margin-bottom:20px;
}

#con_pagecontent.layout4 #pc1 h2 {
font-size:16px;
margin-bottom:0px;
}

#con_pagecontent.layout4 #pc3 {
width:944px;
background-color:#fdefd2;
padding:30px;
}

#con_pagecontent.layout4 #pc3 h3 {
font-size:16px;
font-weight:bold;
color:#e9453f;
text-transform:uppercase;
margin-bottom:6px;
}

/* -------------------------------------------------- pagecontent layout 5
*/

#con_pagecontent.layout5 {
position:relative;
width:944px;
margin:0;
padding:30px;
background-color:#e9453f;
}

#con_pagecontent.layout5 #pc1 {
position:relative;
width:414px;
margin:0 auto;
text-align:center;
padding-top:38px;
}

#con_pagecontent.layout5 #pc1 h1 {
font-size:40px;
line-height:40px;
color:#ffffff;
font-weight:normal;
}

#con_pagecontent.layout5 #pc1 h1 span {
font-size:16px;
font-weight:normal;
}

#con_pagecontent.layout5 #pc1 p {
font-size:14px;
line-height:21px;
color:#ffffff;
padding-top:14px;
}

#con_pagecontent.layout5 #pc2 {
position:relative;
width:414px;
font-size:14px;
margin:0 auto;
}


input[type=checkbox] {
/*
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
*/
height:15px;
width:15px;
margin:0;
padding:0;
background:transparent;
box-shadow: inset 0 0 0 2px white;
border: 1px solid #bbb;
    background: white;
}

input { width:203px; height:24px; color:#666666; border:1px solid #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding-left:2px; }
label.small-label { font-size:9px; text-transform:uppercase; }
textarea { height: 72px; width:410px; color:#666666; border:1px solid #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; padding:2px;  }
label.error { width: 100%; display: block; color:#ffffff; padding:0; font-weight:bold; height:20px; font-size:11px; text-align:left;  } 

input[type=submit] {
height:30px;
width:60px;
margin:0 auto;
padding:0 2px 0 0;
color:#FFFFFF;
background-color:#00b2a9;
border: 1px solid #00b2a9;
cursor:pointer;
font-style:italic;
}

/* -------------------------------------------------- pagecontent layout 6
*/

#con_pagecontent.layout6 {
position:relative;
width:944px;
margin:0 auto;
}

#con_pagecontent.layout6 #pc1 {
position:relative;
width:944px;
margin:0 auto;
text-align:center;
padding-top:30px;
background-color:#e9453f;
}

#con_pagecontent.layout6 #pc1 h1 {
font-size:40px;
line-height:40px;
color:#ffffff;
font-weight:normal;
}

#con_pagecontent.layout6 #pc1 h1 span {
font-size:16px;
font-weight:normal;
}

#con_pagecontent.layout6 #pc1 p {
font-size:14px;
line-height:21px;
color:#ffffff;
padding-top:14px;
}

#con_pagecontent.layout6 #pc2 {
position:relative;
width:944px;
margin:0;
padding:0px;
}

#con_pagecontent.layout6 #pc2 p.small {
padding:30px;
font-size:12px;
}

#con_pagecontent.layout6 #pc3 {
position:relative;
width:944px;
margin:0 auto;
text-align:center;
padding:30px;
background-color:#e9453f;
font-size:12px;
}

#con_pagecontent.layout6 #pc3 a {
font-size:12px;
}


/* -------------------------------------------------- mainnavi
*/

ul.mainnavi {
list-style: none;
padding-top:8px;
margin:0;
}

ul.mainnavi li {
list-style: none;
display:inline-block;
padding:0 23px 0 23px;
}

ul.mainnavi a {
display:block;
height:33px;
font-weight:bold;
font-size:15px;
line-height:20px;
padding:0;
color: #e9453f;
text-decoration:none;
background:none;
text-transform:uppercase;
}

ul.mainnavi a:link,	ul.mainnavi a:visited { 
color: #e9453f; 
text-decoration:none; 
}
	
ul.mainnavi a:hover, ul.mainnavi a:active { 
color: #00b2a9;
text-decoration:none;
}

ul.mainnavi a.act { 
color: #00b2a9;
text-decoration:none;
}

/*cookie bar*/
#privacy-notice {
	background: #e9453f;
	color: #fff;
	padding: 10px 0;
	position: fixed;
	z-index: 99999;
	bottom: 0;
	width: 100%; }
#privacy-notice .container{
	width: 1106px;
	margin:0 auto;
}
#privacy-notice .container p{
	padding:0 160px 0 0;
}
#privacy-notice .container, #privacy-notice #nav ul.nav.navbar-nav, #nav #privacy-notice ul.nav.navbar-nav, #privacy-notice #screen footer > .csc-default, #screen #privacy-notice footer > .csc-default, #privacy-notice #content > .csc-default, #privacy-notice #slider .rsGCaption .rsCaption, #slider .rsGCaption #privacy-notice .rsCaption {
	position: relative;
}
#privacy-notice .privacy-notice-accept {
	position: absolute;
	top: 50%;
	right: 60px;
	margin-top: -16.5px; }
#privacy-notice p a {
	font: 14px/21px Arial, Helvetica, sans-serif;
	color: white; }
#privacy-notice p a:hover {
	color: white; }
#privacy-notice p:last-of-type {
	margin-bottom: 0;}

.btn-default {
	color: #fff;
	background-color: #00b2a9;
	border-color: #00b2a9;
	text-decoration: none;
}

.btn-default:hover {
	cursor: pointer;
}

.btn-sm, .btn-group-sm > .btn, form.powermail_form .powermail_fieldwrap .btn-group-sm > input[type="submit"], form.powermail_form .powermail_fieldwrap .btn-group-sm > input[type="reset"] {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0;
}

.btn, form.powermail_form .powermail_fieldwrap input[type="submit"], form.powermail_form .powermail_fieldwrap input[type="reset"] {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.618;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/*cookie bar end*/

.impressum-table p {
	padding: 30px;
}

.nested-table {
	margin: 30px;
}

form a {
	font: 14px/21px Arial, Helvetica, sans-serif;
}
