	<style type="text/css">
	/* 
	General styles for this example page */
	html{
		height:100%;
	}
	body{
		font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
		font-size:0.8em;
		margin:0px;
		padding:0px;
		text-align:left;
		background-color:#FFFFFF;
		height:100%;
	}
	
	p{
		margin-top:5px;
		margin-bottom:10px;
	}
	
	#mainContainer{
		width:760px;
		margin:0 auto;
		text-align:left;
		background-color: #FFF;
		padding-left:16px;
		padding-right:16px;
		padding-bottom:20px;	
	}
	
	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
		color:white;
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
		color:white;
		visibility:hidden;	
	}
	#dhtmlgoodies_menu ul{
		color:white;
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		color:white;
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{
		color:white;
		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		color:white;
		border:1px solid #696969;
		background-color:#696969;
		padding:1px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		color:white;
		border:0px;
		padding:1px;
		border:1px solid #696969;
		background-color:#696969;
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
background-color:#111111;
		border:0px;
		padding:1px;
		border:1px solid #666666;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		color:white;

		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
	
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:5px;
		padding-right:5px;
		border:1px solid #000000;
	}
	#dhtmlgoodies_menu .currentDepth1over{
		padding-left:5px;
		padding-right:5px;
		background-color:#696969;
		border:1px solid #000;
		
		
	}
	#dhtmlgoodies_menu .currentDepth1 a{

		font-weight:normal;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */


		color:#FFF;
		font-weight:normal;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		color:black;
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth2over{
		
		padding-right:2px;
		background-color:#FFCC33;
		border:1px solid #000;
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		
		color:black;
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		color:black;
		padding-right:2px;
		border:1px solid #FFF;
		background-color:#000000;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		color:black;
		padding-right:2px;
		background-color:#FFCC33;
		border:1px solid #000;
	}
	
	#dhtmlgoodies_menu .currentDepth3over a{	/* Text rules */
		
		color:black;
	}	
	
	
	
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#EBEDE3;
		border:1px solid #000;
	}	
	
	
	.contactFooterLink a{
	color: white;
	}
	
	
	
	/****************************************************************************************
	* 	LAYOUT CSS FOR THE left MENU
	*/
	

	/****************************************************************************************
	* 	LAYOUT CSS FOR THE MENU
	****************************************************************************************/
	#dhtmlgoodies_listMenu a{	/* Main menu items */
		color:#000;
		text-decoration:none;
		font-weight:bold;

	}
	#dhtmlgoodies_listMenu ul li a{	/* Sub menu */
		color: #F00;
		font-weight:normal;
	}
	#dhtmlgoodies_listMenu ul li ul li a{	/* Sub Sub menu */
		color: #000;
		font-style:italic;
		font-size:0.9em;
		font-weight:normal;		
	}
	
	#dhtmlgoodies_listMenu .activeMenuLink{	/* Styling of active menu item */
		color:blue;
	}
	
	
	/*
	No bullets
	*/	
	#dhtmlgoodies_listMenu li{
		list-style-type:none;	
	}
	
	/*
	No margin and padding
	*/
	#dhtmlgoodies_listMenu, #dhtmlgoodies_listMenu ul{
		margin:0px;
		padding:0px;
	}

	/* Margin of sub menu items */
	#dhtmlgoodies_listMenu ul{
		display:none;
		margin-left:10px;
	}
	
	
	
/* ######################################## */      
/* Formate fuer  Kopfteil (2) */		
/* ######################################## */  

/* ## Grundformat Headerbereich  (2.1) ## */
.mainpart_head {
                  background-color: #003a7d;
                  height: 60px;
                  width: 1280px;
                }

/* ## Format Bilder  Headerbereich (2.2) ## */        
.images_l {
            text-align: left;
            width: 135px;
          }

.images_l img {                                                                                      
                text-decoration: none;                                
              }
              
.images_m {
            text-align: left;
            width: 710px;
          }
                
.images_m img {          
                text-decoration: none;
              }
              
.images_r {         
            padding: 0px 4px 0px 0px;
            text-align: right;
            width: 431px;
          }
        
.images_r img {
                height: 20px;
                text-decoration: none;
              }              

/* ## Format fuer Last Updated Headerbereich (2.3) ## */
.lupdate  {
            font-size: 10px;
            color: #ffffff;
            text-align: right;                        
          }
		  
		  
		  
	</style>
	
	
