body {
    color: #000000;
    background-color: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

td {
    font-size: 12px;
}

a {
    color: #000000;
}

h1 {
    font-size: 20px;
    font-weight: bolder;
}

hr {
    display: none;
}

#content .bearbeiten {
	display: none;
}

#menu {
    display: none;
}


#header {
    display: none;
}


#header2 {
    display: none;
}

#suche {
    display: none;
}

#login {
    display: none;
}

  
.highlight {
    background-color: #dddddd;
    font-weight: bold;
}