
#leftbox { float:left; width:280px;  border:0px dashed blue;}
#rightbox { float:left; margin-left:140px; width:578px; border:0px dashed green; margin-bottom:30px;}
/*#rightbox p {width:550px; }*/

.dashedborder {border-top:1px dashed #ccc; margin:20px 0px 10px 0px;}
.image-greybox { border:2px solid #ccc;}

/*****************************************************************************/
/* Druckverfahren */

.imagetop { margin-bottom:6px; border:0px; border:2px solid #ccc;}
.imageleft { float:left; margin-right:6px; border:0px; border:2px solid #ccc;}
.imageright { float:left; border:0px; border:2px solid #ccc;}
#probox { float:left; width:275px; margin-right:10px; margin-top:20px;}
#conbox { float:left; width:285px; margin-top:20px;}
.proconlist { list-style-type:square; margin-left:14px;}


#druckverfahren-navi-container {margin-top:-5px;margin-bottom:25px; text-align:center; font-size:1.0em;  border-bottom:1px solid #ccc; height:30px;}
#druckverfahren-navi img {margin-top:5px;}
#druckverfahren-navi li {display:inline; margin:0px 10px 0px 10px; }
#druckverfahren-navi li.druckverfahren-navi-active a { color:#ebaa08;}

.druckverfahren-content p { margin-top:0px; }