.bilder {
display: none;
height: 0px;
width: 0px;
overflow: hidden;
}


select, input {
        border-color: #C7DEF2;
        border-width=1;
}

body     {scrollbar-face-color: #ffffff; scrollbar-arrow-color: #040478; 
            scrollbar-base-color: #3e5d64; scrollbar-shadow-color: #040478;
            scrollbar-track-color: #a4a1a4;
            scrollbar-darkshadow-color: #b0c700; scrollbar-highlight-color: #dbeaf2;

	margin-top: 0px; margin-left: 0px; margin-bottom:0px; ;
}
A {
        font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight : bold;
        text-decoration : none;
        color: #6e696e;
}
A:hover {
        font-size: 8pt;        
        text-decoration : underline;
        font-weight : bold;
        color: #6e696e;
        
}
.Alink  {
        font-size : 8pt;
        font-weight : bold;
        text-decoration : none;
        color: #6e696e;
}

.Ueberschrift {
        font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11pt;
        line-height : 13pt;
        color: #7f6d40;
        font-weight : bold;
}

.Ueberschrift2 {
        font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        line-height : 14pt;
        color: #878468;
        font-weight : bold;
}
.Ueberschrift3 {
        font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        line-height : 11pt;
        color: #c1bd93;
        font-weight : bold;
}


.normal  {
        font-family : Verdana, Tahoma, Verdana, Helvetica, sans-serif;
        line-height : 13pt;
	  font-size: 8pt;
        color: #505050;
}

.grey  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #a4a1a4;
}