@charset "utf-8";
/* CSS Document */

html {
}

body, html {
color:#000;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:11pt;       
background-color: white !important;
background-image: none;
}

#Header {
display:none;
}

#Navigation {
display:none;
}

#Print_Header {
font-size:20pt;
font-weight:bold;
padding-bottom:15px;
border-bottom:1px dotted #444;
}

#Hauptbereich_Ende {
font-size:9pt;
padding-top:15px;
border-top:1px dotted #444;
}

#Information {
display:none;
}

#Copyright {
display:none;
}

#Inhalt {
padding:15px 0px;
}

#Inhalt table {
margin-bottom:15px;
border-collapse:collapse;
border-spacing:0;
}


#Inhalt table td {
border:1px solid #777;
padding:2px 3px;
}

#Inhalt table td.kopf {
background-color:#ddd !important;
}

