﻿@charset "utf-8";
/* CSS Document */

@font-face {font-family:"Annifont";src:url("annifont.eot?") format("eot"),url("annifont_uml.woff") format("woff"),url("annifont_uml.ttf") format("truetype"),url("annifont_uml.svg#Annifont") format("svg");font-weight:normal;font-style:normal;}
@font-face {font-family:"Open Sans";src:url("opensans-regular.woff") format("woff"), url("opensans-regular.woff2") format("woff2")}

.H1{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	color: #4f6b75;
	word-spacing: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1.8rem;
	text-transform: uppercase;
	white-space: pre-wrap;
	-webkit-text-size-adjust: none; 
}
.SL{
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	color: #24860C;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1.4rem;
	text-transform: normal;
	font-family: 'Annifont', sans-serif;
	white-space: pre-wrap;
	-webkit-text-size-adjust: none; 
}
.SLR{
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	color: #24860C;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 38px;
	text-transform: normal;
	font-family: 'Annifont', sans-serif;
	white-space: pre-wrap;
	-webkit-text-size-adjust: none; 
}
.H2{
	/*font-family: 'Josefin Sans', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	color: #24860C;
	word-spacing: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1.4rem;
	text-transform: normal;
	white-space: pre-wrap;
}
.H22{
	/*font-family: 'Josefin Sans', sans-serif;*/
	font-family: 'Annifont', sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	color: #fff;
	word-spacing: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	text-transform: normal;
	white-space: pre-wrap;
}
.H3{
	font-size: 0.9rem;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #5fba49;
	line-height: 25px;
	text-transform: normal;
	font-family: 'Open Sans', sans-serif;
	white-space: pre-wrap;
}
.H4{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4f6b75;
	line-height: 20px;
	text-transform: normal;
	font-family: 'Open Sans', sans-serif;
	white-space: pre-wrap;
}
.H5{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 20px;
	text-transform: normal;
	font-family: 'Open Sans', sans-serif;
	white-space: pre-wrap;
}
.H10{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	white-space: pre-wrap;
	color: #858585;
	line-height: 20px;
}
.DOT{
	font-size: 26pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #458EDD;
}
.DOT2{
	font-size: 26pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	line-height: 4px;
}

.meta{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	font-style: normal;
}

.LINE{
	line-height: 1.8;
}

img.Bilder {
	border: 1px solid #E0E0E0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
img.Bilder-ohne { 
	border: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* Tabelle im Fließtext mit "|" in <div class="ftt"> */
.ftt table {
	width: 100%;
	margin: 0px; /* oben, links, unten, rechts */
	padding: 0px; /* oben, links, unten, rechts */
	border-top: 0px solid #C3D0E3;
	border-left: 0px solid #C3D0E3;
	font-size: 11px;
}

.ftt td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C3D0E3;
	border-bottom-color: #999999;
}


tr:hover {
background-color: #fff;
}


/* Galerie */
.WebYepGalleryText {font-size: 10px; font-family:verdana, sans serif; font-weight: normal; line-height: 12px; text-decoration: none; color: #999; margin-right:15px; margin-bottom:10px}
/* Galerie Bild */
.WebYepGalleryImage img {
	/*box-shadow: 5px 5px 30px -5px #999;*/
	border-radius:0px;
}
/* Galerie Zelle */
.WebYepGalleryImage {
	border: 0px solid #E0E0E0;
	margin-bottom:15px;
}

table.WebYepGalleryContainer td {
	text-align: center;
	image-align: center;
	vertical-align: top;
	margin-bottom: 1px solid #000000;
}
table.WebYepGalleryContainer tr:hover {
	background-color: transparent;
}


hr{
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* Links im Fliesstext */
a:link{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	color: #137135;
}
a:visited{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	color: #137135;
}
a:active{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	color: #137135;
}
a:hover{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	color: #137135;
}

/* bannerNav */
.bn {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	white-space: pre-wrap;
}

.bn a:link{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	white-space: pre-wrap;
}
.bn a:visited{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.bn a:hover{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.bn a:focus{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.bn a:active{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}

/* Kontaktdaten SP */
.sp {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
}

.sp a:link{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
}
.sp a:visited{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
}
.sp a:hover{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
}
.sp a:focus{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
}
.sp a:active{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
}

/* footer */
.footer {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #444;
	line-height: 18px;
}

.footer a:link{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #666;
	line-height: 18px;
}
.footer a:visited{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #444;
	line-height: 18px;
}
.footer a:hover{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #444;
	line-height: 18px;
}
.footer a:focus{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #444;
	line-height: 18px;
}
.footer a:active{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #444;
	line-height: 18px;
}
/* crosslink */
.crosslink {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}

.crosslink a:link{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.crosslink a:visited{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.crosslink a:hover{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.crosslink a:focus{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.crosslink a:active{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.ttControls{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 600px;
}
.ttControls2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 880px;
}
.ttControls3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 400px;
}
.loopButtons{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
	padding-right: 10px;
}
.ttDate{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 90px;
	background-color: #E8E8E8;
	padding-right: 10px;
	padding-left: 10px;
    border-radius:       .8em;
	z-index: 1000;
}