h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight:bold; margin-bottom: 30px; } 
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold; } 
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; } 

a:link { color: #000000; }    /* noch nicht besuchte Ziele */
a:visited { color: #000000; } /* besuchte Ziele */
a:hover { color: #000000; }   /* Verweise bei "MouseOver" */
a:active { color: #000000; }  /* Angeklickte Verweise */
a:focus { color: #000000; }   /* Verweise, die Fokus erhalten */

#menu a:link { color:  rgb(196, 6, 77); text-decoration: none; }    /* noch nicht besuchte Ziele */
#menu a:visited { color: rgb(196, 6, 77); text-decoration: none; } /* besuchte Ziele */
#menu a:hover { color:  rgb(196, 6, 77); text-decoration: none; }   /* Verweise bei "MouseOver" */
#menu a:active { color:  rgb(196, 6, 77); text-decoration: none; }  /* Angeklickte Verweise */
#menu a:focus { color:  rgb(196, 6, 77); text-decoration: none; }   /* Verweise, die Fokus erhalten */

p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  margin-top: 10px; margin-bottom: 5px;}
ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
li { margin-bottom: 5px; }

.head-title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold}
.homepage-head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; border-top-width: 4px; margin-top: 4px; text-align:center;}
.text-left { margin-top: 20px; margin-left: 17px; }
.menu-body { background-color: rgb(242, 242, 242); margin-left: 0px; height: 100%; vertical-align: top; padding-top: 20px; }
.menu-button { margin-right: 5px; margin-bottom: 8px; }
.menu1-level1-no {  
   font-family: Courier New; 
   font-size: 14px; 
   height: 20px;
   border-bottom: 1px solid rgb(196, 6, 77);
   margin-top: 8px; 
   padding-bottom: 4px; 
   margin-right: 15px; 
   margin-left: 17px; }
.menu1-level1-act {  
   font-family: Courier New; 
   font-size: 14px; 
   height: 20px; 
   font-weight: bold; 
   border-bottom: 1px solid rgb(196, 6, 77);  
   margin-top: 8px; 
   padding-bottom: 4px; 
   margin-right: 15px; 
   margin-left: 17px; }
.menu1-level2-no {  
   font-family: Courier New; 
   font-size: 14px; 
   height: 18px;
   text-indent: 25px; 
   margin-top: 4px; 
   margin-bottom: 4px}
.menu1-level2-act {  
   font-family: Courier New; 
   font-size: 14px; 
   height: 18px;
   font-weight: bold; 
   text-indent: 25px; 
   margin-top: 4px; 
   margin-bottom: 4px}
.login { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }


