html, body { margin: 0;
       	    padding: 0;
             width: 100%;
             height: 100%;
	    font-family: Verdana, sans-serif;
             font-size: 10pt;
             line-height: 135%;
             color: #000;
             background: #fff; }

#head { display: none;
        height: 1px; }

#nav { width: 1px;
       display: none }

#content { margin: 0;
	  padding: 0;
           color: #000;
           font-size: 12pt;
           font-weight: bold }

#content img { display: none }

#text { margin: 20px 0 0 0;
        padding: 0;
        width: 100%;
        color: #000;
        font-size: 10pt;
        font-weight: normal }

#text img { display: block }

#text a { color: #000 }

h1 { font-size: 12pt }

h2 { font-size: 10pt;
     margin: 0 }

table, table#status { width: 99% }

td { vertical-align: top;
     font-size: 10pt;
     line-height: 135%;
     color: #000 }

table#status td, table#status th { font-size: 7pt;
                                   border: 1px solid #98CAE8;
                                   background: none }

table#status .blau { visibility: hidden }

ul { list-style-image: url(../nav/dot.gif);
     padding-left: 15px;
     margin: 0; }

ul.doppel li { margin-bottom: 15px }

.lei { float: left;
       margin-right: 40px }

.anspr { clear: left;
	font-weight: bold }
