
body, html       { width: 100%; height: 100%;
                   background-color: antiquewhite;
                   color: #000000;
                   font-size: 14px;
                   font-family: arial;
                   text-align: center;
                 }

 .mainlink        { color: white;
                    
                    font-size: 14px;
                    font-family: arial;
                    text-decoration: none;
                  }

 .fttk           { color: antiquewhite; font-size: 16px; font-family: verdana;
                   font-weight: bold; text-decoration: underline; text-align: center;
                   top: 3px;
                   left: 360px;
                   height: 30px;
                   width: 350px;
                  }
 .k              { color: #8C160C; font-size: 14px; font-family: verdana;
                  font-style: italic; font-weight: bold;
                  }

 .klein          { color: black; font-size: 11px; font-family: arial; }
 .absatz1         { border: 0px none; border-top: 1px solid #B95C00; margin-right: 100px;}
 .absatz2         { border: 0px none; border-top: 1px solid #B95C00; margin-left: 100px;}
 .absatz3       { border: 0px none; border-top: 1px solid #000000; margin-left: 50px;}
 a               { text-decoration: none; border: 0px; color: #cccccc;text-decoration: underline; }
 a:hover         { text-decoration: underline; }

 img { border : 0px; margin: 2px;}
 td   { width: 100%; height: 100%;
                   background-color: #ffffcc;
                   color: #000000;
                   font-size: 13px;
                   font-family: verdana;
                   text-align: center;
                 }
 th      { width: 100%; height: 100%;
                   background-color: #ffffcc;
                   color: #000000;
                   font-size: 13px;
                   font-family: verdana;
                   text-align: center;
                   font-weight: bold;
                 }         

 div#contentdiv  { padding: 10px;
                   position: absolute;
                   top: 20px;
                   left: 325px;
                   height: 550px;
                   width: 465px;
                   border: 0px solid white;
                   overflow: auto;
                   text-align: left;
                   margin: 0px;
                   color: antiquewhite; 
				   font-size: 13px;
                 }


 div#centerdiv   { width: 100%; height: 100%;
                   vertical-align: middle;
                   text-align: center;
                   border: 0px;
                  position: absolute;
                  top: 50%;
                  left: 0px;
                  width: 100%;
                  height: 1px;
                  overflow: visible;
                  visibility: visible;
                  display: block
                  margin: 0px;
                  padding: 0px;
                 }
 div#welcomediv  { width: 328px; height: 600px; overflow: hidden;
                   margin-left: -170px; top: -300px; left: 50%; position: absolute;
                   background-image: url('../bilder/hintergrundschwarzc1.jpg');
                   background-color: black;
                 }
 div#maindiv1     { width: 800px; height: 600px; overflow: hidden;
                   margin-left: -380px; top: -300px; left: 50%; position: absolute;
                   background-image: url('../bilder/hintergrundschwarzc.jpg');
                   background-color: black;
                 }


 div#copyrightdiv{ position: absolute;
                   top: 580px;
                   left:530px;
                   height: 12px;
                   width: 250px;
                   border: 0px solid red;
                   color: black;
                   font-size: 11px;
                   font-family: arial;
                   text-align: right;
                   }
div#vorstellungdiv1{ position: absolute;
                   top: 560px;
                   left:55px;
                   height: 12px;
                   width: 250px;
                   border: 0px solid red;
                   color: antiquewhite;
                   font-size: 11px;
                   font-family: arial;
                   text-align: right;
                   }

 div#vorstellungdiv{ position: absolute;
                   top: 250px;
                   left:10px;
                   height: 20px;
                   width: 270px;
                   border: 0px solid red;
                   color: antiquewhite;
                   font-size: 13px;
                   font-family: arial;
                   text-align: center;
                   }
div#linkdiv{ position: absolute;
                   top: 280px;
                   left:510px;
                   height: 20px;
                   width: 270px;
                   border: 0px solid grey;
                   color: #660000;
                   font-size: 13px;
                   font-family: arial;
                   text-align: center;
                   }

 div#leftdiv     { text-align: right;
                   position: absolute;
                   top: 90px;
                   left: 205px;
                   height: 250px;
                   width: 100px;
                   border: 0px solid white;
                 }

 div#homediv     { text-align: left;
                   position: absolute;
                   top: 90px;
                   left: 210px;
                   height: 15px;
                   width: 250px;
                   border: 0px solid red;
                 }

 div#topdiv     { text-align: left;
                   position: absolute;
                   top: 80px;
                   left: 450px;
                   height: 15px;
                   width: 200px;
                   border: 0px solid red;
                 }
