body {
    font-size: 101%;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0 0 0 0.6em;
    height: 100%;
    font-family: Arial, Helv, Helvetica, Verdana, sans-serif;
    width: 98%;
}

img {
    border: none;
}

abbr {
    text-decoration: none;
    border: none;
}

.input {
    width: 13.3em;
    border: solid 1px #000000;
}

.textarea {
    width: 18em;
    border: solid 1px #000000;    
}

.unsichtbar {
    position: absolute;
    left: -1000px;
    top: -1000px;
}

#logo {
    margin: 1.7em 0 0 0;
}

#logo span.screenLogo {
	position: absolute;
	left: -200em;
	top: -200em;	
}
#logo span.printLogo {
	position: absolute;
	left: 1em;
	top: 0;
	margin-bottom: 1em;
}

#breadcrumb {
    margin: 1.7em 0 0 0;
    font-size: 0.8em;    
}

#druckdatum {
    margin: 2em 0 0 0;
    font-size: 0.8em;    
}

#navigationService {
    position: absolute;
    left: -1000px;
    top: -1000px;
}

#navigationHorizontal {
    position: absolute;
    left: -1000px;
    top: -1000px;
}

#navigation_fusszeile {
    position: absolute;
    left: -1000px;
    top: -1000px;
}

#marginal {
    position: absolute;
    left: -1000px;
    top: -1000px;
}

/* #inhalt img {
    position: absolute;
    left: -1000px;
    top: -1000px;
} */

#inhalt {
    font-size: 0.8em;
    margin: 0 1em 0 1em;
    text-align: justify;
}

#inhalt h1 {
    font-size: 1em;
}

#inhalt h2 {
    font-size: 1em;
}

#inhalt h3 {
    font-size: 1em;
}

#inhalt a {
    color: #BE2D25;
}

#inhalt h1.header {
    position: absolute;
    left: -1000px;
    top: -1000px;
}

.toplink {
    position: absolute;
    left: -1000px;
    top: -1000px;
}