a.n {color:blue; text-decoration:none}
a.none {text-decoration:none}
a:hover {color:coral}
body {
 margin-left:5mm;
 margin-right:5mm;
}

h1 {
 font-family:VERDANA,ARIAL,HELVETICA;
 font-size:x-large;
 font-weight:bold;
 text-align:left;
 color:orangered;
}
h2 {
 font-family:VERDANA,ARIAL,HELVETICA;
 font-size:large;
 font-weight:bold;
 text-align:left;
 color:#0000CC;
}
h3 {
 font-family:VERDANA,ARIAL,HELVETICA;
 font-size:medium;
 font-weight:bold;
 text-align:left;
}
ul {
 list-style-type:square
 /*font-family:VERDANA,ARIAL,HELVETICA;
 line-height:16pt;
 text-align:left;
 color:#000000;
 background-color:#EEEEEE;
 border-style:none;
 border-width:thin;*/
}

.einfach {
 font-family:VERDANA,ARIAL,HELVETICA;
 font-size:12pt;
 /*line-height:16pt;*/
}

.klein {
 font-family:VERDANA,ARIAL,HELVETICA;
 font-size:10pt;
 /*line-height:14pt;*/
}

.gross {
 font-family:VERDANA,ARIAL,HELVETICA;
 font-size:16pt;
 /*line-height:18pt;*/
}

.flow {
   overflow:auto;
   height:420px;
}

img.day {
   float:left;
   margin-top:3px;
   margin-right:10px
}

img.dusk {
   float:right;
   margin-top:3px;
   margin-right:10px
}

p.use {
 font-family:VERDANA,ARIAL,HELVETICA;
 font-size:12pt;
 text-indent:10mm;
 text-align:justify;
  /*line-height:16pt;*/
}

p.small {
 font-family:VERDANA,ARIAL,HELVETICA;
 font-size:10pt;
 /*line-height:14pt;*/
}

td.norm {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:#FFFACD;
}

td.new {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:lavender;
}

td.green {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:palegreen;
}

td.brick {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:lightsalmon;
}

td.gold {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:gold;
}

td.blue {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:#99CCFF;
}

td.film {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:darkblue;
 color:white
}

td.privat {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:wheat;
}

td.lan {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:maroon;
 color:white
}

td.dir {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:#FFFF00;
}

td.huette {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 color:#FFFFFF;
 background-color:#008030;
}

td.spez {
 font-family:Verdana,Arial,Helvetica;
 font-size:11pt;
 background-color:#D3D3D3;
}

td.thin {
 font-family:Verdana,Arial,Helvetica;
 font-size:10pt;
 background-color:#EEEEEE;
}
