
.p1{
			margin: 20px 0px 30px 0px;
			padding: 0px 0px 0px 0px;
			text-decoration:none; 
			color: #20e200;
			font-family: Trebuchet MS; 
			font-size: 24px; 	
}
.p2{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-decoration:none; 
			color:#000;
			font-family: Trebuchet MS; 
			font-size: 14px; 	
}
.nav_box{

			background: #1a1a1a;
			width: auto;			
			height: 45px;
			margin: 0 auto 0 auto;
			box-shadow: 0px 5px 8px #000;
			z-index: 130;
}




#text_firma{
			position: absolute;
			float: left;
			width: 650px;
			height: 250px;
			margin: 0px 50px 0px 50px;
			padding: 0px 0px 0px 0px;
			z-index: 150;
}
#firma_box_1{
			
			position: relative;
			width: 1000px;
			height: 250px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			color:#eee;
			font-family: Trebuchet MS; 
			font-size: 16px;
			z-index: 150;


}
#bild_box{
			position: absolute;
			width: 250px;
			height: 600px;
			margin: 0px 0px 0px 750px;
			padding: 0px 0px 0px 0px;
			z-index: 150;
			


}


#bild_firma_1{
			position: absolute;
			background: url("images/firma_bild_2_part_1_250x150.png");
			width: 250px;
			height: 150px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			z-index: 150;
			box-shadow: -10px 10px 10px #000;
}
#bild_firma_2{
			position: absolute;
			background: url("images/firma_bild_2_part_2_250x100.png");
			width: 250px;
			height: 100px;
			margin: 160px 0px 0px 8px;
			padding: 0px 0px 0px 0px;
			z-index: 150;
			box-shadow: -10px 10px 10px #000;
}
#bild_firma_3{
			position: absolute;
			background: url("images/firma_bild_2_part_3_250x150.png");
			width: 250px;
			height: 150px;
			margin: 278px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			z-index: 150;
			box-shadow: -10px 10px 10px #000;
}
#bild_firma_4{
			position: absolute;
			background: url("images/firma_bild_2_part_4_250x100.png");
			width: 250px;
			height: 100px;
			margin: 450px 0px 0px 10px;
			padding: 0px 0px 0px 0px;
			z-index: 150;
			box-shadow: -10px 10px 10px #000;
}

#firma_inhalt_box{
			
			width: 1000px;			
			height: 700px;
			margin: 0px auto 0px auto;
			
}

.mid{
			background: #0d0d0d;
			width: auto;			
			min-height: 800px;
			margin: 0 auto 0 auto;
			padding: 0px 0px 0px 0px;
			z-index: 110;
			
}

