@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: "Lato", Verdana, sans-serif;
	/* text-align: justify; */
	font-size: 10pt;
	font-weight: 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;
}


td {
	vertical-align: top;
}

strong.maroon {
	color: #263947;
	font-weight: normal;
}

strong {
	color: #383838;
}

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

.page_margins_2 {
	margin: 0 auto;
	width: 900px;
}

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

body {
	font-family: "Lato", sans-serif;
	font-size: 16px;
	color: #646464;
	line-height: 1.5em;
	
	height:100%;
    max-height:100%;
		
	margin: 0 auto;

}

body a {
	color: #0a66a3;
	text-decoration: none;
	font:normal 16px "Lato";
}

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

#main {
	margin: 60px 0;
}

li {
	margin-left: 0;
}


#head {
	position: fixed;

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

.logo {
	margin-top: 12px;
	text-align: center;
	float: left;
	z-index: 600;
	position: absolute;
}

.logo2 {
	margin-top: 12px;
	text-align: center;
	float: left;
	position: absolute;
	z-index: 700;
	
	opacity: 0;
}

.site-head:after {
	height: 191px;
	/*background: url(/stream/images/layout/header-bottom.png) no-repeat center center;*/
	bottom: 0;
	content: "";
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 90;
}


.kontakt {
	color: #ffffff;
	font: normal 14px "Lato";
	position: absolute;
	right: 15px;
	top: 10px;
}




#nav { float: right; margin: 35px 0 0 0; padding-top:0px; }
#nav ul { margin:0 0 0 0; padding:0 0 0 0; list-style:none; }
#nav ul li { float:left; padding: 0 0 0 0; margin:0 0 0 0; 	font:normal 14px 'Lato', sans-serif; letter-spacing: 0.2em;}
#nav ul li a { margin:0px; padding:5px 15px 5px 15px; color:#ffffff; font:normal 14px 'Lato', sans-serif; text-decoration:none; display: block;}
#nav ul li a:hover {color:#ffffff; border-bottom: 2px solid #fff;}
#nav ul li.active a {color:#ffffff; border-bottom: 2px solid #fff;}



ul#sub_nav {margin: 0 0 40px 0;}
ul#sub_nav li { padding:0; margin:0; list-style: none; text-decoration: none;}
ul#sub_nav li a {display: block; border-bottom: 3px solid #fff; padding: 10px 0 10px 30px; font:normal 16px Arial; color: #838383; text-decoration: none; }
ul#sub_nav li.active a {background: url(/stream/images/layout/dot.png) no-repeat left; color: #0061a0; text-decoration: none;}
ul#sub_nav li.path a { background: url(/stream/images/layout/dot.png) no-repeat left; color: #0061a0; text-decoration: none;}
ul#sub_nav li a:hover { background: url(/stream/images/layout/dot.png) no-repeat left; color: #0061a0; text-decoration: none; }


ul#sub_nav .level1 {margin: 0;}
ul#sub_nav .level1 li { padding:0; margin:0; list-style: none; text-decoration: none;}
ul#sub_nav .level1 li a {display: block; border-top: 1px solid #f2f2f2; padding: 12px 0 12px 50px; font:normal 14px "Lato"; color: #3f3f3f; text-decoration: none; background: none;}
ul#sub_nav .level1 li.active a {background: none; color: #263947; text-decoration: none;}
ul#sub_nav .level1 li.path a { background: none; color: #263947; text-decoration: none;}
ul#sub_nav .level1 li a:hover { background: none; color: #263947; text-decoration: none; }




h1 { 
	color:#263947;
	font: normal 50px 'Lato', sans-serif;
	margin:5px 0 0 0;
	padding-bottom:15px;
	/* text-align: left; */
}

h2 {
	color:#0061a0;
	font:bold 18px 'Lato', sans-serif;
	padding-bottom: 15px;
	
}


h3 { 
	color:#263947;
	font:bold 18px 'Lato', sans-serif;
	padding-bottom: 15px;

}

h4 { 
	color:#263947;
	font:bold 18px 'Lato', sans-serif;
	padding-bottom: 15px;

}

h5 { 
	color:#646464;
	font:bold 14px "Lato", sans-serif;
	margin: 10px 0 5px 0;
}

h6 { 
	color:#646464;
	font:bold 70px "Lato", sans-serif;
	margin: 0;
}


#col1 {
	float: left;
	width: 270px;
}

#col1_content {
	line-height: 1.5em;
}

#col1 a {
	color:#2c2d2f;
}

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

#col3 {
	margin-right: 350px;
}


#col3_content {
	margin-bottom: 40px;

	min-height: 400px;
	height: auto !important;
	height: 400px;
	
	text-align: justify;
}

#col3 img {
	max-width: 100%;
}


#location {
	position: absolute;
	z-index: 3;
	
	top: 300px;
	left: 4px;
	
	font-size: 18px;
	font-weight: normal;
	
	color: #ffffff;
	
}

#location a {
	font-size: 18px;
	color: #ffffff;
}

#location a:hover {
	color: #ffffff;
	opacity: 0.9;
	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;
}


/* Default */

/*body#default #header,
body#default #head,*/
body#default #location,
/*body#default #footer,*/
body#default #info,
body#default #callback_formular,
/*body#default #datenschutz,*/
/*body#default .site-head,*/
body#default #mainimage,
body#default #col1,
body#default section.module.parallax.parallax-1,
body#default #extra {
	display: none;
}



/* Einspaltig */

body#layout_1col #col1 {
	display: none;
}

body#layout_1col #col2 {
	display: none;
}

body#layout_1col #col3 {
	margin: 0;
}

body#layout_1col h1 {
	padding-bottom: 10px;
}

body#layout_1col #news {
	display: none;
}

body#layout_1col #header {
	height: 400px;
}

body#layout_1col #info {
	display: none;
}

body#layout_1col #head {
	background: #ffffff;
	height: 100px;
	position: fixed;
	
	border-bottom: 1px solid #d1d1d1;
	z-index: 910;
}

body#layout_1col section.module.parallax.parallax-1,
body#layout_1col #extra {
	display: none;
}

body#layout_1col #nav ul li a {color:#263947;}
body#layout_1col #nav ul li a:hover {color:#263947; border-bottom: 2px solid #263947;}
body#layout_1col #nav ul li.active a {color:#263947; border-bottom: 2px solid #263947;}

body#layout_1col #shortlink {
	position: fixed;
	width: 38px;
	z-index: 5;
	padding: 10px 2px 0px 2px;
	
	left: 0;
	top: 125px;
	
	text-align: center;
}

/* Zweispaltig */


body#layout_2col #header .mainimage {
	position: absolute;
	left: 50%;
	margin-left: -1200px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: -8px;
}

body#layout_2col #header .mainimage  img{
	width: auto;
	height: 146px;
}

body#layout_2col #header {
	height: 140px;
	/* background: url(/stream/images/layout/header_bg.png) repeat 0 0; */
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

body#layout_2col #col1 {
	margin: 0;
	float: right;
}

body#layout_2col #col3 {
	margin-right: 350px;
}

body#layout_2col #col2 {
	display: none;
}

body#layout_2col #head {
	background: #ffffff;
	height: 100px;
	position: fixed;
	
	box-shadow: 1px 4px 8px rgba(163, 163, 163, 0.5);
	z-index: 910;
}

body#layout_2col #header h1 {
	margin-top: 80px;
	font-size: 36px;
}

body#layout_2col #nav ul li a {color:#263947;}
body#layout_2col #nav ul li a:hover {color:#263947; border-bottom: 2px solid #263947;}
body#layout_2col #nav ul li.active a {color:#263947; border-bottom: 2px solid #263947;}


body#layout_2col section.module.parallax.parallax-1,
body#layout_2col #extra {
	display: none;
}

body#layout_2col #shortlink {
	position: fixed;
	width: 38px;
	z-index: 5;
	padding: 10px 2px 0px 2px;
	
	left: 0;
	top: 125px;
	
	text-align: center;
}


/* Startseite */

body#intropage #location {
	display: none;
}

body#intropage #col1 {
	display: none;
}

body#intropage #col2 {
	display: none;
}


body#intropage #col3{
	margin: 0;
	text-align: center;
}

body#intropage h1 {
	text-align: center;
	padding-bottom: 30px;
	
	font-weight: 900;
}

body#intropage h2 {
	text-align: center;
	font-size: 26px;
	margin-bottom: 20px;
	color: #0061a0;
}

body#intropage #extra h2 {
	text-align: center;
	font-size: 26px;
/* 	font-weight: 300; */
	margin-bottom: 30px;
	color: #0061a0;
}

body#intropage h4 {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

body#intropage #leistung {
	margin-bottom: 50px;
	
}


body#intropage #header {
	display: none;
}

body#intropage .site-head {
	display: block;

}



.site-head {
	background-color: #001828;
}


.tp-bgimg.defaultimg {
	opacity: 0.1;
}



ul {
	padding-left: 1em;
}


#footer {
	background: #e6e6e6;
	
	font-size: 16px;
	text-align: left;

	line-height: 1.4em;

	color: #4e4e4e;
	
	padding: 20px 0 0 0;
	
	font-weight: 300;
}

#footer span {
	color: #4e4e4e;
}

#footer h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4e4e4e;
}


#footer .subcl p {
	text-align: left;
	margin: 0 0 1em 0;
	
}

#footer .subcr p {
	text-align: right;
	margin: 0 0 0.6em 0;
}

#footer .subc p {
	text-align: center;
	margin: 0 0 1em 0;
}

#footer .subc {
	margin: 0 auto;
	text-align: center;
}

#footer .subc img {
	padding-top: 30px;
}

#footer a {
	text-decoration: none;
	font-size: 16px;
	color: #4e4e4e;
	font-weight: 300;
}
	
#footer a:hover {
	text-decoration: underline;
	color: #0a66a3;
}

#footer .kwlayer,
#footer .kwlayer a {
	color: #4e4e4e;
	text-align: center;
	line-height: 1.5em;
	margin-top: 10px;
	font-size: 10px;
	
	background: #2b96cc;
}

#footer_datenschutz {
	background: #d7d7d7;
	padding: 15px;
	text-align: center;
	font-size: 16px;
	color: #4e4e4e;
}

#footer_datenschutz a {
	color: #4e4e4e;
}

#footer_datenschutz a:hover {
	color: #0a66a3;
	text-decoration: underline;
}


#mainimage {
	height: 255px;
	margin: 0 auto;
	
	padding-top: 100px;
	
	overflow: hidden;
	
	position: relative;
	
	text-align: center;
	
}

#mainimage img {
	padding-left: 50%;
	margin-left: -1300px
}


#extra{
	margin-top: 5em;
	margin-bottom: 5em;
	
	text-align: center;
}


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


.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: #263947;
	padding-bottom: 0;
	padding-top: 10px;
}

select#cform_title {
	width: 100%;
}


table.error td {
	color: red;
}



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



.info  {
	padding: 10px 0 0 0;
}

.info .pager {
	margin: 0 0 10px 0;
}

.info .list .info-item {
	margin-bottom: 25px;
	margin-left:10px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 25px
}

.info .list .item-header {
	padding: 4px 0 15px 0;
	margin-top:0px;
	font-weight:normal;
	text-align: left;
}

.info .list .info-item .item-header a {
	color: #263947;
	font-size: 20px;
}

.info .item-header h1 {
	margin-left: 0;
	text-transform: none;
	font-size: 150%;
}

.info .item-header h2 {
	margin-left: 0;
	font-size: 100%;
	font-weight: bold;
}

.info .list .item-text {
	padding: 10px 10px 10px 0;

	display: inline-block;
}

.info .detail .item-text {
	padding: 0px;
	margin:0px;
	padding-left: 0;
}

.info .item-backlink {
	margin:10px 0 0 0;
}

.info .item-author {
	margin:0;
}

.info .item-gericht {
	margin:0;
}

.info .item-normen {
	margin:0;
}

.info .item-url {
	margin:0;
}


#col3 .tb_image {
	/*background:url(/stream/images/layout/shadow.png) no-repeat; 
	padding-bottom: 33px;
	display: block;
	background-position: 0 100%;
	background-size: 100%;*/

	/*background-size:100% 100%; 
	bottom:-60px;*/

	/*box-shadow: 4px 4px 4px black;*/
}

#col3 .tb_image {
	display: block;
}

#col3 #imageShadow {
	/*background:url(/stream/images/layout/shadow.png) no-repeat;*/
	background: transparent url(/stream/images/layout/shadow.png) no-repeat scroll 0% 0% / 100% 100%;
	padding-bottom: 30px;
	margin-left: 20px;
	/*display: block;*/
	/*background-position: 0 100%;
	background-size: 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: #263947;
}


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

.sidebar_item_hide {
	display: none;
	z-index: 2;
}

#shorticon1,
#shorticon2,
#shorticon3,
#shorticon4,
#shorticon5 {
	height: 40px;
}

#telefon.sidebar_item {
	position: absolute;
	top: 0px;
	left: 40px;
	border: none;
	outline: none;
	background: #f6f6f6;
	width: 250px;
	height: 30px;
	margin: 0 0 0 2px; 
	z-index: 2;
	padding: 10px 0 1px 20px;
	font-family: inherit;
	font-size: 16px;
	color: #0a66a3;
	text-align: left;
}

#email.sidebar_item {
	position: absolute;
	top: 42px;
	left: 40px;
	border: none;
	outline: none;
	background: #f6f6f6;
	width: 250px;
	height: 30px;
	margin: 0 0 0 2px; 
	z-index: 2;
	padding: 10px 0 1px 20px;
	font-family: inherit;
	font-size: 16px;
	color: #0a66a3;
	text-align: left;
}

#open.sidebar_item {
	position: absolute;
	top: 84px;
	left: 40px;
	border: none;
	outline: none;
	background: #f6f6f6;
	width: 250px;
	height: 30px;
	margin: 0 0 0 2px; 
	z-index: 2;
	padding: 10px 0 1px 20px;
	font-family: inherit;
	font-size: 16px;
	color: #0a66a3;
	text-align: left;
}

#karte.sidebar_item {
	position: absolute;
	top: 126px;
	left: 40px;
	border: none;
	outline: none;
	background: #f6f6f6;
	width: 250px;
	height: 30px;
	margin: 0 0 0 2px; 
	z-index: 2;
	padding: 10px 0 1px 20px;
	font-family: inherit;
	font-size: 16px;
	color: #0a66a3;
	text-align: left;
}

#suche.sidebar_item {
	position: absolute;
	top: 168px;
	left: 40px;
	border: none;
	outline: none;
	background: #f6f6f6;
	width: 250px;
	height: 39px;
	margin: 0 0 0 2px; 
	z-index: 2;
	padding: 0 0 1px 10px;
	font-family: inherit;
	font-size: 16px;
	color: #0a66a3;
	text-align: left;
}





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


#head #labels {
    background-color:transperent;
}

#head #background {
    background-color:#ffffff;
    display:none;
    
    border-bottom: 1px solid #d1d1d1;
}

/*
.logoimg-mini {
	width: 180px;
}

.head-mini {
	height: 100px !important;
}

.nav-mini {
	margin: 35px auto !important;
}
*/



.adresse,
.zeiten {
	float: left;
	width: 50%;
	margin-top: -1.5em;
	margin-bottom: 1.5em;
	height: 250px;
}


#social a {
	opacity: 1;
}

#social a:hover {
	opacity: 0.7;
}


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

	margin: 0 auto -233px;

}

#push {
	height: 233px;

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



.subcl {
	padding: 0;
}

.subc {
	padding: 0;
}

.subcr {
	padding: 0;
}


#leistung {
    position: absolute;
    top: 220px;
    left: 0px;
    z-index: 2;
}

#leistung h1 {
    font-size: 55px;
    font-weight: 300;
    color: #ffffff;
    text-shadow: 1px 1px 2px #4f4f4f;
}



@media only screen 
and (max-width : 1200px) {
	.page_margins {
		width: 1100px;
	}
	
	.block_content.text_leistungen {
		width: 265px;
	}
	
	.block_content.text_leistungen img {
		width: 100%;
	}
	
	body#intropage .page_margins {
		width: 1100px;
	}	

}


@media only screen 
and (max-width : 1100px) {
	.page_margins {
		width: 1000px;
	}

	#mainimage img {
		height: 350px;
	}
	
	.block_content.text_leistungen {
		width: 240px;
	}
	
	.block_content.text_leistungen img {
		width: 100%;
	}
	
	body#intropage .page_margins {
		width: 1000px;
	}
	
	body#intropage .tb_image {
		width: 100% !important;
	}
	

}


@media only screen 
and (max-width : 1000px) {
	.page_margins {
		width: 900px;
	}
	
	body#layout_3col #col1 {
		width: 200px;
	}
	
	body#layout_3col #col3 {
		margin-left: 240px;
	}
	
	#mainimage img {
		height: 300px;
	}
	
	#nav ul li a {
		padding: 5px 15px 20px 15px;
	}
	
	.block_content.text_leistungen {
		width: 215px;
	}
	
	.block_content.text_leistungen img {
		width: 100%;
	}
	
	body#intropage .page_margins {
		width: 900px;
	}
	
	body#intropage .tb_image {
		width: 100% !important;
	}
	
	.navbar.navbar-inverse ul {
		right: 0px;
	}
	
	.navbar-brand > img {
		margin-top: 15px;
	}
}

@media only screen 
and (max-width : 900px) {
	.page_margins {
		width: 800px;
	}
	
	body#layout_3col #col1 {
		width: 200px;
	}
	
	body#layout_3col #col3 {
		margin-left: 240px;
	}
	
	#nav ul li a {
		padding: 5px 15px 20px 15px;
	}
	
	#col1_content img {
		width: 100%;	
	}
	
	.block_content.text_leistungen {
		width: 190px;
	}
	
	.block_content.text_leistungen img {
		width: 100%;
	}
	
	body#intropage .page_margins {
		width: 800px;
	}
	
	body#intropage .tb_image {
		width: 100% !important;
	}

	.navbar-brand {
		padding: 0;
	}
	
	.navbar-brand > img {
		margin-top: 0;
	}
	
}

@media only screen 
and (max-width : 800px) {
	.page_margins {
		width: 700px;
	}
	
	body#layout_3col #col1 {
		width: 200px;
	}
	
	body#layout_3col #col3 {
		margin-left: 240px;
	}
	
	#nav ul li a {
		padding: 5px 15px 20px 15px;
	}

	#col1_content img {
		width: 100%;	
	}

	
	.block_content.text_leistungen {
		width: 165px;
	}
	
	.block_content.text_leistungen img {
		width: 100%;
	}
	
	body#intropage .page_margins {
		width: 700px;
	}
	
	body#intropage .tb_image {
		width: 100% !important;
	}
	
	.navbar-brand {
		padding: 0;
	}
	
	.navbar-brand > img {
		margin-top: 0;
	}
	
	.tb_image_r {
		float: left !important;
		margin-bottom: 30px;
	}

	
}



#callback_formular {
	height: 310px;
	padding-top: 20px;
	margin-top: 30px;

}

#callback_formular form { max-width:100% !important; margin:0; }

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

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

#callback_text,
#callback_telefon.text,
#callback_name.text,
#callback_vorname.text {
  color:gray;
  font-family: Helvetica, "Lato", sans-serif;
  font-weight:500;
  font-size: 16px;
  border-radius: 0px;
  line-height: 22px;
  background-color: transparent;
  border:1px solid #d0d0d0;
  transition: all 0.3s;
  padding: 11px;
  margin-bottom: 15px;
  width:100%;
  box-sizing: border-box;
  outline:0;
}

#callback input:focus { border:1px solid #263947; background: #303030;}

#callback_text {
  height: 100px;
  line-height: 150%;
  resize:vertical;
}

#callback_formular [type="submit"] {
  font-family: 'Montserrat', "Lato", Helvetica, sans-serif;
  width: 100%;
  background:#8f8f8f;
  border-radius:0px;
  border:0;
  cursor:pointer;
  color:white;
  font-size:24px;
  padding-top:10px;
  padding-bottom:10px;
  transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}
#callback_formular [type="submit"]:hover { background:#263947; }


#callback {
	margin-top: 20px;
}

#info {
	margin-bottom: 20px;
	height: 320px;
	
}

#info h3 {
	font-family: 'Roboto';
	font-size: 28px;
	color: #393939;
	padding-bottom: 10px;
}

.info1 {
	width: 33%;
	height: 100%;
	float: left;
	background: #eae6e0;
}

.info1 .block_content {
	margin: 0 auto;
	max-width: 420px;
	padding: 20px;
}

.info2 {
	width: 34%;
	float: left;
	background: #ffffff;
}

.info2 .block_content {
	margin: 0 auto;
	max-width: 420px;
	padding: 20px;
}

.info3 {
	width: 33%;
	height: 100%;
	float: right;
	background: #eae6e0;
}

.info3 .block_content {
	margin: 0 auto;
	max-width: 420px;
	padding: 20px;
}

.info4 {
	width: 100%;
	height: 100%;
	float: right;
	background: #eae6e0;
}

.info4 .block_content {
	margin: 0 auto;
	padding: 20px;
}

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: "Lato";
  color: #ffffff;
  font-size: 24px;
  background: #263947;
  padding: 10px 25px 10px 25px;
  text-decoration: none;
}

.btn:hover {
  background: #83796e;
  text-decoration: none;
}

.btn_w {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: "Lato";
  color: #ffffff;
  font-size: 20px !important;
  background: #83796e;
  padding: 10px 25px 10px 25px;
  text-decoration: none;
}

.btn_w:hover {
  background: #ffffff;
  text-decoration: none;
  color: #263947;
}



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

table.standard caption {
	width: 100%;

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

	font-family: "Lato", Helvetica, 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: #263947;
	
	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;		
}



/*
#head.head-mini #nav ul li a {
	color: #263947;
}

#head.head-mini #nav ul li.active a {
	color:#263947; border-bottom: 2px solid #263947;
}

#head.head-mini #nav ul li a:hover {
	color:#263947; border-bottom: 2px solid #263947;
}
*/


#head.head-mini .logo2 {
	opacity: 1;
}


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



.block_content.sitemap h1,
.contenttype_search h1 {
	display: none;
}


