@charset "utf-8";

@media all
{	/* reset */
	* { margin:0; padding: 0 }

	option { padding-left: 0.4em }

	* html body * { overflow:visible; }
	* html iframe, * html frame { overflow:auto; }
	* html frameset { overflow:hidden; }

	html { height: 100%; margin-bottom: -1px; overflow-y: scroll; }
	body {
		font-size: 100.01%;

		color: #000;
		background: #ffffff;
		text-align: left;
	}

	fieldset, img { border: 0 solid; }

	p { margin: 0 0 0.5em 0; }

	ul, ol, dl { margin: 1em 0 1em 2em }
	li { margin-left: 1.5em; line-height: 1.7em; }

	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }

	blockquote { margin: 0 0 1em 1.5em; }
}

body {
	height: 100%;

	font-family: 'Open Sans', Arial, sans-serif;
	/* text-align: justify; */
	font-size: 10pt;
	font-weight: normal;
}


@font-face {
	font-family: 'icomoon';
	src: url('/stream/files/fonts/icomoon.eot');
	src: url('/stream/files/fonts/icomoon.eot?#iefix') format('embedded-opentype'), 
		url('/stream/files/fonts/icomoon.ttf') format('truetype'), 
		url('/stream/files/fonts/icomoon.woff') format('woff'), 
		url('/stream/files/fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix { display: block }

#ie_clearing { display: none }

.skip, .hideme, .print {
		position: absolute;
		top: -1000em;
		left: -1000em;
}

.subcolumns { display:table; width:100%; table-layout:fixed; }

.c15l, .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c55l, .c60l, .c62l, .c66l, .c75l, .c80l { float:left; }
.c15r, .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c55r, .c60r, .c66r, .c62r, .c75r, .c80r { float:right; margin-left:-5px; }

.c15l, .c15r { width:15%; }
.c20l, .c20r { width:20%; }
.c40l, .c40r { width:40%; }
.c60l, .c60r { width:60%; }
.c80l, .c80r { width:80%; }
.c25l, .c25r { width:25%; }
.c33l, .c33r { width:33.333%; }
.c50l, .c50r { width:50%; }
.c55l, .c55r { width:55%; }
.c66l, .c66r { width:66.666%; }
.c75l, .c75r { width:75%; }
.c38l, .c38r { width:38.2%; }
.c62l, .c62r { width:61.8%; }

.subc  { padding:0 0.5em; }
.subcl { padding:0 1em 0 0; }
.subcr { padding:0 0 0 1em; }

.equalize, .equalize .subcolumns { table-layout:fixed; }

.equalize > div {
	display:table-cell;
	float:none;
	margin:0;
	overflow:hidden;
	vertical-align:top;
}

.c55l {
	margin-right: 20px;
}


ul.vlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	list-style-type: none;
}

ul.vlist li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.hlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	list-style-type: none;
}

ul.hlist li {
	display: inline;

	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.edit_toolbar {
	position: fixed;
	top:0;
}


td {
	vertical-align: middle;
}


strong {
	color: #063a5a;
}

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


html {
    height:100%;
    max-height:100%;
}

body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	color: #063a5a;
	line-height: 1.5em;
	
	height:100%;
    max-height:100%;
		
	margin: 0 auto;
}

body a {
	color: #329900;
	text-decoration: none;
	font-weight: normal;
}

body a:hover {
	text-decoration: underline;
}

#main {
	margin: 200px 0 80px 0;
	position: relative;
}

li {
	margin-left: 0;
}


#head {
	position: fixed;
	background-color: #ffffff;

	width: 100%;
	height: 150px;
	
	top:0;
	
	z-index: 100;

	box-shadow: 1px 4px 8px rgba(163, 163, 163, 0.3);
}

.logo {
	margin-top: 0;
	margin-left: 0;
	text-align: center;
	float: left;
	z-index: 500;
	position: absolute;
}


.ontop {
	background-color: #329900;
	height: 30px;
}

.telefon {
	color: #ffffff;
	font: normal 15px Arial;
	position: absolute;
	left: 20px;
	top: 0;
}

.telefon a {
	color: #ffffff;
}

.telefon a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

.mail {
	color: #ffffff;
	font: normal 15px Arial;
	position: absolute;
	right: 20px;
	top: 0;
}

.mail a {
	color: #ffffff;
}

.mail a:hover {
	color: #BFBFBF;
	text-decoration: none;
}



/*#nav { float: right; margin: 35px auto 0px auto; padding-top:0px; }*/
#nav { width: 100%; padding-top:0; }
#nav ul { margin:0 0 0 0; padding:0 0 0 0; list-style:none; }
#nav ul li { padding: 0 0 0 0; margin:0 0 0 0; }
#nav ul li a { margin:0px; padding: 10px 20px; color:#607080; font:normal 16px 'Open Sans', Arial, sans-serif; text-decoration:none; display: block;}
#nav ul li a:hover {color:#329900;}
#nav ul li.active a {color:#329900;}

.navmenu-small {
	float: right;
	padding-top: 15px;
}

.navmenu-big {
	float: right;
	padding-top: 72px;
}

#nav a {
	position: relative;

	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

#nav a span::before {
	position: absolute;
	top: 15px;
	left: 50%;
}

#nav a:hover,
#nav a:focus {
	color: #ffffff;
}

ul#sub_nav {margin: 0 0 50px 0; padding: 0; /* background: #f7f7f7; */}
ul#sub_nav li { padding-left: 25px; margin:0; list-style: none; text-decoration: none;}
ul#sub_nav li a {display: block; padding: 12px 0 12px 15px; font:normal 16px 'Open Sans', Arial, sans-serif; color: #393939; text-decoration: none;}
ul#sub_nav li.active a {color: #329900; text-decoration: none;}
ul#sub_nav li.path a {color: #329900; text-decoration: none; }
ul#sub_nav li a:hover {color: #329900; text-decoration: none;}





h1 { 
	color:#329900;
	font: normal 40px 'Open Sans', Arial, sans-serif;
	margin:5px 0 0 0;
	padding-bottom:15px;

}

h2 {
	color:#329900;
	font:normal 26px 'Open Sans', Arial, sans-serif;
	padding-bottom: 20px;	
}

h3 { 
	color:#329900;
	font:bold 20px 'Open Sans', Arial, sans-serif;
	padding-bottom: 30px;

}

h4 { 
	color:#329900;
	font:bold 18px 'Open Sans', Arial, sans-serif;
	padding-bottom: 15px;
}

h5 { 
	color:#329900;
	font:bold 14px 'Open Sans', Arial, sans-serif;
	margin: 10px 0 5px 0;
}

h6 { 
	color:#329900;
	font:bold 70px 'Open Sans', Arial, sans-serif;
	margin: 0;
}



#col1 {
	float: right;
	width: 270px;
	margin-top: 0;
	
	border-left: 1px solid #ededed;
}

#col1_content {
	line-height: 1.5em;
}

#col1 a {
	color:#2c2d2f;
}

#col1 a:hover {
	color:#aa211e;
}

#col3 {
	margin: 0px;
	padding-top: 0;
}

#col3_content {
	margin-bottom: 40px;

	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#location {
	line-height: 50px;
	padding-left: 20px;
	padding-right: 15px;
	
	margin-bottom: 0;
	padding-top: 100px;
	
	font-size: 14px;
	font-weight: 300;
	font-family: 'Open Sans', Arial, sans-serif;
	
	background: #f4f4f4;
	
	color: #697375;
}

#location a {
	color: #697375;
	font-weight: 300;
}

#location a:hover {
	color: #363f48;
	text-decoration: none;
}


.tb_image.align_right {
	margin-left: 20px;
	margin-top: 5px;
}

.tb_image.align_left {
	margin-right: 20px;
	margin-top: 5px;
}

.tb_image.align_top {
	margin-bottom: 15px;
}

.site-head {
    position:relative;
    display:table;
    width:100%;
    height:100%;
    /* text-align:center; */
    color:#bbb;
    /*background:url(/stream/images/layout/mainimage.jpg) no-repeat center center;*/
    background-size:cover;
    
    margin-top: 120px;
}



.block_content.text_haus {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	border: 1px solid #eeeeee;
	background: #ffffff;
}

.block_content.text_haus a {
	font-weight: 300;
}

.block_content.text_haus p {
	margin: 0 0 0.8em 0;
}



.block_content.headline {
	margin-bottom: 1em;
}


.block_content.text_intro {
	padding: 20px;
	border: 1px solid #dfdfe3;
}





.boxInner .block_content.text_haus {
   width: 100%;
   display: block;
   
   -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.boxInner .block_content.text_haus img {
	max-width: 288px !important;
}

.boxInner .block_content.text_haus:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  
  background: #eeeeee;
 
}



.c33l, .c33r {
	width: 32%;
	float: left;
	margin-left: 1%;
}




ul {
	padding-left: 1em;
}


#footer {
	background: transparent;
	
	border-top: 1px solid #e0e0e0;

	font-size: 15px;
	text-align: left;

	line-height: 1.4em;

	color: #363f48;
	
	padding: 40px 0;
}

#footer ul {
	margin: 0 !important;
	padding: 0 !important
}

#footer span {
	color: #329900;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
}


#footer a {
	text-decoration: none;
	font-size: 15px;
	color: #329900;
	font-weight: 500;
}
	
#footer a:hover {
	text-decoration: none;
	color: #329900;
}

.footer-adresse {
	text-align: center;
	color: #929191;
}

#footer-logo img {
	position: absolute;
    top: 0; bottom:0; left: 0; right:0;
    margin: auto;
}


#footer .social-icons {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 20px
}

#footer .social-icons .icon-list {
    list-style: none
}

#footer .social-icons .icon-list .icon {
    display: inline;
    margin-left: 5px
}

#footer .social-icons .icon-list .icon a {
    color: white !important
}

#footer .social-icons .icon-list .icon a i {
    border-radius: 40px;
    background-clip: padding-box;
    background-color: #329900;
    width: 40px;
    line-height: 40px
}

#footer .social-icons .icon-list .icon a i:hover {
    background-color: #2f8bdf
}



#datenschutz {
	padding: 15px 0 0 0;
	text-align: center;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	color: #929191;
	border-top: 1px solid #e0e0e0;
}

#datenschutz a {
	color: #929191;
}

#datenschutz a:hover {
	text-decoration: none;
}

.footer--logo {
    padding-top: 16px
}

.footer--logo img {
    padding-bottom: 18px;

    display: inline-block
}

 .footer--logo img:first-child {
        padding: 0 21px
    }



.block_content {
	margin-bottom: 2em;
}

.block_content.text {
	margin-bottom: 2em;
}

.block_content.contactform {
	line-height: 135%;
}

.block_content.contactform td {
	padding: 0 2em 0.7em 0;
	text-align: left;
	vertical-align: top;
	
	width: 50%;
}

.block_content.contactform .text {
	padding: 3px 0;
	width: 100%;
	border: 1px solid #ccc;
}

.block_content.contactform textarea.text {
	height: 130px;
}

.block_content.contactform #cform_plz {
	width: 27%;
}

.block_content.contactform #cform_ort {
	width: 70%;
}

.block_content.contactform h3 {
	color: #333333;
	padding-bottom: 0;
	padding-top: 10px;
}

select#cform_title {
	width: 100%;
}


#call_left {
    float: left;
    width: 48%;
}

#call_right {
    float: right;
    width: 48%;
}


table.error td {
	color: red;
}


#footer .c33r {
	text-align: right;
	float: right;
}


#col3 .tb_image {
	display: block;
	max-width: 100%;
}




/* scroll to top */

.scrollup {
    width: 30px;
    height: 30px;
    opacity: 1;
    position: fixed;
    bottom: 15px;
    right: 15px;
    border: 3px solid #fff;
    display: none;
    text-indent: -9999px;
    background: #b8b8b8 url(/stream/images/layout/top.png) no-repeat center center;
    z-index: 999999;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    padding: 5px 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.scrollup:hover {
    opacity: 1;
    background: url(/stream/images/layout/top.png) no-repeat center center;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    padding: 5px 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    
    background-color: #329900;
}





#head #background, #head #labels
{
    position:absolute;
    top:0px;
    width:100%;
    height:100%;
}


#head #labels {
    background-color: rgba(255, 255, 255, 1);
    
    box-shadow: 1px 4px 4px rgba(163, 163, 163, 0.2);
}

#head #background {
    background-color:#ffffff;
    display:none;

}


#wrap {
	min-height: 100% !important;
	height: auto !important;
	height: 100%;

	margin: 0 auto -250px;

}

#push {
	height: 250px;

	font-size: 0;
	line-height: 0;
}



.subcl {
	padding: 0;
}

.subc {
	padding: 0;
}

.subcr {
	padding: 0;
}


#shortlink {
	position: fixed;
	background: rgba(245, 245, 245, 0.6);
	width: 38px;
	z-index: 100;
	padding: 10px 2px 0px 2px;
	
	left: 0;
	top: 35%;
	
	text-align: center;

}

#shortlink a {
	font-weight: 500;
}


.btn {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #ffffff;
  font-size: 14px;
  background: #329900;
  padding: 8px 20px 8px 20px;
  text-decoration: none;
  border: none;
  margin: 20px 0;
}

.btn:hover {
  background: #7F7F7F;
  text-decoration: none;
}


table.standard {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

table.standard caption {
	width: 100%;

	margin: 0px 2px;
	padding: 5px;

	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;

	text-align: left;

	line-height: 120%;

	color: #000000;
}

table.standard a {
	color: #4c4c4c;
}	

table.standard td,
table.standard th {
	padding: 5px;

	font-size: 15px;

	vertical-align: top;

	background: #f2f2f2;
}

table.standard.outer td {
	background: none;
}

table.standard.outer table.standard td {
	background: #f5f5f5;
}

table.standard th {
	height: 20px;
	text-align: left;
	font-size: 13px;
	text-shadow: 1px 1px 0px #fff;

	vertical-align: middle;

	color: #333333;
	
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 38%, #ededed 72%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#f9f9f9), color-stop(72%,#ededed), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9f9f9 38%,#ededed 72%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9f9f9 38%,#ededed 72%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9f9f9 38%,#ededed 72%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9f9f9 38%,#ededed 72%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

}

table.standard p {
	margin: 0;
}

table.standard tr:nth-child(odd) td { /* background: #f4f4f4 !important; */ }
table.standard tr:nth-child(even) td { background: #FFF !important; }


table.standard.vertical th {
	background: #f4f4f4;
	text-shadow: 1px 1px 0px #fff;
	height: 20px;
	font-size: 10pt;
	vertical-align: middle;		
}

table.standard.vertical tr td {
	background: #f4f4f4 !important;
	vertical-align: middle;		
}


.c50l, .c50r {
	width: 47%;
}



.scroll-down{
	position:absolute;
	bottom:40px;
	display:inline-block;
	font-size:40px;
	line-height:32px;
	left:50%;
	z-index:3000;
	margin-left:-16px;
	color:#ffffff;
	-webkit-animation: scrolling 1s infinite;
	animation: scrolling 1s infinite;
}
.scroll-down:hover {
    opacity:0.6;
	filter: Alpha(Opacity=60);
	text-decoration: none;
}
@-webkit-keyframes scrolling {
  0%, 100% {
    bottom:30px;
  }
  50% {
    bottom:40px;
  }
}
@keyframes scrolling {
  0%, 100% {
    bottom:30px;
  }
  50% {
    bottom:40px;
  }
}

[class^="ico-"], [class*=" ico-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'bwicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.ico-mouse61:before {
    content: "\e909";
    color: #ffffff;
}



.sidebar_item_hide {
	display: none;
}


#sidebarscroll {
	background-color: rgba(255, 255, 255, 0.6);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 50%;
	position: absolute;
	right: 0;
	top: 300px;
	z-index: 6;
	
	padding: 15px 15px 5px 15px;
}

#sidebarscroll .block_content {
	margin-bottom: 0em;
}

#sidebarscroll p {
	color: aqua;
	text-align: center;
	font: normal 28px Arial, sans-serif;
	text-transform: uppercase;
	color: #6d6e71;
	margin: 0 0 0 0;
}





