body {
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    background-image: url(./images/bg_richter.jpg);
    margin: 0px;
    background-position: 0 0;
    background-repeat: repeat;
}

#sliderWrapper img{
	width: 100%;
}

ul{
	list-style-type: none;
	padding: 0;
}

#menu .navbar-nav li a{
	font-size: 22px;
	color: #000;
}

div#menu {
    margin-top: 26px;
}

#ueberschrift{
	margin-top: 25px;
}

.navbar-default{
	background: transparent;
	border: none;
}

#logoWrapper{
	margin-top: 30px;
	margin-bottom: 20px;
}

a{
	color: #1e1e1e;
	font-size: 12px;
}

h1{
	text-align: center;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 30px;
}

div#adresse {
    text-align: right;
}

.navbar-nav {
    display:table;
    width:100%;
    margin: 0;
}
.navbar-nav > li {
    float:none;
    display:table-cell;
    text-align:center;
}

.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
	color: #0000f9!important;
}

.navbar{
	margin-bottom: 0;
	border: none;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover{
	background-color: transparent;
	color: #0000f9!important;
}

p.einleitung{
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	margin-top: 20px;
}

.einleitung span.klein{
	font-size: 14px;
	font-weight: 400;
}

h2{
	text-align: center;
	margin-bottom: 20px;
	font-weight: 700;
	margin-top: 40px;
}

h3{
	text-align: center;
	margin-top: 0;
}

#footerWrapper{
	margin-bottom: 40px;
}

#leistungenStart .owl-prev{
    position: absolute;
    top: 40%;
    z-index: 1000;
    left: -40px;
    color: #000;
    font-size: 30px;
    background-color: transparent;
}

#leistungenStart .owl-next {
    position: absolute;
    top: 40%;
    z-index: 1000;
    right: -40px;
    color: #000;
    font-size: 30px;
    background-color: transparent;
}

#leistungenStart h3{
    position: absolute;
    bottom: 20px;
    background: #fff;
    color: #000;
    padding: 8px;
    width: 100%;
    text-align: center;
    opacity: 0.8;
}

.leistung h3{
    position: absolute;
    bottom: 20px;
    background: #fff;
    color: #000;
    padding: 8px;
    width: 100%;
    text-align: center;
    opacity: 0.8;
}

body[data-page="1"] h1{
	margin-bottom: 20px;
}

.leistung{
	margin-bottom: 40px;
}

.leistung > a > div{
	width: 100%;
	position: relative;
}

.newsItem h3 {
    position: absolute;
    bottom: 20px;
    width: 100%;
    background-color: #fff;
    padding: 8px;
    opacity: 0.8;
}

.newsItem div{
	width: 80%;
	position: relative;
	margin: 0 auto;
}

.newsItem img{
	width: 100%;
}

.newsItem{
	margin-bottom: 30px;
}

.newsItem p{
	font-size: 16px;
}

.newsItem p a{
	font-size: 16px;
	color: #0000f9;
}

.newsItem a:hover{
	color: #000;
	text-decoration: none;
}

img{
	margin: 0 auto;
}

.mitarbeiter{
	height: 800px;
}

.chef{
	height: 900px;
}

.anmeldung{
	height: 550px;
}

.mitarbeiter h3, .anmeldung h3{
	width: 100%;
	background-color: #fff;
	bottom: 20px;
	position: absolute;
	padding: 10px;
	opacity: 0.8;
}

.mitarbeiter div, .anmeldung div{
	width: 80%;
	position: relative;
	margin: 0 auto;
}

ul.weiterbildung{
    list-style-type: initial;
    padding-left: 20px;
}

.mitarbeiter h4{
	font-size: 20px;
	font-weight: 700;
}

.mitarbeiter .ausbildung {
    min-height: 335px;
}

.breadcrumb{
	background-color: transparent;
	margin-bottom: 0;
}

.breadcrumb>li+li:before{
	color: #000;
}

.breadcrumb>.active{
	color: #000;
	color: #0000f9;
}

.breadcrumb a{
	font-size: 14px;
}

.error {
    color: red;
    font-size: 12px;
}

.zuStart a{
	padding: 10px;
	background-color: #0000f9;
	color: #fff;
	font-size: 24px;
	border-radius: 6px;
}

#oeffnungszeiten p, #oeffnungszeiten p a, #kontakt p, #kontakt p a{
	font-size: 18px;
	text-align: center;
}
