body {font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif}
h1   { color: #2E64FE; font-weight: bold; font-size: 18px; text-align: center }
h2  { color: #DF3A01; font-weight: bold; font-size: 24px; text-align: center }
h3 { color: #DF3A01; font-weight: bold; font-size: 18px; line-height: 44px; text-align: center }
h4 { font-weight:bold;font-size:18px;text-align:center;}
h5 { color: #2E64FE; font-weight: bold; font-size: 17px; text-align: center }
h6 { font-weight: bold; font-size: 24px; text-align: center;}

a:link		{ text-decoration:underline; font-weight:bold; color:#E00000; }
a:visited	{ text-decoration:underline; font-weight:bold; color:#8B008B; }
a:hover		{ color: navy; font-weight: bold; text-decoration: underline }

.zentriert { text-align: center }
.inputfields   { font-weight: bold; background-color: #d9e6ff; background-position: 0px; border: solid 1px navy }
input:focus   { font-weight: bold; background-color: #99f; background-position: 0px; border: solid 1px navy }
textarea:focus   { font-weight: bold; background-color: #99f; background-position: 0px; border: solid 1px navy }


li {font-weight: bold;
    text-align: left;
    text-indent: 10px;
}


table.datentabelle{
   font-size:13px;
   empty-cells:show;
   width:780px;
   margin:0px;
   border:0px solid;

}

table.datentabelle th{background-color:#c4d2ff; padding: 2px; text-align: left;}
table.datentabelle td{background-color:#d9e6ff; padding: 2px; text-align: left;}
table.datentabelle caption{text-align:left;caption-side:top; font-size:17px; font-weight:bold}


table.beschreibung{
   font-size:13px;
   empty-cells:show;
   width:780px;
   padding:3px;
   margin:0px;
   border:0px;
}

body { font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
    }


  #jflanguageselection{
   margin: 0em 3pt 0em 3pt;
   float: left;
   }


  #Teil1 {
    background: url(../images/header.png) no-repeat;
    margin: auto;
    width: 986px;
    height: 84px;
    }

  #Teil2 { 
    background: url(../images/main.png) repeat;
    margin: auto;
    width: 986px;
    }


  #Bereich4_menue {
    margin: 0em 3pt 0em 3pt;
    float: left;

    }

  #Bereich5_content { 
    margin: 0em 1em 0em 15em;

    }



  #Teil3 {
    background: url(../images/footer.png) no-repeat;
    margin: auto;
    width: 986px;
    height: 58px;
    }

  #Bereich7_footer { 

    float: left;
    font-size:10px;
    margin: 2.2em 2em 1.1em; 
    
    }
  
   #Bereich8_update {
    float: left;
    width: 12em;
    margin-top:7px;
    margin-left:20px; 
    
    }