﻿/* Elemente */
body {
	margin: 0 0 0 0;
	overflow: scroll;
	font-family: 'Martel Sans', sans-serif;
	font-size: 11pt;
	color: #707070;
	line-height: 1.5em;
	background-color: #fff;
}

h1 {
	font-family: 'Martel', serif;
	font-size: 16pt;
	color: #24475C;
	font-weight: bold;
	line-height: 1.5em;
}

h2 {
	font-family: 'Martel', serif;
	color: #24475C;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.5em;
}

h3 {
	font-family: 'Martel', serif;
	color: #24475C;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.5em;
}

h4 {
	font-family: 'Martel', serif;
	color: #707070;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.5em;
}

h5 {
	font-family: 'Martel', serif;
	color: #707070;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.5em;
}

h6 {
	font-family: 'Martel', serif;
	color: #707070;
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.5em;
}

	/* Klassen */


.FliessText {
	font-family: 'Martel Sans', sans-serif;
	font-size: 12pt;
	color: #707070;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}


.FliessTextKasten {
	font-family: 'Martel Sans', sans-serif;
	font-size: 12pt;
	color: #707070;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}

.KopfDivLogo {
	color: #484848;
	margin-bottom: 10px;
	float: left;
}

.KopfDivLogo1 {
	color: #484848;
	margin-bottom: 10px;
	float: left;
}

.KopfDivMenu {
	/*border: 0px solid #ddddde;
	margin-top: 10px;
	float: right;*/
	/*display: block;
	margin: 0 auto;
	padding: 0px;*/
	max-width: 100%;
	min-width: 80%;
	text-align: left;
	top: 0px;
	left: 0px;
	color: #707070;
}


.KastenStartseite {
	width: 100%;
	max-width: 100%;
	border-radius: 25px;
	border: solid 2px #b5b5b5;
	float: left;
	margin-right: 5%;
	font-size: 12pt;
	margin-bottom: 15px;
}

.KastenStartseiteGrau {
	background-color: #b5b5b5;
	width: 100%;
	border-radius: 25px;
	border: solid 2px #b5b5b5;
	float: left;
	font-size: 12pt;
	margin-bottom: 15px;
}

.ImgKastenStartseite {
	border-radius: 23px 23px 0 0;
	width: 100%
}

/* IDs*/

#Startseite{
	max-width: 95%;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}

	
#ContentTotal{
	margin: 10px;
	width: 95%;
	max-width: 100%;
}


#ContentInhalt {
	text-align: left;
	margin: 0 auto;
	width: 100%;
}

#ContentInhaltTopText {
	text-align: left;
	margin: 0 auto;
	width: 100%;
}

#ContentMain {
	background-color: #ffffff;
}

#ContentInhaltFooter {
	text-align: Center;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background-color: #fff;
	width: 100%;
	color: #707070;
	font-size: 11pt;
	letter-spacing: 0.1em;
	background-color: #e2e2e3;
}

#FooterHaus {
	color: #707070;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
	margin: 0 auto;
}

.KastenStartseite {
	width: 100%;
	border-radius: 1em;
	border: solid 2px #b5b5b5;
}

.KastenStartseiteGrau {
	background-color: #b5b5b5;
	width: 100%;
	border-radius: 1em;
	border: solid 2px #b5b5b5;
}

.ImgKastenStartseite {
	border-radius: 1em 1em 0em 0em;
	width: 100%
}

.BildUnterschrift {
	font-size: 10pt;
	font-style: italic;
}

	
/*Einspaltig*/
#TextSpalte11    {
	
	width: 100%; 
}

/*Zweispaltig*/
#TextSpalte21    {
	
	width: 100%; 
	
}

#TextSpalte22    {
	
	width: 100%; 
}


/*Dreispaltig*/
#TextSpalte31 {
	width: 100%;
}

#TextSpalte32 {
	width: 100%;
}

#TextSpalte33 {
	width: 100%;
}




#DisclaimerCookiesContainer {
	width: 90%;
	margin: 0 auto;
	padding: 6px 0 6px 0;
	text-align: center;
	color: #FFF;
	font-family: Triplex, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

/*Responsive Menu*/

#mobnav-btn {
    display: none;
    font-size: 14pt;
    font-weight: bold;
    /*background-color: #1A01FB;*/
    color: white;
    padding: 0 10px 10px 10px;
    cursor: pointer;
    z-index: 999;
	
}
.mobnav-subarrow {
	display: none;
	z-index: 999;
}

/*@media only screen and (max-width: 480px) {*/
	#mobnav-btn {
		display: block;
		z-index: 999;
		color: #fff;
	}
	.mobnav-subarrow {
		display: block;
		background-color: #fff;
		opacity: .95;
		border-bottom: 1px solid white;
		border-top: 1px solid rgba(0,102,153,.5);
		height: 15px;
		width: 30px;
		background-position: top left!important;
		position: absolute;
		top: 8px;
		right: 10px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-transition: all .1s ease-in-out;
		-moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		-o-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out;
		z-index: 999;
	}
	.sf-menu {
		width: 100%!important;
		display: none;
		z-index: 999;
	}
	.sf-menu.xactive {
		display: block!important;
		z-index: 999;
	}
	.sf-menu li {
		float: none!important;
		display: block!important;
		width: 100%!important;
		z-index: 999;
	}
	.sf-menu li a {
		float: none!important;
		z-index: 999;
	}
	.sf-menu ul {
		position:static!important;
		display: none!important;
		z-index: 999;
	}
	.xpopdrop > ul {
		display: block!important;
		z-index: 999;
	}
/*}*/

#inhalt {
	float: left;
	width: 95%;	
}

/* --- Kästen Startseite --- */

.cont_kasten {
	position: relative;
	width: 95%;
	margin-top: 25px;
	overflow: hidden;
}

.kasten {
	float: left;
	width: 340px;
	
}

.kasten_rot {
	background-image: url(/images/bg_rot.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 340px;
	height: 95px;
}

.kasten_bild {
	float: left;
	width: 170px;
	height: 95px;
}

.kasten_txt {
	float: left;
	width: 150px;
	height: 95px;
	margin-left:10px;
	margin-right:10px;

}

.spacer {
	float: left;
	width: 25px;
}

.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  /*padding-bottom: 75%;*/
}