@font-face {
    font-family: 'robotomedium';
    src: url('font/Roboto-Medium-webfont.eot');
    src: url('font/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Medium-webfont.woff') format('woff'),
         url('font/Roboto-Medium-webfont.ttf') format('truetype'),
         url('font/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('font/Roboto-Light-webfont.eot');
    src: url('font/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Light-webfont.woff') format('woff'),
         url('font/Roboto-Light-webfont.ttf') format('truetype'),
         url('font/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('font/Roboto-Regular-webfont.eot');
    src: url('font/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Regular-webfont.woff') format('woff'),
         url('font/Roboto-Regular-webfont.ttf') format('truetype'),
         url('font/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	width:1366px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 40px;
 	box-shadow: 0px 0px 10px 10px #ddd;
}

#container {
	height: auto;
	width: 1366px;
}

.logoBox {
	float: left;
	height: 142px;
	width: 250px;
	background-color: #fff;
}

.logoBox img {
	margin-left: 84px;
	margin-top: 28px;
}

.headerBox {
	float: right;
	height: 142px;
	width: 1116px;
	background-color: #d8e9f2;
}



.firmTittle {
	height: 41px;
	width: 1106px;
	background-color: #fff;
	margin-top: -15px;
	margin-left: 5px;
}

.firmTittle p {
	padding-top: 15px;
	font-family: 'robotoregular';
	font-size: 20px;
	color: #0079bd;
	text-align: center;
}

.box1 {
	float: left;
	height: 41px;
	width: 367px;
	background-color: #4eb6f0; 
	margin-left: 5px;
	margin-top: 5px

}

.box1 a {
	float: left;
	height: 41px;
	width: 367px;
	text-decoration: none;
	font-family: 'robotomedium';
	font-size: 15px;
	color:#fff;
	padding-top:15px;
	text-align: center;

}

.box2 {
	float: right;
	height: 41px;
	width: 734px;
	background-color: #0079bd; 
	margin-right:5px;
	margin-top: 5px;
}

.box2 a {
	float: left;
	height: 41px;
	width: 734px;
	text-decoration: none;
	font-family: 'robotomedium';
	font-size: 15px;
	color:#fff;
	padding-top:15px;
	text-align: center;
}


.box3 {	
	float: left;
	height: 41px;
	width: 734px;
	background-color: #0079bd; 
	margin-left:5px;
	margin-top: 5px;
}

.box3 a {
	float: left;
	height: 41px;
	width: 734px;
	text-decoration: none;
	font-family: 'robotomedium';
	font-size: 15px;
	color:#fff;
	padding-top:15px;
	text-align: center;
}


.box4 {
	float: right;
	height: 41px;
	width: 367px;
	background-color: #4eb6f0; 
	margin-right: 5px;
	margin-top: 5px;

}

.box4 a {
	float: left;
	height: 41px;
	width: 367px;
	text-decoration: none;
	font-family: 'robotomedium';
	font-size: 15px;
	color:#fff;
	padding-top:15px;
	text-align: center;
}

.sideNBar {
	width: 250px;
	background-color: #fff;
	float: left;

}

.sideTittle {
	height: 65px;
	width: 250px;
	background-color: #0079bd;
	float: left;
}

.sideTittle p {
	padding-top: 13px;
	font-family:'robotomedium' ;
	font-size: 15px;
	color: #fff;
	text-align: center;
}

.services {
	float: left;
	width: 250px;
	background-color: #2b88bd;
	font-family: 'robotomedium';
	color: #fff;
	padding-top: 5px;
	padding-bottom: 15px;
}

.services p {
	padding-left: 18px;
}

.services .subService1 {
	font-family: 'robotoregular';
	font-size: 15px;
	color: #9ad4f6;
	padding-left: 30px;
}

.services .subService2 {
	font-family: 'robotoregular';
	font-size: 15px;
	color: #9ad4f6;
	padding-left: 30px;
}
.services .subService3  {
	font-family: 'robotoregular';
	font-size: 15px;
	color: #9ad4f6;
	padding-left: 30px;
}

.services .subService4 {
	font-family: 'robotoregular';
	font-size: 15px;
	color: #9ad4f6;
	padding-left: 30px;
}

.sideNavigation {
	float: left;
	width: 250px;
	background-color: #fff;
}

.sideNavigation ul li a {
	display: block;
	width: 5px; 
	font-family: 'robotomedium';
	font-size: 15px;
	text-decoration: none;
	color: #0079bd;
	margin-top: 5px;
	padding-top: 5px;
}

.contactInfo {
	float: left;
	width: 250px;
	background-color: #FFF;
	font-family: 'robotoregular';
	font-size: 12px;
	color: #7b7b7b;
	margin-top: 15px;
}

.contactInfo a {
	padding-left: 10px;
}

.contactInfo a p {
	margin:0;
	padding-left: 21px;
	
}

.location {
	float: left;
	padding-left:30px;
	font-family: 'robotoregular';
	font-size: 12px;
	color: #7b7b7b;
	margin-bottom: 0px;
}

.location a {
	text-decoration: none;
	font-family: 'robotoregular';
	font-size: 12px;
	color: #7b7b7b;
}

.contactPhone {
	float: left;
	padding-left:30px;
	margin-top: 10px;
	font-family: 'robotoregular';
	font-size: 12px;
	color: #7b7b7b;
	margin-bottom: 0px;
}

.email {
	float: left;
	padding-left:30px;
	margin-top: 10px;
	font-family: 'robotoregular';
	font-size: 12px;
	color: #7b7b7b;
}

.certificate {
	float: left;
	width: 250px;
	background-color: #fff;
}

.certificate img {
	float: left;
	padding-left: 25px;
	padding-top: 10px;
}

.CredoText {
	float: left;
    height: 626px;
	width: 1116px;
	background-color: #fff;
}

.CredoText h1 {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	font-family: 'robotomedium';
	color: #0079bd;
}

.CredoText p {
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: 'robotolight';
	line-height: 25px;
	color: #434445;	
}

.impressumText {
	float: right;
	height: auto;
	width: 1116px;
	background-color: #fff;
}

.impressumText h1 {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	font-family: 'robotomedium';
	color: #0079bd;
}

.impressumText p {
	width: 1000px;
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	font-family: 'robotolight';
	color: #434445;
	line-height: 20px;
}

.kanzleiImg {
	float: left;
	width: 1116px;
	background-color: #fff;
}

.kanzleiImg h1 {
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	font-family: 'robotomedium';
	color: #0079bd;
}

.kanzleiImg img {
	float:right;
	height: auto;
	width: 1116px;
	max-width:545px ;
	max-height:303px;
	padding-top: 5px;
	padding-right: 5px;
}


.kanzleiImg .kanz2 img {
	float: left;
	padding-left: 15px;
}

.contactForm {
	height: auto;
	width: 1116px;
	float: left;
	background-color: #fff;
}

.contactForm h1 {
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	font-family: 'robotomedium';
	color: #0079bd;
}

.contactForm img {
	padding-top: 40px;	
	padding-left: 40px;
}

#contact_form {
	float: left;
	margin-left: 40px;
	padding-bottom: px;
	font-family: 'robotoregular';
	color: #434445;
}


#contact_form .row input {
	margin-top: 20px;
	margin-bottom: 10px;
	height: 30px;
	font-size: 15px;
}

#submit_button {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 40px;
	width: 140px;
	background-color: #0079bd;
	font-family: 'robotoregular';
	color: #fff;
	border: none;
}

.QualityText {
	float: left;
	height: 626px;
	width: 1116px;
	background-color: #fff;
}

.QualityText h1 {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	font-family: 'robotomedium';
	color: #0079bd;
}

.QualityText p {
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: 'robotolight';
	line-height: 25px;
	color: #434445;	
}

.SchnelligkeitText {
	float: left;
	height: 626px;
	width: 1116px;
	background-color: #fff;
}

.SchnelligkeitText h1 {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	font-family: 'robotomedium';
	color: #0079bd;
}

.SchnelligkeitText p {
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: 'robotolight';
	line-height: 25px;
	color: #434445;	
}

.SchnelligkeitText ol {
	float: left;
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 40px;
	font-family: 'robotolight';
	line-height: 25px;
	color: #434445;	
}

.VertrauenText {
	float: left;
	height: 626px;
	width: 1116px;
	background-color: #fff;
}

.VertrauenText h1 {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	font-family: 'robotomedium';
	color: #0079bd;
}

.VertrauenText p {
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: 'robotolight';
	line-height: 25px;
	color: #434445;	
}

.FlexibilitatText {
	float: left;
	height: 626px;
	width: 1116px;
	background-color: #fff;
}

.FlexibilitatText h1 {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	font-family: 'robotomedium';
	color: #0079bd;
}

.FlexibilitatText p {
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: 'robotolight';
	line-height: 25px;
	color: #434445;	
}

.locationMap {
	float: left;
	margin-right: 40px;
	margin-top: 40px;
}

.Standort {
	float:left;
	margin-left: 40px;
	height: 480px;
	width: 400px;
}

.Standort h1 {
	font-family: 'robotomedium';
	color: #0079bd;
}

.Standort p {
	font-family: 'robotoregular';
	color: #434445;
}

#googleMap {
	float:right;
}

footer {
	float: left;
	height: 30px;
	width: 1366px;
	background-color: #fff;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}

footer p {
	font-family: 'robotoregular';
	font-size: 15px;
	text-align: center;
	margin-top: 10px;
	color: #434445;
}

form {
	font-family: "robotolight";
	float: left;
	height: auto;
	width: 1116px;
	padding-left: 40px;
	color: rgb(67, 68, 69);
	padding-top: 30px;
	line-height:2;
}

.p1 {
	font-family: "robotolight";
	float: left;
	height: auto;
	width: 1116px;
	padding-left: 40px;
	color: rgb(67, 68, 69);
	padding-top: 30px;
}

.ol1 {
	list-style: decimal;
}

.ul1 {
	list-style: initial;
}

.b1 {
	height: 40px;
	width: 190px;
	border: 0 ;
	background-color: gray;
	margin-top: 15px;
	font-family: 'robotoregular';
	font-size: 15px;
	color: #fff;
	cursor: not-allowed;
}

#image-captcha {
	padding-left: 0;
	padding-top: 0;
}

.error {
	color: red;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}

.b1:enabled {
	background-color: #4eb6f0;
	cursor: pointer;
}

.datenschutzText {
	float: right;
	width: 1116px;
	background-color: #fff;
}

.datenschutzText h1 {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	font-family: 'robotomedium';
	color: #0079bd;
}

.datenschutzText h2 {
	float: left;
	padding-left: 40px;
	font-family: 'robotomedium';
	color: #434445;
}

.datenschutzText h3 {
	float: left;
	padding-left: 40px;
	font-family: 'robotomedium';
	color: #434445;
}

.datenschutzText p {
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	font-family: 'robotolight';
	line-height: 25px;
	color: #434445;	
}

.cookies-notification {
	background-color: rgba(0, 0, 0, 0.7);
	color: white;
	position: fixed;
	left: 0;
	padding: 10px 40px;
	width: 100%;
	text-align: center;
	display: none;
  z-index: 999;
  bottom: 0px;
}

.cookies-notification h1 {
	font-family: 'robotomedium';
	font-size: 18px;
	display: inline-block;
}

.cookies-notification a {
	text-decoration: none;
	color: #4eb6f0;
}

.cookies-notification a:hover {
	text-decoration: underline;
	color: white;
}

.cookies-notification__close {
	cursor: pointer;
	display: inline-block;
	margin-left: 50px;
}

.clear {
	clear:both;
}