.twitter  {
	width:140px;
	word-wrap: break-word;
 	margin-top:10px;
	padding:0px;
}
body.frontend
{
	background: #c5c0b8 url(/images/v1/Top-HG.png) repeat-x;
	margin:0 0 0 0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family:Tahoma, Arial, Verdana, Helvetica;
	color: #000000;
	text-decoration:none;
	font-size:7pt;
	min-height:101%;
	line-height:120%;
	text-align:center;
}



body.galerie
{
	background: #f6f4f0;
	font-family:Tahoma, Arial, Verdana, Helvetica;
	margin:0 0 0 0;
	color: #000000;
	text-decoration:none;
	font-size:7pt;
	min-height:101%;
	line-height:120%;
}



td 
{
	margin:0 0 0 0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family:Tahoma, Arial, Verdana, Helvetica;
	color: #000000;
	text-decoration:none;
	font-size:7pt;
}


img
{
	border:0px;
}

.clear
{
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#Topzeile
{
	width:900px;
	height:132px;

}

#Pfadzeile
{
	text-align:left;
	width:900px;
	height:28px;
	display: table;
	#position: relative; 
	overflow: hidden;
}



#HauptSeite
{
	padding-top:20px;
	background: #f6f4f0;
	width:100%;
	overflow: hidden;
}


#linkeSpalte
{
	text-align:left;
	width: 200px;
	float: left;
	padding: 0px;
}

#rechteSpalte
{
	text-align:left;
	width: 140px;
	float: right;
	padding: 0px;
}

#Contentbereich
{
	text-align: left;
	margin-left: 235px;
	margin-right: 175px;
	padding:0px;
}

#rechteSpalte .Trennlinie
{
	margin-top: 8px;
	padding: 0px;
	background-image: url('/images/v1/Trennlinie.gif');
	background-position:bottom;
	height:1px;
	width:140px;
	overflow:hidden;
}

#rechteSpalte .Titel
{
	color:#AA0001;
	font-weight:bold;
	margin-top:30px;
}

.mittig
{
	margin:auto;
	width:900px;
}

#Seite
{
	background: #f6f4f0;
	padding-bottom:50px;
}

#Pfad ul 
{
	margin: 0px;
	padding: 0px;
	display: inline;
	border: none;
} 

#Pfad ul li 
{
	margin: 0px;
	padding-left:10px;
	padding-right:15px;
	border: none;
	display: inline;
	background:url('/images/v1/PfadIcon.gif') no-repeat;
}

#Pfad ul li a
{
	text-decoration: none;
	color: #000000;
}

#Pfad ul li a:hover
{
	text-decoration: underline;
}




#Footer
{
	background: #c5c0b8 url(/images/v1/Footer-HG.gif) repeat-x;
	width:100%;
	height:49px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}





div.padding
{
	padding:7px;
}








ul.NavigationRechts
{
	margin: 0;
	padding: 0;
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position: bottom;
	width:140px;
}

.NavigationRechts li.aktiv ul, #Hauptnavigation li.inaktiv ul 
{
	margin: 0;
	padding: 0;
}

ul.NavigationRechts a:link, ul.NavigationRechts a:visited  
{
	text-decoration: none;
}

.NavigationRechts li 
{
	margin: 0px;
	list-style-type: none;
	text-align:right;
}

.NavigationRechts li a 
{
	color: #000000;
	#width:140px;
	display: block;
	background: url('/images/v1/Trennlinie.gif') no-repeat;
	background-position:bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}

.NavigationRechts li.aktiv a 
{
	background: url('/images/v1/Trennlinie.gif') no-repeat;
	background-position:bottom;
	font-weight: bold;
	color: #000000;
}

.NavigationRechts li.aktiv ul 
{
	display: block;
}

.NavigationRechts li.inaktiv:hover ul 
{
	display: block;
}

.NavigationRechts li.inaktiv a:hover, #Hauptnavigation li:hover a 
{
	background: url('/images/v1/Trennlinie.gif') no-repeat;
	background-position:bottom;
	color: #a90000;
}

.AbstandOben
{
	margin-top:12px;
}










a.Hauptartikel, a.Hauptartikel:link, a.Hauptartikel:visited
{
	display:block;
	border: 1px solid #ebe5d7;
	height: 124px;
	#height: 126px;
	width: 488px;
	#width: 490px; /* IE */
	float: left;
	background: url('/images/v1/HauptArtikel_HG_inaktiv.gif') no-repeat;
	margin-bottom:10px;
	text-decoration: none;
	color: #4d4942;
	overflow:hidden;
}

a.Hauptartikel:hover
{
	border: 1px solid #a90000;
	background: url('/images/v1/HauptArtikel_HG_aktiv.gif') no-repeat;
	text-decoration: none;
}

a.Hauptartikel img
{
	margin-right:14px;
	float: left;
}

a.Hauptartikel h1
{
	color: #4d4942;
	font-family: Arial, "sans serif";
	font-size: 9pt;
	line-height:10pt;
	margin-top:10px;
	margin-bottom:0px;
	font-weight: bold;
	padding-right:7px;
}


a.Nebenartikel, a.Nebenartikel:link, a.Nebenartikel:visited
{
	display:block;
	border: 1px solid #ebe5d7;
	width: 488px;
	#width: 490px; /* IE */
	float: left;
	background: #ffffff url('/images/v1/NebenArtikel_HG_inaktiv.gif') no-repeat;
	background-position: bottom;
	margin-bottom:10px;
	text-decoration: none;
	color: #4d4942;
	overflow:hidden;
}

a.Nebenartikel:hover
{
	border: 1px solid #a90000;
	background: #ffffff url('/images/v1/NebenArtikel_HG_aktiv.gif') no-repeat;
	background-position: bottom;
	text-decoration: none;
}

a.Nebenartikel img
{
	margin-right:14px;
	float: left;
}

a.Nebenartikel h1
{
	color: #4d4942;
	font-family: Arial, "sans serif";
	font-size: 9pt;
	line-height:10pt;
	margin-top:10px;
	margin-bottom:0px;
	font-weight: bold;
	padding-right:7px;
}



.Schriftgroesse a:hover img
{
	border: 1px solid #AA0001;
}

.Schriftgroesse1aktiv
{
	margin-right:2px;
	border: 1px solid #AA0001;
}

.Schriftgroesse2aktiv
{
	border: 1px solid #F5F4F0;
	margin-right:2px;
}

.Schriftgroesse3aktiv
{
	border: 1px solid #F5F4F0;
}






a:link
{
	color:#000000;
	text-decoration:underline;
}

a:hover
{
	color:#AA0001;
	text-decoration:underline;
}

a:visited
{
	color:#000000;
	text-decoration:underline;
}





#Contentbereich .Anzeige
{
	border: 1px solid #ebe5d7;
	background: #ffffff;
	padding:20px;
	width: 448px;
	#width: 490px; /* IE */
	float: left;
	margin-bottom:10px;
	color: #4d4942;
}


#Contentbereich p.Titel
{
	font-family:Arial, Verdana, Helvetica, sand-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #4d4a43;
	line-height:125%;
	margin:0px;
	padding:0px;
}

#Contentbereich .Trennstrich
{
	border:solid #ebe5d9 1px;
	height:0px;
	border-top: 0px;
	margin-top:10px;
	margin-bottom:10px;
}

.Anzeige img
{
	float: right;
	margin-left:10px;
	margin-bottom:5px;
}


#Contentbereich p.date
{
	font-family:Arial, Verdana, Helvetica, sand-serif;
	line-height:160%;
	color: #000000;
	margin-top:0px;
	
}

#Contentbereich p.Leadin
{
	font-family:Arial, Verdana, Helvetica, sand-serif;
	line-height:160%;
	color: #a90000;
	margin-top:0px;
}

#Contentbereich p.markiert
{
	font-family:Arial, Verdana, Helvetica, sand-serif;
	line-height:160%;
	color: #a90000;
	margin-top:0px;
	font-weight:bold;
}

#Contentbereich div.Content p, #Contentbereich div.Content 
{
	color: #000000;
	font-family:Arial, Verdana, Helvetica, sand-serif;
	line-height:150%;
	margin:0px;
}


.Eintrag
{
	margin-bottom: 50px;
}



div.Videobox 
{
	text-align:center;
	margin-top:10px;
	color: #000000;
	padding:10px;
	background: #ede9e1;
}

div.Downloadbox
{
	margin-top:10px;
	color: #000000;
	padding:10px;
	background: #ede9e1;
}

div.Downloadbox ul
{
	list-style-image:url(/images/v1/icons/download.gif);
	margin-bottom:0px;
}

div.Downloadbox li
{
	padding-left:5px;
	padding-bottom:5px;
}



div.Linkbox
{
	margin-top:10px;
	color: #000000;
	padding:10px;
	background: #ede9e1;
}

div.Linkbox ul
{
	list-style-image:url(/images/v1/icons/link.gif);
	margin-bottom:0px;
}

div.Linkbox li
{
	padding-left:5px;
	padding-bottom:5px;
}



div.Datebox
{
	width:50%;
	margin-bottom:10px;
	color: #000000;
	padding:10px;
	background: #ede9e1;
	float: left;
}

div.Contactbox
{
	width:50%;
	margin-top:10px;
	color: #000000;
	padding:10px;
	background: #ede9e1;
	float: left;
}

div.Addressbox
{
	width:50%;
	margin-top:10px;
	margin-right:10px;
	color: #000000;
	padding:10px;
	background: #ede9e1;
	float: left;
}



div.galeriebox
{
	margin-top:10px;
	color: #000000;
	padding:10px;
	background: #ede9e1;
}

div.galeriebox ul
{
	list-style-image:url(/images/v1/icons/galerie.gif);
	margin-bottom:0px;
}

div.galeriebox li
{
	padding-left:5px;
	padding-bottom:5px;
}





.Galerie .Kopf
{
	font-size:9pt;
	font-weight:bold;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	background: url(/images/v1/Galerie-Top-HG.png) repeat-x;
	color: #ffffff;
	padding-left:20px;
	padding-right:20px;
}

.Galerie .Thumbnail
{
	background: #ffffff;
	width: 150px;
	height: 150px;
	#width: 162px;
	#height: 162px;
	border: 1px solid silver;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align:center;
	padding:5px;
}

.Galerie .large
{
	background: #ffffff;
	width: 500px;
	#width: 522px;
	border: 1px solid silver;
	margin-left: 20px;
	margin-right: 20px;
	text-align:center;
	padding:10px;
}


.Galerie .largedescription
{
	background: #ffffff;
	width: 500px;
	#width: 522px;
	border: 1px solid silver;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	text-align:center;
	padding:10px;
}


.Schriftgroesse1aktiv
{
	border: 1px solid #AA0001;
	margin-right:2px;
}

.Schriftgroesse2aktiv
{
	margin-right:2px;
}

.Schriftgroesse3aktiv
{
}

.Buchstabe
{
	float:left;
	background: #ede9e1;
	margin-right:5px;
	padding:8px;
}

p.Titel a:link, p.Titel a:hover, p.Titel a:visited, p.Titel a:active
{
	text-decoration: none;;
	color: #4d4a43;
}



.valueokay
{
	color:black;
}

.valuenotokay
{
	color:red;
}


.error
{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:10px;
	background:red;
	margin-bottom:10px;
}

.errorinformation
{
	color: red;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.information
{
	color: #0023D3;
	text-decoration:none;
}

.success
{
	color: #03BA25;
	text-decoration:none;
	font-weight:bold;
}

.valuestandardreq
{
	font-weight:bold;
}

form
{
	margin:0px; 
	padding:0px;
}



.TextboxRechts h2
{
	color: #a90000;
	font-size: 7pt;
	margin-top:10px;
	font-weight:normal;
}
