/* DATEI: opal_a.css */



/* CSS Datei für Homepage Rolfs Opals*/

/* Comic Sans MS, Arial, */

/*  #FFF8DC



 */



body {

     font-family: ARIAL,HELVETICA;

     font-size:10pt;

     text-align:center;

     color:black;

     background-color:#ffffcc;

     }

h1 {font-size:24pt}

span.klein{font-size: 7pt}



a {

   font-family: ARIAL,HELVETICA;

   text-decoration: none;

   }

a:hover { text-decoration: underline;}



 a.normal {color:#FFFFCC;}

 a.normal:visited {color:#FFFFCC;}

 a.normal:link {color:#FFFFCC;}

 a.normal:active {color:#FFFFCC;}



 a.invert {color:#336633;}

 a.invert:visited {color: #336633;}

 a.invert:link {color:#336633;}



 a.black {color:#000000;}

 a.black:visited {color:#000000;}

 a.black:link {color:#000000;}





 td {

    font-family: ARIAL,HELVETICA;

    font-size:9pt;

    }

 td.normal {

       background-color:#336633;

       font-family:ARIAL,HELVETICA;

       font-size:9pt;

       font-weight:bold;

       }

 td.invert {

       font-family:ARIAL,HELVETICA;

       font-size: 9pt;

       font-weight:bold;

       }

td.taba {

       background-color:#CCCC99;

       color:#336633;

       font-family: ARIAL,HELVETICA;

       font-size:16pt;

       font-weight:bold;

       }



td.tdd { font-family:ARIAL,HELVETICA;

       font-size: 9pt;

       text-align: center;

       }
       


td.tde { font-family:ARIAL,HELVETICA;

       font-size: 9pt;

       text-align:left;

       }



td.klein { font-family:ARIAL,HELVETICA;

       font-size: 8pt;

       text-align:left;

       }



td.opal { font-family:ARIAL,HELVETICA;

       font-size: 8pt;

       color:#336633;

       text-align:center;

       }



td.mono { font-family:MONOSPACE,COURIER;

       font-size: 10pt;

       text-align:left;

       }



td.rolf { font-size: 28pt;

           color:#336633;

           font-family:OzHandicraft BT, ARIAL,HELVETICA;

           }

 h2.tanja { font-size: 10pt;

           color:#336633;

           font-family:ARIAL,HELVETICA;

           }

td.green {
              
      font-family: Arial, Helvetica, sans-serif;
       	font-size: 11pt;
       	color: #FFFFCC;
       	text-align: center;
        background-color: #336633;
        }



th { 	font-family: ARIAL, HELVETICA; font-size:10pt;
 	font-weight: bold;
 
 }
 
.formbox {  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFCC;
	background-color: #336633;
	height: 18px;

}

.formboxcream {  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
	background-color: #FFFFCC;
	height: 18px;

}

.formboxtext {  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
	background-color: #FFFFCC;

}

.formboxtextgreen {  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFCC;
	background-color: #336633;

}