﻿@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Didact+Gothic&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
.H1{
	font-size: 2rem;
	font-style: normal;
	font-variant:small-caps;
	font-weight: 400;
	text-decoration: none;
	color: #ad8200;
	letter-spacing: 0.1rem;
	word-spacing: 0.1rem;
	margin: 0px;
	padding: 0px;
	line-height: 2.3rem;
	text-transform: none;
	white-space: pre-wrap;
}
.H2{
	font-size: 1.55rem;
	font-style: normal;
	font-variant:small-caps;
	font-weight: 400;
	text-decoration: none;
	color: #ad8200;
	letter-spacing: 0rem;
	word-spacing: 0rem;
	margin: 0px;
	padding: 0px;
	line-height: 2rem;
	text-transform: none;
	white-space: pre-wrap;
}
.H3{
	font-weight: bold;
}
.H4{
	font-size: 0.875rem;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ad8200;
	letter-spacing: 0rem;
	word-spacing: 0rem;
	margin: 0px;
	padding: 0px;
	line-height: 1.6rem;
	text-transform: none;
	white-space: pre-wrap;
}
.H7{
	font-size: 0.75rem;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background: rgba(249,236,206,0.8);
	padding: 5px;
}
.H10{
	line-height: 0.8rem;
	font-size: 0.7rem; 
	color: #666;
}
hr{
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

/* Links im Fliesstext */
a:link{
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}
a:visited{
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}
a:active{
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}
a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}
.fnote {	
	font-size: 0.75rem; 
	text-decoration: none;
	font-weight: normal;
	color: #999;
}
.fnote a:link{
	font-size: 0.75rem; 
	text-decoration: none;
	font-weight: normal;
	color: #999;
}
.fnote a:visited{
	font-size: 0.75rem; 
	text-decoration: none;
	font-weight: normal;
	color: #999;
}
.fnote a:active{
	font-size: 0.75rem; 
	text-decoration: none;
	font-weight: normal;
	color: #999;
}
.fnote a:hover{
	font-size: 0.75rem; 
	text-decoration: underline;
	font-weight: normal;
	color: #999;
}
.headtxt {
	font-weight: normal; 
	letter-spacing: 0.05rem;
	text-decoration: none; 
	color: #000;
}
.headtxt a:link{
	font-weight: normal;  
	letter-spacing: 0.03rem;
	text-decoration: none; 
	color: #000;
}
.headtxt a:visited{
	font-weight: normal;  
	letter-spacing: 0.03rem;
	text-decoration: none; 
	color: #000;
}
.headtxt a:active{
	font-weight: normal;  
	letter-spacing: 0.03rem;
	text-decoration: underline; 
	color: #000
}
.headtxt a:hover{
	font-weight: normal;  
	letter-spacing: 0.03rem;
	text-decoration: underline; 
	color: #000;
}
.ttControls{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
	/*width: 980px;*/
}
.ttControls2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 400px;
	position: relative;
	z-index: 4000;
}
.loopButtons{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
	padding-right: 10px;
	position: relative;
	z-index: 4000;

}
.ttDate{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 120px;
	background-color: #E8E8E8;
	padding-right: 10px;
	padding-left: 10px;
    border-radius:       .8em;
	position: relative;
	z-index: 1000;
}
/* 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:1px;
}
/* Galerie Zelle */
.WebYepGalleryImage {
	border: 0px solid #E0E0E0;
	margin-bottom:0px;
}

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