a:link {color:#125a56;}
a:hover {color:#1b7776;}
a:visited {color:#125a56;}

/* Cookie ------------------------------------ */

.cookie-hint {
	position:fixed;
	z-index:9999;
	top:0px;
	left:0px;
	right:0px;
	line-height:26px;
	background:#f49e00;
	color:#ffffff;
	font-size:12px;
	padding:8px 0px;
}

.cookie-hint .container {
	padding:0px 10px;	
}

.cookie-hint a {
	color:#ffffff;
	font-weight:bold;	
}

.cookie-close {
	float:right;
	display:block;
	width:34px;
	height:26px;
	background:#ffffff;
	color:#f49e00;
	cursor:pointer;
	text-align:center;
}

.lang-de #cookie-en,
.lang-de #cookie-fr,
.lang-en #cookie-de,
.lang-en #cookie-fr,
.lang-fr #cookie-de,
.lang-fr #cookie-en,
.hide-cookie-hint .cookie-hint {
	display:none;
}



/* Button */

.btn{
	display: block;
    width: 100%;
    float: left;
    margin: 60px 0 0;
}

.btn a:link,
.btn a:visited,
.btn a:active{
	padding: 18px 24px;
	background: #006766;
	color: #fff !important;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/* Kontaktformular --------------------------------- */

label {color:#b3aca6;}
.eingabefeld {color:#656361; font:verdana, sans-serif; font-size:11px; padding:2px;}



.laptop,
.tablet,
.smartphone {
	display:none;
}

.screen {
	display:block;
}

* {
	margin:0px;
	padding:0px;
}

html {
	overflow-y:scroll;
}

body {
	font-family:Verdana,sans-serif;
	font-size:12px;
	line-height:140%;
	color:#454246;	
}

#wrapper {
	width:100%;
	margin:0px auto;
}

#header {
	padding:10px 10px 7px 10px;
	position:relative;
}

.logo {
	background:url(logo.jpg);
	background-size:cover;
	width:30.5%;
	margin-left:69.5%;
	position:relative;
}

.logo2 {
	background:url(logo2.jpg);
	background-size:cover;
	width:30.5%;
	margin-left:69.5%;
	position:relative;
}

#right .logo,
.logo img {
	display:none;
}

.address {
	position:absolute;
	top:15px;
	right:15px;
	color:#ffffff;
	width:90%;
	text-align:right;
	font-size:10px;
}

#zertifikate {
	position:absolute;
	top:20px;
	left:40px;
	z-index:99;
}

.zertifikate {
	height:82px;
}

.zertifikate .claim {
	margin-top:10px;
}

.vv-baden {
	display:block;
	float:left;
	height:82px;
	width:125px;
	background:url(verband-baden.png) center center;
}

.bgl-ev {
	display:block;
	float:left;
	height:78px;
	width:90px;
	background:url(trusted-carrier.png) center center;
}

.svg-zert {
	display:block;
	float:left;
	height:82px;
	width:91px;
	background:url(iso-zertifizierung.png) center center;
}

.ihk-ausbildung {
	display:block;
	float:left;
	height:74px;
	width:105px;
	background:url(ihk-ausbildungsbetrieb.jpg) center center;
}

#container {
	padding:0px 10px;
}

#main {
	width:69%;
	float:left;
}

#right {
	margin-left:69.5%;
	width:30.5%;	
}

/* Slideshow --------------------------------- */

#header .mod_article {
	float:left;
	width:69%;
}

.mod_rocksolid_slider.tablet {
	display:none;
}

.rsts-nav-bullets {
	display:none;
}

.rsts-prev,
.rsts-next {
	height:31px !important;
	width:20px !important;  
	background:url(arrows.png) !important;
	top:50% !important;
	margin-top:-15px !important;
	right:15px !important;
	border:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}

.rsts-prev {
	left:15px !important;
}

.rsts-next {
	background-position:20px 0px !important;	
}

/* Menu  ------------------------------------- */

.meta_menu {
	height:9px;
	padding:3px 0px;
}

#header .meta_menu {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:999;
	background:#ffffff;	
	height: 9px;
}

#footer .meta_menu {
	display:none;
}

.meta_menu ul {
	float:right;
	padding-right:10px;
}

.meta_menu ul li {
	float:left;
	list-style:none;
	padding:0px 10px;
	border-left:1px solid #006666;
	height:9px;
	line-height:9px;
	font-size:9px;
}

.meta_menu ul li.first {
	border-left:none;
}

.meta_menu ul li a {
	color:#006666;
	text-decoration:none;
}

#header .mod_navigation {
	display:none;
}

.mod_navigation {
	height:45px;
	padding-bottom:45px;
}

.mod_navigation li.level_1 {
	line-height:45px;
	list-style:none;
	float:left;
	width:20%;
	position:relative;
}

.mod_navigation a.level_1 {
	display:block;
	margin-left:3px;
	padding-left:10%;
	text-transform:uppercase;
	background:#5b5b5b;
	color:#a9a9a9;
	font-size:20px;
	text-decoration:none;
}

.mod_navigation a.level_1.first {
	margin-left:0px;
}

.mod_navigation a.level_1:hover,
.mod_navigation a.level_1.trail,
.mod_navigation a.level_1.active {
	color:#ffffff;
	background:#f49e00;
}

.mod_navigation ul.level_2 {
	display:none;
	position:absolute;
	left:0px;
	bottom:45px;
	border:3px solid #ffffff;
	border-bottom:6px solid #ffffff;
	width:99%;
}

.mod_navigation li.level_1:hover ul.level_2 {
	display:block;	
}

.mod_navigation li.level_2 {
	line-height:26px;
	list-style:none;
}

.mod_navigation a.level_2 {
	display:block;
	background:#989898;
	padding-left:20px;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	border-bottom:1px solid #ffffff;
}

.mod_navigation a.level_2:hover,
.mod_navigation a.level_2.active {
	color:#ffffff;
	background:#f49e00;
}

.footer_menu {
	float:left;
	width:69%;
}

.footer_menu ul {
	padding-left:50px;
	width:60%;
}

.footer_menu li {
	width:25%;
	float:left;
	list-style:none;
	padding-bottom:10px;
}

.footer_menu a {
	color:#5a5a5a;
	text-decoration:none;	
}

/* General ----------------------------------- */

.invisible {
	display:none;
}

.clear {
	clear:both;	
}

a img {
	border:none;	
}

/* Module ------------------------------------ */

#main .mod_article {
	padding:0px 0px 35px 35px;
} 

.ce_text {
	float:left;
	width:50%;
}

.ce_text.einspaltig {
	float:none;
	width:100%;
}

.ce_text.vierspaltig {
	width:25%;
}

.ce_text .inner {
	padding-right:50px;
}

.ce_text.vierspaltig .inner  {
	padding-right:25px;
}

.ce_text p {
	padding-bottom:10px;
}

.ce_text p.title {
	height:45px;
}

.ce_text ul {
	padding-left:15px;
}

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

.fototabelle td img {
	margin-right:20px;
}

h1 {
	font-weight:400;
	font-size:30px;
	line-height:50px;
	border-bottom:2px solid #f49e00;
	margin-bottom:30px;
	display:inline-block;
	padding-right:45px;
	color:#005c5b;
	font-variant:small-caps;
	letter-spacing:1px;
}

#f1 h1 {color:#fff; border-bottom:2px solid #fff; margin-bottom:20px;}

h2 {
	font-weight:normal;
	font-size:20px;
	margin-bottom:15px;
}

h3 {
	font-weight:normal;
	font-size:18px;
	margin-bottom:15px;
}

#right .block {
	margin-bottom:5px;
}

#right img {
	display:block;
	margin:0px auto;
	width:100%;
	height:auto;
}

#right .mod_newslist {
	padding:20px 40px 20px 40px;
	border-left:2px solid #f49e00;
	font-size:10px;
}

#right .mod_newslist a {
	color:#006666;	
	text-decoration:none;
}

#right .mod_newslist h2 {
	font-size:10px;
}

#right .mod_newslist .more {
	display:none;
}

#right .mod_newslist .layout_latest {
	margin-bottom:30px;
}

.custom {
	position:fixed;
	right:0px;
	bottom:0px;
	width:100%;
	border-bottom:10px solid #ffffff;
}

fieldset {
	border:none;	
}

#contact_form_de,
#contact_form_en,
#contact_form_fr {
	padding:0px 10px;
	display:none;	
}

.lang-de #contact_form_de {
	display:block;	
}

.lang-en #contact_form_en {
	display:block;	
}

.lang-fr #contact_form_fr {
	display:block;	
}

#contact_form_de .inside,
#contact_form_en .inside,
#contact_form_fr .inside {
    width:30.5%;	
    margin-left:69.5%;
}

#formular-schmal {
	float:left; width:550px;
}

#text-schmal {
	width:280px; margin-top:120px;
}

div.left.mandatory input {padding:2px 0 2px 2px;}
div.right.mandatory input {padding:2px 0 2px 2px;}
div.right input {padding:2px 0 2px 2px;}
div.mandatory textarea {padding:2px 0 2px 2px;}

.mod_form {
	background:#f49e00;
	color:#ffffff;
	position:relative;
	margin-bottom:0px;
}

.contact_button {
	position:absolute;
	right:0px;
	top:-115px;
	width:74px;
	height:115px;
	background:url(contact_button.png);
	cursor:pointer;
}

.button1 {
	position:absolute;
	top:0px;
	left:28px;	
	width:151px;
	height:23px;
	font-size:0px;
	background:url(button1.png);
}

.button2 {
	position:absolute;
	top:0px;
	left:180px;	
	width:151px;
	height:23px;
	font-size:0px;
	background:url(button2.png);
}

.custom .contact_wrapper {
	display:none;
}

.contact_wrapper form {
	padding:15px 30px;
}

.mod_form p {
	padding-bottom:10px;
}

.mod_form label {
	display:none;	
}

.mod_form .widget-checkbox {
	padding-top:5px;
}

.mod_form .widget-checkbox label {
	display:inline;
	color:#ffffff;	
}

.mod_form div.left {
	width:49.3%;
	margin-right:1%;
	float:left;	
	margin-bottom:3px;
}

.mod_form div.right {
	width:49.3%;
	float:left;	
	margin-bottom:3px;	
}

.mod_form input.text {
	height:18px;
	border:none;
	font-family:Verdana,sans-serif;
	font-size:10px;
	line-height:18px;
	width:100%;	
}

.mod_form textarea {
	height:90px;
	border:none;
	font-family:Verdana,sans-serif;
	font-size:10px;
	line-height:18px;
	width:99.7%;	
	margin-top:5px;
}

.widget-submit {
	float:right;
	padding-top:5px;
}

.mod_form .submit {
	background:#ffffff;
	padding:5px 20px;
	border:none;
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#f49e00;	
	cursor:pointer;
}

.contact_wrapper .row {
	display:table;
	margin-bottom:10px;
}


.contact_wrapper .row .label {
    display:inline-block;
    font-weight:bold;
    height:20px;
    line-height:20px;
    text-align:center;
	background:#f2f2f2;
    border:1px solid #f2f2f2;
    color:#555555;
    padding:0px 5px;
}

.contact_wrapper .row .label.primary {
	background:#993300;
    color:#ffffff;
}

.contact_wrapper table td {
	padding-bottom:5px;
}

.contact_wrapper table input.text {
	width:150px;
}

#dlh_googlemap_1 ,
#right #dlh_googlemap_1 {
	height:300px;
	margin-bottom:20px;
}

/* Footer ------------------------------------ */

#footer {
	clear:both;
	padding:0px 10px 10px 10px;
}

#footer .inside {
	clear:both;
	padding:60px 0px 30px 0px;
	background:url(footer.png) 850px bottom no-repeat #e4e1de; 
}

#iframe_wrapper {
	box-sizing:border-box;
	float:right;
	width:30%;
	overflow:hidden;
}

#footer .zertifikate {
	margin:20px 0px 0px 40px;	
}

/* Responsive -------------------------------- */

@media ( max-width: 1300px) {

	.screen,
	.tablet,
	.smartphone {
		display:none;
	}

	.laptop {
		display:block;
	}
	
	.zertifikate {
		height:64px;
	}
	
	.vv-baden {
		height:64px;
		width:99px;
		background:url(verband-baden_laptop.png) center center;
	}

	.bgl-ev {
		height:64px;
		width:70px;
		background:url(trusted-carrier_laptop.png) center center;
	}

	.svg-zert {
		height:64px;
		width:71px;
		background:url(iso-zertifizierung_laptop.png) center center;
	}
	
	.ihk-ausbildung {
		height:56px;
		width:80px;
		background:url(ihk-ausbildungsbetrieb_laptop.jpg) center center;
	}
	
	.rsts-prev,
	.rsts-next {
		height:24px !important;
		width:16px !important;  
		background:url(arrows_laptop.png) !important;
		top:50% !important;
		margin-top:-8px !important;
		right:8px !important;
	}
	
	.address {
		font-size:9px;
		line-height:12px;
		right:10px;
		width:100%;
	}
	
	.rsts-next {
		background-position:16px 0px !important;	
	}
	
	.mod_navigation {
		height:35px;
	}
	
	.mod_navigation li.level_1 {
		line-height:35px;
	}
	
	.mod_navigation a.level_1 {
		font-size:16px;
	}
	
	.mod_navigation ul.level_2 {
		bottom:35px;
	}
	
	h1 {
		font-size:22px;
		line-height:30px;
		padding-right:60px;
		margin-bottom:20px;
	}
	
	h2 {
		font-size:16px;
		margin-bottom:5px;
	}
	
	.footer_menu ul {
		width:80%;
	}
	
}

@media ( max-width : 1100px) {

	.screen,
	.laptop,
	.smartphone {
		display:none;
	}
	
	.tablet {
		display:block;
	}
	
	#header .mod_article {
		display:block;
		float:none;
		width:100%;		
		padding-bottom:7px;
		
	}
	
	#header .mod_article img {
		height:auto !important;
		width:110% !important;
		position:relative;
		left:-5%;
	}

	#header .mod_navigation {
		display:block;
		padding-bottom:0px;
	}
	
	#main .mod_navigation {
		display:none;
	}

	#header .logo {
		display:none;
	}
	
	.logo img.smartphone {
		display:none !important;
	}
	
	#right .logo {
		display:block;
		width:100%;
		margin-left:0%;
		height:auto;
		margin-bottom:7px;
	}
	
	#right .logo img {
		width:100%;
	}
	
	#right .logo .clear {
		display:none;
	}
		
	#main {
		padding-top:30px;
		width:60%;	
	}
	
	#right {
		width:39.5%;
		margin-left:60.5%;
	}
	
	#contact_form_de .inside,
	#contact_form_en .inside,
	#contact_form_fr .inside {
		width:39.5%;
		margin-left:60.5%;	
	}
	
	.ce_text {
		float:none !important;
		width:100% !important;
	}
	
	.ce_text.vierspaltig {
		float:left !important;
		width:50% !important;
	}
	
	.footer_menu ul {
		width:100%;
	}
		
	#iframe_wrapper {
		float:none;
		width:100%;
		padding-left:40px;
	}
	
	#footer .inside {
		padding-bottom:20px;
		background:url(footer.png) 650px bottom no-repeat #e4e1de; 
	}
	
	#text-schmal {
		clear:both;
	}

}

@media ( max-width : 700px) {
	.screen,
	.laptop,
	.tablet {
		display:none;
	}
	
	.smartphone {
		display:block;
	}
	
	#header {
		padding:82px 5px 5px 5px;
	}
	
	#header .logo_wrapper {
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
	}
	
	#header .logo {
		display:block;
		margin:0px;
		background:#006666;
		height:72px;
		width:auto;
		border:5px solid #ffffff;
	}
	
	#header:after {
		position:absolute;
		left:5px;
		right:5px;
		bottom:-20px;
		content:'';
		height:60px;
		background:url(claim.png) center center no-repeat;
	}
	
	.address {
		right:20%;
		top:8px;
		font-size:8px;
	}
	
	.logo img.tablet {
		display:none;
	}
	
	.logo img.smartphone {
		display:block !important;
		position:absolute;
		top:45px;
		left:15px;
	}
	
	#zertifikate,
	.zertifikate {
		display:none;
	}
	
	#header .meta_menu {
		display:none;
	}
	
	#header .menu_button {
		position:absolute;
		right:15px;
		top:15px;
		background:url(mod_navigation.png);
		width:20px;
		height:17px;
		cursor:pointer;
	}
	
	#header .mod_navigation {
		position:absolute;
		left:0px;
		top:45px;
		display:none;
		width:100%;
		z-index:999;
	}
	
	#header .mod_navigation ul.level_1 {
		border:5px solid #ffffff;
	}
		
	#header .mod_navigation li {
		float:none;
		width:100%;
	}

	#header .mod_navigation li.level_1 {
		border-bottom:3px solid #ffffff;	
	}

	#header .mod_navigation a {
		margin:0px;
		text-align:left;
		padding-left:15px;
	}

	#header .mod_navigation ul.level_2 {
		position:static;
		display:block;
		padding:0px;	
		border:none;
		border-top:1px solid #ffffff;	
		width:100%;
	}
	
	#container {
		padding:0px 5px;
	}
	
	#main {
		float:none;
		width:auto;
		padding:30px 15px 
	}
	
	#right {
		padding:0px 15px 
	}
	
	#main .mod_article {
		padding:0px;
	}
	
	.ce_text.vierspaltig {
		float:none !important;
		width:100% !important;
	}
	
	.ce_text .inner {
		padding:0px;
	}
	
	#right {
		margin:0px;
		width:auto;
	}
	
	#right .logo {
		display:none;
	}
	
	#right .mod_newslist {
		margin:0px auto;
		padding:20px;
	}	
	
	.custom #contact_form_de,
	.custom #contact_form_en,
	.custom #contact_form_fr,
	.custom .contact_button,
	.custom .contact_wrapper {
		display:none !important;
	}
	
	#footer {
		padding:10px 0px;
	}
	
	#footer .meta_menu {
		display:block;
	}
	
	.meta_menu ul {
		float:none;
		padding-left:10px;
	}
	
	.footer_menu {
		display:none;
	}
			
	#iframe_wrapper {
		padding-left:0px;
		padding-bottom:20px;
	}
	
	#text-schmal {
		clear:both;
	}

}


select {
	height: 40px;
	width: 50%;
	font-size: 14px;
}

input.text {
	height: 40px;
	font-size: 14px;
	padding: 4px 10px;
}

input:focus,
select:focus {
	border:1px solid #005c5b !important;
}


p.error{
	color: red;
	font-weight: bold;
}