/* CSS Document */

body, html
{
	padding: 0px;
	margin: 0px;

	background-image: url(htmlbilder/hintergrund.jpg);
	background-color:#727a83;
	background-repeat:repeat-x;
	text-align:center;
}
/*#vertikal
{
	height: 50%;
	width: 1px;
	background-color: transparent;
	float:left;
	margin-bottom: -540px;
}*/
#horizontal
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: left;
	position: relative;
	width: 907px;
	height: 1200px;
	border: 0px solid #4433FF;
}
.inhaltgesamt
{
	left: 0px; top: 40px; width: 907px; height: 1100px; 
	/*position: absolute;*/
			float:left;
			position:relative;
			background-color:#ffffff;
	background-image: url(htmlbilder/randgrund.jpg);
}	
		.ende
		{
			width:907px; height:60px;
			float:left;
			position:relative;
			z-index:1;
			
			overflow: hidden;
			background-image: url(htmlbilder/ende.jpg);
			background-repeat:no-repeat;

		}
.logo
{

	left: 0px; top: 0px; width: 907px; height: 200px; 
	position: absolute;	
	background-image: url(htmlbilder/logo_oelmuellers.jpg);
}
	.naviplatzoben
	{
	
		left: 50px; top: 18px; width: 300px; height: 140px; 
		position: absolute;
		line-height:16px		
	
	}
		 a.oben:link
		 {
				font-family:Verdana, Helvetica;
				font-size:12px;
				color: #555555;
			text-decoration:none;
		 }
		 a.oben:visited
		 {
				font-family:Verdana, Helvetica;
				font-size:12px;
				color: #555555;
			text-decoration:none;
		 }
		 a.oben:hover
		 {
				font-family:Verdana, Helvetica;
				font-size:12px;
				color: #aaaaaa;
			text-decoration:none;
		 }
		 a.oben:active
		 {
				font-family:Verdana, Helvetica;
				font-size:12px;
				color: #aaaaaa;
			text-decoration:none;
		 }
			 .aktiveoben
			 {
					font-family:Verdana, Helvetica;
					font-size:12px;
					color: #aaaaaa;
				text-decoration:none;
			 
			 }
			 .aktiveoben2
			 {
					font-family:Verdana, Helvetica;
					font-size:12px;
					color: #888888;
				text-decoration:none;
			 
			 }
	.naviplatzzweite
	{
	
		left: 40px; top: 166px; width: 600px; height: 10px; 
		position: absolute;
		line-height:16px
		background-color:#ff0000;		
	
	}			 
		 a.zweite:link
		 {
				font-family:Verdana, Helvetica;
				font-size:13px;
				color: #ffffff;
			text-decoration:none;
		 }
		 a.zweite:visited
		 {
				font-family:Verdana, Helvetica;
				font-size:13px;
				color: #ffffff;
			text-decoration:none;
		 }
		 a.zweite:hover
		 {
				font-family:Verdana, Helvetica;
				font-size:13px;
					color: #888888;
			text-decoration:none;
		 }
		 a.zweite:active
		 {
				font-family:Verdana, Helvetica;
				font-size:13px;
					color: #888888;
			text-decoration:none;
		 }
		 
			 .aktivezweite
			 {
					font-family:Verdana, Helvetica;
					font-size:13px;
						color: #888888;
				text-decoration:none;
			 
			 }
	.naviplatzdritte
	{
	
		left: 675px; top: 166px; width: 320px; height: 10px; 
		position: absolute;
		line-height:16px		
	
	}			 
		 a.dritte:link
		 {
				font-family:Verdana, Helvetica;
				font-size:13px;
				color: #ffffff;
			text-decoration:none;
		 }
		 a.dritte:visited
		 {
				font-family:Verdana, Helvetica;
				font-size:13px;
				color: #ffffff;
			text-decoration:none;
		 }
		 a.dritte:hover
		 {
				font-family:Verdana, Helvetica;
				font-size:13px;
				color: #888888;
			text-decoration:none;
		 }
		 a.dritte:active
		 {
				font-family:Verdana, Helvetica;
				font-size:13px;
					color: #888888;
			text-decoration:none;
		 }
			 .aktivedritte
			 {
					font-family:Verdana, Helvetica;
					font-size:13px;
						color: #888888;
				text-decoration:none;
			 
			 }			 
			 

.bildanzeige
{

	left: 0px; top: 200px; width: 900px; height: 253px; 
	position: absolute;
	

}

/*

.inhaltbild
{

	left: 30px; top: 500px; width: 280px; height: 514px; 
	position: absolute;
	

}
.inhalttext
{

	left: 350px; top: 500px; width: 280px; height: 514px; 
	position: absolute;
		font-family:Verdana, Helvetica;
		font-size:10px;
		color: #000000;
	background-color: #FFFFFF;

}
	.ueberschrift
	{
		font-family:Verdana, Helvetica;
		font-size:14px;
		color: #000000;
	}
	.textrot
	{
		font-family:Verdana, Helvetica;
		font-size:10px;
		color: #ff0000;
	}

*/
		.inhalt{
				left:0px; top:500px; width:860px; 
				position:absolute;
				
				background-image: url(htmlbilder/randgrund.jpg);
		}

				.bild{
						left:50px;width:300px; height:520px;
						float:left;
						position:relative;
						background-color: #ffffff;
						overflow: hidden;						
				}
				.zwischen{				
						left:50px;width:40px; height:520px;
						float:left;
						position:relative;
						background-color:#ffffff;
						overflow: hidden;						
				}
				.uber{
						left:50px;width:460px; height:120px;
						float:left;
						position:relative;
						background-color:#ffffff;
						overflow: hidden;
								font-family:Verdana, Helvetica;
								font-size:16px;
								color: #555555;
				}
				.uberseite{
						left:60px;width:47px; height:120px;
						float:left;
						position:relative;
						background-color:#ffffff;
						
						background-image: url(htmlbilder/randgrund_klein.jpg);
						overflow: hidden;
				}
				.text{
						left:50px;width:460px; height:400px;
						float:left;
						position:relative;
						background-color:#ffffff;
						overflow: hidden;
								font-family:Verdana, Helvetica;
								font-size:11px;
								color: #000000;						
							
				}
				.nr{
						left:60px;width:47px; height:400px;
						float:left;
						position:relative;
						background-color:#ffffff;
						background-image: url(htmlbilder/randgrund_klein.jpg);
						overflow: hidden;
				}
				.preis{
						width:480px; height:0px;
						float:left;
						position:relative;
						background-color: #ffffff;
						overflow: hidden;
				}
				.abschluss{
						width:907px; height:40px;
						float:left;
						position:relative;
						background-color:#ffffff;
						background-image: url(htmlbilder/randgrund.jpg);
						overflow: hidden;
				}
				
				.u_typ_1{
							font-family:Arial,Helvetica, sans-serif;
							/*font-style:strong;*/
							font-size:12px;
							color:#ff0000;
							text-decoration:none;
				
				}
				.u_typ_2{
							font-family:Arial,Helvetica, sans-serif;
							/*font-style:strong;*/
							font-size:12px;
							color:#00ff00;
							text-decoration:none;
				
				}
				.u_typ_3{
							font-family:Arial,Helvetica, sans-serif;
							/*font-style:strong;*/
							font-size:12px;
							color:#0000ff;
							text-decoration:none;
				
				}

						a.l_typ_1:link{
								font-family:  Arial, Helvetica;
								font-size: 13px;
								text-decoration: none;
								color: #890146;
								margin-left: 20px;
								margin-right: 20px;
						}
						a.l_typ_1:visited{
								font-family:  Arial, Helvetica;
								font-size: 13px;
								text-decoration: none;
								color: #890146;
								margin-left: 20px;
								margin-right: 20px;
						}
						a.l_typ_1:hover{
								font-family:  Arial, Helvetica;
								font-size: 13px;
								text-decoration: none;
								color: #aaaaaa;
								margin-left: 20px;
								margin-right: 20px;
						}
						a.l_typ_1:active{
								font-family:  Arial, Helvetica;
								font-size: 13px;
								text-decoration: none;
								color: #aaaaaa;
								margin-left: 20px;
								margin-right: 20px;
						}
.nach_vorne{
z-index:999;
}
.ladetraegersenden{
	padding: 0px;
	margin: 0px;
	border:0px;
								font-family:  Arial, Helvetica;
								font-size: 48px;
								color:#777777;
								letter-spacing:0px;
								line-height:55px;
								text-decoration: none;
							
								
								
}
.ladetraeger{
	padding: 0px;
	margin: 0px;
	border:0px;
								font-family:  Arial, Helvetica;
								font-size: 48px;
								color:#777777;
								letter-spacing:0px;
								line-height:55px;
								text-decoration: none;
								
								
								
}