<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta charset="utf-8">
<configuration>
   <system.webServer>
      <httpProtocol>
         <customHeaders>
            <clear />
            <add name="X-UA-Compatible" value="IE=EmulateIE7" />
         </customHeaders>
      </httpProtocol>
   </system.webServer>
</configuration>
<script language="JavaScript" type="text/javascript">
<!--
function einblenden(div) {
 with(document.getElementById(div).style){
   if(display=="none"){
     display="inline";
   }
   else{
     display="none";
   }
 }
}
//-->
</script>
<style type="text/css">
  body {
    background-color: #FFFF99;
    background-color: #FFFF66;
    color: #000000; 
    font-size: 120%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }
margin: 0;
padding: 0
height: ;
{
font: normal 100.01% Helvetica, Arial, sans-serif;
color: #000000; background-color: #ffffe0 url(hintergrund.gif) repeat-y;
}

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 860px;
    padding: 0 1em;
    background: #ffff66;
    background: #F7D358;
    border: 2px ridge silver;
  }
  div#Fusszeile2 {
    font-family: "Times New Roman",sans-serif;
    font-size: 100.01%;
    font-width: bold;
    font-width: normal;
    color: #0000FF; 
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    margin: 1em auto;      /* standardkonforme horizontale Zentrierung */
    margin: 0 0 0 1em auto;      /* standardkonforme horizontale Zentrierung */
    width: 860px;
    padding: 0 1em;
    background: #ffff99;
    background: #ffff77;
    background: #F5ECCE;
    background: #F7D358;
    border: 2px ridge silver;
  }

  div#kopf {
    height: 120px;
    font-size: 1.2em;
    font-size: 18px;
    font-width: bold;
    margin: 0; padding: 0.3em 0.4em;
    text-align: center; font-family: "Comic Sans MS";
    background:  ;
    border-bottom: 1px solid silver;
  }

  ul#Navigation {
    font-size: 0.83em;
    font-size: 0.93em;
    font-weight: normal;
    font-weight: bold;
    float: left; width: 200px;
    margin: 0 0 1.2em; padding: 0 0em;
    background-color: #FFFF99;
    background-color: #F5DA81;
    background-color: #F7E2E0;
    background-color: #F5ECCE;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.5em;
    margin: 0.4em; padding: 0;
   }
  ul#Navigation li ul {
    list-style: none;
    margin: 0 0 0 0.8em; padding: 0;
  }
  ul#Navigation li ul li {
    list-style: none;
    margin: 0.1em 0;
  }
  * html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }

  ul#Navigation li a {
    display: block;
    text-decoration: none;
    padding: 0.1em;
    font-weight: normal;
    font-weight: bold;
  }
  * html ul#Navigation li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.8em;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#Navigation li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 7.8em;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation li span {
    list-style: none;
    display: block;
    text-decoration: none;
    padding: 0.1em; 
    font-weight: normal;
    font-weight: bold;
    color: #000000;
    background-color: #FFFF00;
    background-color: #FFFF33;
  }
  ul#Navigation li a:link {
    color: #000000; background-color: ;
  }
  ul#Navigation li a:visited {
    color: #000000; background-color: ;
  }
  ul#Navigation li a:hover {
    color: #000000; background-color: #FFFF33;
    color: #000000; background-color: #FFFF66;
  }
  ul#Navigation li a:active {
    color: #000000; background-color: ;
  }


  ul#Navigation li>ul {
    display: none; top: 1.6em;
  }
  ul#Navigation li:hover>ul, ul#Navigation li>a#aktuell+ul, ul#Navigation li>span#aktuell+ul {
    display: block;
  }






  ul#Navigation li#Nav2 {
    width: 172px;
    list-style: none;
    margin: 0 0 0.2em; padding: 0em; padding-left: 0.8em;
  }
  ul#Navigation a#Nav2 {
    display: block;
    width: 172px;
    text-decoration: none;
    margin: 0 0 0.2em; padding: 0em; padding-left: 0.8em;
    font-weight: bold;
    font-weight: normal;
  }
  ul#Navigation span#Nav2 {
    width: 172px;
    display: block;
    text-decoration: none;
    margin: 0 0 0.2em; padding: 0em; padding-left: 0.8em;
    font-weight: bold;
    font-weight: normal;
    color: #000000;
    background-color: #FFFF00;
    background-color: #FFFF33;
  }
  ul#Navigation a#Nav2:link {
    color: #000000; background-color: ;
  }
  ul#Navigation a#Nav2:visited {
    color: #000000; background-color: ;
  }
  ul#Navigation a#Nav2:hover {
    color: #000000; background-color: #FFFF33;
    color: #000000; background-color: #FFFF66;
  }
  ul#Navigation a#Nav2:active {
    color: #000000; background-color: ;
  }

  div#Inhalt {
    margin: 0 0 1em 220px;
    padding: 1em; 
    background-color: #FFFF99;
    background-color: #F5DA81;
    background-color: #F3E2A9;
    background-color: #F5ECCE;
    background-color: #F7F2E0;
    background-color: #FBF8EF;
    background-color: #F5ECCE;
    min-height: 380px;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  div#Inhalt h1 {
    font-size: 2em;
    margin: 0.2em 0;
    color: red;
    color: #22bb22;
    color: #117711;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
    color: #117711;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }
  div#Inhalt ul {
    font-size: 1em;
    margin: 1em 0;
  }
  div#Inhalt h1#zwgp {
    text-align: left; font-family: Comic Sans MS;
    font-size: 2em;
    margin: 0.2em 0;
    color: red;
    color: #117711;
  }
  div#Inhalt h2#zwgp {
    text-align: left; font-family: Comic Sans MS;
    font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
    color: #117711;
  }



  p {
    font-size: 1em;
    margin: 1em 0;
  }
  p#Navigation {
    font-size: 1em;
    margin: 1em 0;
  }
  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em 1em;
    text-align: center;
    background-color: ; 
    border-top: 1px solid silver;
  }
  th#t1 {
    clear: both;
    margin: 0; padding: 0.1em 1em;
    text-align: center;
    background-color: ; 
    border-top: 1px solid silver;
  }
  th#t2 {
    clear: both;
    margin: 1em; padding: 0.1em 1em;
    text-align: center;
    background-color: ; 
    border-top: 1px solid silver;
  }
  th#t3 {
    clear: both;
    margin: 1em; padding: 0.1em 1em;
    text-align: center;
    background-color: ; 
    border-top: 1px solid silver;
  }

  a#t1  { font-size: 0.83em; font-width: bold;  }
  a#t2  { font-size: 1.00em; font-width: bold;  }
  a#t2g { font-size: 1.40em; font-width: bold;  }
  a#t3  { font-size: 0.83em; font-width: bold;  }
  a#t10 { font-size: 1.20em; font-width: bold;  }
  a#t20 { font-size: 1.20em; font-width: bold;  }
  a#t30 { font-size: 1.20em; font-width: bold;  }
  a#t0  { font-size: 1.83em; font-width: bold;  }
  a#t0j { font-size: 2.40em; font-width: bold;  }
  a#t0m { font-size: 1.40em; font-width: bold;  }

  th#p1 {
    clear: both;
    font-size: 0.83em; 
    font-width: bold;
    margin: 0; padding: 0.1em 1em;2
    text-align: center;
    background-color: ; 
    border-top: 1px solid silver;
  }
  th#p2 {
    clear: both;
    font-size: 0.83em; 
    font-width: bold;
    margin: 0; padding: 0.1em 1em;
    text-align: center;
    background-color: ; 
    border-top: 1px solid silver;
  }
  th#Fusszeile {
    clear: both;
    font-size: 1em; 
    font-width: bold;
    margin: 0; padding: 0.1em 0.2em;
    text-align: center;
    background-color: ; 
    border-top: 0px solid silver;
  }
  th#Fusszeile2 {
    font-family: "Times New Roman",sans-serif;
    font-size: 100.01%;
    color: #0000FF; 
    clear: both;
    font-size: 1em; 
    font-width: bold;
    font-width: normal;
    margin: 0; padding: 0.1em 0.2em;
    text-align: center;
    background-color: ; 
    border-top: 0px solid silver;
  }
  a#Fusszeile2 {
    font-family: "Times New Roman",sans-serif;
    font-size: 100.01%;
    color: #0000FF; 
    clear: both;
    font-size: 1em; 
    font-width: bold;
    font-width: normal;
    margin: 0; padding: 0.1em 0.2em;
    text-align: center;
    background-color: ; 
    border-top: 0px solid silver;
  }
  th#Navigation_mail {
    clear: both;
    font-size: 1em; 
    font-width: bold;
    margin: 0; padding: 0.1em 0.2em;
    text-align: center;
    background-color: ; 
    border-top: 0px solid silver;
  }
  th#Navigation_mail a#Navigation_mail {
    clear: both;
    font-size: 1em; 
    font-width: bold;
    margin: 0; padding: 0.1em 0.2em;
    text-align: center;
    background-color: ; color: ;
    border-top: 0px solid silver;
  }
  th#vz {
    text-decoration:none;
    font-family: "Helvetia",sans-serif;
    font-size: 100.01%;
    color: #000000; 
    clear: both;
    font-size: 0.9em; 
font:normal 14px verdana, sans-serif;
    font-width: bold;
    font-width: normal;
    font-width: small;
    text-align: left;
    background-color: ; 
  }



  a#Inhalt {
    color: #0000FF; 
  }


p#v1 { position: absolute; top: 70px; height: 300px; left: 0px; width: 250px; ; 
z-index: 1; background-color:;  overflow:auto; }
p#v2 { position: absolute; top: 70px; height: 300px; left: 270px; width: 250px; ; 
z-index: 1; background-color:;  overflow:auto; }
p#v3 { position: absolute; top: 340px; height: 300px; left: 0px; width: 250px; ; 
z-index: 1; background-color:;  overflow:auto; }
p#v4 { position: absolute; top: 340px; height: 300px; left: 270px; width: 250px; ; 
z-index: 1; background-color:;  overflow:auto; }
p#v5 { position: absolute; top: 620px; height: 300px; left: 0px; width: 250px; ; 
z-index: 1; background-color:;  overflow:auto; }
p#v6 { position: absolute; top: 620px; height: 300px; left: 270px; width: 250px; ; 
z-index: 1; background-color:;  overflow:auto; }
p#v7 { position: absolute; top: 890px; height: 300px; left: 0px; width: 250px; ; 
z-index: 1; background-color:;  overflow:auto; }
p#v8 { position: absolute; top: 890px; height: 300px; left: 270px; width: 250px; ; 
z-index: 1; background-color:;  overflow:auto; }
p#v9 { position: absolute; top: 1170px; height: 300px; left: 0px; width: 250px; ; 
z-index: 1; background-color:;  overflow:auto; }
p#v10 { position: absolute; top: 1170px; height: 300px; left: 270px; width: 250px; ; 
z-index: 1; background-color:;  overflow:auto; }

  div#kontakt {
    text-align: center;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    font-size: 1.3em;
    font-family: "Helvetica, Arial" sans-serif;
    font-width: bold;
    padding: 0 0.2em;
    padding: 0 0;
    color: #117711; 
    border: 3px ridge silver;
    position:absolute; top:102px; left:570px; width:100px; height:auto;
    position:relative; top:-40px; left:380px; width:100px; height:auto;
      z-index:2; background-color:#ccffaa; 
      z-index:2; background-color:#ccff11; 
      z-index:2; background-color:#7aff7e; 
      z-index:2; background-color:#43f905; 
      z-index:2; background-color:#ccff11; 
      z-index:2; background-color:#ddff00; 
  }
  div#kontakt a#kontakt {
    color: #117711; background-color:#ddff00;
    font-weight: bold;
    display: block;
    text-decoration: none;
    padding: 0.2em;
    font-weight: normal;
    font-weight: bold;
  }
  div#kontakt span#kontakt {
    color: #117711; background-color:#FFFF99;
    font-weight: bold;
    display: block;
    text-decoration: none;
    padding: 0.2em;
    font-weight: normal;
    font-weight: bold;
  }
  div#kontakt a#kontakt:hover {
    color: #117711; background-color: #FFFF99;
  }


#box a {
color:#000000;
background: ;
    font-size: 0.9em; 
font:normal 16px verdana, sans-serif;
text-decoration:none;
display:block;
width:500px;
padding:5px;
border:0px solid ;
    color: #000000; 
    font-width: bold;
    font-width: normal;
    font-width: small;
    text-align: left;
}

#box a:hover {
color:black;
background:;}

#box a span {display:none;}

#box a:hover span {
position:relative; top:10px; right:10px; z-index:3;
display:block;
width:500px;
color:black;
background:#ffffff;
font:normal 16px courier, sans-serif;
border:1px solid black;
padding:10px;}





#box1 {
position:relative; top:5px; left:10px; 
width:100px;
z-index:3;}

#box1 a {
color:#ffffff;
background:#b3b06c;
font:bold 16px verdana, sans-serif;
text-decoration:none;
display:block;
padding:5px;
border:1px solid black;}

#box1 a:hover {
color:black;
background:#ddd8b7;
width:500px;}

#box1 a span {display:none;}

#box1 a:hover span {
color:black;
background:#ffffff;
font:normal 16px courier, sans-serif;
border:1px solid black;
display:block;
padding:10px;}


div#box3 {
    padding: 0.5em  0.5em  0.5em  1em;
    color: #117711; 
    color: #000000; 
    border: 3px ridge silver;
      z-index:2; background-color:#ddff00; 
      z-index:2; background-color:#eeffee; 
      z-index:2; background-color:#dddddd; 
      z-index:2; background-color:#F3E2A9; 
}
div#box3b {
    margin: 0.5em  0.05em  0.05em  0.05em;
    padding: 0.5em  0.5em  0.5em  0.5em;
    color: #117711; 
    color: #000000; 
    border: 3px ridge silver;
      z-index:2; background-color:#ddff00; 
      z-index:2; background-color:#eeffee; 
      z-index:2; background-color:#ffffee; 
}


div#box4 {
    padding: 0.5em  0.5em  0.5em  1em;
    color: #117711; 
    color: #000000; 
    color: #ffffff; 
    border: 3px ridge silver;
      z-index:2; background-color:#ddff00; 
      z-index:2; background-color:#eeffee; 
      z-index:2; background-color:#dddddd; 
      z-index:2; background-color:#F3E2A9; 
      z-index:2; background-color:#b3b06c;
}
div#box4b {
    margin: 0.5em  0.05em  0.05em  0.05em;
    padding: 0.5em  0.5em  0.5em  0.5em;
    color: #117711; 
    color: #000000; 
    border: 3px ridge silver;
      z-index:2; background-color:#ddff00; 
      z-index:2; background-color:#eeffee; 
      z-index:2; background-color:#ffffee; 
}




  div#Inhalt ol li h2 { 
    font-size: 1.4em;
    margin: 0.2em 0;
    margin: 0.4em 0 0 0;
    padding: 0.4em 0 0 0;
    color: navy;
    color: #117711;
  } 
  div#Inhalt ol li ol li h3 { 
    font-size: 1.2em;
    margin: 0.2em 0;
    margin: 0.4em 0 0 0 0;
    color: navy;
    color: #117711;
    color: #000000;
  } 
  
  </style>
  <title>Wolfgang Sigle</title>
</head>
<body>
</body>
</html>
