﻿/* CSS Document */

body {
margin: 10px 0px 0px 0px;
COLOR: #004601;
font: 14px Arial, sans-serif;
}
td,tr {
COLOR: #004601;
font: 14px Arial, sans-serif;
}
li{
padding-bottom:4px;
}
H1{
font: 18pt Arial, sans-serif;
font-weight: bold;
}
H2{
font: 14pt Arial, sans-serif;
font-weight: bold;
}
H3{
font: italic 12pt Arial, sans-serif;
font-weight: bold;
}
.trenner {
border-bottom: 1px solid black;
}
A.menulink {
display: block;
text-align: left;
text-decoration: none;
font-size:14px;
color: #004401;
padding-left:10px;
padding-right:5px;
padding-top:1px;
padding-bottom:1px;
}
A.menulink:hover {
text-decoration: none;
COLOR: #00008B;
background: #D9E5FB;
}
A.kopflink {
text-align: center;
text-decoration: none;
font-size:10px;
COLOR:#8B4513;
padding-top:2px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
}
A.kopflink:visited
{
COLOR:#8B4513;
}
A.kopflink:active
{
COLOR:#8B4513;
}
A.kopflink:hover {
COLOR: #3F3F3F;
}

A.mainlink{
text-decoration: none;
text-align: center;
font-size:18px;
COLOR:#8B4513;
font-weight: bold;
}
A.mainlink:hover {
COLOR: #990000;
}
A.drucklink{
text-decoration: none;
text-align: center;
COLOR:#8B4513;
font-weight: bold;
font-size: medium;
}
A.drucklink:hover {
COLOR: #990000;
}

A.drucklink2{
text-decoration: none;
text-align: center;
COLOR:#8B4513;
font-weight: bold;
font-size: x-large;
}
A.drucklink:hover {
COLOR: #990000;
}

.footer {
color: #5E5E31;
background: #F0FFFF;
font-weight: bold;
font-size:10px;
padding-top:2px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
}
.menu_bg {
background: #F0FFFF;
}
.path {
background: White;
font-size: 10px;
border-bottom: 1px solid #969696;
}
A.pathlink{
text-decoration: none;
text-align: center;
font-size:10px;
COLOR:#8B4513;
}
A.pathlink:hover {
COLOR: #990000;
}
td.bild {
	background-image: url(images/enten_hell.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.text{
background: #white;
}
.klein{
background: #white;
font: 10px Arial, sans-serif;
}
.textbraun{
background: #white;
COLOR: #800000;
font: 12px Arial, sans-serif;
}
.textbraunfett{
background: #white;
COLOR: #800000;
font-weight: bold;
}
.header{
font: 24px Arial, sans-serif;
font-weight: bold;
COLOR: #004601;
background: #F0FFFF;
text-align: Left;
border-bottom: 1px solid #AAAAAA;
}
.underlineheader{
background: #white;
border-bottom: 1px solid #AAAAAA;
font: 18px Arial, sans-serif;
font-weight: bold;
COLOR: #004601;
text-align: Left;
}
