body {
	margin-top: 125px; /* adjust this if the height of the menu bar changes */
}
a:link, a:visited, a:active {
	color: #6E502A;
	text-decoration: none;
}
.navbar-fixed-top .nav {
	padding: 15px 0;
}

.telnr {padding-top: 15px;}

footer {
	padding: 30px 0;	
}

#1container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

h3 { font-family: 'Racing Sans One', cursive; font-size: 22px; color:#0176A5; background-color : #CCCCCC;}
h4 { font-family: 'Racing Sans One', cursive; font-size: 28px; }

h1 { font-size: 20px; }
h2 { font-size: 16px; }



#telefon{
	font-family: 'Racing Sans One', cursive; 
	font-size:30px;
	color:#878787;
	
}

 .example {
  padding: 20px 40px 20px 60px;
  border: 1px #ccc solid;
  position: relative;
  margin: 0 0 10px 0;
  background-color: #fdfdfd !important;
  min-height: 100px;
}
.example:before,
.example:after {
  display: table;
  content: "";
}
.example:after {
  clear: both;
}
 .example:before {
  position: absolute;
  content: "Schlüsseldienst";
  left: -41px;
  top: 70px;
  color: #999999 !important;
  margin: 5px 10px;
  font-family: 'Segoe UI Semibold_', 'Open Sans Bold', Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  font-size: 1.6rem;
  line-height: 1.6rem;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.4rem;
  line-height: 1.4rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.tab-control .tabs {
  padding-left: 0;
  list-style: none;
  margin: 0  !important;
  z-index: 2;
}
.tab-control .tabs li ul,
.tab-control .tabs li ol {
  list-style: none;
  padding-left: 25px;
}
.tab-control .tabs:before,
.tab-control .tabs:after {
  display: table;
  content: "";
}
.tab-control .tabs:after {
  clear: both;
}
.tab-control .tabs > li {
  background-color: #ffffff;
  display: block;
  float: left;
  margin-left: 5px;
  position: relative;
}
.tab-control .tabs > li > a {
  border: 1px #eeeeee solid;
  display: block;
  float: left;
  padding: 5px 10px;
  z-index: 10;
  top: 0;
  left: 0;
  color: inherit;
  background-color: #eeeeee;
}
.tab-control .tabs > li.active a {
  border-bottom-color: #ffffff;
  background-color: #ffffff;
  border-top: 2px #e51400 solid;
}
.tab-control .tabs > li.active:hover a {
  background-color: #ffffff;
  color: #1d1d1d;
}
.tab-control .tabs > li:hover a {
  background-color: #d5d5d5;
  color: #ffffff;
}
.tab-control .tabs > li.place-right {
  float: right;
  margin-right: 5px;
  margin-left: auto;
}
.tab-control .tabs.no-spaces > li {
  margin-left: 0;
}
.tab-control .frames {
  z-index: 1;
  border: 1px #eeeeee solid;
  margin-top: -1px;
}
.tab-control .frames .frame {
  display: none;
}
.tab-control .frames .frame:first-child {
  display: block;
}
.tab-control .frame {
  padding: 20px;
}