  body {
    color: black; background-color: #F7D752;
    font-size: 100.01%;
    font-family: Comic Sans MS, Arial, Helvetica;
    font-size:14px;
    font-weight:normal;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
     } 
  h1 {font-size:16px; font-weight:bold;}
  h2 {font-size:14px; font-weight:bold;}
 
.textklein{font-size:11px; font-weight:normal;}
.hl1 {font-size:20px; font-weight:bold;}
.hl2 {font-size:16px; font-weight:bold;}

.indad { margin-top:20px; margin-left:150px; height:90px; margin-bottom:40px; text-align: center; }
.ind { margin-top:20px; margin-left:190px; margin-bottom:30px; text-align: center; font-size:14px; font-weight:normal;}

.start { text-align:center; margin-left:20px; margin-right:20px; }
.set40 { text-align:center; margin-left:40px; margin-right:40px; }
.set60 { text-align:center; margin-left:60px; margin-right:60px; }
.set80 { text-align:center; margin-left:80px; margin-right:80px; }
.set100 { text-align:center; margin-left:100px; margin-right:100px; }
.set120 { text-align:center; margin-left:120px; margin-right:120px; }
.set140 { text-align:center; margin-left:140px; margin-right:140px; }
.seteb { text-align:center; }

.bot1 { clear: both; margin-top:30px; margin-left:190px; height:40px; margin-bottom:30px; text-align: center; font-size:14px; font-weight:normal; }
.bot2 { margin-top:20px; height:100px; margin-left:190px; margin-right:45px; margin-bottom:40px; text-align: center; font-size:14px; font-weight:normal; }
.bot3 { border:1px solid #FF9610; -moz-border-radius:10px; -khtml-border-radius:10px;
padding: 20px; margin-top:20px; margin-left:190px; margin-right:10px; margin-bottom:30px; text-align: center; font-size:14px; font-weight:normal; }      

a:link { font-size:14px; font-weight:bold; color:black; text-decoration:none; }
a:visited { font-size:14px; font-weight:bold; color:#94AE42; text-decoration:none; }
a:hover { font-size:14px; font-weight:bold; color:#800000; text-decoration:underline; }
a:active { font-size:14px; font-weight:bold; color:red; text-decoration:underline; }

a.auto:link { font-size:14px; color:black; font-weight:bold; background-color:#FF9610; }
a.auto:visited { font-size:14px; color:#94AE42; font-weight:bold; background-color:#FF9610; }
a.auto:hover { font-size:14px; color:#800000; font-weight:bold; background-color:#FF9610;}
a.auto:active { font-size:14px; color:red; font-weight:bold; background-color:#FF9610;}

a.sect:link,a.sect:visited { font-size:14px; color:black; font-weight:normal; text-decoration:underline;}

a.info:link { font-size:11px; color: black; font-weight:normal; text-decoration:underline;}
a.info:visited { font-size:11px; color: #94AE42; font-weight:normal; text-decoration:underline;}
a.info:hover { font-size:11px; font-weight:normal; color:#800000; text-decoration:underline;}
a.info:active { font-size:11px; font-weight:normal; color:red; text-decoration:underline;}

a.bottom:link { font-size:14px; color:black; font-weight:bold; text-decoration:none; }
a.bottom:visited { font-size:14px; color:#94AE42; font-weight:bold; text-decoration:none; }
a.bottom:hover { font-size:14px; color:#800000; font-weight:bold; text-decoration:none;}
a.bottom:active { font-size:14px; color:red; font-weight:bold; text-decoration:none; }
    
  div#Page {
    text-align: left;    
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 850px;
    padding: 0.5em;
    border: none;
  }
           
  ul#PageNavi {
    float: left; width: 180px;
    margin: 0; padding: 0;
    border: none;
     }
  ul#PageNavi li {
    list-style: none;
    margin: 0; padding: 0.1em;
  }
  ul#PageNavi a {
    display: block;
   }

    div#box {
    text-align: center;
    background-color: #FFFFFF;
    margin-left: 180px;
    width: 670px;
    padding: 20px 0px;
    border: none;
  }

