/* Version 1 */
/* 27.01.2007 | R2 */
body {
	background-image: none;
}
.vorLogo, #service, #navigation, #footer, #marginal, .headGrafik, .hidePrint, .headService .link {
    position: absolute;
    top: -1000px;
    left: -1000px;
    overflow: hidden;    
}

#container {
    top: 0;
    margin: 0;
    padding: 0;
    width: 80%;
}

.headService img {
    float: right;
    margin-top: -4em;
    padding: 0;
}

.druckfooter {
    clear: both;
    float: left;
    display: block;
    font-size: 0.8em;
}

#inhaltsbereich {
    margin: 0;
}

* html #inhaltsbereich {
    margin-right: 0;
}

#inhalt {
    border: none;
    margin: 0;
    width: 100%;
}

#inhalt .text ul {
    list-style-image: none;
    margin: 0 0 0 0;
    padding: 0 0 0 1.7em;
}

#inhalt .text li {
    padding: 0 0 0.1em 0;
}

#inhalt .text table {
    border: solid 1px #000000;
}