﻿/* Elemente */

html, body    {
	height: 100%;
}

body {
	margin: 0 0 0 0;
	overflow: scroll;
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 11pt;
	color: #222222;
	line-height: 1.5em;

	
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #dbdbdb;
	
}

h1{
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 15pt;
	color: #222222;
}

h2{
	color: #222222;
	font-size: 12pt;
	font-weight: bold;
}

h3{
	color: #222222;
	font-size: 11pt;
	font-weight: bold;
}

h4{
	color: #222222;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
}

h5{
	color: #222222;
	font-size: 10pt;
	font-weight: bold;
}

h6{
	color: #222222;
	font-size: 10pt;
	font-weight: normal;
}

a   {
	color: #222222;
	text-decoration: underline;
}

a:hover{
	color: #555555;
}

a:active{
	color: #555555;
}

a:visited{
	color: #555555;
}

a:link{
	/*color: #ddd200;*/
}

img {
	border: none;
}




/* Klassen */

.Fliesstext {
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 11pt;
	color: #555555;
	line-height: 1.5em;
}

.FliessTextFett {
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 11pt;
	color: #555555;
	line-height: 1.5em;
	font-weight: bold;
}

.FliessTextKlein {
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 9pt;
	color: #555555;
}

.FliessTextFettKlein {
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 9pt;
	color: #555555;
	font-weight: bold;
}

.FliessTextRot {
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 11pt;
	color: #ff0000;
	line-height: 1.5em;
}

.FliessTextFettRot {
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 11pt;
	color: #ff0000;
	line-height: 1.5em;
	font-weight: bold;
}

.BreadCrumb {
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 8pt;
	color: #2d3986;
}

.Menu   {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}

.Menu1   {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}

div.slider-wrapper div.nivoSlider {
	max-height: 580px;
}

.nivoSlider h3  {
	color: #fff;
	font-size:15pt;
	font-family: 'Droid Sans', sans-serif;
}

.clear {
	clear: both;
}

.FloatClear {
	clear: both;
}

.FloatLeft {
	float: left;
	margin: 0 1em 0 0;
	padding: 3px 0 0 0;
}

.FloatRight {
	float: right;
	margin: 0 0 1em 1em;
	padding: 3px 0 0 0;
}

.HeaderWhite{
	color: #fff;
}

.SliderHead{
	font-size:16pt;
	color:#424242;
}

.SliderHinweis{
	font-size:11pt;
	color:#424242;
}

.SubMenu {
	font-size: 11pt;
}



/* IDs */

#ContentHeader1 {
	color: #fff;
	font-size: 15pt;
	width: 100%;
	/*height: 35px;
	position: absolute;
	top: 0;*/
	background-color: #8A8A8A;
	filter: alpha(opacity=90);
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#ContentHeader1Menu {
	padding: 6px 6px 6px 6px;
	font-size:15pt;
	color:#fff;
	letter-spacing:0.2em;
	text-align: center;
}

#MenuBar {
	z-index: 990;
    position: relative;
	height: 30px;
	width: 100%;
	text-align: center;
	background-color: #8A8A8A;
	filter: alpha(opacity=90);
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
	
#ContentMenuBar {
    text-align: center;
	vertical-align: middle;
	color: #fff;
}

#ContentInhalt  {
	z-index: 0;
	text-align: left;
	margin: 0 auto;
	/*min-height: calc(100vh - 100px);*/
	width: 70%;
	/*top: 35px;
	position: relative;
	*/
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #fff;
	opacity: .9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#ContentBottom {
	text-align: left;
	color: #fff;
	font-size: 15pt;
	width: 100%;
	/*height: 35px;
	margin-top: 15px;*/
	position: fixed;
	bottom: 0;
	background-color: #8A8A8A;
	filter: alpha(opacity=90);
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#ContentBottomContentL {
	padding: 4px 4px 4px 10px;
	float: left;
}

#ContentBottomContentR {
	padding: 10px 20px 4px 4px;
	float: right;
	/*vertical-align: bottom;
	position: absolute;
	bottom: 0;*/
	right: 0;
	word-spacing: 2em;
}

#ContentBottomContentR a {
	color: #fff;
	text-decoration: none;
}

#DisclaimerCookies  {
	background:#5e5c5f;
	width:100%;
	position:fixed;
	bottom:35px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	opacity:0.85;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	-moz-box-shadow:6px 2px 6px #888888;
	-webkit-box-shadow:6px 2px 6px #888888;
	box-shadow:6px 2px 6px #888888;
	z-index:9999;
	display: none;
}

#DisclaimerCookiesContainer {
	width: 90%;
	margin: 0 auto;
	padding: 6px 0 6px 0;
	text-align: center;
	color: #FFF;
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 9pt;
}
