         .background {
          background-image: url(../images/bg/Alternative423.jpg);
          background-repeat:no-repeat;
          }
          
          .text {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
          color: black;
          font-weight : normal;
          }
 	  
		  
		  .textlogo {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 12pt;
          color: Black;
          font-weight : bold;
          }         
                   
          
          .textsmall{
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 8pt;
          color: Black;
          }
          
          
          a:link {
          text-decoration: underline;
          color : black;
          }
          
          
          a:hover {
          text-decoration: none;
          color : black;
          }
          
          
          a:visited {
          text-decoration: underline;
          color : black;
          }
          
          
          a:active {
          text-decoration: underline;
          color : black;
          }
          
          
          .white {
          color: white;
          }
          
          
          .active {
          color: black;
          }
          
          
          h1 {
          font-family: Verdana,Helvetica,Arial;
          font-size: 14pt;
          color: black;
          font-weight: bold;
          }
          
          
          .menu {
          font-size: 11pt;
          }
          

          #dropText{
		  text-decoration: none;
          }

          
          /*Hauptmenues*/
          #xuBox{
    	  text-decoration: none;
          font-family:Arial,Verdana,Helvetica;
          font-size:9pt;
          font-color: black;
/*		 
          background:white;
          border-top-width:1px;
          border-right-width:1px;
          border-bottom-width:1px;
          border-left-width:1px;
          border-style:solid;
          border-color:black;
*/		  
          } 
          
          
          /*Untermenues */
          #dropMenu{
          font-family:Verdana,Helvetica,Arial;
          font-size:9pt;
          font-color: black;
          background:white;
          border-top-width:0px;
          border-right-width:1px;
          border-bottom-width:1px;
          border-left-width:1px;
          border-style:solid;
          border-color:black;
          }


