body {
color:#000000;
font-size:100.01%;
line-height:100.01%;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;


scrollbar-face-color: #FDC74B;
scrollbar-shadow-color: #ED8A35;
scrollbar-highlight-color: #ED8A35;
scrollbar-3dlight-color: #FDC74B;
scrollbar-darkshadow-color: #FDC74B;
scrollbar-track-color: #FDC74B;
scrollbar-arrow-color: #ED8A35;
; border: #333333; border-style: ridge; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin
; background-color: #CCCCCC

}

/* Tabellen */
table {
color:#000000;
font-size:10px;
font-family:arial, sans-serif;
}

/* tabellenzellen (td) + Absätze (p)*/
td{
color:#000000;
vertical-align:top;
font-size:13px;
}

/* alle Links (a)*/
a {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
color:#666666;
text-decoration:underline;
; font-style: normal
; font-family: Arial, Helvetica, sans-serif
}

/* besuchte Links */
a:visited {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
color:#666666;
text-decoration:underline;
; font-style: normal
}

/* bei MouseOver */
a:hover {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
color:#666666;
text-decoration:underline;
; background-color: #993300; font-style: normal
; border: none; font-family: Arial, Helvetica, sans-serif
}

/* links der Unterklasse "nav" */
/* haben das Attribut class="nav" */
/* Hintergrundfarbe: background, Textfarben:color*/
/* Textausrichtung: text-align:left */

a.mini {
clear:both;
float:left;
text-align:left;
font-size:11px;
line-height:100.01%;
display:block;
margin:0px;
width:100%;
border-bottom:1px solid #666666;
padding:3px 3px 3px 1px;
background:#993300;
font-weight:normal;
border-right:8px solid #DFDFDF;
color:#999999;
text-decoration:none;
}
a.mini:visited {
color: #333333;
text-decoration:none;
font-weight:normal;
}
a.mini:hover {
background: #993300;
color: #FFFFFF;
font-weight:normal;
text-decoration:underline;
; font-family: Arial, Helvetica, sans-serif
; font-size: 12px; font-style: normal
}

/* Überschrift h1 (h1) */
h1 {
color:#000000;
vertical-align:top;
font-size:16px;
}
input.datum {  background-color: #993300; color: #FFFFFF; border-style: groove; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
input.zeit {  background-color: #993300; color: #FFFFFF; border-style: groove; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
p  { 
color:#000000;
vertical-align:top;
font-size:13px;
 } 