 body {  background-color: #fff094;
        background-repeat: no-repeat;
        background-attachment: fixed;
        margin: 0;  }
 body, a, table {font-family: Arial, Helvetica, Verdana;
         font-size: 11px;
        color: #93100F;
        }
 #head { z-index:1;
        position: absolute;
        top: 10;
        left: 0;
        width: 100%;
        height: 100px;
        background-image: url(../gif/top.gif);
        background-repeat: no-repeat;
        text-align: right;
        padding-right: 20px;
        }
  #menue, #divCont, #divText { text-align: left;
                                    }
 #menue {
        margin-left: 255px;
        margin-top: 60px;
        }
 a {    font-size: 11px;
        font-weight: bold;
        }


#divUp{position: absolute;
       left: 770px;
       top: 150px;
       z-index: 50;
       }
#divDown{position: absolute;
         left:770px;
         top: 500px;
          z-index: 51;
         }
#divCont{background-image: url(../gif/bg_content.jpg);
        background-repeat: no-repeat;
         position: absolute;
         width: 800px;
         height: 430px;
         overflow: hidden;
         top: 100px;
         left: 0px;
         clip: rect(20,800,430,0);
         visibility: hidden;
         text-align: left;
		
         }
#divText{
        position: absolute;
         margin-left: 385px;
         margin-top: 30px;
        width: 400px;
		height: 410px;
		overflow:scroll;
         }
#divInfo{ position: absolute;
        margin-left: 255px;
         margin-top: 520px;
         width: 500px;
         font-size: 12px;
        font-weight: bold;
        color: #DF2D53;
         }

.top-link, h1 {
             color: #93100F;
             font-weight: bold;
             padding-left: 0px;
             padding-right: 10px;
             padding-top: 2px;
             padding-bottom: 1px;
             text-decoration: none;
             line-height: 15px;
             font-size: 12px;             }

.level-link {color: #DF2D53;

            padding-left: 0px;
             padding-right: 25px;
             padding-top: 2px;
             padding-bottom: 1px;
             text-decoration: none;
             line-height: 15px;}


h1, legend,.senden {font-family:  "Times New Roman", Times, serif;
    font-size: 16px;
    }
h2 {    font-size: 12px;
     color: #DF2D53;
     font-weight: bold;
        }
dt, .wichtig {    font-size: 11px;
     color: #DF2D53;
     font-weight: bold;
        }

ul{list-style-image:url(../gif/liste.gif);
   padding-left:12px;
   margin-left: 12px;
   }

.fett {font-weight: bold;}
.unter {text-decoration: underline;}
fieldset {
margin: 20px 0px 10px 0px;
padding: 5px 10px;
border: 1px solid #00007f;
}
legend {
background-color: #DEDEF1;
 color: #ED1651;
padding: 1px 10px;
border: 1px solid #00007f;
margin: 0px 0px 10px 0px;
         }

form {
line-height: 150%;
}
input, textarea {
font-size: 100%;
}
.inpt {
width: 360px;
color: #00007f;
border: 1px solid #00007f;
background-color: #DEDEF1;
margin: 0px 0px 9px 0px;
}


.txt {
width: 360px;
border: 1px solid #205080;
color: #00007f;
border: 1px solid #00007f;
background-color: #DEDEF1;
}
input.inpt:focus, textarea.txt:focus {
background-color: #fff;
color: #00007f;
}

.senden {
width: 120px;
font-size: 100%;
margin: 15px 0px 0px 0px;
padding: 1px 0px 1px 0px;
background-color: #DEDEF1;
 color: #ED1651;
border: 1px solid #00007f;

}
