@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Conv_Montserrat-Regular';
	src: url('../fonts/Montserrat-Regular.eot');
	src: local('☺'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	outline:none;
	border-top-width: 21px;
	border-top-style: solid;
	border-top-color: #a6302b;
	font-size: 14px;
}
img { border:0px;}
a { text-decoration:none;}
li { list-style:none;}#headerwrapper {
	float: left;
	width: 100%;
	margin-top: 21px;
	height: 210px;
	clear: both;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
}
.margin  {
	margin: auto;
	width: 1212px;
}
#headerwrapper .margin #logo {
	float: left;
	margin-top: 39px;
}
#middlewrapper {
	clear: both;
	float: left;
	width: 100%;
	height: 664px;
	background-image: url(../images/middlebg.jpg);
	background-repeat: repeat-x;
	background-color: #0F0F0F;
	color: #FFFFFF;
}
#middlewrapper #middlemargine {
	margin: auto;
	width: 1212px;
	background-image: url(../images/midlebg.jpg);
	height: 632px;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 32px;
	position: relative;
}
#middle-nev-left {
	float: left;
	width: 243px;
}
#middle-nev-left #linkbox {
	background-color: #303030;
	float: left;
	width: 80%;
	margin-bottom: 20px;
	padding-top: 10%;
	padding-right: 10%;
	padding-bottom: 5%;
	padding-left: 10%;
}
#middle-nev-left #linkbox ul{ margin:0px; padding:0px;}
#middle-nev-left #linkbox ul li{
	float:left;
	width:100%;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
}
#middle-nev-left #linkbox ul li a{
	float:left;
	color:#CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5d5d5d;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 25px;
}
#middle-nev-left #linkbox ul li a:hover{
	float:left;
	color:#FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 23px;
}
#middle-nev-left #contact-box {
	width: 80%;
	float: left;
	background-image: url(../images/redbg.jpg);
	background-repeat: repeat-x;
	padding-top: 10%;
	padding-right: 10%;
	padding-bottom: 5%;
	padding-left: 10%;
}
#contact-box .rowblock {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#contact-box .rowblock a{ color:#fff;}
#contact-box .rowblock .icon {
	float: left;
	width: 15%;
}
#contact-box .rowblock .cont {
	float: left;
	width: 85%;
}
.rowblock .cont .left {
	float: left;
	width: 40%;
	line-height: 26px;
}
#middlecontent {
	float: left;
	margin-left: 30px;
	width: 77.39%;
	overflow: auto;
	max-height: 90vh;
	z-index: 99999;
	position: relative;
}
.title56 {
	font-size: 56px;
	font-weight: 300;
	line-height: 50px;
}

#imgmain {
	background-image: url(../images/mainimg.png);
	height: 752px;
	width: 637px;
	position: absolute;
	right: 0px;
	top: -88px;
}
.rowblock .cont .right {
	float: left;
	width: 60%;
	line-height: 26px;
}
.title33 {
	font-size: 33px;
	font-weight: 300;
}
.title18 {
	font-size: 18px;
	font-weight: 600;
}
.text14 {
	font-size: 14px;
	line-height: 24px;
}
.button {
	height: 47px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 47px;
	font-family: Conv_Montserrat-Regular;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	background-color: #d6dbbf;
	-moz-border-radius:10px;  -webkit-border-radius:10px;
-khtml-border-radius:10px; border-radius:8px;	
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;

}
.button a { list-style:none; text-decoration:none; color:#000000;}
.button a:hover { list-style:none; text-decoration:none; color:#a02d29;}
#footerwrapper {
	float: left;
	width: 100%;
	clear: both;
	background-color: #a6302b;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footerwrapper .margin .followus {
	float: left;
	margin-left: 55px;
	color: #FFFFFF;
	line-height: 27px;
	width: 130px;
}
#footerwrapper .margin .copyright {
	color: #FFFFFF;
	float: left;
	line-height: 27px;
	margin-left: 300px;
}

/*----- Inner Page ----- */

#innerpage_content {
	width:800px;
	height:auto;
	float:left;
	margin-left:30px;
}
.team_table { margin-top:20px;}

#rechtsgebiete_contente ul { width: 300px; height:auto; float:left;}
#rechtsgebiete_contente ul li { width: 100%; height:25px; float:left; background-image:url(../images/icon.png); background-position:left; background-repeat:no-repeat; padding-left:30px; line-height:25px;}

#rechtsgebiete_contente { float: left;
	margin-left: 30px;
	width: 400px;
}

#innerpage_content #textfield {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	float: left;
	height: 34px;
	width: 305px;
	border-radius:5px;
	border:none;
	margin-top:8px;
	padding-left:10px;
}
.kontakt_form { font-family: 'Open Sans', sans-serif; font-size:12px;}
#innerpage_content #textarea { width:305px; height:130px; border-radius:5px; border:none; font-family: 'Open Sans', sans-serif;
	font-size: 12px; color: #5c5c5c; padding-top:10px; padding-left:10px;}
#innerpage_content #button { width:107px; height:37px; float:left; background-image:url(../images/absenden_button_bg.png); background-repeat:repeat-x; border-radius:5px; border:none; margin-top:10px;
}
#innerpage_content #button a { color:#000000;}
#innerpage_content #button a:hover { color:#a02d29;}
#innerpage_content #kontact table{ line-height:17px; width:305px; height:auto; float:left;
}
.style1 {font-family: 'Open Sans', sans-serif; line-height:17px;}
.style2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.style3 {
	
	font-size: 19px;
}#middlewrapper #middlemargine #innerpage_content .map-contact {
	position: absolute;
	right: 93px;
	top: 111px;
}
@media only screen and ( min-width: 768px) and ( max-width: 1150px ) { 
#imgmain {
	right: 10px !important;

} }
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { 
#imgmain {
	right: 0px !important;

}
}
