﻿@charset "utf-8";
/* CSS Document */
html{
    -webkit-text-size-adjust: 100%; /* Gleiche Schriftgröße Portrait und Landscape auf dem I-Phone */
	height:100%;
}
.ueberschrift_1 {
	font-family: Verdana;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	text-indent: 60px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin: 3px;
	font-weight: normal;
	vertical-align: top;
}
.fotorand {
	border: 1px solid #CCCCCC;
}
.seiteninhalt {
	padding-right: 10px;
	padding-left: 10px;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #C54434;
}
.foto_rechts_abstand {
	border: 1px solid #F0F0F0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.bottom_text {
	font-family: Verdana;
	font-size: 12px;
	color: #C54434;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	margin: 3px;
}
.seite_links {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #F0F0F0;
}
.seite_rechts {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #F0F0F0;
}
.seite_unten {
	border-top-style: solid;
	border-width: 1px;
	border-color: #F0F0F0;
}
.seite_oben {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F0F0F0;
}
a.bottom {
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
}
a.unterseiten {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C54434;
}
.zentrale_seite {
	text-align: left;
	background-color: #FFFFCC !important;
}
.centre_layout {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF99 !important;
}
.tabelle_bkgnd {
	background-color: #FFFF99 !important;
	border-collapse: collapse;
}
.top_banner {
	border-top: 1px solid #800000;
	border-bottom: 1px solid #800000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFCC;
}
.logschriftabsatnd {
	padding-right: 10px;
}
.schriftzug_main {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #800000;
	border-bottom-color: #800000;
	background-color: #FFFFCC;
}
.seiteninhalt_fewo {
	margin: 80px 8px 20px 8px;
	font-family: Verdana;
	font-size: 12px;
	color: #C54434;
	text-align: justify;
}