#print #left
{
background:url(../images/print/bg.jpg) left top no-repeat #ff7e00;
width:389px;

height:389px;
}

#print #right
{
background:url(../images/print/rechts.jpg) left top no-repeat #f0f0f0;
width:390px;
vertical-align:top;
text-align:left;

}

#print .unit
{
float:left;
clear:both;
margin:40px 20px 0 20px !important;
/* CSS-Hack für Internet Explorer 6 */
margin:40px 0px 0px 20px;
}

#print .unit h1,#print .unit h5,#print .show h1
{
font-size:1.6em;
color:#333;
float:left;
/*margin:28px 0 0 0;*/
margin:11px 0 0 0;
width:285px; !important;
*width: auto;
}

#print .unit h5
{
font-size:.7em;
margin-top:37px;
}

#print .unit h4, #print .show h4
{
/*
width:52px;
height:52px;
background:url(../images/print/button.gif) left top no-repeat transparent;
*/
width:30px;
height:30px;
background:url(../images/print/button-mini.gif) left top no-repeat transparent;
margin:0 8px 0 4px;
text-align:center;
padding-top:4px;
color:#fff;
font-size:1.6em;
float:left;
clear:left;
}

#print .sep
{

height:20px;
/*float:left;*/
clear:both;
}

#print .unit .sep,#print .show .sep
{
position:static;
height:1px;
border-bottom:1px #9e9e9e solid;
margin:3px 0;
width:349px;
font-size:1px;
}


#print .enums
{
float:left;
clear:both;
padding:4px 0 0 64px;

}

#print .enums span
{
color:#595959;
text-decoration:none;
font-size:11px;
display:block;
margin-bottom: 6px;
cursor: default;
}

#print .show
{
width:349px;
background:url(../images/print/rechts.jpg) -7px -40px no-repeat #f0f0f0;
position:absolute;
margin:40px 20px 0 20px;
display:none;
}


/*
#print .show h1, #print .show h4
{
float:left;
}
*/

#print .show img
{
display:block;
float:left;
margin:0 7px 7px 0;
}