  /* DATEI  : global.css      */


/* -------------Body-------------------------------------------------------------------------------------------------------- */

.body			{z-index:2; Background-Color: #D2BB90;

     			scrollbar-face-color: #D2BB90;
     			scrollbar-track-color: #D2BB90;
     			scrollbar-3dlight-color: #FEF8E3;
     			scrollbar-darkshadow-color: #D2BB90;
     			scrollbar-arrow-color: #FEF8E3;
     			scrollbar-highlight-color: #D2BB90;
     			scrollbar-shadow-color: #FEF8E3}
				
				
/* -------------Anzeige-------------------------------------------------------------------------------------------------------- */

.Anzeige		{z-index:10; Background-Color: #FEF8E3}
					
	
/* -------------Rahmen------------------------------------------------------------------------------------------------------- */

.Rahmen1		{z-index:6; Background-Color: #D2BB90}				
.Rahmen2		{z-index:5; Background-Color: #FEF8E3}						
				
				
/* -------------Titel------------------------------------------------------------------------------------------------------- */

.Titel			{z-index:20}				
	
							
/* -------------Navigationkopf--------------------------------------------------------------------------------------------------- */
				
.Nav_Oben				{z-index:60; Background-Color: #FEF8E3; padding-left: 20px; padding-right: 20px; left: 0px, top: 0px}

a.Nav_Oben_Link			{font-family:Century Gothic; font-weight:normal; font-size:15px; color:#635539; text-decoration:none;}
a.Nav_Oben_Link:hover	{font-family:Century Gothic; font-weight:normal; font-size:15px; color:#000000; text-decoration:none;} 

.Nav_Oben_Text 			{font-family:Century Gothic; font-weight:normal; font-size:15px; color:#635539;}		

.Nav_Line_1				{z-index:45; Background-Color: #D2BB90 }
.Nav_Line_2				{z-index:46; Background-Color: #FEF8E3 }
					
/* -------------Navigationzellen--------------------------------------------------------------------------------------------------- */					

.Nav_Tab				{z-index:55; border-collapse:collapse}	
					
.Nav_Zelle				{Background-Color: #FEF8E3;	border-left: 1px solid  #D2BB90; border-right: 1px solid  #D2BB90; padding-left: 19px; padding-right: 19px}
					
a.Nav_Link  			{font-family:Century Gothic; font-weight:normal; font-size:15px; color:#635539; text-decoration:none; white-space:nowrap} 
a.Nav_Link:hover		{font-family:Century Gothic; font-weight:normal; font-size:15px; color:#000000; text-decoration:none;}
								
						
/* -------------Platzhalter--------------------------------------------------------------------------------------------------- */					
				
.PH1					{Background-Color: #D2BB90; z-index:200; top: 0px; left: 0px; width:100%; height:100%;}


/* -------------IFrame--------------------------------------------------------------------------------------------------- */
	
.Iframe					{z-index:50; frameborder:0; Background-Color: #FEF8E3}
				
				
				
				
