
/* schriftstil,abstände */

body
{ color:#ffffff;  background-color: #0F0F0F; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{ color: #ffffff ;font-family: comic sans ms,verdana,arial; font-size: 10pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #ffffff; scrollbar-base-color: #d9b962;
scrollbar-highlight-color : #ffffff; scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #C59F67;}

.top1 {background-color:#0F0F0F;}
.top2 {background-color:#d9b962;border-top:solid 1px #ffffff;background-image:url(images/sky.jpg)}
.foot {background-color:#0F0F0F;border-top:solid 1px #ffffff; font-size:10px}
.left {background-color: #0F0F0F; border-right:solid 1px #ffffff}
.right {background-color: #0F0F0F; border-left:solid 1px #ffffff;border-right:solid 1px #ffffff}


td.in {background-color:#486ca3;
padding-top: 10px; padding-left: 30px; padding-right:30px;padding-bottom:10px;background-image:url(images/back.jpg);
background-repeat:no-repeat;
background-position:50% 0%;
 }

/* menue oben */

#menu  a:link, #menu2  a:visited, #menu  a:visited  {display: block;
        background-color:#;
        font-size: 10px;
        line-height: 22px;
        font-weight: normal;
        padding-bottom: 0px;
        padding-top: 0px;
        text-decoration: none;
        color: #000000;
        border-bottom:solid 0px black;
        border-left:solid 1px #476ca3;
        border-right:solid 0px black;
        text-align:center;
        width:100px;
}

 #menu a:hover {color:#ffffff;font-weight: normal ; background-image:url(images/b2.jpg);

}




/* allgemeine links im text */

a:link{ color: #ffffff; text-decoration:underline; ;font-family: verdana; font-size: 10pt; }

a:visited{color: #ffffff;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:active{ color:#ffffff;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: #000000;background-color:#ffffff;;  text-decoration:none;font-family: verdana; font-size: 10pt; }



/* uhr - datum */

input.datum {
font-size:9pt;
background:transparent;
color:#ffffff;
border:solid 0px;
margin-top:0px;
font-family:comic sans ms,verdana,arial;


}

input.zeit{
font-size:9pt;
background:transparent;
color:#ffffff;
border:solid 0px;
margin-top:0px;
font-family:comic sans ms,verdana,arial;
}

form {margin-bottom:0px;}