/*

Letzte Änderung am 31.03.2008
*/

* {
color:#000;
background-color:#fff;
border:none;
}

body {
font:11pt/18pt serif !important;
}

a {
text-decoration:none;
}

#topnavi, #sidebar, #header,
.red, .waiaccess, .pagination,  
#footer, #kontakt, ul#skipnav,
#b1, #b2, #b3, #b4, #b5, #b6, 
#b7, #b8, #b9, #b10, .top {
display:none;
}

#content h1 {
font-size:14pt;
margin-bottom:15pt;
}

#content h2 {
font-size:13pt;
margin-top:0;
}

/* Tabellen Preise
------------------------------------------- */

caption{
text-align:left;
padding-bottom:10pt;
font-weight:bold;
}

table {
width:15cm;
border-spacing:0px;
border:1pt solid #999;
caption-side:top;
table-layout:fixed; 
border-collapse:collapse;
margin-bottom:25px;
}

td, th { 
border:0.5pt solid #DCDCDC; 
padding:5pt;
vertical-align:top;
}

th{
color:#fff;
background:#DE8527;
text-align:left;
}

.td2{
text-align:right;
}


