/* <STYLE TYPE="text/css"> */

/* VORSICHT!!! Diese Version der Datei ist ausschließlich für die alten HTML-Seiten gedacht */
/* Die aktuellen CSS-Files befinden sich im Verzeichnis /css  */

/* Alter Kram von frueher */

body   {
	margin: 5px 10px 10px 10px;
	padding: 0px;
	}

A:link { 
	text-decoration: underline; 
	color: #006c36;
	}
A:visited { 
	text-decoration: underline;
	color: #676767;
	}
A:active {
	text-decoration: underline;
	}
A:hover {
	text-decoration: underline;
	color: #000000;
	}

.nav          {
	text-decoration: none;
	color: #000000;
	font:8pt arial,helvetica;
	}
.nav:link     {
	text-decoration: none;
	color: #000000
	}
.nav:visited  {
	text-decoration: none;
	color: #000000
	}
.nav:hover    {
	text-decoration: none;
	color: #000000;
	}

.kastenbeschriftung	{
	font:8pt arial,sans-serif;
	color: #FFFFFF;
}

/* Kaesten oben */

#translationzeile	{
	text-align:right;
	margin-top:7px;
	margin-bottom:2px;
}
.translationbilder	{
	height:15px;
	width:22px;
	border:none;
	margin-right:5px;
}

#topkasten_wrapper	{
	width:100%;
	display:block;
	margin-top:6px;
	position:relative;
}

#topkasten_links	{
	width:32.9%; /* wg. Rundungsfehler IE */
	left:0;
	float:left;
	margin-right:1%;
}

#topkasten_mitte	{
	width:32%;
	float:left;
	margin-left:auto;
	margin-right:auto;
}

#topkasten_rechts	{
	width:32.9%; /* wg. Rundungsfehler IE */
	float: right;
	margin-left:1%;
}

.topbox	{
	text-decoration: none;
	color: #000000;
	font: 8pt sans-serif;
}

.topbox:link	{
	text-decoration: underline;
	color: #006c36;
	font: 8pt sans-serif;
}

.topbox:visited	{
	text-decoration: underline;
	color: #676767;
	font: 8pt sans-serif;
}

.topbox:hover	{
	text-decoration: underline;
	color: #000000;
	font: 8pt sans-serif;
}

ol.topbox {
	margin:0;
	padding:0;
	list-style: circle inside;
	line-height:15px;
}

ol.topbox li a {
       text-decoration: underline;
	color: #006c36;
	font: 8pt sans-serif;
}

ul.topbox {
	margin:0;
	padding:0;
	list-style: none outside;
	line-height:15px;
}

ul.topbox li a {
       text-decoration: underline;
	color: #006c36;
	font: 8pt sans-serif;
}

div.topkasten ol {
	margin:0 0 10px 0;
	padding: 3px 0 3px 3px;
	background:#ffffff;
	text-decoration: none;
	color: #000000;
	font: 8pt sans-serif;
	border:1px solid #000000;
	text-align:left;
	line-height: 15px;
}

div.topkasten ul {
	margin:0 0 10px 0;
	padding: 3px 0 3px 3px;
	background:#ffffff;
	text-decoration: none;
	color: #000000;
	font: 8pt sans-serif;
	border:1px solid #000000;
	text-align:left;
	line-height: 15px;
}
	
div.topkasten h1 {
	text-align: center;
	list-style-type:none;
	margin:0;
	padding:6px 5px 5px 5px;
	background:#000000;
	text-decoration: none;
	color: #ffffff;
	font: 8pt sans-serif;
	border:1px solid #000000;
	line-height: 10px;
}

div.topkasten span form {
	margin:0 0 0 0;
	padding: 3px 0 3px 3px;
	background:#ffffff;
	text-decoration: none;
	color: #000000;
	font: 8pt sans-serif;
	border:1px solid #000000;
	text-align:center;
	line-height: 15px;
}

div.topkasten ol:hover {
	text-decoration: none;
	line-height: 15px;
}

div.topkasten ul:hover {
	text-decoration: none;
	line-height: 15px;
}

div.topkasten a:hover {
	text-decoration: underline;
	color: #000000;
}


/* Content-Bereich */

div.leftkasten {
	width: 160px;
	margin:0 0 10px 0;
}

div.leftkasten ol {
	margin:0 0 0 0;
	padding: 3px 0 3px 3px;
	background:#ffffff;
	text-decoration: none;
	color: #000000;
	font: 8pt sans-serif;
	border:1px solid #000000;
	text-align:left;
	line-height: 15px;
}

div.leftkasten ul {
	margin:0 0 10px 0;
	padding: 3px 0 3px 3px;
	background:#ffffff;
	text-decoration: none;
	color: #000000;
	font: 8pt sans-serif;
	border:1px solid #000000;
	text-align:left;
	line-height: 15px;
}

div.leftkasten h1 {
	text-align: center;
	list-style-type:none;
	margin:0;
	padding:6px 5px 5px 5px;
	background:#000000;
	text-decoration: none;
	color: #ffffff;
	font: 8pt sans-serif;
	border:1px solid #000000;
	line-height: 10px;
}

div.leftkasten span form {
	margin:0 0 0 0;
	padding: 3px 0 3px 3px;
	background:#ffffff;
	text-decoration: none;
	color: #000000;
	font: 8pt sans-serif;
	border:1px solid #000000;
	text-align:center;
	line-height: 15px;
}

div.leftkasten ol:hover {
	text-decoration: none;
	line-height: 15px;
}

div.leftkasten ul:hover {
	text-decoration: none;
	line-height: 15px;
}

div.leftkasten a:hover {
	text-decoration: underline;
	color: #000000;
}



.newsbody	{
	text-decoration: none;
	color: #000000;
	font: 10pt sans-serif;
}

.newsbody h1	{
	background: #000000;
	color: #FFFFFF;
	font: bold 11pt sans-serif;
	padding:4px 3px 4px 10px;
	margin: 13px 0 15px 0;
	text-align: left;
}

.newsbody h2 {
	text-decoration: none;
	color: #006c36;
	font: bold 13.5pt sans-serif;
	margin: 0 0 0 0;
}

.newsbody ul	{
	margin:0;
	padding:0;
	list-style: none outside;
	line-height:15px;
}

.newsbody span  {
	font: 8pt sans-serif;
}

.newsbody li	{
	margin-bottom: 15px;
}

.newsheadline	{
	text-decoration: none;
	color: #006c36;
	font: bold 13.5pt sans-serif;
}

.newsbody_einzel	{
	text-decoration: none;
	color: #000000;
	font: 10pt sans-serif;
	text-align: justify;
}

.newsbody_einzel h1	{
	background: #000000;
	color: #FFFFFF;
	font: bold 11pt sans-serif;
	padding:4px 3px 4px 10px;
	margin: 13px 0 15px 0;
	text-align: left;
}

.newsbody_einzel h2 {
	text-decoration: none;
	color: #006c36;
	font: bold 13.5pt sans-serif;
	margin: 0 0 1em 0;
	text-align: left;
}

.newsbody_einzel p	{
	margin:0;
	padding:0;
}

span.uhrzeit_autor  {
	font: 8pt sans-serif;
}

.impressumtext {
	text-decoration: none;
	color: #000000;
	font: 10pt sans-serif;
}
.impressumtext td {
	text-decoration: none;
	color: #000000;
	font: 10pt sans-serif;
}
.impressumtext h1 {
	background: #000000;
	color: #FFFFFF;
	font: bold 12pt sans-serif;
	padding:3px 3px 4px 10px;
	margin: 13px 0 15px 0;
	text-align: center;
}

.social 	{
	text-decoration: none;
	color: #EFEFEF;
	font: 8pt sans-serif;
	border: 0;
}
.social:link     {
	text-decoration: none;
	color: #EFEFEF;
	font: 8pt sans-serif;
	border: 0;
}
.social:hover    {
	text-decoration: none;
	color: #000000;
}

.newsfloatleft	{
	float:left;
	margin-right:10px;
}

.startseitebildzentriert	{
	display:block;
	margin-left: auto;
	margin-right:auto;
	margin-top:5px;
	border:1px solid #000000;
	text-align:center;
}

.vor_ebay468	{
	text-align:center;
	margin-top:8px;
}


/* </STYLE> */