
/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: black;  background-color:#facce6; font-family: verdana,arial; font-size: 8pt;}


table,tr,td
{ color: black ;font-family: verdana,arial; font-size: 8pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #000000; scrollbar-base-color: #0298df;
scrollbar-highlight-color : #808080; scrollbar-shadow-color : #000000;
SCROLLBAR-TRACK-COLOR: #cccccc;}



/* menue linke und rechte seite */


#menu a {display: block;
background-color:#f483c1;
color:ffffff; text-decoration:none ;font-family:verdana, sans-serif; font-size: 8pt;
width:134px;

border-bottom:solid 1px #ffffff;
border-top:solid 1px #ffffff;
}

#menu a:visited{background-color:#f483c1;
color:ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt; width:134px;

border-bottom:solid 1px #ffffff;
border-top:solid 1px #ffffff;
}

#menu a:active{background-color:#ffffff; color:black;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;width:134px;

border-bottom:solid 1px #ffffff;
border-top:solid 1px #ffffff;6;
}

#menu a:hover {background-color:#ffffff;
text-decoration: none;
color: 000000;
text-decoration:none ;font-family:verdana, sans-serif; font-size:8pt;
width:134px;

border-bottom:solid 1px #000000;
border-top:solid 1px #000000;
}

/* rubrikname*/

.rubrik {background-color:#ffffb7; color:#000000;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:130px;
border-bottom:solid 1px #000000;
border-top:solid 1px #000000;
height:19px;
}

/* seitentitel, fuss und kopfleiste */

.leiste {background-color:#ffffb7; color:#000000;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;

height:17px;

}


/* allgemeine links im text */

a:link{ color: ffffff; font-family: verdana; font-size: 8pt; text-decoration:none;}

a:visited{color:ffffff;text-decoration:none;font-family: verdana; font-size: 8pt;}

a:active{ color:ffffff;text-decoration:none;font-family: verdana; font-size: 8pt; }

a:hover{ color: #ffffff;  text-decoration:none; font-family: verdana; font-size: 8pt; }

/* uhr - datum */

input.datum {
font-size:9pt;
background-color:#ffffb7;
color:#000000;
border:solid 0px;
}

input.zeit{
font-size:9pt;
background-color:#ffffb7;
color:#000000;
border:solid 0px
}

form {margin-bottom:0px;}

<style>
<!--

#price       { text-align: center; font-weight: bold; background: #ffffff; border-bottom: 1 solid #000080 }

#td1           { width: 130; background: #ffffb7; line-height: 22px }

-->