
html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, td, form, img, li {
	margin: 0%;
	padding: 0%;
	border:none;
	border-collapse:collapse;
	font-weight:normal;
	line-height: 170%;
}

p  {  }

h1, h2, h3 { color:#d13731; }
h1 { font-weight:normal; }
h2, h3 { font-weight:normal; }
h4 { font-variant: normal; }
h6 { font-style:italic; }

h1 { font-size: 190%; }                      
h2 { font-size: 170%; }          
h3 { font-size: 150%; }          
h4 { font-size: 130%; }                    
h5 { font-size: 85%; }                  
h6 { font-size: 75%; } 
img { width: 100%; }
hr { width:100%; border: 1px solid #d13731; }


a { text-decoration:none; color:#003399; }
a:visited  {  }

a:focus, a:hover, a:active { text-decoration: underline; }

a.sonst:link, a.sonst:visited  { text-decoration:none;	}
a.sonst:hover, a.sonst:focus   {  text-decoration: underline; }
a.sonst:active  {  text-decoration: underline; }

a.mehr:link, a.mehr:visited  { text-decoration:none;	}
a.mehr:hover, a.mehr:focus   {  text-decoration: underline; }
a.mehr:active  {  text-decoration: underline; }


.hr { padding-top:0%; border-bottom: 1px solid #B1C7DB; margin-bottom:0.8%; }
.normal { font-weight:normal; font-variant:normal; font-family: 'Open Sans', sans-serif; } 
.bold { font-weight:bold; }
.center { display:block; text-align:center; margin:0%; padding:0%; }
.unterstrich { text-decoration:underline; }
.farbig { color:#d13731; }
.small-caps { font-variant: small-caps; }
.rechts { text-align:right; width:100%; }
.none { border: 0px solid white; }
.klein, .kleiner { height:1px; }
.einzug { margin-left:20%; }
.weite30 { width:33%; }
.weite50 { width:49%; }
.nw { white-space: nowrap; }
.pseudo-clear, .pseudo-clear-left { clear:left; width:100%; height:10px; }
.pseudo-clear-right { clear:right; width:100%; height:10px; }

div.rahmen { border:1px solid #595959; padding:1%; padding-left:1%; padding-right:1%; }

img.bild, img.bild_gross { width: 100%; background:white; opacity:1 !important; }
img.rand { box-shadow: 6px 6px 4px #dddddd; border: 0px solid #B1C7DB; }

#header img {
    width:100%;
    margin:0%;
    padding:0%;
	margin-top:0em;
	margin-bottom:0em;
	border-radius:12px;
}

.spalte-links { float:left; height:auto; width:48%; margin-right:2%; }
.spalte-rechts { float:left; height:auto;  width:48%; margin-left:2%; }

.spalte-links-20, img.spalte-links-80 { float:left; width:20%; margin:0%; margin-right:4%; }
.spalte-links-30, img.spalte-links-30 { float:left; width:28%; margin:0%; margin-right:4%; }
.spalte-links-40, img.spalte-links-40 { float:left; width:38%; margin:0%; margin-right:4%; background:white; }
.spalte-links-50, img.spalte-links-50 { float:left; width:48%; margin:0%; margin-right:4%; }
.spalte-links-60, img.spalte-links-60 { float:left; width:58%; margin:0%; margin-right:4%; }
.spalte-links-70, img.spalte-links-70 { float:left; width:66%; margin:0%; margin-right:4%; }
.spalte-links-80, img.spalte-links-80 { float:left; width:76%; margin:0%; margin-right:4%; }

.spalte-rechts-20, img.spalte-rechts-20 { float:right; width:20%; margin:0%; margin-left:4%; }
.spalte-rechts-30, img.spalte-rechts-30 { float:right; width:30%; margin:0%; margin-left:4%; background:white; }
.spalte-rechts-40, img.spalte-rechts-40 { float:right; width:38%; margin:0%; margin-left:4%; }
.spalte-rechts-50, img.spalte-rechts-50 { float:right; width:48%; margin:0%; margin-left:4%; }
.spalte-rechts-60, img.spalte-rechts-60 { float:right; width:58%; margin:0%; margin-left:4%; }
.spalte-rechts-70, img.spalte-rechts-70 { float:right; width:66%; margin:0%; margin-left:4%; }
.spalte-rechts-80, img.spalte-rechts-70 { float:right; width:76%; margin:0%; margin-left:4%; }

.abstand { padding-bottom:3%; background:white; }

ul.table30 { list-style-type: none; list-style-position: outside; margin-left:0%; }
ul.table30 li { padding-top:3%; padding-bottom:3%; }
ul.table30 li:nth-child(3n+1) { clear:left; float:left; width: 28%; margin-right:2%; font-size: 130%; color:#d13731; }
ul.table30 li:nth-child(3n+2) { float:left; width: 52%; margin-right:4%; }
ul.table30 li:nth-child(3n) { float:left; }



.table50 { width:100%; }
.table50 td { width:48%; }
.table50 td:nth-child(odd) {  padding-right:2%; }
.table50 td:nth-child(even) { padding-left:2%; }

.linie { clear:left; border-bottom: 1px solid #0B0B61; width:100%; }

ul {
    list-style-position:outside;
    list-style-type:square;
    list-style-type:disc;
	margin-left:2%;
    padding-left:0%;
}
ul li { line-height: 1.5; }

ul.inside { list-style-position:inside; }

ul.spalte30 { list-style-type:none; margin-left:0%; display:table; width:100%; }
ul.spalte30 li { float:left; width:31%; margin-right:3%;  }
ul.spalte30 li:nth-child(3n) { margin-right:0%;  }

ol { 
    margin:0%;
    margin-left:10%;
    padding:0%;
}
ol li { padding-left:1.5%;  line-height: 1.5; }

.unseen, .hidelabeltxt, .meta {
	position: absolute;
    left: -3000%;
    top: -2000%;
    display: inline;
    width: 0%;
	height: 0%;
}

.oben { width:100%; text-align:center; }
.zurueck { width:100%; text-align: right; }
.zurueck a { text-decoration:none; }
.mehr {
    margin:0%; margin-top:1%;
    padding:0%;;
    color:#424242;
}

.logo { 
	z-index: 100;
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	margin-top:3%; 
	margin-right:5%;
	width:40%;
}

ul.flextab {
	-ms-box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
  
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	
	list-style-position:outside;
    list-style-type:none;
	margin-left:0%;
}

.flextab li:nth-child(4n+1) { flex: 1 18%; padding-right:2%; font-weight:bold; color: #d13731; }
.flextab li:nth-child(4n+2) { flex: 1 31%; padding-right:3%; padding-bottom:2vH; }
.flextab li:nth-child(4n+3) { flex: 1 31%; padding-right:3%; padding-bottom:2vH; }
.flextab li:nth-child(4n)   { flex: 1 9%; padding-bottom:2vH; } 

.flextab li:nth-child(1), .flextab li:nth-child(2), .flextab li:nth-child(3), .flextab li:nth-child(4) { font-weight:bold; color: #d13731; } 

.flextab li { /*overflow:hidden; */ }
.flextab li { /* -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
	hyphens: auto; */ }


div.galerie {

	display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	display: -ms-flexbox;
	
	flex-align:stretch;
	-ms-flex-align:stretch;
	flex-pack: justify;
	-ms-flex-pack: justify;	
   flex-direction: row;
	-ms-flex-direction: row;
   flex-wrap: wrap;
	-ms-flex-wrap: wrap;

	vertical-align: middle;
}

div.galerie p {
	padding:0.5vh;
	padding-left:0%;
	padding-right:2%;
	/* flex: 1 33%;
	flex-grow:1;  nicht anwenden!!! */
	width:33%;
	align-items: center;
}
.galerie p:hover, .galerie p:focus {
	-webkit-transform:scale(1.35, 1.35);
	transform:scale(1.35, 1.35);
	transform-origin: top;
	transform-origin: center center;	
}

.galerie p img {
	width:100%;
	border-radius: 6px;
}


.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}