body {
   margin: 0;
   padding: 0;
   font: 1.0em arial;
   background-color: #818284;
}
#cont1 {
    position: relative;
    top: 20px;
    width: 975px;
    margin: auto;
    background-color: #FFFFFF;
    overflow: hidden;
}
#cont2 {
    width: 675px;
    background-color: #E7E7E8;
    float: right;

}
#hnojwleft {
    background-color: #FF0000;
    width: 300px;
    background: #FFFFFF url(bg_left.jpg) 15px 0 no-repeat ;
    float: left;
}
#horinaviline {
    width: 675px;
    height: 150px;
    background: #ECF4C8 url(bg_picline.jpg) no-repeat left bottom;
    margin: 0;
    padding: 0;
    font-size: .9em;
}
#container {
    margin: 0;
    padding: 0;
}
#content {
    margin: 0;
    padding-top: 25px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #E7E7E8;
    width: 595px;
    min-height: 800px;
    position: relative;
}
* html #content {
    height: 800px;
}
#footer {
    height: 50px;
    font-size: .8em;
    background-color: #ECF4C8;
    padding-top: 20px ;
    text-align: center;
}
#footer a {

    font-weight: bold;
}

#drs {
    margin: 150px 5px 0 0;
    text-align: right;
}
#adr-sprech {
    margin: 5px 0 0 21px;
}
#term_wellbrock {
    float: right;
    width: 280px;
}
#headerprint {
    display: none;
}
.tagueberschrift {
    background-color: #1D4CA4;
    width: 280px;
    color: #FFFFFF;
}
a {
    color: #000000;
    text-decoration: none;

  }
a img {
    border: none;
  }
#content a {
    font-size: .9em;
    font-weight: bold;
}
h1, h2 {
    margin: 0;
    padding: 5px 0 5px 0;
}
h1 {
    font-size: 1.1em;
    font-weight: bold;
}
h2 {
    font-size: 1em;
    font-weight: bold;
    padding-top: 15px;
}
h3 {
    font-size: 1em;
    font-weight: bold;
    padding: 0px;
    margin: 0;
}
ul {
    padding: 10px 0 0 0;
    margin: 0;
    list-style: none;
}
li {
    float: left;
    position: relative;
    padding:0 6px 0 6px;
}
li ul {
    display: none;
    position: absolute;
    top: 1em;
    left: 0;
    padding: 0;
}
li ul li {
    float:none;
    padding:8px 3px 3px 8px;
    width:150px;
    background-color: #ECF4C8;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
li>ul {
    top: auto;

    left: 0;
}
*:first-child+html li>ul {
    top: auto;
    padding-top: 20px;
    left: 0;
}
li:hover ul, li.over ul {
    display: block;
}

#content ul {
padding: 0 0 0 10px;
}
#content li {
    float: none;
    list-style: url(point1.jpg);
    padding-left: 5px;
}
#content p {
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}




.clearfloat {
    clear: both;
}

span.point2 {
    color: #E00060;
    font-weight: bold;
}
span.a1{
    font-weight: bold;
}
.fett {
    font-weight: bold;
}
/* login-Formulare */
.frmlog {
    border: 1px solid #1D4CA4;
    padding: 10px;
}
.frmlogsubmit {
    cursor: pointer;
    border-top: 1px solid #BFBFBF;
    border-right: 1px solid #1D4CA4;
    border-bottom: 1px solid #1D4CA4;
    border-left: 1px solid #BFBFBF;
    background:  #ECF4C8 url(listpoints_button.jpg) no-repeat;

}
label {
    display: block;
    float: left;
    width: 150px;
    text-align: right;
    margin-right: 10px;
}
#site_manager {
    background: url(sitecontrol.jpg) no-repeat;
    border: 1px solid #A02020;
    height: 40px;
    margin-top: 10px;
}
.floatadminmenu {
    float: left;
    margin: 1px 5px 0 5px;
    clear: left;
    width: 40px;
}
.rightfloat {
   float: right;
   margin: 0px 10px 10px 10px;
   padding-top: 0px;
   padding-bottom: 10px;
   padding-right: 10px;

}
.clear {clear:both;}

.meldung {
     background-color: #FFFFFF;
     background: url(achtung_gross.gif) no-repeat;
     padding-left: 30px;
     color: #FF0000;
}
.notvisible {
    display: none;
}
hr {
    margin: 1px 0 3px 0;
}
div.row {
    position: relative;
    width: 50px;
    height: 20px;
}
div.row2 {
    position: relative;
    line-height: 20px;
    height: 20px;
}
div.field02, div.field03 {
    position: absolute;
    top: 0px;
    width: 25px;
    cursor: pointer;
    text-align: center;
}
div.field01 {
    position: absolute;
    top: 0px;
    width: 0px;
    visibility: hidden;
    left: 0px;
}
div.field02 {
    left: 0px;
}
div.field03 {
    left: 25px;
}
div.field05, div.field06 {
    position: absolute;
    top: 0px;
    width: 25px;
    cursor: pointer;
    text-align: center;
     height: 20px;
}
div.field04 {
    position: absolute;
    top: 0px;
    width: 0px;
    visibility: hidden;
    left: 0px;
     height: 20px;
}
div.field05 {
    left: 0px;
}
div.field06 {
    left: 25px;
}
label {
    float: left;
    width: 230px;
    padding-left: 60px;
    color: #000080;
    font-size: .8em;
     height: 20px;
}
.label2 {
     height: 20px;

    padding-left: 60px;
    color: #800080;
    font-size: .8em;


}
#row.span {
    cursor: pointer;
    color: blue;
}
#row2.span {
    cursor: pointer;
    color: blue;
}
.berichtsliste {
    width: 290px;
    float: left;
    border: 1px solid #ECF4C8;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 120px;
    background-color: #F0F0F0

}
.berichtsliste_lang{
    width: 587px;
    float: left;
    border: 1px solid #ECF4C8;
    margin-right: 5px;
    height: 160px;
    background-color: #F0F0F0
}


.berichtsbody {
    padding: 0 5px 0 5px;
}

h4 {
         background-color: #ECF4C8;
     height: 20px;
     padding: 2px 0 0 2px;
     margin: 0 0 7px 0;

}
