/* Druckstylesheet fuer Ansprechpartner - druck */

@media print {

* {
background:#ffffff;
color:#000000;
}

#visualbox, #frvisualbox, #leftbarbox, #footer, #metanav, #breadcrumb, #navi, #contenthead, #topline {
display: none;
}


body, #container0 {
width:586px;
margin:0px;
padding:0px;
border:none;
}

#topline {
width:587px;
}

#main {
width:586px;
margin:10px;
padding:0px;
position:absolute; 
top:0px;
left:0px;
}

#header {
width:586px;
height:70px;
}

#frheader {
width:586px;
height:70px;
}

#top {
width:586px;
height:70px;
}

#logo {
width:255px;
height:35px;
position:absolute;
top:18px;
left:10px;
}

/* Fotoarchiv Mitarbeiter Detailseite & Ansprechpartner Detailseite */

#apdetailbox {
width:587px;
margin-bottom:40px;
}

#apdetailheader {
width:587px;
height:150px;
margin-bottom:40px;
}

#apdetailimage {
width:120px;
height:150px;
border:1px solid #6c4d3b;
float:left;
}

#apdetailrightbox {
width:443px;
margin-left:20px;
float:left;
}

#apdetailtitle {
margin-bottom:10px;
}

#apdetailmisc {
margin-top:30px;
height:48px;
}

.miscimage {
float:left;
margin-right:10px;
}

.text span {
text-decoration:underline;
}

}
