ul.menu li {
    display: inline-block;
    font-size: 18px;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
.nav > li > a {
    display: block;
    padding: 12px;
}
.nav > li > a:hover,
.nav > li > a:active,
.nav > li.active > a,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #1B325F;
	color: #fff;
}
a:hover,
a:active {
	outline: 0;
}
.container {
    max-width: 800px;
}
#glas {
    background: url("../../../images/hg.jpg") no-repeat scroll 0 40px / 100% auto rgba(0, 0, 0, 0);
    bottom: 0;
    height: 470px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: -10;
}
.well {
   /* background-color: #5aa62c;*/
    color: #1B325F;
    border: none !important;
    background: url("../../../images/modull-bg.png") no-repeat scroll 0 0px / 100% auto transparent;
}
.well a {
   /* background-color: #5aa62c;*/
    color: #1B325F;
    font-weight:bold;
}
.well.sprechzeiten{
    background: none #ffffff !important;
    color: #000000;
    border:solid 1px #888888;
    font-weight: bold;
}
.well.notfallnummern{
    background: none #ff4444 !important;
    color: #ffffff;
    border:solid 1px #ff4444;

}
.contentlink {
	color: #ffffff;
	background: #ff0000;
	padding: 0px 4px;
	font-weight:bold;
	text-transform: uppercase;
}
a.contentlink:hover {
	text-decoration: none;
	color: #1B325F;
}
body {
	font-family:Pontano Sans;
}
.body .container {
    background-color: #c3e4ed;
}
body.site {
    background-color: #ffffff;
    border:none !important;
}
header img {
	width: 100% !important;
}
header img {
	width: 100% !important;
}
header img {
	width: 100% !important;
}
.breadcrumb {
    background-color: #5aa62c;
}
.breadcrumb > .active {
    color: #fff;
}
.breadcrumb > li {
    text-shadow: none;
}
.blog img {
	margin: 0px 0px 8px;
	/*border: solid 1px #5aa62c;*/
}
.nav {
  /*  background: none repeat scroll 0 0 #fff;*/
}
.page-header h2 {
	color: #1b325f;
	font-family: Signika;
	font-size:30px;
	font-weight:bold;
	line-height: 32px;
}
.nav {
    background: url("../../../images/menu.jpg") no-repeat scroll 0 bottom / 100% auto transparent;
}
.form_en {
	color:#888888;
}
.footer {

    padding-bottom: 100px;

}