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

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

.c14l, .c14r { width:14%; }
.c15l, .c15r { width:15%; }
.c16l, .c16r { width: ; }
.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 0 0; }
.subcl { padding:0 0.5em 0 0; }
.subcr { padding:0 0.5em 0 0; }

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

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

.maroon {
	color: #294594;
}

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;
	max-width: 1200px;
	position: relative;
}

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

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

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

p {
	margin: 0 0 1em 0;
}


#main {
	margin-bottom: 80px;
}

#head {
	margin: 0 auto;
	padding: 5px 0;
	background: white;
	width: 100%;
	
	position: fixed;
	z-index: 2014;
	
	height: 100px;
	
	border-bottom: 1px solid #e5e5e5;
}


#header {
	height: 444px;
	margin-bottom: 40px;
	
	position: relative;
	overflow: hidden;
	
	padding-top: 110px;
	
	border-bottom: 1px solid #e5e5e5;
	
	/* background: #b8c9d3; */
}




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


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

.logo a {
	text-decoration: none !important;
	color: #393939;
}

.name {
	text-transform: uppercase;
	font-size: 23px;
	margin-bottom: 5px;
}


#nav { float: right; margin: 25px auto 0px auto; padding-top:0px;}
#nav ul { margin:0 0 0 0; padding:10px 0 0 0; list-style:none; }
#nav ul li { float:left; padding: 0 0 0 0; margin:0 0 0 0; font:normal 14px Arial, sans-serif; text-transform: none;}
#nav ul li.first {background: none;}
#nav ul li a { margin:0px; padding:5px 15px; color:#676767; font:normal 14px Arial, sans-serif; text-decoration:none; display: block;}
#nav ul li a:hover {color:#294594; border-bottom: 2px solid #294594}
#nav ul li.active a {color:#294594; border-bottom: 2px solid #294594;}




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: #294594; color: #ffffff; text-decoration: none;}
ul#sub_nav li.path a { background: #294594; color: #ffffff; text-decoration: none;}
ul#sub_nav li a:hover { background: #294594; color: #ffffff; text-decoration: none; }




ul#sub_nav ul.level1 { padding:0; margin: 0 0 20px 0; list-style: none;}
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: 10px 0 10px 45px; font:normal 14px Arial; color: #58585A; text-decoration: none; background: none;}
ul#sub_nav ul.level1 li.path a { color: #043363; text-decoration: none; }
ul#sub_nav ul.level1 li.active a { color: #294594; text-decoration: none; }
ul#sub_nav ul.level1 li a:hover { color: #294594; text-decoration: none; }



#col1 {
	float: left;
	width: 280px;
	margin: 5px 0 0 0 !important;

}

#col1_content {
	line-height: 1.5em;
}

#col1 .block_content {
	margin-bottom: 40px;
}

#col1 p {
	margin: 0;
}

#col1 img {
	margin-top: 15px;
}

#col3 {
	margin-left: 350px;
}


#col3_content {
	margin-bottom: 40px;

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


h1 { 
	color:#294594;
	font: normal 30px Arial, sans-serif;
	margin:0;
	padding-bottom:20px;
}

h2 {
	color:#294594;
	font:normal 24px Arial, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 { 
	color:#294594;
	font:normal 18px Arial, sans-serif;
	padding-bottom: 10px;
}


h4 { 
	color:#294594;
	font: normal 20px Arial, sans-serif;
	margin:0;
	padding-bottom:0;
}

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



.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 {
	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 {
	height: 20px;
	margin-top: -30px;
	color: #ffffff;
	text-shadow: 1px 1px 0px black;
}

.location a {
	color: #ffffff;
}

.location a:hover {
	color: #ffffff;
	text-decoration: underline;
}



.block_content.text_intro {
	margin-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
}


.block_content.text_intro img.tb_image.align_top {
	margin: -15px 0 0 -15px;
}

.block_content.text_intro .more a {
	font-size: 0;
	line-height: 0;

	position: absolute;
	right: 0;
	bottom: 0;

	display: block;

	width: 76px;
	height: 76px;

	background: url(/stream/images/layout/more.png) no-repeat 100% 100%;
	
}

.block_content.text_intro .more {
	position: absolute;
	
	margin: 0;
	
	height: 40px;
	
	text-align: right;
	
	right: 0;
	bottom: 0
}

.block_content.text_intro h2 {
	color: #294594;
}

.kontakt {
	color: #294594;
	font: normal 16px Arial;
	position: absolute;
	right: 15px;
	top: 10px;
}


.block_content.text_anwalt img {
	width: 100%;
}


.block_content.text_anwalt p {
	margin: 0.4em 0 0.8em 0 !important;
}

.block_content.text_anwalt a {
	color: #000000;
	font-size: 16px;
	margin-bottom: 5px;
}

.block_content.text_anwalt a:hover {
	color: #294594;
	text-decoration: none;
}

.block_content.text_profil {
	float: left;
	width: 100%;
	padding: 81px 0 77px 0;
}

.block_content.text_profil {
	float: left;
	width: 100%;
	height: 350px;
	background-color: #f5f5f5;
	padding: 20px 0 0 33%;
	margin: 20px 0 100px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.block_content.text_profil h1 {
	padding-bottom: 10px;
	font: bold 30px Arial, sans-serif;
}

.block_content.text_profil h2 {
	padding-top: 0px;
	font: bold 20px Arial, sans-serif;
}

.block_content.text_profil a {
	color: #474747;
}

.block_content.text_profil a:hover {
	color: #294594;
	text-decoration: none;
}


.block_content.text_profil .tb_image.align_left {
	position: absolute;
	left: 0;
	top: -10px;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	padding: 7px;
	margin-left: 4%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.mode_edit .block_content.text_profil .tb_image.align_left {
	top: 150px !important;
}

.block_content.text_mitarbeiter {
	height: 300px;
	width: 95%;

}

.block_content.text_mitarbeiter p {
	text-align: justify !important;
}


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


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




#leistung {
	z-index: 4;
	position: absolute;
	bottom: 100px;
	text-align: center;
	line-height: 50px;
	width: 100%;
}

#leistung p {
	color: #fff;
	font-size: 50px;
	text-shadow: 1px 1px 0px black;
	
	font-weight: bold;
	
	line-height: 0;
}

#leistung .recht {
	color: #294594;
	font-size: 30px;
	text-shadow: 1px 1px 0px white;
}

body#default #header {
	height: 34px;
}

/* Einspaltig */

body#layout_1col #col1 {
	display: none;
}

body#layout_1col #col2 {
	display: none;
}

/*
body#layout_1col #header .mainimage {
	display: none;
}
*/

body#layout_1col #header .mainimage {
	position: absolute;
	left: 50%;
	margin-left: -1150px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: -70px;
}

body#layout_1col #header .mainimage img {
	width: auto;
	height: 245px;
}


body#layout_1col #header {
	height: 240px;
	background: #ffffff;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}


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

body#layout_1col #col3 {
	margin: 0;
}

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

body#layout_1col #leistung {
	bottom: 40px;
}


body#layout_1col .c50l, body#layout_1col  .c50r {
	width: 47%;
}


/* zweispaltig */



body#layout_3col #header .mainimage {
	position: absolute;
	left: 50%;
	margin-left: -1150px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: -70px;
}

body#layout_3col #header .mainimage img {
	width: auto;
	height: 245px;
}


body#layout_3col #header {
	height: 240px;
	background: #ffffff;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

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

body#layout_3col #col3 {
	margin-left: 350px;
}

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

body#layout_3col #leistung {
	bottom: 40px;
}



/* Startseite */

body#intropage .location {
	display: none;
}

body#intropage #col1 {
	display: none;
}

body#intropage #col3{
	margin: 0;
}

body#intropage h1 {
	text-align: center;
	font-size: 40px;
	padding-bottom: 40px;
}

body#intropage h2 {
	font-size: 24px;
	text-align: center;
	padding: 0 0 30px 0;
}

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

body#intropage h3 { 
	color: #000000;
	font: normal 40px Arial, sans-serif;
	padding: 10px 0;
	margin: 50px 0;
	line-height: 0;
	
}


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

body#intropage p {
	margin: 0 0 0.5em 0;
}

body#intropage.view {
	overflow: auto;
}

body#layout_1col.view {
	overflow: auto;
}

body#intropage .block_content.text {
	margin-bottom: 0px;
}

body#intropage #col3_content {
	min-height: 0px;
	height: auto !important;
	height: 0px;
}


body#intropage .block_content.text_intro {
	margin-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 30px;
}

body#intropage .tb_image.align_right {
	margin-left: 20px;
}


/* Kontaktseite */

body#contactpage #col1 {
	display: none;
}

body#contactpage #col2 {
	display: none;
}

body#contactpage #header .mainimage {
	position: absolute;
	left: 50%;
	margin-left: -1150px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: -70px;
}

body#contactpage #header .mainimage img {
	width: auto;
	height: 245px;
}

body#contactpage #header {
	height: 240px;
	background: #ffffff;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}


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

body#contactpage #col3 {
	margin: 0;
}

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

body#contactpage #leistung {
	bottom: 40px;
}


body#contactpage #col3 .subcl { padding:0 3em 0 0; }







#header table.mode_edit {
	border: none;
	width: auto;
}



.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: #294594;
	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;
	float: right;
}

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





.page_margins_header,
.page_margins_partner,
.page_margins_bewertungen,
.page_margins_footer {
	position: relative;

	margin: 0 auto;

	width: 1200px;
}



#niederlassung {
	background: #f7f7f7;
	padding: 40px 0;
	height: 300px;
}

#niederlassung p {
	text-align: center;
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
	color: #757575;
	margin: 0 0 0.8em 0 !important;
}

#niederlassung a {
	text-align: center;
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
	color: #757575;
}

#niederlassung h4 {
	font-family: "Times";
	font-size: 30px;
	text-align: center;
	color: #464646;
}

#niederlassung h5 {
	font-family: "Times";
	font-size: 24px;
	text-align: center;
	color: #757575;
}


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

#portal {
	color:#494948;
	font: normal 13px 'Muli', sans-serif;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	
	padding: 10px;
}


#bewertung {
	color:#494948;
	font: normal 30px 'Playfair Display', sans-serif;
	padding-bottom: 15px;

}

#text {
	font-size: 13px;
}


#partner {
	height: 100px;
	margin: 50px 0 30px 0;;
	text-align: center;
}

#partner .subcl {
	padding: 0 0 0 10%;
}

#partner img {
	/* width: 100%; */
	margin: 0 auto;
}


#footer {
	background: #f6f6f6;

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

	line-height: 1.4em;

	color: #000;
	
	padding: 20px 0;
}

#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 {
	margin: 0 5em;
}

#footer .subc h2 {
	color: #294594;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

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

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

#footer .c25r h2 {
	text-align: right !important;
	color: #294594;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#footer .c25l h2 {
	text-align: left !important;
	color: #294594;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}



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

#footer .c33r h2 {
	text-align: right !important;
	color: #294594;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#footer .c33l h2 {
	text-align: left !important;
	color: #294594;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#footer .c33l .subcl {
	text-align: center;
}

#footer .c33l .subcl h2 {
	text-align: center !important;
}

#footer a {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
	
#footer a:hover {
	text-decoration: underline;
	color: #294594;
}


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


#callback_name.text,
#callback_email.text {
	width: 220px;
	padding: 5px;
	color: #c2c2c2;
	margin-bottom: 8px;
}

#callback_text {
	width: 222px;
	height: 40px;
	padding: 5px;
	color: #c2c2c2;
	margin-bottom: 8px;
	border: 1px solid #c2c2c2;
}

#callback_input {
	height: 30px;
	width: 100px;
	background-color: #294594;
	border: none;
	color: #fff;
}




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

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


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

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

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

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

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



.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #294594;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

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





@media only screen 
and (max-width : 1280px) {

	#header {
		height: 390px;
	}

	#header .mainimage {
		margin-top: -155px;
		margin-left: -1150px;
	}

}

@media only screen 
and (max-width : 1680px) and (min-width : 1281px) {
	#header {
		height: 450px;
	}

	#header .mainimage {
		margin-top: -185px;
		margin-left: -1150px;
	}

}



@media only screen 
and (max-width : 1200px) {
/*	.page_margins {
		width: 1100px;
	}
	*/
	.page_margins_bewertungen,
	.page_margins_partner,
	.page_margins_footer {
		width: 100%;
	}
	
	.c14l img {
		width: 100%;
	}
	
	.c16l, .c16r {
		width: 33%;
		margin-top: 20px;
	}
	
	#leistung p {
		font-size: 40px;
	}
	
	.block_content.text_mitarbeiter {
		height: auto;
	}
	

	.block_content.text_mitarbeiter .tb_image_l {
		width: 100%;
	}
	
/*	#main img {
		width: 100%  !important;
		height: auto !important;
	}*/

}

@media only screen 
and (max-width : 1100px) {
/*	.page_margins {
		width: 1000px;
	}*/
	
	.page_margins_bewertungen,
	.page_margins_partner,
	.page_margins_footer {
		width: 100%;
	}
	
	.c14l img {
		width: 100%;
	}
	
	.c16l, .c16r {
		width: 33%;
		margin-top: 20px;
	}
	
	h2 {
		font-size: 18px;
	}
	
	#leistung p {
		font-size: 40px;
	}
	
	.block_content.text_mitarbeiter {
		height: auto;
	}
	

	.block_content.text_mitarbeiter .tb_image_l {
		width: 100%;
	}
	
/*	#main img {
		width: 100%  !important;
		height: auto !important;
	}*/

}


@media only screen 
and (max-width : 1000px) {
/*	.page_margins {
		width: 900px;
	}*/
	
	.page_margins_bewertungen,
	.page_margins_partner,
	.page_margins_footer {
		width: 100%;
	}
	
	.c14l img {
		width: 100%;
	}
	
	.c16l, .c16r {
		width: 33%;
		margin-top: 20px;
	}
	
	h2 {
		font-size: 18px;
	}
	
	#leistung p {
		font-size: 30px;
	}
	
	.block_content.text_mitarbeiter {
		height: auto;
	}
	

	.block_content.text_mitarbeiter .tb_image_l {
		width: 100%;
	}
	
/*	#main img {
		width: 100%  !important;
		height: auto !important;
	}*/


}

@media only screen 
and (max-width : 900px) {
/*	.page_margins {
		width: 800px;
	}*/
	
	.page_margins_bewertungen,
	.page_margins_partner,
	.page_margins_footer {
		width: 100%;
	}
	
	.c14l img {
		width: 100%;
	}
	
	.c16l, .c16r {
		width: 33%;
		margin-top: 20px;
	}
	
	h2 {
		font-size: 18px;
	}
	
	#leistung p {
		font-size: 30px;
	}
	
	.block_content.text_mitarbeiter {
		height: auto;
	}
	

	.block_content.text_mitarbeiter .tb_image_l {
		width: 100%;
	}
	
/*	#main img {
		width: 100%  !important;
		height: auto !important;
	}*/


}



@media only screen 
and (max-width : 800px) {
/*	.page_margins {
		width: 720px;
	}*/
	
	.page_margins_bewertungen,
	.page_margins_partner,
	.page_margins_footer {
		width: 100%;
	}
	

	.c14l img {
		width: 100%;
	}
	
	.c16l, .c16r {
		width: 33%;
		margin-top: 20px;
	}
	
	h2 {
		font-size: 18px;
	}
	
	#leistung p {
		font-size: 30px;
	}
	
	.block_content.text_mitarbeiter {
		height: auto;
	}
	

	.block_content.text_mitarbeiter .tb_image_l {
		width: 100%;
	}
	
/*	#main img {
		width: 100%  !important;
		height: auto !important;
	}*/
	
}


ul {
	margin: 0 0 1em 1em;
}
