@charset "UTF-8";

/*
Projektname:   BDVB 2008 - Druckstylesheet
Erstellt am:   14.04.2008 von JD
Bearbeitet am: 14.04.2007 von JD
QS am:         00.00.2008 von JD
Freigabe am:   00.00.2008 von JD
*/


#meta ul,
#header img.header-banner,
#navigation,
#quernavi,
#context,
#footer {
display: none;
}

#meta p {
color: #000;
}

#content h3 {
padding: 0;
}

html,
body,
#wrapper,
#breadcrumb,
#content,
#contentwrapper {
float: none;
height: auto;
display: block;
width: 100% !important;
margin: 0;
padding: 0;
min-width: 0 !important;
}

#breadcrumb {
margin: 20px 0;
clear: both;
padding: 5px 10px;
width: auto !important;
border: 1px solid #999 !important;
}

.spaltelinkshalb,
.spalterechtshalb {
width: 45% !important;
margin-right: 5% !important;
}

#breadcrumb p {
padding: 0;
}




/* Tabellen */


tbody th {
border-right: 1px solid #999;
}

td {
border-top: 1px solid #999;
}




.print { /* hebt .ahem fuer den druck wieder auf */
position: static;
overflow: auto;
height: auto;
width: auto;
left: auto;
top: auto;
}