#bodyregister      { background:#FFFFCC; 
                     color:#336633;
                     font-family:sans-serif;
                     font-weight:bold;
                   } 

div#register          { background:#FFFFCC; 
                        color:#336633;
                        font-family:sans-serif;
                        font-weight:bold;
                        position:absolute;
                        top:0px;
                        height: 42px; 
                        left: 0px;
                        width:1120px; 
                       }
body {background:#cccccc}                

div#hauptfenster      {
	background:#cccccc;
	color:black;
	font-family:sans-serif;
	position:absolute;
	top:86px;
	left: 16px;
                      }


div#register a:link   { text-decoration:none; 
                        font-weight:bold;
                        color:#336633; 
                      }

div#register a:visited { text-decoration:none; 
                        font-weight:bold; 
                        color:#336633; 
                      }

div#register a:hover  { text-decoration:none;
                        font-weight:bold;
                        background-color:#00CC33;
                      }

div#register a:active { text-decoration:none;
                        font-weight:bold; 
                        background-color:##00CC33; 
                      }
                                           
div#seite a:link      { text-decoration:none; 
                        font-weight:bold;
                        color:#336633; 
                      }

div#seite a:visited   { text-decoration:none; 
                        font-weight:bold; 
                        color:#336633; 
                      }

div#seite a:hover     { text-decoration:none;
                        font-weight:bold;
                        background-color:#00CC33;
                      }

div#seite a:active    { text-decoration:none;
                        font-weight:bold; 
                        background-color:##00CC33; 
                      }
                      
div#hauptfenster a:link      { text-decoration:none; 
                        font-weight:bold;
                        color:#336633; 
                      }

div#hauptfenster a:visited   { text-decoration:none; 
                        font-weight:bold; 
                        color:#336633; 
                      }

div#hauptfenster a:hover     { text-decoration:none;
                        font-weight:bold;
                        background-color:#00CC33;
                      }

div#hauptfenster a:active    { text-decoration:none;
                        font-weight:bold; 
                        background-color:##00CC33; 
                      }                  

