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

@font-face 			{font-family:"Open Sans"; src: url("fonts/opensans-regular.woff") format("woff"), url("fonts/opensans-regular.woff2") format("woff2");}

.H1{
	font-family: 'Open Sans', sans-serif;
	/* text-shadow: 0px 7px 9.3px rgba(0, 0, 0, 0.22);*/
	font-size: 2.55rem;
	font-style: normal;
	font-variant:small-caps;
	font-weight: 300;
	text-decoration: none;
	color: #000;
	letter-spacing: 0rem;
	word-spacing: 0rem;
	margin: 0px;
	padding: 0px;
	line-height: 3rem;
	text-transform: none;
	white-space: pre-wrap;
}
.H2{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.05rem;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #583e15;
	letter-spacing: 0rem;
	word-spacing: 0rem;
	margin: 0px;
	padding: 0px;
	line-height: 1.6rem;
	text-transform: none;
	white-space: pre-wrap;
}
.H3{
	font-family: 'Open Sans', sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	color: #000;
	letter-spacing: 0rem;
	word-spacing: 0rem;
	margin: 0px;
	padding: 0px;
	line-height: 1.6rem;
	text-transform: none;
	white-space: pre-wrap;
}
.H4{
	font-weight: bold;
}
.H5{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	color: #000;
	letter-spacing: 0rem;
	word-spacing: 0rem;
	margin: 0px;
	padding: 0px;
	line-height: 1.6rem;
	text-transform: none;
	white-space: pre-wrap;
}
.H10{
	font-size: 0.625rem; 
	font-weight: normal; 
	text-decoration: none; 
	white-space: pre-wrap; 
	color: #764f1d;
}
hr{
	color: #af8652;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #af8652;
}

/* Links im Fliesstext */
a:link{
	text-decoration: none;
	font-weight: bold;
	color: #212166;
}
a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #212166;
}
a:active{
	text-decoration: none;
	font-weight: bold;
	color: #212166;
}
a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #212166;}
.fnote {	
	font-size: 0.75rem; 
	text-decoration: none;
	font-weight: normal;
	color: #373737;;
}
.fnote a:link{
	font-size: 0.75rem; 
	text-decoration: none;
	font-weight: normal;
	color: #373737;;
}
.fnote a:visited{
	font-size: 0.75rem; 
	text-decoration: none;
	font-weight: normal;
	color: #373737;;
}
.fnote a:active{
	font-size: 0.75rem; 
	text-decoration: none;
	font-weight: normal;
	color: #373737;;
}
.fnote a:hover{
	font-size: 0.75rem; 
	text-decoration: underline;
	font-weight: normal;
	color: #373737;;
}
.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: 90px;
	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 {
	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;
}
