@import 'fonts.css';

html, body {
	padding: 0;
    margin: 0;
	background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
	line-height: 24px;
	color: #004D91;
	height: 100%;
	overflow: auto;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}


a {
	outline: 0;
	color: #004D91;
}

* {
    -webkit-overflow-scrolling: touch;
}


/*----------------------------------------------------------------*/
/* Typo */
/*----------------------------------------------------------------*/

	h1, h2, h4, h5, h6 {
		font-family: 'Montserrat', sans-serif;
		font-weight: bold;
	}
	
	h1 {
		color: #9BAEC3;
		font-weight: normal;
		font-size: 30px;
		padding: 0px;
		padding-top: 5px;
		margin: 0px;
	}
	
	h2 {
		color: #004D91;
		font-weight: normal;
		font-size: 30px;
		margin-top: 15px;
		line-height: 34px;
	}
	
	h3 {
		border-bottom: 1px solid #75818F;
		font-size: 16px;
		font-weight: normal;
		text-transform: uppercase;
		padding-bottom: 5px;
		display: inline-block;
	}
	
		.pub_txt h3 {
			font-weight: normal;
			text-transform: none;
			font-size: 20px;
			line-height: 28px;
			margin: 0px;
			border-bottom: 0px;
			display: block;
			text-align: left;
			color: #004D91;
		}
		
		.ter_txt h3 {
			font-weight: normal;
			text-transform: none;
			font-size: 20px;
			line-height: 28px;
			margin: 0px;
			border-bottom: 0px;
			display: block;
			text-align: left;
			color: #004D91;
		}
	
	
	h4 {
		font-size: 20px;
		font-weight: normal;
		padding-bottom: 5px;
		margin: 0px;
	}
	
	h5 {
		font-size: 13px;
		color: #A2AEBD;
		font-weight: normal;
		text-transform: uppercase;
		padding-bottom: 5px;
		margin: 0px;
		margin-bottom: 15px;
		font-family: 'Open Sans', sans-serif;
	}
	
	.clear {
	 clear: both;
	 height: 1px;
	 width: 100%;
	 display: block;
	}
	
	.gray {
	font-size: 13px;
    color: #9BAEC3;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 5px;	
    margin: 0px;
	margin-top: -4px;
	}
	
	#whitebar-wrapper ul {
		list-style-type: none;
	}
	
		#whitebar-wrapper li {
			background-image: url(../media/icon_li.png); background-position: left top; background-repeat: no-repeat;
			padding-left: 40px;
			padding-bottom: 10px;
		}
		
			.icon_phone {
					background-image: url(../media/icon_phone.png) !important; 
			}
			
			.icon_mail {
					background-image: url(../media/icon_mail.png) !important; 
			}
			
			.icon_vcf {
					background-image: url(../media/icon_vcf.png) !important; 
			}
			
			.icon_language {
					background-image: url(../media/icon_language.png) !important; 
			}
		
	.grid-two-colums {
		column-count: 2;
		column-gap: 8%;
		column-width: 46%;
	}

/*----------------------------------------------------------------*/
/* Seitengestaltung Basic */
/*----------------------------------------------------------------*/

#header-wrapper {
	width: 100%;
	height: 195px;
	/* background-color: #F0F5F9; */
	background-color: #FFF;
}

	#header {
			line-height: 18px;
			padding-top: 30px;
	}

		#header a {
			-webkit-transition: all 0.2s ease-out, all 0.3s ease-in !important;
			-moz-transition: all 0.2s ease-out, all 0.3s ease-in !important;
			-o-transition: all 0.2s ease-out, all 0.3s ease-in !important;
			transition: all 0.2s ease-out, all 0.3s ease-in !important;	
		}
	
		#header a:hover {
			opacity: 0.7;
		}
	
		#logo {
			padding-top: 22px;
			width: 30%;
			float: left;
		    padding-bottom: 5px;
		}
		
			#logo img {
				width: 300px;
				height: auto;
			}
		
		#menu {
			width: 70%;
			float: right;
			text-align: right;
		}
		
			#menu a {
				text-decoration: none;
				font-size: 16px;
			}
			
				#submenu {
					margin-top: 35px;
					margin-bottom: 18px;
				}
			
				#submenu a {
					text-decoration: none;
					font-size: 12px;
					color: #004D91;
					opacity: 0.5;
					padding: 5px;
					padding-left: 15px;
				}
			
				a.mainmenuon {
					color: #004D91;
					padding-bottom: 5px;
					border-bottom: 2px solid #004D91;
				}
				
				a.mainmenuoff {		
					color: #004D91;		
					opacity: 0.5;
				}
		
		#menu ul {
				list-style: none;
			}
		
			#menu li {
				display: inline-block;
				list-style: none;
				text-transform: none;
				padding: 5px;
				padding-left: 10px;
			}

.grid-960 {
	width: 960px;
	overflow: auto;
	padding: 0px;
	margin: 0 auto;
	z-index: 50;
	clear: both;
}

#whitebar-wrapper {
	background-color: #fff;
	padding: 50px;
	color: #8B8F94;
	padding-bottom: 50px;
	overflow: auto;
}

#ambient-wrapper {
	/* background-color: #334864; */
	background-color: #fff;
	min-height: 100px;
	color: #fff;
}	

		#ambient-wrapper img {
			width: 100%;
			display: block;
			margin: 0 auto;
		}
		
#teaser-wrapper {
	/* background-color: #004D91; */
	overflow: auto;
}			

	.teaser-h3 {
		text-align: center;
	}

	.teaser-sozietaet {

	}
	
	.teaser-wrapper-inner {
		/* background-color: #F0F5F9; */
		background-color: #FFF;
		display: block;
		/* padding-top: 25px; */
		padding-bottom: 25px;
		min-height: 100px;
	}
	
	/* #teaser-wrapper a {
		background-color: #004D91;
		padding: 5px 10px;
		color: #fff;
		text-decoration: none;
		font-size: 12px;
		-webkit-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		-moz-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		-o-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		transition: all 0.2s ease-out, all 0.3s ease-in !important;	
	} */
	
		#teaser-wrapper a:hover {
			opacity: 0.6;
		}
		
	.start-anwaelte {
		margin-top: 50px;
	}
		
	.start-anwaelte a {
		background-color: #004D91;
		padding: 5px 10px;
		color: #fff;
		text-decoration: none;
		font-size: 12px;
		-webkit-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		-moz-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		-o-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		transition: all 0.2s ease-out, all 0.3s ease-in !important;	
	}
	
		.start-anwaelte a:hover {
			opacity: 0.6;
		}
		

#footer-wrapper {
	width: 100%;
	height: 138px;
	background-color: #fff;
	/* background-color: #004D91; */
}

	#footer {
		/* background-color: #fff; */
	}

	.adress {
		display: inline-block;
		margin-right: 50px;
		padding-top: 40px;
		padding-bottom: 25px;
		color: #A2AEBD;
		font-size: 14px;
	}
	
	#footer a {
		color:  #A2AEBD;
	}
	
	.adress a {
		text-decoration: none;
	}


/*----------------------------------------------------------------*/
/* Anwälte */
/*----------------------------------------------------------------*/

/* .anwalt-box {
	float: left;
	margin-top: 50px;
	padding-bottom: 50px;
	padding-left: 20%;
	display: inline-block;
	width: 28%;
}
	.anwalt-box:last-child {
		float: right;		
	} */

a.anwalt-box {
    float: left;
    margin-top: 25px;
    padding-bottom: 50px;
    padding-top: 150px;
    padding-left: 0%;
    display: inline-block;
    width: 25%;
	text-decoration: none;
}

	.arweiler {
		background-image: url(../media/anwaelte/arweiler_small.jpg?v2); background-position: left top; background-repeat: no-repeat;
	}
	
	.lindau {
		background-image: url(../media/anwaelte/lindenau_small.jpg?v2); background-position: left top; background-repeat: no-repeat;
	}
	
	.richter {
		background-image: url(../media/anwaelte/richter_small.jpg?v2); background-position: left top; background-repeat: no-repeat;
	}
	
	.fischer {
		background-image: url(../media/anwaelte/fischer_small.jpg?v2); background-position: left top; background-repeat: no-repeat;
	}
	
	.humm {
		background-image: url(../media/anwaelte/humm_small.jpg?v2); background-position: left top; background-repeat: no-repeat;
	}
	
	.ahumm {
		background-image: url(../media/anwaelte/ahumm_small.jpg?v2); background-position: left top; background-repeat: no-repeat;
	}
	
	.kuhn {
		background-image: url(../media/anwaelte/kuhn_small.jpg?v2); background-position: left top; background-repeat: no-repeat;
	}
	
	.laudat {
		background-image: url(../media/anwaelte/laudat_small.jpg?v2); background-position: left top; background-repeat: no-repeat;
	}

	.wannenmacher {
		background-image: url(../media/anwaelte/wannenmacher_small.jpg?v2); background-position: left top; background-repeat: no-repeat;
	}
	
	#anwaltbild {
		float: left;
		width: 25%;
	}
	
		#anwaltbild img {
			display: block;
			width: 100%;
			height: auto;
		}
	
	#anwaltbox {
		float: right;
		width: 70%;
	}
		#anwaltbox h2 {
			margin-top: 0px;
		}
	
		#anwaltbox h4 {
			font-size: 15px;
			color: #9BAEC3;
			font-weight: normal;
			text-transform: uppercase;
			padding-bottom: 5px;
			margin: 0px;
			margin-bottom: 15px;
			margin-top: -15px;
		}	
		
			.anwaltbox-h4 {
				font-size: 15px;
				color: #9BAEC3;
				font-weight: normal;
				text-transform: uppercase;
				padding-bottom: 5px;
				margin: 0px;
				margin-bottom: 15px;
				margin-top: -15px;
			}	
		
		#anwaltbox li strong {
			width: 120px;
			display: block;
			font-family: 'Merriweather', serif;
		}
		
		.anwalt_img_box {
			display: block;
			padding-bottom: 25px;
		}
		
		.anwalt_img_box img {
			display: block;
			height: auto;
			width: 100%;
		}

	.anwaelteButton {
		background-color: #004D91;
		padding: 5px 10px;
		color: #fff;
		text-decoration: none;
		font-size: 12px;
		-webkit-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		-moz-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		-o-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		transition: all 0.2s ease-out, all 0.3s ease-in !important;	
		display: inline;
	} 

/*----------------------------------------------------------------*/
/* Rechtsgebiete */
/*----------------------------------------------------------------*/

#content {
	width: 65%;
	float: right;
}

#sndmenu {
	width: 25%;
	float: left;
}

	#sndmenu a {
		display: block;
		text-decoration: none;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: solid 1px #D4DDE7;
		/* font-family: 'Merriweather', serif; */
		-webkit-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		-moz-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		-o-transition: all 0.2s ease-out, all 0.3s ease-in !important;
		transition: all 0.2s ease-out, all 0.3s ease-in !important;	
	}
			
			#sndmenu a:hover {
				color: #96A7BB;
			}
			
				.sndmenuon {
					color: #004D91;
				}
				
				.sndmenuoff {
					color: #96A7BB;
					padding-left: 20px;
				}

#dropbox  {
	margin-top: 35px;
}

#dropbox a {
	/* font-family: 'Merriweather', serif; */
	width: 18.33%;
	padding: 3%;
	padding-right: 10%;
	margin-right: 2%;
	margin-bottom: 2%;
	color: #004D91;
	font-size: 16px;
	min-height: 60px;
	text-decoration: none;
	display: block;
	float: left;
	-webkit-transition: all 0.5s ease-out, all 0.5s ease-in !important;
	-moz-transition: all 0.5s ease-out, all 0.5s ease-in !important;
	-o-transition: all 0.5s ease-out, all 0.5s ease-in !important;
	transition: all 0.5s ease-out, all 0.5s ease-in !important;	
	border-top: 1px solid #D4DDE7;
	background-image: url(../media/icon_expertise.png); background-position: right top; background-repeat: no-repeat;
}

	#dropbox a:hover {
		opacity: 1.0;
		background-color: #004D91;
		color: #fff;
	}

	#dropbox a:nth-child(3) {
		margin-right: 0%;
	}

/*----------------------------------------------------------------*/
/* Rechtsgebiete */
/*----------------------------------------------------------------*/
	
	.publikationen {
		border-bottom: 1px solid #D4DDE7;
		padding-top: 25px;
		padding-bottom: 25px;
		overflow: auto;
	}

	
		.publikationen_first {
			border-top: 1px solid #D4DDE7;
			margin-top: 25px;
			padding-top: 25px;
		}
	
	.pub_img {
		width: 20%;
		float: left;
		background-image: url(../media/icon_publikationen.png); background-position: center top; background-repeat: no-repeat;
		min-height: 60px;
		text-align: center;
	}
	
		.pub_img img {
			margin-top: -15px;
			margin-bottom: -20px;
		}
	
	.ter_img	 {
		width: 20%;
		float: left;
		background-image: url(../media/icon_termin.png); background-position: center top; background-repeat: no-repeat;
		min-height: 60px;
	}
	
	.pub_txt, .ter_txt {
		width: 75%;
		float: right;
	}	

		.pub_txt a > gray {
			color: #726C63;
		}
		

		
	.publink {
		-webkit-transition: all 0.5s ease-out, all 0.5s ease-in !important;
		-moz-transition: all 0.5s ease-out, all 0.5s ease-in !important;
		-o-transition: all 0.5s ease-out, all 0.5s ease-in !important;
		transition: all 0.5s ease-out, all 0.5s ease-in !important;	
		}
	
	.publink:hover  {
		opacity: 1.0;
		background-color: #004D91;
		color: #fff !important;
		}
	
/*----------------------------------------------------------------*/
/* Kontakt */
/*----------------------------------------------------------------*/
	
	#contact .adress {
			color: #004D91;
			font-family: 'Open Sans', sans-serif;
			font-size: 15px;
			padding-top: 0px;
			padding-bottom: 0px;
			opacity: 1.0;
	}
	
#googlemaps {
	background: #fff;
	position: relative;
   	clear: both;
	padding-bottom: 50px;	
}

#googlemaps iframe {
	width: 100vw;
	max-width: 100%;
	height: 20vw;
	display: block;
}

#googlemaps img {
	width: 100vw;
	max-width: 100%;
	height: auto;
	display: block;
}

/* das Overlay-Element: */
.ueberlagern {
	background:transparent; /* unsichtbar machen */
	position:relative; /* Position relativ machen um z-index zu verändern */
	z-index: 100; /* sicher ist sicher */
	width:100%; /* iFrame Breite */
	height: 20vw; /* iFrame Höhe */
	top: 20vw;  /* iFrame Höhe nach unten positionieren */
	margin-top:-20vw;  /* iFrame Höhe, um den Platz des Elments freizugeben */
 
}

#impress_adress {
	float: right;
	width: 25%;
}

#impress_content {
	float: left;
	width: 65%;
}