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

@font-face {
    font-family: 'bwicons';
    src: url('/stream/files/fonts/bwicons.eot?aypp3');
    src: url('/stream/files/fonts/bwicons.eot?aypp3#iefix') format('embedded-opentype'),
        url('/stream/files/fonts/bwicons.ttf?aypp3') format('truetype'),
        url('/stream/files/fonts/bwicons.woff?aypp3') format('woff'),
        url('/stream/files/fonts/bwicons.svg?aypp3#bwicons') 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;
}

.trenner {
	margin-bottom: 3em;
}


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: #333333;
	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: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #333333;
	line-height: 1.5em;
	
	height:100%;
    max-height:100%;
		
	margin: 0 auto;

}

body a {
	color: #a48a7b;
	text-decoration: none;
}

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

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

li {
	margin-left: 0;
}


#head {
	position: fixed;

	width: 100%;
	height: 100px;
	
	top:0;
	box-shadow: 1px 4px 8px rgba(163, 163, 163, 0.5);
	z-index: 100;
	
}

.logo {
	margin-top: 10px;
	margin-left: 15px;
	text-align: center;
	float: left;
}


.kontakt {
	color: #ffffff;
	font: normal 14px Arial;
	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 'Open Sans', sans-serif;}
#nav ul li a { margin:0px; padding:5px 15px 5px 15px; color:#ffffff; font:normal 14px 'Open Sans', 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 50px 0; padding: 0;}
ul#sub_nav li { padding:0; margin:0 0 1px 0; list-style: none; text-decoration: none;}
ul#sub_nav li a { display: block; padding: 12px 0 12px 15px; font:normal 14px Arial; color: #393939; text-decoration: none; background: url(/stream/images/layout/sub_menu.png) no-repeat left center;}
ul#sub_nav li.active a {color: #ffffff; text-decoration: none; background: #a48a7b;}
ul#sub_nav li.path a {color: #ffffff; text-decoration: none; background: #a48a7b;}
ul#sub_nav li a:hover {color: #ffffff; text-decoration: none; background: #a48a7b;}


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 20px; font:normal 14px Arial; color: #3f3f3f; text-decoration: none; background: none;}
ul#sub_nav .level1 li.active a {background: none; color: #a48a7b; text-decoration: none;}
ul#sub_nav .level1 li.path a { background: none; color: #a48a7b; text-decoration: none;}
ul#sub_nav .level1 li a:hover { background: none; color: #a48a7b; text-decoration: none; }




#ontop {
	height: 90px;
	text-align: center;
	margin-bottom: 40px;
}


h1 { 
	color:#333333;
	font: normal 28px 'Montserrat', sans-serif;
	margin:5px 0 0 0;
	padding-bottom:20px;
	text-transform: uppercase;
	text-align: center;

}

h2 {
	color:#333333;
	font:normal 20px 'Montserrat', sans-serif;
	padding-top: 30px;
	text-transform: uppercase;
}


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

}

h4 { 
	color:#333333;
	font:bold 18px 'Montserrat', sans-serif;
	padding-bottom: 15px;
}

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

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


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

}

#col1_content {
	line-height: 1.5em;
}

#col1 a {
	color:#2c2d2f;
}

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

#col2 {
	float: right;
	width: 260px;

}

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

#col2_content .block_content {
	padding: 15px;
	
	color: #fff;

}

#col2_content h3 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
}

#col2_content .tb_image.align_top {
	margin: -15px 0 10px -15px;
}

#col2_content a {
	color: #ffffff;
}


#col3_content {
	margin-bottom: 40px;

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




#location {
	line-height: 50px;
	
	margin-bottom: 0;
	
	font-size: 16px;
	font-weight: normal;
	
	color: #6d6e71;
	
	text-align: center;
}

#location a {
	color: #6d6e71;
}

#location a:hover {
	color: #6d6e71;
}

.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: 80vh;
	text-align: center;
	color: #bbb;
	background-image: url("/stream/images/slider/001.jpg");
	/*background-image: image-set(
	    url("/stream/images/slider/001.avif") type("image/avif"),
	    url("/stream/images/slider/001.webp") type("image/webp"),
	    url("/stream/images/slider/001.jpg") type("image/jpg"));*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1
}


/* 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 #extra_1,
body#default #extra_2,
body#default #sidebarscroll,
body#default section.module.parallax.parallax-1 {
	display: none !important;
}

body#default #main {
	margin: 0 auto;
	padding-top: 200px;
}


/* Einspaltig */

body#layout_1col #col1 {
	display: none;
}

body#layout_1col #col2 {
	display: none;
}

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

body#layout_1col .lawyer {
	display: none;
}

body#layout_1col #col3 {
	margin: 0;
}

body#layout_1col #extra_1 {
	display: none !important;
}

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;
	
	box-shadow: 1px 4px 8px rgba(163, 163, 163, 0.5);
	z-index: 910;
}

body#layout_1col h1 {
	text-align: left;
}

body#layout_1col h2 {
	 padding-top: 0px;
	 padding-bottom: 20px; 
}

body#layout_1col .lawyer {
	display: none;
}

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


/* Zweispaltig */


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

body#layout_3col #header .mainimage  img{
	width: auto;
	height: 146px;
}*/

body#layout_3col #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_3col #col3 {
	margin: 0 0 0 300px;
}

body#layout_3col #col2 {
	display: none;
}

body#layout_3col #extra_1 {
	display: none !important;
}

body#layout_3col .module.parallax.parallax-1 {
	display: none;
}

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

body#layout_3col h1 {
	text-align: left;
}

body#layout_3col h2 {
	 padding-top: 0px;
	 padding-bottom: 20px; 
}

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

body#layout_3col #leistung {
	display: none;
}

body#layout_3col .lawyer {
	display: none;
}


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





/* Startseite */

body#intropage #location {
	display: none;
}

body#intropage #col1 {
	display: none;
}

body#intropage #col2 {
	display: none;
}

body#intropage .lawyer {
	display: none;
}

body#intropage #extra_1 {
	display: none !important;
}

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

body#intropage h1 {
	text-align: center;
}

body#intropage h2 {
	text-align: center;
	font-size: 18px;
	/* margin-bottom: 50px; */
	text-transform: uppercase;
	padding-bottom: 30px;
	padding-top: 0px;
}

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;
}



/* Rechtsanwälte */


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

body#layout_law #header .mainimage  img{
	width: auto;
	height: 146px;
}*/


body#layout_law #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_law .block_content.text {
	margin: 0 100px 0 230px;
	max-width: 900px;
}

body#layout_law #col3 {
	margin: 0;
}

body#layout_law #col1 {
	display: none;
}

body#layout_law #extra_1 {
	display: none !important;
}

body#layout_law .module.parallax.parallax-1 {
	display: none;
}

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

body#layout_law h1 span {
	color: #a48a7b;
}

body#layout_law h2 {
	color: #a48a7b;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 0px;
}

body#layout_law #leistung {
	display: none;
}


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







/* Rechtsgebiete */

body#layout_areas #col1 {
	display: none;
}

body#layout_areas #col2 {
	display: none;
}

body#layout_areas .module.parallax.parallax-1 {
	display: none;
}

body#layout_areas .lawyer {
	display: none;
}

body#layout_areas #col3 {
	margin: 0;
}

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

body#layout_areas #news {
	display: none;
}

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

body#layout_areas #info {
	display: none;
}

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

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







.lawyer {
	position: absolute;
	top: 80px;
}

#extra_1 {
	padding: 50px 0 20px 0;
	margin-bottom: 20px;
	background: #f6f6f6;
}

#extra_1 h2 {
	padding-bottom: 0 !important;
}

#extra_1 .block_content.text h2 {
	padding-top: 0 !important;
}

#extra_1 .block_content.text p {
	padding-top: 10px !important;
}

#extra_1 h2 span {
	color: #a48a7b;
}

#extra_1 .block_content.text {
	margin-bottom: 0;
}

/*
#extra_1 .tb_image.align_top {
	margin-top: 5%;
}
*/



#extra_2 {
	margin: 80px 0 100px 0;
}

#extra_2 h2 {
	padding-bottom: 20px !important;
}


.tab-content h3 {
    color: #fff
}

.tab-content.current {
    display: inherit !important;
    border-top: 1px solid #acacac;
}

.tab-content {
    display: none !important;
    padding: 30px 15px !important
}

.tab-content h2 {
    color: #333333;
    font: bold 18px Arial, sans-serif;
    padding-bottom: 15px;
    text-align: left !important;
    border-bottom: none !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.tab-liste .block_content.text {
    margin-bottom: 0em !important
}

.tab-liste {
    margin-top: 60px
}

ul.tabs li.current {
    background: #f6f6f6 !important;
    color: #a48a7b !important;
    
    border-top: 1px solid #acacac;
	border-right: 1px solid #acacac;
	border-left: 1px solid #acacac;
}

ul.tabs li {
    background: none !important;
    color: 777777 !important;
    display: inline-block !important;
    padding: 10px 15px !important;
    cursor: pointer !important;
    margin-bottom: -1px
}

ul.tabs {
    margin: 0px !important;
    padding: 0px !important;
    list-style: none !important
}



ul {
	padding-left: 1em;
}


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

	line-height: 1.4em;

	color: #8b8b8b;
	
	padding: 30px 0;
}

#footer span {
	color: #a48a7b;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
}

#footer h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4b4339;
}


#footer a {
	text-decoration: none;
	font-size: 16px;
	color: #8b8b8b;
	font-weight: normal;
}
	
#footer a:hover {
	text-decoration: none;
	color: #a48a7b;
}

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

.footer-logo {
	text-align: center;
}

#datenschutz {
	padding: 15px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	background: #c5c5c5;
}

#datenschutz a {
	color: #ffffff;
}

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



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

#mainimage img {
	padding-left: 50%;
	margin-left: -1338px
}*/


#mainimage {
    width: 100%;
    height: 375px;
    object-position: center;
    object-fit: cover;
    margin-top: 100px;
    overflow: hidden;
}

#mainimage img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: flex;
	flex-direction: column; 
	justify-content: center;
	align-items: center;
}

#mainimage > div {
  width: 100%;
  height: 100%;
}


.block_content {
	margin-bottom: 2em;
}

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

.block_content.text_anwaelte {
	border-left: 2px solid #a48a7b;
	/* height: 130px; */
	margin-right: 40px;
	margin-bottom: 3em;
	background-color: #f4f4f4;
	padding: 20px 0;
	position: relative;
}

.block_content.text_anwaelte p {
	padding-left: 25%;
}

.block_content.text_anwaelte img {
	position: absolute;
	bottom: 0;
}

.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%;
}


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: #333333;
	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 {
	display: block;
}





/* 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: #a48a7b;
}





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


#head #labels {
    background-color: rgba(255, 255, 255, 1);
}

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

}


#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;
}



@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;
	}

	.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;
	}
	
	#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;
	}
	
	.block_content.text_anwaelte {
		margin-right: 10px;
	}
}

@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;
	}
	
	.block_content.text_anwaelte {
		margin-right: 10px;
	}
	
}

@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;
	}

	
}



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

#info h3 {
	text-transform: uppercase;
	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: Arial;
  color: #ffffff;
  font-size: 24px;
  background: #333333;
  padding: 10px 25px 10px 25px;
  text-decoration: none;
}

.btn:hover {
  background: #83796e;
  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: Arial, 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: #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;
}




.block_content.text_leistungen h2 {
	font-weight: normal !important;
	font-size: 20px !important;
	text-align: left !important;
	margin-bottom: 0px !important;
	padding-bottom: 10px !important;
}

#recht .block_content.text_leistungen {
	padding-left: 120px;
	background: url(/stream/images/layout/recht.png) no-repeat 20px center; 
}

#recht .block_content.text_leistungen:hover {
	padding-left: 120px;
	background: url(/stream/images/layout/recht_a.png) no-repeat 20px center;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


#notar .block_content.text_leistungen {
	padding-left: 120px;
	background: url(/stream/images/layout/notar.png) no-repeat 20px center; 
}

#notar .block_content.text_leistungen:hover {
	padding-left: 120px;
	background: url(/stream/images/layout/notar_a.png) no-repeat 20px center;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}




.searchBox {
    padding: 5px;
    position: absolute;
    top: -300px;
    right: 60px;
    background: rgba(255, 255, 255, 0.77);
    border: 1px solid #e6e3e3;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    width: 300px;
    z-index: 2014;
}

.searchBox .search-input {
    width: 190px;
    padding: 10px 3px;
    border: 1px solid #ccc;
    margin: 0;
    display: inline-block;
    font-size: 14px;
    color: #838383;
}

.searchBox form#search [type="submit"] {
	width: 30%;
}

#searchIcon {
    float: right;
}

#searchIcon {
    margin-top: 15px;
    margin-right: 30px;
}

#searchIcon a {
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 24px;
    font-size: 0px;
    background: url(/stream/images/layout/search.png) no-repeat 0 0;
}

#searchIcon a:hover {
    background-position: 0 -24px;
}

.search-button {
    border: 1px solid #99ad03;
    color: #fff;
    /* text-shadow: 1px 1px 0 #5d6902; */
    font-size: 1.077em;
    line-height: 1em;
    padding: 7px 6px;
    overflow: visible;
    width: auto;
    border-radius: 3px;
    background: #a7bd03;
    background-image: linear-gradient(#b2ca03 0%, #99ad03 100%);
    background-image: -o-linear-gradient(#b2ca03 0%, #99ad03 100%);
    background-image: -moz-linear-gradient(#b2ca03 0%, #99ad03 100%);
    background-image: -webkit-linear-gradient(#b2ca03 0%, #99ad03 100%);
    background-image: -ms-linear-gradient(#b2ca03 0%, #99ad03 100%);
    float: right;
}

.search-button span {
    display: block;
}

.search-button:hover, .button:focus {
    text-decoration: none;
    background: #a7bd03;
    background-image: linear-gradient(#a7bd03 0%, #839403 100%);
    background-image: -o-linear-gradient(#a7bd03 0%, #839403 100%);
    background-image: -moz-linear-gradient(#a7bd03 0%, #839403 100%);
    background-image: -webkit-linear-gradient(#a7bd03 0%, #839403 100%);
    background-image: -ms-linear-gradient(#a7bd03 0%, #839403 100%);
}





.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 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #6d6e71;
	margin: 0 0 0 0;
}




.edit .block_content.text_anwaelte {
	height: 130px;
}


.start h3 { 
	color:#a48a7b;
	font:bold 18px 'Montserrat', sans-serif;
	padding-bottom: 30px;
	text-align: center;
}





#banner-modal{
	padding-top: 100px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0,0.4);
	z-index: 999;
}
#banner .marker {
font-weight: 600;
color: #05809e;
font-size: 24px;
}

#banner {
	position: absolute;
	z-index: 999999999;
	top: 35%;
	left: 50%;
	height:auto;
	width: 800px;
	background: #ffffff;
	margin-left: -400px;
	margin-top: -200px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
	padding: 50px;
}

#close {
	position: absolute;
	top: -40px;
	right: 0px;
	font-family: Arial, Helvetica;
	font-size: 20px;
	color: #a48a7b;
	background-color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	padding: 14px 16px;
	text-align: right;
}

#banner_picture {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}


.newsflash h2 {
	text-transform:none;
	color: #a48a7b;
	text-align: left !important;
}

.newsflash .marker {
	font-weight: 500;
}


.bewertung h2 {
	text-transform: none;
	color: #a48a7b;
	font-size: 24px !important;
}

star {
font-size: 30px;
color: #ffd200;
}

.tns-outer {
	width:100% !important;
}







