body{
font-family: Arial, SunSans-Regular, san-serif;
font-size: 13px;
color: #000000;
}

.td {
font-family: Arial, SunSans-Regular, san-serif;
font-size: 13px;
color: #000000;
}
/* -----------------Inhalt--------------------- */
#content {
}

/* -----------------text--------------------- */
#text {

}
/* --------------print bereiche------------- */
#printtitel {
}
#printfooter {
}
/* --------------dick & fett------------- */
h1{
margin-top: 0px;
margin-bottom: -0px;
font-size: 14px;
font-weight: bold;
}

h2{
margin-top: 0px;
font-size: 13px;
font-weight: bold;
}

.fett {
font-weight: bold;
}

/* --------------kopfbild------------- */
#kopfbild {
display: none;
}
/* --------------left navigavtion------------- */
#navigation {
display:none;
}
/* -----------------Scroll--------------------- */
#viewer {
display: none;
}

/* ----------banner for logo-------------- */
#banner {
display: none;
}
