﻿body /* Farbeinstellung siehe Lokal-Datei*/ 
{
	margin: 0;
	font: 76%/1.6em verdana, tahoma, arial, sans-serif;
	color: #333;
	text-align: left;
}
a /* Farbeinstellung siehe Lokal-Datei*/
{
	text-decoration: none;
}

a:hover, a:active /* Farbeinstellung siehe Lokal-Datei*/ 
	{
		text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}


.frame /* Farbeinstellung siehe Lokal-Datei*/ 
{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-Top: 0px;
	margin-Bottom: 20px;
	border-style: solid;
	border-width: thin;
}

.TabelleInhalt
{
width: 1100px; 
margin-left:auto; 
margin-right: auto;
padding-top: 10px;
}

.TabelleSpalteRechts
{
width: 260px; 
padding-left: 10px;
}

.TabelleInhaltMitte
{
width: 770px; 
padding-left: 20px;
}

.headline_h1 /* Farbeinstellung siehe Lokal-Datei*/ 
{
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 2.1em;
	font-variant: small-caps;
	font-weight: bold;
}

.headline_h2 /* Farbeinstellung siehe Lokal-Datei*/ 
{
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 1.9em;
	font-weight: bold;
}

.headline_h3 /* Farbeinstellung siehe Lokal-Datei*/ {
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 1.4em;
	font-weight: bold;
}


.InArbeit /* Erscheint nur, wenn Story noch in Arbeit*/ {
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 4em;
	font-variant: small-caps;
	font-weight: bold;
	color: red
}


.Container_Zitat_Unter_H1 {
	margin-top: 5px;
}

.Zitat_Unter_H1 /* Farbeinstellung siehe Lokal-Datei*/ 
{
	font-size: 0,8em;
	font-style: Italic;

}

.Datum_Zeit_Unter_H2 /* Farbeinstellung siehe Lokal-Datei*/ 
{
	font-size: 0,8em;
	font-style: Italic;
}

.Datum_Zeit_Unter_H3 /* Farbeinstellung siehe Lokal-Datei*/ {
	font-size: 0,8em;
	font-style: Italic;
}
.Breadcrumb
{
	font-size: 1.8em;
	font-style:italic;
	font-weight: bold;
}

.containerDatalist
{
margin-top: 10px;
}

.containerDatalist_Einzug {
	margin-top: 10px;
	padding-left: 20px;
}

.containerHeadline
{
margin-top: 10px;
margin-bottom: 10px;
margin-left: -20px;
}


.containerHeadlineH2
{
margin-bottom: 10px;
margin-top: 10px;
}

.containerHeadlineH3 {
	margin-bottom: -5px;
	margin-top: -5px;
}

.containerHeadlineH2sub
{
margin-bottom: 5px;
}

.containerHeadlineH2sub {
	margin-top: -10px;
	margin-bottom: -5px;
}

.containerBreadcrumb
{
margin-top: 20px;
margin-bottom: 20px;
margin-left: -20px;
}

.containerBoxRechtsHintergrund /* Farbeinstellung siehe Lokal-Datei*/ 
{
	margin-top: 10px;
}

.containerBoxRechtsInnenabstand
{
padding-bottom: 10px;
padding-left: 10px;
padding-bottom: 10px;
}

.containerBoxRechtsInnenabstandErsterVonOben
{
padding-bottom: 3px;
padding-left: 3px;
padding-bottom: 3px;
padding-right: 3px;
border-Style:hidden;
}

.containerBoxRechtsHintergrundErsterVonOben /* Farbeinstellung siehe Lokal-Datei*/ 
{
	margin-top: 20px;
	border-Style: hidden;
}

.BoxRechtsHeadline /* Farbeinstellung siehe Lokal-Datei*/ 
{
	font-size: 1.4em;
	font-family: Georgia, Verdana, Arial, Serif;
	font-variant: small-caps;
}

.BoxRechtText /* Farbeinstellung siehe Lokal-Datei*/ 
{
	font-size: 1.0em;
	padding-left: 12px;
	padding-bottom: 10px;
}


.BoxRechtsLogo
{
 border-width:0px;
 display: block;
 }

.Rundeecke /* Verweis auf Grafik siehe Lokal-Datei*/ 
{
	width: 10px;
	height: 10px;
}

.BildBoxRechts /* Farbeinstellung siehe Lokal-Datei*/ 
{
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-style: solid;
	border-width: thin;
	float: right;
}

.BildBoxLinks /* Farbeinstellung siehe Lokal-Datei*/ 
{
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-style: solid;
	border-width: thin;
	float: left;
}

.BildBoxCenter /* Farbeinstellung siehe Lokal-Datei*/ 
{
	padding: 3px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: thin;
	display: block;
}

.TrennlinieGestrichelt /* Farbeinstellung siehe Lokal-Datei*/ 
{
	border-bottom-style: dashed;
	border-bottom-width: thin;
	margin-bottom: 30px;
	margin-top: 10px;
}

.TrennlinieDoppelt
{
	border-bottom-style:double;
	border-bottom-color: #D5D5D5;
	border-bottom-width:thin;
	margin-bottom:30px;
	margin-top:10px;
}




.tree {
	margin-Left: -30px;
	margin-right: 10px;
}

