body			{
				background: url(../bilder/verlauf.gif) repeat-x #FFFF70;
				color:#000000;
				font-family: Arial, Helvetica, sans-serif;
}

.Stil2 			{	
				font-size: 13px;
				
}

.Stil1 {
	font-size: 16px;
	font-weight: bold;
}

a {text-decoration:none;color:#009900;}

/* #### Top Navi ############################################################################################## */

#angebot_box				{
							position:absolute; 
							width:97px; 
							height:48px; 
							z-index:1; 
							left: 558px; 
							top: 30px;
}

#angebot_box a				{
							display:block;
							width:130px;
							height:82px;
							background: url(../schalter/angebot.jpg) no-repeat;
}

#angebot_box a:hover		{
							display:block;
							width:130px;
							height:82px;
							background: url(../schalter/angebot1.gif) no-repeat;
}

#kontakt_box				{
							position:absolute; 
							width:155px; 
							height:44px; 
							z-index:3; 
							left: 746px; 
							top: 30px;
}

#kontakt_box a				{
							display:block;
							width:154px;
							height:82px;
							background: url(../schalter/erreichen.jpg) no-repeat;
							padding-top:84px;
}

#kontakt_box a:hover		{
							display:block;
							width:154px;
							height:82px;
							background: url(../schalter/erreichen1.gif) no-repeat;
}

#obstpalette_box			{
							position:absolute; 
							width:136px; 
							height:44px; 
							z-index:5; 
							left: 377px; 
							top: 30px;
}

#obstpalette_box a				{
							display:block;
							width:130px;
							height:82px;
							background: url(../schalter/obstpalette.jpg) no-repeat;
}

#obstpalette_box a:hover		{
							display:block;
							width:130px;
							height:82px;
							background: url(../schalter/obstpalette1.gif) no-repeat;
}

#willkommen_box				{
							position:absolute; 
							width:125px; 
							height:81px; 
							z-index:7; 
							left: 205px; 
							top: 30px;
}

#willkommen_box a				{
							display:block;
							width:130px;
							height:82px;
							background: url(../schalter/willkommen.jpg) no-repeat;
}

#willkommen_box a:hover		{
							display:block;
							width:130px;
							height:82px;
							background: url(../schalter/willkommen1.gif) no-repeat;
}

/* #### Slide Galerie ########################################################################################### */

#slide_gal img		{
					margin-bottom:4px;
					border:0px;
					float:right;

}

#slide_gal_kl		{
					width:132px;
					float:right;
					margin-left:2px;
}

/* #### Content ################################################################################################# */

#left_navi			{
					position:absolute; 
					width:156px; 
					height:551px; 
					z-index:13; 
					left: 23px; 
					top: 150px;
}

#content			{
					font-size: 13px; 
					position:absolute;
					width:680px; 
					height:538px; 
					z-index:23; 
					left: 220px; 
					top: 145px;
}