﻿.H1{
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #330000;
	word-spacing: 5px;
	margin: 0px;
	padding: 0px;
}
.H2{
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1.1pt;
	text-decoration: none;
	color: #336600;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}

.H2L a:link{
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1.1pt;
	text-decoration: none;
	color: #336600;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}
.H2L a:visited{
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1.1pt;
	text-decoration: none;
	color: #336600;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}
.H2L a:active{
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1.1pt;
	text-decoration: underline;
	color: #336600;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}
.H2L a:hover{
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1.1pt;
	text-decoration: underline;
	color: #336600;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}


.H3{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #AC5922;
}
.H4{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	line-height: 20px;
}

.H10{
	font-size: 7pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	letter-spacing: 1pt;
	text-decoration: none;
	color: #336600;
}
.HIDDEN{font-size: 10pt; font-family: verdana; font-weight: normal; text-decoration: none; color: #000000;}

.LINE{
	line-height: 1.5;
	color: #009900;
}

img.Bilder {
	border: 1px solid #AC5922;
}
img.Bilder-ohne { border: 0px solid #FFFFFF;}


.promotion-table {border-left: #2B5DC3 1px solid; border-bottom: #2B5DC3 1px solid; border-right: #2B5DC3 1px solid; border-top: #2B5DC3 0px solid;}

/* Tabelle im Fließtext mit "|" in <div class="ftt"> */
.ftt table {
	width: 685px;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #C3D0E3;
    border-left: 1px solid #C3D0E3; 
    background-color: #F5F7F9;
}

.ftt td {
    text-align: left;
   	font-size: 8pt;
    color: #424242;
   	vertical-align: top;
    margin: 0px;
    padding: 5px;
    border-bottom: 1px solid #C3D0E3;
    border-right: 1px solid #C3D0E3;
}


/* Galerie */
.WebYepGalleryText {font-size: 7pt; font-family:verdana, sans serif; font-weight: normal; line-height: 12px; text-decoration: none; color: #336600; margin-right:10px; margin-bottom:10px}
/* Galerie Bild */
.WebYepGalleryImage img {
	border: 1px solid #AC5922;
}
/* Galerie Zelle */
.WebYepGalleryImage {
	border: 0px solid #E0E0E0;
	margin-bottom:10px;
}

table.WebYepGalleryContainer td {
	text-align: left;
	image-align: center;
	vertical-align: top;
	margin-bottom: 0px solid #FFFFFF;
}


hr{
 border: 1px; /* Für Firefox und Opera */
 border-top: solid 1px #336600;
}

/* Links im Fliesstext */
a:link{
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #AC5922;
}
a:visited{
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #AC5922;
}
a:active{
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #AC5922;
}
a:hover{
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #AC5922;
}
