body {  margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; }
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,br{ font-family: Arial,sans-serif; font-size:0.9em; color: #800000; }

a:link { color:#800000; text-decoration:none; }
a:visited { color:#800000; text-decoration:none; }
a:focus { color:#800000;  font-weight:bold; }
a:hover { color:#800000; text-decoration:none; font-weight:bold; }
a:active { color:#800000; font-weight:bold; }

h1 { font-size:2.0em; line-height:1.3em; font-weight:bold; }
h2 { font-size:1.8em; line-height:2.1em; font-weight:bold; }
h3 { font-size:1.6em; line-height:1.0em; font-weight:bold; }
h4 { font-size:1.4em; line-height:1.0em; }
h5 { font-size:1.2em; line-height:1.5em; }
h6 { font-size:10pt; }

#container { margin:0 auto; width:70%; min-width:500px; max-width:1000px; height:100%;}
#logo { margin:0 auto; padding-left:50px; background-image:url(grafic/streifen.gif);}

#subnavi { width:140px; float:left; font-size:1.2em; }
#info { background-color: #eee; font-size: 0.6em;  padding-right:3px; float: right; width: 135px; background-color: #F7EADE; margin: 0 auto;  min-height:100%; text-align:justify; }
#content {margin:0 145px 0 140px;  text-align:justify; }
#button { width: 131px; margin: 0; padding: 2px; border: 1px solid #DF0000; background-color: #d00000;  font-weight: bold; color: maroon; font-size:1.6em; }
#klein { font-size: 0.7em; }
ul#Navigation { width: 120px; margin: 0; padding: 2px; border: 1px solid #DF0000; background-color: #d00000; }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 120px;
    w\idth: 116px;
    padding-left: 0;
    padd\ing-left: 2px;
  }
ul#Navigation li { list-style: none;  margin: 2px; padding: 0; }
ul#Navigation a { display:block; padding: 1px; text-decoration: none; font-weight: bold; border: 1px solid black;
    border-left-color: white; border-top-color: white; color: maroon; background-color: #E06000; }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }
ul#Navigation a:hover { border-color: white; border-left-color: black; border-top-color: black; color: #FFBF00; background-color: #DF0000; }