@charset "UTF-8";
/* CSS Document pp*/



* {
	padding:0;
	margin:0;
	outline:0;
}

html{
	background-color:#090f6b;
	background-position:center top;
	background-repeat:repeat;
}

body{
	background:transparent url(img/bg_body.jpg) repeat-x left bottom;
	color:#261A11;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
	
}

#wrapper{
	background:transparent url(img/bg_wrapper.jpg) repeat-x left top;
}

#container{
	background-color:transparent;
	background-position:center top;
	background-repeat:no-repeat;
}

#content{
	background-color:transparent;
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:0;
}



html{
	background-image: url(img/bg_body.jpg);
}

#container{
	background-image:url(img/bg_container.jpg);
}

#content{
	background-image:url(img/bg_content.jpg);
}



.inside{
	margin:0 auto;
	width:780px;
	border:0px solid #000;
	
}


/*--- .post ---*/
.post{
	margin-bottom:20px;
	margin-left:30px;
	margin-right:0px;
	border:0px solid #000;
}

.right {
float:right;
border:0px solid #000;
width:400px;
padding-left:20px;
padding-bottom:30px;
margin:0;
}




.polaroid {margin:0px 0 0px -15px;
float:left;
border:0px solid #000;
width:330px;

}




/*--- Main Column ------------------------------------------------------------------------------*/
.main_col, .sidebar{
	float:left;
	padding:0;
	min-height:273px;
	border:0px solid #000;
}

.main_col{
	
	margin :0px 0px 0 0px;
		
	
}


/* HEADER */


.headermenu {
padding:50px 0 0px 0px;
width:770px;
border:0px solid #000;
vertical-align:bottom;
color:#fff;
font-size:12px;


}


.headermenu a {
text-decoration: none;


}




/*--- #Footer -----------------------------------------------------------------------------*/

.footer{
	padding:0px 0 0px 0;
	color:#fff;
	font-size:11px;
	line-height:15px;
	margin-top:0px;
	border:0px solid #D2C4A2;
	clear:both;
	
}





/*--- H and Generic Elements----------------------------------------------------*/


h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { font-weight:normal; }

li, dd { margin-left:5%; }

.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }

a img{ border:none; }


h1 {font-size:18px; line-height:18pt;
margin: 50px 0px 25px 0px;
font-style:italic; 
color:#090f6b;
}


h2 {font-size:16px;
margin-bottom:25px;

}





p, blokquote, .bodytext{
	margin-bottom:15px;
	text-align:left;
}


a{
	text-decoration:underline;
}



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



.headermenu div {color:#fff;}

.headermenu a {color:#FFFFFF}
.headermenu a:hover {text-decoration:underline}


.lupe {
border:0px solid #000;
margin:0 10px 0 40px;
width:300px;
font-size:12px;
}


 .lupe img{
margin:0 10px 0 0px;

}
 .lupe ol{
margin:0 0px 0 35px;
font-size:11px;
}


.bild {
width:80px;
float:left;
border:px solid #000;
}

.link{ width:320px;
float:right;
border:px solid #000;}


.abschluss {
margin:0 0 50px 0;

}

#menu{
	width:497px;
	height:38px;
	float:left;
	margin:10px 0 0px 20px;
	border:0px solid #000;
	
}

#menu a{ 
	text-indent:-99999px;
	display:block;
	float:left;
	background-color:transparent;
	background-image:url(img/menu.png);
	background-repeat:no-repeat;
	height:38px;
	
}

#menu a#pp_home{
	width:72px;
	background-position:0px 0px;
}
#menu a#pp_home:hover, #menu a#pp_home.selected{
	background-position:0px -38px;
}


#menu a#pp_ueber{
	width:85px;
	background-position:-72px 0px;
}
#menu a#pp_ueber:hover, #menu a#pp_ueber.selected{
	background-position:-72px -38px;
}


#menu a#pp_material{
	width:74px;
	background-position:-157px 0px;
}
#menu a#pp_material:hover, #menu a#pp_material.selected{
	background-position:-157px -38px;
}


#menu a#pp_fertigung{
	width:156px;
	background-position:-231px 0px;
}
#menu a#pp_fertigung:hover, #menu a#pp_fertigung.selected{
	background-position:-231px -38px;
}


#menu a#pp_referenzen{
	width:110px;
	background-position:-387px 0px;
}
#menu a#pp_referenzen:hover, #menu a#pp_referenzen.selected{
	background-position:-387px -38px;
}



a#logo{
	height:40px;
	width:400px;
	text-indent:-99999px;
	float:left;
	margin:50px 0 0 10px;
	margin /**/:40px 0 0 20px;
	border:0px solid #000;
}







/*Header --------*/


.headertitle{
	background:transparent no-repeat left top;
	padding:5px 0 15px 20px;	
	margin:0 0 10px 0;
	float:left;
	text-indent:-99999px;
}

.header{
	margin:0 0 10px 0;
	float:left;
}

.divider{
 border-bottom:1px solid #ffcc99;
 margin-bottom:20px;
 

}




.main_col a  {
color:#233654;
text-decoration:underline;
}

.main_col a:hover {
color:#609cf9;
text-decoration:underline;
}

/*--- .post ---*/


.post p{
	margin-bottom:15px;
}



.post {
	clear: both;
}


.post ul {
text-align:left;
padding-left:0px;
border:0px solid #000;
margin-bottom:20px;


}







/*--- #Footer -----------------------------------------------------------------------------*/



.footer a{
	color:#fff;
}

.footer a:hover{
	color:#081065;
}



.footer .block{
	width:550px;
	padding:5px 0 5px 20px;
	margin:0;
	border-left:1px solid #f0e3c5;
	float:left;
}













/*text bild*/




.align-right { text-align:right; }
.align-left { text-align:left; }
.align-center { text-align:center; }

.csc-textpic-clear { clear:both; }





