body {
color:#0000FF;
Font-Family:verdana, helvetica, sans-Serif;
font-size:9px;
Font-Variant:normal;
Font-Weight:normal;
Font-Style:normal;
Line-Height:normal;
Text-Align:left;
Text-Transform:none;
padding:5 5px;
margin:5 5px;
height:100%;
width:100%;
border-left:1px solid #0000FF;
/* border-top:1px ridge lightgrey;
border-bottom:1px ridge lightgrey; */
text-shadow:blue;
background-repeat:no-repeat;
scrollbar-base-color:#006699;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-arrow-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#0000FF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#808080;
scrollbar-track-color:#E0E0E0;
}

/* *************** Start of hover style for Explorer***************** */
A {font-weight:italic;font-family:verdana, helvetica, sans-serif;}
A:link {text-decoration:underline; color:#0000FF}
A:visited {text-decoration:underline; color:navy}
A:hover {text-decoration:none; color:#FFFF00; background-color:#0000FF}
A:active {text-decoration:none; color:red; background-color:#0000FF}
/* *************** End of hover for Explorer************************* */

/* A:hover:IMG { MARGIN:0px -0px -0px 1px } */
/* *************** End of hover for Explorer********************* */

/* alle border-Seiten wegen Netscape lt. schattenbaum.net/css/input2.php */
input {
display:inline;
Font-Family:verdana, helvetica, sans-Serif;
color:#0000FF;
font-size:9px;
font-weight:bold;
background-color:lightblue;
border-left:4px inset C0C0C0;
border-bottom:4px inset C0C0C0;
border-right:4px inset C0C0C0;
border-top:4px inset C0C0C0;
margin:1px;
}

/* alle border-Seiten wegen Netscape lt. schattenbaum.net/css/input2.php */
input.text {
display:inline;
Font-Family:verdana, helvetica, sans-Serif;
color:#0000FF;
font-size:9px;
font-weight:bold;
background-color:lightblue;
border-left:4px inset C0C0C0;
border-bottom:4px inset C0C0C0;
border-right:4px inset C0C0C0;
border-top:4px inset C0C0C0;
margin:1px;
}

/* alle border-Seiten wegen Netscape lt. schattenbaum.net/css/input2.php */
input.button {
color:lightblue;
font-size:9px;
font-weight:bold;
background-color:#0000FF;
border-left:4px outset #C0C0C0;
border-bottom:4px outset #C0C0C0;
border-right:4px outset #C0C0C0;
border-top:4px outset #C0C0C0;
margin:1px;
}

.footer {
font-family:verdana, helvetica, sans-serif;
color:0000FF;
font-weight:bold;
font-size:9px;}

.kasten {
background-color:lightblue; border-style:solid; border-width:thin; border-color:#000000;}
