.head-menu-font-size {
  font-size: 1em;
}
.kanzlei {
	color: #707173;
  font-weight: bold;
  letter-spacing: 1.54em;
  font: 1.15em 'Swis721 BlkCn BT', Arial, sans-serif;
}
.kanzlei-names {
	color: #707173;
  font-weight: bold;
  font: 1.7em 'Swis721 BlkCn BT', Arial, sans-serif;
}
.kanzlei-and {
	color: #ce127e;
  font-weight: bold;
  font: 1.7em 'Swis721 BlkCn BT', Arial, sans-serif;
}
.logo-container {
  margin-top: -0.7em;
  display: inline-block;
}
a.navbar-font-size {
  font-size: 1.42em;
  letter-spacing: -0.01em;
}
a.navbar-font-size-2 {
  font-size: 1.0em !important;
  letter-spacing: -0.01em !important;
  font-weight: bold;
}
a.navbar-brand {
  margin-top:-25px;
  margin-bottom: 20px;
}
.footer-kanzlei {
  font-weight: bold;
	color: #ce127e;
}
.footer {
  font-size: 1.2em !important;
}
hr {
	margin-top: 2px auto;
	margin-bottom: 2px auto;
	background: #58585a;
	border-bottom: 1px #c6c5c6 solid;
	height: 2px;
  clear: both;
}

li {
    font-size: 1.1em;
}

html {
	min-height: 100%;
}

body {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#848484+1,d8d8d8+100 */
  background: rgb(132,132,132); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(152,152,152,1) 1%, rgba(216,216,216,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(152,152,152,1) 1%,rgba(216,216,216,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(152,152,152,1) 1%,rgba(216,216,216,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#d8d8d8',GradientType=0 );
	height: 94.2%;
}

.content-container {
	margin: 0px auto;
	color: #383838;
  height: 100%;
}

img-in-text {
  width: 30%; 
  height: auto;
}

p {
	margin-top: 2px auto;
	margin-bottom: 2px auto;
  font-size: 1.2em !important;
}

.container-border {
	background: #fff;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	min-height: 100%;

}

.container {
	background: #fff;
	min-height: 100%;
}

.highlight {
	font-weight: bold;
}

.highlightc {W
	font-weight: bold;
	color: #ce127e;
}

.contact td {
	text-align: left;
	padding: 5px 0px;
	font-size: 1.5em;
}

.contact td:first-child {
	text-align: left;
	padding-right: 20px;
}

.hamburger-sizing {
  font-size:2.6em;
  margin-top: -0.4em;
}

.table-link {
	color: #ce127e;
	text-decoration: none;
}