.hellgrau { background-color:lightgrey; }
.gelb { background-color:yellow; }
.rot { background-color:red; }
.grün { background-color:green; color:white; }
.blau { background-color:blue; color:white; }
.weiß { background-color:white }
.inspalte { width:200px; }
.icon { width: 60px; height:40px; }
.links { float:left; padding: 20px; }
.rechts { float:right top; padding: 20px; }
.chronik { font-size:14px; float:left; }



body { min-width: 800px; max-width: 1200px; text-align: center; margin: auto; background-image: url("../Bilder/orange.gif"); background-repeat: repeat-x;  }

A { text-decoration: none; padding: 0 5px; color: black;}

#Ü1 { float:top; align:center; border-bottom:5px solid lightgrey;
     border-top:10px solid lightgrey; background:url(../Bilder/cats.jpg) no-repeat;
     background-position: right top; background-color: white;
     padding-right:5px; padding-top:10px; height:160px; width:100%; text-align:right; text-color:white; font-size: 11pt; }
#Ü1 a { color:white; }

#Spalte { font-size:12pt; padding: 12px; border-top: 6px solid gray; background:white; text-align:left; width:90%; }
#Spalte a { color:blue; }


#Textblock li a:link { color: black; }
#Textblock a { color: black; }
#Textblock { float:right; width:60%; padding:12px 5px 10px 20px; background:; border-top: 5px solid lightgrey; text-align: left;}

h4 { font-size:20px; }





#headermenue { font-size: 14pt; padding: 5px 0; margin: 0 10; border-top: 5px solid lightgrey; text-align: left;}
#headermenue { float:left; width:150px; padding-bottom:10px; background:white; padding-left: 10px;}
#headermenue ul { list-style-type: none; margin: 0px; padding: 0px; }
#headermenue li { margin: 1px 4px; padding: 0px; background:orange; }
#headermenue a:hover { color: white; }

#headermenue2 { font-size: 12pt; margin: 0 2; border-top: 5px solid lightgrey; padding:0px 0px 0px 0px; text-align: left; }
#headermenue2 { float:right; width:180px;  background:; }
#headermenue2 ul { list-style-type: none; margin: 0px; padding: 0px; }
#headermenue2 li { margin: 1px 4px; padding: 0px 2px 2px 5px; background:orange; }
#headermenue2 img { padding-top:15px; width:160px; }
#headermenue2 li a { color: blue; }
#headermenue2 li a:hover { color: white; }


#footer { font-size: 12px; color: black; background: orange; clear: both; padding: 10 10 5 10px; height: 20px }
#footer a { color: black; }
