/* Lampenfieber CSS 2015 M/i Made in Cologne */
* {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

body {
    margin-bottom: 80px;
}

@media all {
    #redim-cookiehint {
        width: 100%;
        padding: 15px 30px;
        box-sizing: border-box;
        position: fixed;
        background-color: #adadad;
        font-size: 14px;
        z-index: 9999999;
        bottom: 0px;
    }
}

#cookiehintsubmit {
    border: 0;
}

label#bfLabel44.control-label {
    width: 100% !important;
}

body {
	background-color: #fafafa;
}
#all {
	font-size: 0.9em;
	text-align: justify;
}
a,
a:link,
a:visited,
a:active {
	color: #08a3ea;
/* 	text-transform: uppercase; */
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#slideshow {
/* 	height: 500px; */
	min-height: 100%;
	margin: 0 auto;
	border-bottom: 5px solid #ddd;
}
#slideshow img {
	display: block;
	width: 100%;
	min-width:100%;
}
#head-bg {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100px;
/* 	background-image: url('../images/bg-black-40.png'); */
	background-image: url('nav-bg.png');
	background-position: center 22px;
}
#head-content {
	width: 960px;
	margin: 0 auto;
	padding-top: 12px;
}
#slideshow-placeholder {
	width:100%;
	height: 133px;
	overflow: hidden;
/* 	background-image: url('../images/slideshow-placeholder.jpg');	 */
}
#slideshow-placeholder img {
	min-width: 960px;
	width: 100%;
	height: auto;
	min-height: 133px;
}
#content {
	width: 920px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 20px;
/* 	border: 1px solid #ddd; */
	line-height: 1.5em;
	background-color: #fff;
/* 	border-radius: 3px; */
}
#content-left, #content-right {
	float: left;
	width: 45%;
	margin-right:5%;
	min-height: 200px;
}
#content-left-narrow {
	float: left;
	width: 30%;
	margin-right:5%;
/* 	min-height: 200px; */
}
#content-right-wide {
	float: left;
	width: 60%;
	margin-right:0;
}
#clear {
	clear: both;
}
#logo {
	float: left;
	width: 370px;
	margin-top:15px;
}
#logo img {
	width: 370px;
}
#main-menu {
	float: left;
	width:590px;
	text-align: right;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 27px;
}
#main-menu ul {
	padding-left:0;
}
#main-menu ul li {
	display: inline;
	padding-left: 35px;
}
#main-menu ul li:first-child {
	padding-left:0;
}
#main-menu a,
#main-menu a:link,
#main-menu a:visited,
#main-menu a:active {
	color: #fff;
	text-decoration: none;
}
#main-menu a:hover {
	border-bottom: 2px solid #fff;
}
#main-menu ul li.current a {
	color: #fbe7b5;
/* 	border-bottom: 2px solid #fbe7b5; */
}
#main-menu ul li.current a:hover {
/* 	color: #fbe7b5; */
	border-bottom: 2px solid #fbe7b5;
}
#slideshow .uk-overlay-panel {
    position: absolute;
    top: auto !important;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
/*     background-image: url('../images/bg-black-40.png'); */
}
#slideshow .uk-margin {
	background: url('bg-black-40.png');
    margin-bottom: 0px;
    padding: 20px;
    margin-top: 500px;
    margin-left: 0px;
    text-align: center;
/*
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	margin-bottom: 0;
	background-image: url('../images/bg-black-40.png');
*/
}
#slideshow .uk-overlay-panel p {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
#slideshow .uk-button, #slideshow .uk-button:focus, #slideshow .uk-button:hover {
    background: none;
    border: none !important;
    width: 100%;
    height: 100%;
    display: block;
    border-style: none;
    position: absolute;
    top: 0px;
    left: 0px;
}
#subnav {
	width: 600px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#subnav ul {
	text-align: center;
	padding: 0;
}
#subnav ul li {
	list-style-type: none;
	display: inline-block;
	padding: 0 10px;
	margin: 5px 0;
	border-right: 1px solid black;
	text-transform: uppercase;
}
#subnav ul li:last-child {
	border-right: none;
}
#subnav ul li a {
	text-decoration: none;
}
#subnav ul li.current a {
	border-bottom: 2px solid #08a3ea;
	font-weight: bold;
}
.item-page .uk-panel {
	font-size: 0.9em;
	text-align: left;
	line-height: 1.5em;
}
.item-page .uk-panel-title {
	font-size: 1em;
	font-weight: bold; 
	margin-bottom: 10px !important;
	color: #000;
}
.item-page .uk-panel-teaser {
	margin-bottom: 10px;
}
p.ul-home {
/* 	font-weight: bold; */
	color: #acacac;
	font-size: 16px;
	margin: 0;
}
ul.home {
	text-transform: uppercase;
	font-size: 16px;
	margin: 0;
} 
ul.home li {
	color: #000;
	margin:12px 0px; 
}
.uk-thumbnav>*>* {
/*     height: 45px; */
	height: 100%;
}
.uk-thumbnav>*>* {
	background: none;
}
.uk-modal-caption {
	color: black;
	font-size: 0.8em;
	font-weight: bold;
}
#under-content {
	width: 960px;
	margin: 0 auto;
}
#under-content .uk-margin {
	width: auto;
}
#under-content .moduletable {
	margin-top: 20px;
	margin-bottom: 40px;
}
#logos img {
	width: 100px;
	padding: 8px;
}
h1 {
	font-size: 2em;
	text-align: center;
	font-weight: 400;
/* 	margin-right: 40px; */
}
h2 {
	font-size: 1em;
}
hr {
	width:100%;
	background-color: #ccc;
	display: block;
	clear: both;
	margin: 20px 0;
	border: none;
	height: 1px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	color:#999;
	font-size: 0.9em;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #999;
	text-decoration: none;
/* 	border-bottom: 1px solid #999; */
}
#footer a:hover {
	border-bottom: 2px solid #999;
	text-decoration: none; 
}
/* *** FORMULAR ************************************************************ */
.control-label {
	display: block;
	width: 100px !important;
	min-width: 0 !important;
	float: left;
	font-size: 0.9em;
}
.ff_elem {
	border: 1px solid #aaa;
	padding: 5px;
	color: #666;
	font-size: 0.8em;
	width: 72% !important;
	max-width: none !important;
	margin-bottom: 10px;
}
.bfError {
	color: #08a3ea;
	margin-bottom: 10px;
}
#bfSubmitButton {
	padding: 5px 50px;
	color: #fff;
	border: 1px solid #08a3ea;
	background-color: #08a3ea;
/* 	font-weight: bold; */
}
#bfSubmitButton:hover {
	background-color: #6bc8f2;
}
/* ************************************************************************* */

