#body  {
   position:absolute;
   background-image:URL(pictures/bg.jpg);
   background-repeat:no-repeat;
   width:800px;
   height:600px;
   margin-left:50px;
   padding:7px;
   z-index:99;
   font-family:Verdana;
   color:#5474C7;
   }

#header  {
   position:absolute;
   background-image:URL(pictures/header_bg.gif);
   background-repeat:no-repeat;
   width:786px;
   height:51px;
   padding:7px;
   z-index:90;
   }

#headline {
   position:absolute;
   color:#5474C7;
   font-size:18pt;
   left:51px;
   top:11px;
   }

#language {
   position:absolute;
   right:250px;
   top:17px;
   }

#language {
   position:absolute;
   right:250px;
   top:17px;
   visibility:visible;
   }

#version {
   position:absolute;
   right:30px;
   top:17px;
   }

#menue  {
   position:absolute;
   background-image:URL(pictures/menue_bg.gif);
   background-repeat:no-repeat;
   top:68px;
   width:156px;
   height:246px;
   padding:15px;
   padding:3px;
   padding-top:13px;
   z-index:90;
   }

.menue_item {
   font-size:16px;
   color:#5474C7;
   border-width:0px;
   border-style:solid;
   padding:8px;
   padding-left:15px;
   max-width:127px;
   text-decoration:none;
   }

.menue_item:hover {
   background-color:#FADDB9;
   }

a:link {color:#5474C7; text-decoration:none; border-syle:none;}
a:visited {color:#5474C7; text-decoration:none;}
a:active {color:#5474C7; text-decoration:none;}
a:hover {color:#5474C7; text-decoration:none;}
.dl-list-line:hover {border-width:1px; border-style:solid;}

#download {
   position:absolute;
   background-image:URL(pictures/downlaod_bg.gif);
   background-repeat:no-repeat;
   top:68px;
   left:578px;
   width:216px;
   height:126px;
   padding:15px;
   padding:10px;
   z-index:90;
   }

.dl-list {
   position:absolute;
   top:30px;
   left:10px;
   width:194px;
   color:#000;
   z-index:10;
   color:#5474C7;
   font-size:8pt;
   font-weight:100;
   font-variant:normal;
   }

.filesize {
   position:absolute;
   text-align:right;
   right:0px;
   }

#mainframe {
   position:absolute;
   background-image:URL(pictures/content_bg.gif);
   background-repeat:no-repeat;
   top:68px;
   left:176px;
   width:370px;
   height:471px;
   padding:10px;
   z-index:90;
   }

#content {
   width:377px;
   height:471px;
   max-width:377px;
   max-height:471px;
   overflow:auto;
   border-width:0px;
   border-style:solid;
   }

.small-topic  {
   color:#5474C7;
   font-size:10pt;
   font-weight:bold;
   font-variant:small-caps;
   }

.big-topic  {
   color:#5474C7;
   font-size:11pt;
   font-weight:bold;
   font-variant:small-caps;
   }

#red{
   color:#F6745F;
   font-size:11pt;
   font-weight:bold;
   font-variant:small-caps;
   }

#normal_text {
   color:#5474C7;
   font-size:8pt;
   font-weight:100;
   font-variant:normal;
   }

.languageborder {
   border-style:solid;
   border-width:1px;
   border-color:#000;
   }


#admin_topiclist {
     position:absolute;
     top:200px;
     left:10px;
     width:194px;
     padding:5px;
     font-size:7pt;
     background-color:#ECEFF5;
     }

#admin_datensatz {
     position:relative;
     margin-top:5px;
     padding:2px;
     padding-top:1px;
     border-width:2px;
     border-style:solid;
     height:200px;
     width:96%;
     overflow:auto;
     }

#admin_datenfeld {
     position:absolute;
     width:20px;
     max-height:100px;
     border-width:1px;
     border-style:solid;
     padding:1px;
     margin-top:3px;
     }

#admin_text_klein {
     font-size:7pt;
     font-weight:100;
     font-variant:normal;
     }

#test {
  min-width:40px;
  background-color:#DDD;
  }
