@charset "UTF-8";

#header {
	height:140px;
}
#logo {
	margin-top:50px;
}
.bueroTable {
	width:20%;
}
#welcomeText {
	margin-bottom:60px;
}
.lineBottomText {
	margin-bottom:60px;
}
.headerh4BottomText {
	margin-bottom:20px;
}
h2 {
	margin:30px 0px 20px 0px;
}
table,td,tr,thead, table tr td{
	border:0px none;
}
hr {
  border: 1px solid #b8cfd8;
  clear: both;
  height: 0;
  margin: 16px 0 36px;
}
hr.imprintLine {
	margin: 16px 0 16px;
}
#imprintLink {
	font-weight:700;
}
.topAbstand {
	margin-top:44px;
}
#startText {
	margin-bottom:10px;
}
h3 {
	margin-bottom:20px;
	font-weight:300;
}
#address {
	margin-bottom:50px;
}
#ceo {
	margin-bottom:50px;
}
.memberLogo {
	margin-top:10px;
	float:left;
	margin-right:10px;
	padding:5px 5px 2px 5px;
	border:1px solid #c3c3c3;
}
#imprintLink {
	float:right;
	margin-right:20px;
	margin-bottom:20px;
}
a.active {
	color:#b8cfd8;
}

i[class^="icon-"], i[class*=" icon-"] {
  display: inline-block;
  margin: 0 5px;
  min-width: 10px;
  position: static;
  text-align: center;
}
#gmapBox {
	margin-top:10px;
}
@media only screen and (max-width: 767px) {
	#navigation {
		float:left;
		margin-top:20px;
		margin-bottom:20px;
	}
	.topAbstand {
		margin-top:0px;
	}
	#gmapBox {
		margin-top:30px;
	}
}

.datenschutz ul {
	list-style-type: disc;
	list-style-position: inside;
}
.footer ul {
list-style-type: none;
width: 100%;
}
.footer li {
float: right;
text-align: right;
padding: 0 20px;
}
