/* @override http://marketingstreet2017.marketingstreet.eu/css/styles.m.css */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');


/* @group RESET */

body{-webkit-text-size-adjust:none;font-size:12px;line-height:1.3em;font-family:Verdana,Arial,Helvetica,sans-serif}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}h1{font-size:28px}h2{font-size:22px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}h1,h2,h3,h4,h5,h6{line-height:1em;margin-bottom:.5em}ol,ul{padding-left:2em}p,ul,ol{margin-bottom:.5em}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}a:hover,a:active,:focus{outline:0}body{color:black;background:white}a img{border:0}pre,code,samp,kbd,var,input[type="password"]{font-family:"DejaVu Sans Mono","Bitstream Vera Sans Mono",Consolas,Monaco,"Liberation Mono",Andale Mono,monospace;font-size:.9em}dt,strong,th,samp,dfn,h1,h2,h3,h4,h5,h6{font-weight:bold}blockquote,q{font-style:italic}blockquote cite,q cite{font-style:normal}acronym,abbr{cursor:help}acronym{letter-spacing:.07em}ul,ol,dl{position:relative}p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2NkAAIAAAoAAggA9GkAAAAASUVORK5CYII=)}.clear{clear:both}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}textarea{overflow:auto}

/* @end */




body{
	background: #999;
}

.warp{
	width: 640px;
	background: #fff;
}







body{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 1.4em;
}

.header{
	width: 640px;
	height: 245px;
	overflow: hidden;
}
.header img{
	width: 720px;
	height: auto;
	margin: 0 -40px;
}

.logo{
	background: #fff;
	z-index: 10;
}
.logo img{
	width: 600px;
	margin: 20px 20px 0 20px;
}








/* @group nav */

.navi, .nav, .nav *, .nav2, .nav2 *{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1em;
}

.navi{
	width: 640px;
	min-height: 100%;
	background: #fff;
	z-index: 1;
	position: relative;
	-moz-box-shadow: 0px 20px 30px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 20px 30px rgba(0,0,0,0.2);
	box-shadow: 0px 20px 30px rgba(0,0,0,0.2);
	border-bottom
}

.nav2{
	width: 640px;
	background: #fff;
}

.navOpen, .navClose, .nav a, .nav2 a{
	text-decoration: none;
	color: #9c9c9c;
	text-transform: uppercase;
	display: block;
	font-size: 32px;
	line-height: 2.7em;
	padding-left: 30px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}

.navOpen, .navClose{
	padding-left: 30px;
	width: 610px;
	background: #75b628;
	color: #fff;
}
.navClose{
	background: #75b628;
}

.nav .lv1>a{
	padding-left: 80px;
	color: #999;
}

.nav .lv2>a{
	padding-left: 140px;
	color: #999;
	font-size: 28px;
}

.nav .current>a{
	font-weight: bold;
}

.nav .current>a, .nav a:hover, .nav2 a:hover{
	color: #75b628;
}
.nav a:hover, .nav2 a:hover{
	background-color: #e9e9e9;
}

.navi ul:nth-child(3) a{
	font-size: 26px;
	line-height: 50px;
}


/* @end */














.main{
	padding: 20px;
}

h1{
	font-size: 2em;
	color: #75b628;
}

a{
	color: #75b628;
}

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


.bd_md_pID_2 .main img{
	width: 100% !important;
}




.dse{
	font-size: .8em;
	line-height: 1.3em;
}

.dse p, .dse div {
	break-inside: avoid-column;
}


.slider>img{
	visibility: hidden;
}







li .fa-check{
	color: #75b628;
}









.bsp{
	text-align: center !important;
}
.bsp1,
.bsp2,
.bsp3{
	max-width: 600px !important;
	height: auto !important;
	margin: 0 0 30px 0;
	-moz-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
	box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
}











/* @group footer */




.footer{
	margin-top: 30px;
	text-align: center;
}


.footer div{
	background: #75b628;
	padding: 20px;
	font-size: 1.2em;
	line-height: 1.3em;
}

.footer, .footer a{
	color: #fff;
	text-decoration: none;
}


.footer .fa-home{
	font-size: 1.2em;
	margin-right: .2em;
}
.footer .fa-phone{
	font-size: 1.2em !important;
}
.footer .fa-envelope-o{
	font-size: 1.1em !important;
}

.footer .phone{
	background-color: #7fc033;
}
.footer .fax{
	background-color: #92cc4d;
}
.footer .mail{
	background-color: #9cd25c;
}


.footer .desktopversion{
	background: #000;
	padding-top: 100px;
	padding-bottom: 50px;
}
.footer .desktopversion a{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #bbb;
	font-size: 24px;
	line-height: 2em;
}





/* @end */



































/* @group bdot-elemente */

/* @group link-filetypes */

.ft_generic {
	padding-left: 18px;
	background: url(ft/page_white.png) left center no-repeat;
}

.ft_pdf {
	padding-left: 18px;
	background: url(ft/page_white_acrobat.png) left center no-repeat;
}

.ft_img {
	padding-left: 18px;
	background: url(ft/picture.png) left center no-repeat;
}

.ft_excel {
	padding-left: 18px;
	background: url(ft/page_white_excel.png) left center no-repeat;
}

.ft_powerpoint {
	padding-left: 18px;
	background: url(ft/page_white_powerpoint.png) left center no-repeat;
}

.ft_word {
	padding-left: 18px;
	background: url(ft/page_white_word.png) left center no-repeat;
}

.ft_text {
	padding-left: 18px;
	background: url(ft/page_white_text.png) left center no-repeat;
}

.ft_compressed {
	padding-left: 18px;
	background: url(ft/page_white_zip.png) left center no-repeat;
}

.ft_mail {
	padding-left: 18px;
	background: url(ft/email.png) left center no-repeat;
}

.ft_weblink {
	padding-right: 14px;
	background: url(ft/external_link.png) right center no-repeat;
}

.ft_ftplink {
	padding-left: 18px;
	background: url(ft/servers-network.png) left center no-repeat;
}

.ft_phonelink {
	padding-left: 18px;
	background: url(ft/phone.png) left center no-repeat;
}

.bd_fa .ft_generic, .bd_fa .ft_pdf, .bd_fa .ft_img, .bd_fa .ft_excel, .bd_fa .ft_powerpoint, .bd_fa .ft_word, .bd_fa .ft_text, .bd_fa .ft_compressed, .bd_fa .ft_mail, .bd_fa .ft_weblink, .bd_fa .ft_ftplink, .bd_fa .ft_phonelink{
	background: none;
	padding: 0;
}
.bd_fa .ft_generic i, .bd_fa .ft_pdf i, .bd_fa .ft_img i, .bd_fa .ft_excel i, .bd_fa .ft_powerpoint i, .bd_fa .ft_word i, .bd_fa .ft_text i, .bd_fa .ft_compressed i, .bd_fa .ft_mail i, .bd_fa .ft_weblink i, .bd_fa .ft_ftplink i, .bd_fa .ft_phonelink i, .bd_fa .ft_faxlink i{
	padding-right: .2em !important;
}

.bd_fa .ft_ftplink i{
	font-size: .8em;
}
.bd_fa .ft_mail i{
	font-size: .85em;
}
.bd_fa .ft_phonelink i{
	font-size: .9em;
}
.bd_fa .ft_weblink i{
	padding-right: 0;
	padding-left: .2em;
	font-size: .7em;
}

/* @end */

.bd_filesize {
	color: #5F656C;
	color: rgba(0,0,0,0.4);
	margin-left: 0.5em;
	font-size: 0.7em;
}

/* @group fehlermeldung */

.bd_pageerror{
	background: red;
	padding: .5em;
	margin: -.5em -.5em 0 -.5em;
}
.bd_pageerror h1{
	font-weight: 600;
}
.bd_pageerror h2{
	font-size: 1.5em;
}
.bd_pageerror h1, .bd_pageerror h2{
	margin: 0;
	line-height: 1em;
}


/* @end */

/* @group kontaktform */

.bd_kontaktform{
	padding-top: 1em;
	width: 680px;
}

.bd_kontaktform td{
	padding: .2em;
}

.bd_kontaktform tr:nth-child(3) td:first-child{
	white-space: nowrap;
}

.bd_kontaktform label:hover{
	background-color: #fdf6b5;
	padding: .1em;
	margin: -.1em;
	cursor: pointer;
}

.bd_kontaktform input, .bd_kontaktform textarea {
	background: #FFF;
	border: 1px solid #aaa;
	padding: .2em;
	margin-right: .5em;
	font-size: 1em;
	font-weight: 300;
}

.bd_kontaktform tr>td:first-child{
	width: 150px;
}

.bd_kontaktform textarea {
	width: 380px !important;
	height: 12em !important;
}

.bd_kontaktform .bd_formfehler {
	background: #ffd0c9;
	border: 1px solid #FD0000;
}

.bd_kontaktform #send {
	padding: 0 1em;
}

.bd_kontaktformok {
	padding: 4px 5px;
	background: #74b528;
	color: #fff;
	margin-bottom: 0.5em;
	font-size: 14px;
	font-weight: 700;
	width: 590px;
}

.bd_kontaktformfehler {
	padding: 2px 5px;
	background: #ff0004;
	color: #fff;
	border: 1px solid #FD0000;
	margin-bottom: 0.5em;
	width: 590px;
}

.bd_kontaktform input[type="submit"]{
	padding: 4px 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #d5d5d4;
	color: #000;
	font-weight: 300;
	border: none;
	cursor: pointer;
	font-size: 1em;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.bd_kontaktform input[type="submit"]:hover{
	cursor: pointer;
	background: #74b528;
	color: #fff;
}

.bd_kontaktform input[disabled],.bd_kontaktform input[disabled="disabled"]{
	opacity: 0.1;
	background: #000;
	color: #fff;
	cursor: wait !important;
}

.bf_kform_pstar, .bf_kform_pflicht{
	color: #999;
	font-size: .7em;
	margin-left: -.6em;
	position: absolute;
}

.bf_kform_pflicht{
	font-style: italic;
}

.bd_captchaimg{
	margin-bottom: -12px;
	margin-right: 3px;
	height: 40px !important;
}

.mailformcounter{
	cursor: default;
	color: #fed0c9;
	font-weight: 600 !important;
}

/* @end */



/* @end */