@charset "ISO-8859-1";


h1,h2,h3,h4,h5,p,table { font-family:Verdana,Arial; text-align:center; }

h1 { font-size:50px; color:#ffffff; font-weight:normal;}

h2 { font-size:35px; font-weight:normal; line-height:1.5; }

h3 { font-size:25px; font-weight:normal; line-height:1.5; }

h4 { font-size:20px; font-weight:normal; line-height:1.2;}

h5 { font-size:15px; font-weight:normal; line-height:1.2;}

p  { font-size:18px; font-weight:normal; line-height:1.2; }

li { margin-top:3px;font-size:18px; }

div,table,img { text-align:center; }

.klein {  font-size:13px; }
.gross {  font-size:20px; }


  ul#Navigation li {
    list-style: none; }
  
  a#menue { font-family:Verdana,Arial; font-size:19px; color:red; text-decoration:none; line-height:160%; z-index:1; }


  a#menue {
      background: url(nav.gif) no-repeat;
      display:block; width:152px; z-index:1;  }
  
  a#menue img {
    display:block; width:152px; height:27px; border:0; z-index:1;
  }
 
  a#menue:hover { font-family:Verdana,Arial; font-size:19px; color:blue; text-decoration:none; line-height:160%; z-index:1; }

  a#menue:hover {background: url(hover.gif) no-repeat;
    display:block; width:152px; z-index:1;  }

  
  a#menue:hover img {
    display:block; width:152px; height:27px; border:0; z-index:1;
  }


a:link { color:#000000;text-decoration:none; }
a:visited { color:#000000;text-decoration:none; }
a:hover { color:#ffffff;text-decoration:none; }
a:active { color:#000000; text-decoration:none; }

a.an { text-decoration:none; }

.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }
