body {
	color:#000000;
	background-color:transparent;
	font-family:Verdana;
	font-size:7pt;
        text-align:center;
        line-height:10pt;
        word-spacing:3pt;
	scrollbar-face-color: "#999999";
        SCROLLBAR-TRACK-COLOR: "#999999";
        scrollbar-arrow-color: "#000000";
        scrollbar-base-color: "#999999";
        scrollbar-shadow-color : "#999999";
        SCROLLBAR-3DLIGHT-COLOR: "#999999";
        SCROLLBAR-DARKSHADOW-COLOR: "#999999";
        scrollbar-highlight-color: "#999999";
	text-decoration:none;
        background-attachment:fixed;
	}
A:link, A:active, A:visited
        {color: #000000;
        font-size: 8pt;
        text-decoration: none;}
A:hover
        {color: #000000;
        font-size: 7.5pt;
        text-decoration: none;
        font-weight:bold;
        position: relative;
        top: 1px;
        left: 1px;}

h1 {
	color:#000000;
	background-color:transparent;
	font-family:Verdana,Arial;
	font-size:11pt;
        text-align:center;
        line-height:14pt;
        word-spacing:5pt;
        font-weight:bold;
    }

table {
	font-family:Verdana;
        line-height:10pt;
        word-spacing:3pt;
	font-size:8pt;
         border-style:solid;
	border-width:1pt;
         border-color:#000000;
	border-collapse:collapse;
	border-width:0;
        text-align:center;
        }

td.oben { border-color: "#000000";
     line-height:10pt;
     word-spacing:3pt;
     border-width:1pt; 
     font-weight: none;
     font-family: Verdana;
     text-align:center;
      }


td.zucht {
	font-family:Verdana;
        line-height:10pt;
        word-spacing:3pt;
	font-size:8pt;

         border-color:#000000;
	border-style:none;
	border-width:1pt;
        text-align:center;
        }

th { border-color: "#000000";
     line-height:10pt;
     word-spacing:3pt;
     font-weight: none;
     font-family: Verdana;
     text-align:center;
      }

#menu {
	font-family:Verdana;
        line-height:10pt;
        word-spacing:3pt;
	font-size:8pt;
	border-style:none;
	border-width:0;
        text-align:center;
        }
#menu td {
	font-family:Verdana;
        line-height:10pt;
        word-spacing:3pt;
	font-size:8pt;
	border-style:none;
	border-width:1;
        text-align:center;
        }

input {border:#000000 1px solid;
       font-size:8pt;
       font-family:Verdana;}

select {border:#000000 1px solid;
       font-size:8pt;
       font-family:Verdana;}

textarea {border:#000000 1px solid;
       font-size:8pt;
       font-family:Verdana;}

checkbox { border: 1px solid white; background-color: black }