/* Version 4 */
/* Stand: 11.01.2008 */

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 {
    background-image: none;
}

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

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

#navigationService, #navigationServiceInfo, .naviEcke, .footerService, .standardEcke {
    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 {
    font-size: 0.8em;
    margin: 0 1em 0 1em;
    text-align: justify;
}

.ueberschrift {
    background-image: none;
    padding: 0;
    margin: 0 0 1em 0;
}

.ueberschrift h1, .ueberschrift h2 {
    padding: 0 1em 0 0;
    margin: 0;
    color: #000000;
    font-size: 1.6em;
    font-weight: bold;
    background-color: #FFFFFF;
    display: inline;
}

.ueberschrift .zierelement {
    background-image: none;
}

.ueberschriftKlein h2 {
    padding: 0 1em 1em 0;
    margin: 0;
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #FFFFFF;
    display: inline;
}

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

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

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

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

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

.ueberschriftEcke, .ueberschriftStandard, .ueberschrift {
    background-image: none;
    border: none;
}

.standardRahmen {
    border: none;
}

.artikelEcke {
    background-image: none;
    background-color: #FFFFFF;
}

.artikelEckeRahmen {
    border: none;
}

.artikelEckeEOD {
    background-image: none;
    background-color: #FFFFFF;
}

.artikel {
    border: none;
    background-color: #FFFFFF;
}

.artikelEOD {
    border: none;
    background-color: #FFFFFF;
}

a:link, a:visited, a:hover, a:focus, a:active {
    text-decoration: none;
    color: #36416E;
}