body {
 text-align:center;
 font-family: arial;
 color:black;
 font-size:12pt;
 background-color:#E06060;
}

div.inhalt{text-align:left;
}

table {font-family: arial;color:black;}

.fussnote {color:black;font-size:8pt;text-decoration:none}

td.logo {
   width:200px;
   color:transparent;
   font-size:8pt;
   text-decoration:none;
   background-repeat:no-repeat;
}

td.fussnav {
   color:black;
}

table.hingucker {
   background-color:yellow;
   border-style:groove;
   font-size:10pt;
}

hr {size: 1px; shade:none;}

h1 {
 font-family: arial;
 font-size: xx-large;
 text-align:left;
}
h1.kopf {
   padding:5px;
   text-align:right;
   border-style: solid;
   border-color:#800000;
   border-width:0px;
   border-top-width:5px;
   border-bottom-width:5px;
   border-right-width:0px;
   border-left-width:0px;


}

h2 {
 font-family: arial;
 font-size: x-large;
 text-align:left;
}
h2.kopf { text-align:right;}

h3 {
 font-family: arial;
 font-size: large;
 text-align:left;
}
h3.kopf { text-align:right;}

a:link {color:darkblue; text-decoration:underline}
a:visited { color:blue; text-decoration:underline}
a:active { color:black; text-decoration:underline}

ul.nav1 { list-style-image:url(../buttons/pfeilrechts.gif);}
ul.nav2 { list-style-image:url(../buttons/pfeilrechts.gif);}

div#navigation {
 color:black;
 font-size:12pt;
 font-weight:bold;
}

div#navigation a {

   font-weight:bold;
   text-decoration:none;
}

div#navigation a:link {color:white;}
div#navigation a:visited {color:white;}
div#navigation a:hover {color:black;}
div#navigation a:active {color:red;}


div#navkopf a { /* alle Links in der Navigation auswählen */
   font-size:10pt;
   display: inline;  /* kein zeilenumbruch nach jedem Bild */
   color:white;
   text-decoration:none;
   background-repeat: no-repeat;
}

div#kopfnav a { /* alle Links in der Navigation auswählen */
   font-size:10pt;
   display: inline;  /* kein zeilenumbruch nach jedem Bild */
   color:white;
   text-decoration:none;
   background-repeat: no-repeat;
}

div#fussnav a { /* alle Links in der Navigation auswählen */
   font-size:10pt;
   display: inline;  /* kein zeilenumbruch nach jedem Bild */
   color:white;
   text-decoration:none;
   background-repeat: no-repeat;
}