 <!-- Textformatierung-->
p { margin-bottom:10px;}
.float {
        font-family:Georgia,serif;
        font-weight:normal;
        margin:0px 5px;
        font-size:11px;
        line-height:12pt;
        text-align:left;
        letter-spacing:0pt;
 }
.float.top {text-align:right;
            font-weight:bold;
            letter-spacing:0pt;
            font-variant:small-caps;
            font-size:11px;
            margin:0px 5px;
 }
.float.caption {background-color:#DDDDDD;
                font-size:10px;
                color: #333333;
                margin:0px 0px;
                padding-left:5px;
                padding-right:5px;
 }
.float.button{background-color:#FFFFFF;
              color:#FFFFFF;
}
.float.form {width:240px;
             margin:2px 0px 2px;
 }
.float.ud {margin:0;
           width:20px;
           height:21px;
           position:relative;
           top:4px;
}
.menuText {font-family:Georgia,serif;
           font-weight:normal;
           font-size:11px;
           line-height:14px;
           color: #000000;
           text-align: left;
           margin:0px 5px;
 }
.menuText.select{font-weight:bold;
                 color: #FFFFFF;
 }
.menuText.head{
               font-weight:bold;
               font-size:14px;
               font-variant:small-caps;
               margin-top:0px;
 }
.menuText.headsub{font-weight:normal;
                  color: #000000;
                  font-size:10px;
}
.menuText.headline{font-weight:normal;
                   color: #000000;
                   font-size:10px;
                   line-height:0px;
                   margin:0px;
 }
a{border: none;color: #333399;}
a#mylink:link { text-decoration:none;border: none;}
a#mylink:visited { text-decoration:none;border: none;}
a#mylink:focus { text-decoration:none;border: none;}
a#mylink:hover { text-decoration:none;border: none;}
a#mylink:active { text-decoration:none;border: none;}
 <!-- Formatierung der Tabellenzellen-->
.mytable{}
.mytable.headcont{
            height:7px;
            vertical-align:top;
            background-image:url(Bilder/bg_head.gif);
            background-repeat:no-repeat;
}
.mytable.headcont2{
            height:30px;
            vertical-align:top;
            background-color:#FFFFFF;
}
.mytable.footcont{
            height:7px;
            vertical-align:top;
            background-image:url(Bilder/bg_top.gif);
            background-repeat:no-repeat;
}
.mytable.headmenu{
            height:7px;
            vertical-align:top;
            background-image:url(Bilder/bgmenu_head.gif);
            background-repeat:no-repeat;
}
.mytable.headmenu2{
            height:30px;
            vertical-align:top;
            background-color:#FFFFFF;
}
.mytable.footmenu{
            height:7px;
            vertical-align:top;
            background-image:url(Bilder/bgmenu_top.gif);
            background-repeat:no-repeat;
}
.mytable.vspace{height:3px;}
.mytable.hspace{width:3px;}
.pic {float:right;margin:0px 0px 0px;}
.pic.w240 {width:240px;margin-left:5px;}
.pic.w480 {width:480px;}