@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 1em }
	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;
	font-size: 13px;
	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;
}

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


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

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #676767;
	line-height: 1.3em;
	
	height: 100%;
	min-height: 840px;
		
	margin: 0 auto;
}

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

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

#main {
	margin-bottom: 80px;
}

#head {
	margin-top: 10px;
	height: 140px;
}

#header {
	height: 385px;
	margin-left: -1px;
	
	position: relative;
	
	background: url(/stream/images/layout/header_bg.jpg) repeat;
}

#news {
	height: 190px;
	background: #abd735;
	margin-bottom: 25px;
}

#news .title {
	margin-bottom: 10px;
	font-size: 16px;
}

#news .title a {
	color: #606060;
}

#news .text {
	color: #ffffff;
}

#newsitem_1 {
	width: 270px;
	float: left;
	margin: 15px 10px 15px 0;
	height: 155px;
	overflow: hidden;
}

#newsitem_2 {
	width: 270px;
	float: left;
	margin: 15px 15px 15px 0;
	background: url(/stream/images/layout/dots.png) no-repeat left top;
	padding-left: 20px;
	height: 155px;
	overflow: hidden;
}

#newsitem_3 {
	width: 270px;
	float: left;
	margin: 15px 15px 15px 0;
	background: url(/stream/images/layout/dots.png) no-repeat left top;
	padding-left: 20px;
	height: 155px;
	overflow: hidden;
}

#newsitem_4 {
	width: 270px;
	float: left;
	margin: 15px 15px 15px 0;
	background: url(/stream/images/layout/dots.png) no-repeat left top;
	padding-left: 20px;
	height: 155px;
	overflow: hidden;
}


.logo {
	float: left;
}

#slider {
	width: 1200px;
}


#nav { margin: 35px 0 0 0; padding:0px; height: 63px; float: right;}
#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 16px Arial, sans-serif; /*background: url(/stream/images/layout/trenner.png) no-repeat left;*/}
#nav ul li.first {background: none;}
#nav ul li a { margin:0px; padding:21px 15px; color:#676767; font:normal 16px Arial, sans-serif; text-decoration:none; display: block;}
#nav ul li a:hover {color:#abd734;}
#nav ul li.active a {color:#abd734; background: url(/stream/images/layout/menu_a.png) no-repeat center 42px;}


#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: 27px;
	left: 50%;
	color: transparent;
	content: '\00b7';
	text-shadow: 0 0 transparent;
	font-size: 2.0em;
	-webkit-transition: text-shadow 0.3s, color 0.3s;
	-moz-transition: text-shadow 0.3s, color 0.3s;
	transition: text-shadow 0.3s, color 0.3s;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none;
}

#nav a:hover span::before,
#nav a:focus span::before
/* #nav li.active a span::before  */ {
	color: #abd734;
	text-shadow: 10px 0 #abd734, -10px 0 #abd734;
}

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


ul#sub_nav {margin: 0 0 70px 0;}
ul#sub_nav li { padding:0; margin:0; list-style: none; text-decoration: none;}
ul#sub_nav li a {display: block; margin: 10px 0; padding: 1px 25px; font:normal 14px Arial; color: #868686; text-decoration: none; border-left: 5px solid #ffffff;}
ul#sub_nav li.active a {border-left: 5px solid #abd734; color: #abd734; text-decoration: none;}
ul#sub_nav li.path a { border-left: 5px solid #abd734; color: #abd734; text-decoration: none;}
ul#sub_nav li a:hover { border-left: 5px solid #abd734; color: #abd734; text-decoration: none;}


ul#sub_nav ul.level1 { padding:0; margin:0; list-style: none; background: #e7e7e7}
ul#sub_nav ul.level1 li { padding:0; margin:0; list-style: none}
ul#sub_nav ul.level1 li a {display: block; margin: 0 0 0 0; padding-left:30px; font:normal 14px Arial; color: #58585A; text-decoration: none;}
ul#sub_nav ul.level1 li.path a { padding-left:30px; color: #043363; text-decoration: underline; background: #e7e7e7;}
ul#sub_nav ul.level1 li.active a { padding-left:30px; color: #2c2d2f; text-decoration: underline; background: #e7e7e7;}
ul#sub_nav ul.level1 li a:hover { padding-left:30px; color: #2c2d2f; text-decoration: underline; background: #e7e7e7;}


.adresse {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	
	padding-left: 35px;
	padding-top: 35px;
	
	width: 300px;
	height: 409px;
	
	color:#ffffff;
	font-size: 14px;
	
	background: url(/stream/images/layout/adresse.png) repeat;
}

.adresse p {
	line-height: 1.3em;
	margin-bottom: 20px;
}

.adresse a {
	color: #ffffff;
	
}

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

}

#col1_content {
	line-height: 1.5em;
}



#col3 {
	margin-right: 450px;
}


#col3_content {
	margin-bottom: 40px;

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


h1 { 
	color:#abd734;
	font: normal 36px Arial, sans-serif;
	margin:0;
	padding-bottom:25px;
}

h2 {
	color:#abd734;
	font:normal 18px Arial, sans-serif;
	margin:10px 0 0 0;
	padding-bottom:15px;
}

h3 { 
	color:#abd734;
	font:bold 14px Arial, sans-serif;
	padding-bottom: 10px;
}

h4 { 
	color:#abd734;
	font: normal 36px Arial, sans-serif;
	margin:0;
	padding-bottom:25px;
}

h5 { 
	color:#abd734;
	font:normal 18px Arial, sans-serif;
	margin:10px 0 0 0;
	padding-bottom:20px;
}


#footer {
	background: #abd734;

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

	line-height: 1.4em;

	color: #ffffff;
	
	height: 240px;
}

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

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

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

#footer .subc h2 {
	text-align: center !important;
	color: #ffffff;
}

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

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

#footer .c33r h2 {
	text-align: right !important;
	color: #ffffff;
}

#footer a {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
	
#footer a:hover {
	text-decoration: underline;
	color: #676767;
}

#footer h2 {
	text-align: left !important;
	color: #ffffff;
}

#footer .kwlayer,
#footer .kwlayer a {
	color: #969696;
	line-height: 1.5em;
	margin-top: 10px;
}

.social_icons a.icon {
	display: inline-block;
	
	width: 40px;
	height: 40px;

	opacity: 0.5;

	font-size: 0 !important;
	line-height: 0 !important;
	
	list-style: none;
}

.social_icons a.icon:hover {
	opacity: 1;
}

.social_icons a.icon.facebook {
	background: url(/stream/images/layout/facebook.png) no-repeat 0 0;
	margin-right: 5px;
}

.social_icons a.icon.google {
	background: url(/stream/images/layout/google.png) no-repeat 0 0;
}

.hlist.social_icons {
	margin-bottom: 20px;
	
	margin-top: -15px;
}


.tb_image_l {
	margin-right: 15px;
}




.social a.icon {
	display: inline-block;
	
	width: 30px;
	height: 30px;

	opacity: 0.3;

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

.social a.icon:hover {
	opacity: 1;
}

.social a.icon.facebook.loc {
	background: url(/stream/images/layout/facebook_loc.png) no-repeat 0 0;
	margin-right: 5px;
}

.social a.icon.google.loc {
	background: url(/stream/images/layout/google_loc.png) no-repeat 0 0;
}

.hlist.social {
	margin-bottom: 20px;
	
	margin-top: -17px;
}

.block_content.text_intro {
	background: #abd734;
	margin-top: 50px;
	padding: 10px;
}

.block_content.text_intro h2 {
	color: #ffffff;
	margin: 0;
	padding-bottom: 8px;
	font-size: 14px;
}

.block_content.text_intro a {
	color: #676767;
}


.block_content.text {
	margin-bottom: 20px;
}


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

.block_content.contactform td {
	padding: 0 2em 0.25em 0;
	text-align: left;
	vertical-align: top;
}

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

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

.block_content.contactform #cform_plz {
	width: 35px;
}

.block_content.contactform #cform_ort {
	width: 203px;
}

table.error td {
	color: red;
}


#location {
	line-height: 64px;
	background: #fff;
	padding-left: 36px;
	padding-right: 15px;
	
	margin-bottom: 50px;
	
	font-size: 12px;
	font-weight: normal;
	
	border: 1px solid #e4e3e3;
	
	color: #d4d4d4;
}

#location a {
	color: #d4d4d4;
}

#location a:hover {
	color: #abd734;
}





body#default #header {
	display: none;
}

/* Einspaltig */

body#layout_1col #col1 {
	display: none;
}

body#layout_1col #header {
	height: 142px;
	background: none;
	margin-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}

body#layout_1col #col3 {
	margin: 0;
}

body#layout_1col #news {
	display: none;
}

body#layout_1col #header .mainimage {
	height: 142px;
	width: 1200px;
}



/* Zweispaltig */

body#layout_3col #header {
	height: 142px;
	background: none;
	margin-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}


body#layout_3col #header {
	height: 142px;
	background: none;
	margin-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}


body#layout_3col #header .mainimage {
	height: 142px;
	width: 1200px;
}

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

body#layout_3col #col3 {
	margin-right: 450px;
}

body#layout_3col #news {
	display: none;
}


/* Startseite */

body#intropage #location {
	display: none;
}

body#intropage #col1 {
	display: none;
}

body#intropage #col3{
	margin: 0;
}

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

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




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



table.standard caption {
	width: 100%;

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

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	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: 10pt;

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

.author a {
	font-size: 0px;
}

.author {
	height: 0px;
}

a#gebaeudefx {
	display: block;
	
	width: 500px;
	height: 375px;

	font-size: 0px;

	background: #ffffff url(/stream/images/kanzlei/gebaeudefx.jpg) no-repeat 0 0;
}

a#gebaeudefx:hover {
	background-position: 0 -375px;
}




#mandanteninfo  {
	padding: 10px 0 0 0;
}

#mandanteninfo .pager {
	margin: 0 0 10px 10px;
}

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

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

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

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

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

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

	display: inline-block;
}

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

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

#mandanteninfo .item-author {
	margin:0;
}

#mandanteninfo .item-gericht {
	margin:0;
}
#mandanteninfo .item-normen {
	margin:0;
}
#mandanteninfo .item-url {
	margin:0;
}




body#intropage.view {
	overflow: auto;
}

body#layout_1col.view {
	overflow: auto;
}

body#layout_3col.view {
	overflow: auto;
}



@media only screen 
and (max-width : 1000px) {
	.page_margins {
		width: 970px;
	}
	
	#nav ul li a {
		padding: 0 10px 0 0;
	}
	
	#main_home {
		width: 100%;
	}
	
	#slider {
		margin: 0 -15%;
	}
	
	a#gebaeudefx {
		width: 100%;
	}
	
	#newsitem_1 {
		width: 230px;
		margin: 15px 0px;
		padding-left: 5px;
	}
	
	#newsitem_2 {
		width: 230px;
		margin: 15px 0px;
		padding-left: 5px;
	}
	
	#newsitem_3 {
		width: 230px;
		margin: 15px 0px;
		padding-left: 5px;
	}
	
	#newsitem_4 {
		width: 230px;
		margin: 15px 0px;
		padding-left: 5px;
	}
	
}
