.itemText { text-decoration: none; color: #ffffff;  font: 15px Futura, Arial, Helvetica; font-weight:bolder;}
.itemHover { text-decoration: none; color: #ffffff; font: 20px Arial, Helvetica }
.itemBorder { border: 1px solid white} // solid black ... outset #c8c8c8

.crazyText { text-decoration: none; color: #000000; font: Bold 12px Arial, Helvetica }
.crazyHover { text-decoration: none; color: #ffffff; font: Bold 12px Arial, Helvetica }
.crazyBorder { border: 1px outset #000000 }
.crazyBorderOver { border: 1px inset #000000 }


#rahmen {
  border-width:1px;
  border-style:solid;
  border-color:#999999;  
  text-align:justify; 
}


.body { background-color:white; }
.chap { font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold; font-size:14px; color:#003399; }
.sect { font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold; font-size:12px; color:#003399; line-height:15px; margin-top:10px; margin-botton:5px; }
.p { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:black; line-height:15px; }
.green { color:#009999; font-weight:bold; }
.blue { color:#003399 }
.bold { font-weight:bold; }
.big { font-size:14px }
.small { font-size:9px; font-weight:standard; color:#009999 }
.stand { font-size:9px; font-weight:standard; color:black }
