body{
 background-image:url(images/hintergrund.jpg);
 background-repeat:repeat;
 font-family:Comic Sans MS, serif;
 font-style:normal;
 text-decoration:none;
 color:black;
 vertical-align:middle;
 font-size:12pt;
}

ul{
 list-style-image:url(images/bul1.gif);
 list-style-type:upper-roman;
 list-style-position:outside;
}

ol{
 list-style-image:url(images/bul2.gif);
 list-style-type:upper-roman;
 list-style-position:outside;
}

table{
 border-collapse:seperate;
 empty-cells:show;
}

a:link{
 color: rgb(204,102,51);
 text-decoration:none;
}

a:visited{
 color: rgb(102,51,153);
 text-decoration:none;
}

a:hover{
 color: rgb(100,100,100);
}

a:active{
 color: rgb(153,153,0);
}

a:focus{
 color: rgb(150,70,150)
}

h1{
font-family:"Comic Sans MS", Arial, Helvetica;
font-weight:normal;
font-style:normal;
font-size:24pt;
}

h2{
font-family:"Comic Sans MS", Arial, Helvetica;
font-weight:normal;
font-style:normal;
font-size:18pt;
}

h3{
font-family:"Comic Sans MS", Arial, Helvetica;
font-weight:normal;
font-style:normal;
font-size:14pt;
color:green;
}

#ich{
 border-width:thin;
 border-style:groove;
 border:none;
}

div#fuss{
 color:blue;
 font-size:10pt;
}

#uhr{
 font-family:Comic Sans MS, serif;
 font-size:24px;
 font-style:normal;
 font-weight:normal;
 color:black;
 text-align:center;
}
