/* parlament.css */
/* Version 0.3   */
/* 25.01.2006 MP */

body {
    width: 99%;
    height: 100%;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 12px;
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

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

.hide, #dphtmlidentitaet, #dpnavigation, .noprint {
    position: absolute;
    top: -1000px;
    left: -1000px;
    overflow: hidden;
}

.print {
    clear: both;
    position: relative;
    float: left;
}

.autor {
    font-style: italic;
}

.fett {
    font-weight: bold;
}

img {
    border: none;
}

form {
    margin: 0;
    padding: 0;
}

#body {
    height: 100%;
}

#dpinhalt {
    padding-bottom: 2em;
}

#dpinhalt a {
    text-decoration: underline;
    color: #0A1A5C;
}

#dpinhalt h1, h2 {
    padding: 0;
    margin: 0;
    color: #0A1A5C;
    font-size: 1.2em;
}

.ueberschriftklein {
    font-size: 1em;
    color: #000000;
}

#dpinhalt h3 {
    padding: 0;
    margin: 0;
    font-size: 1em;
}

#dpinhalt .untertitel {
    font-size: 0.85em;
    font-weight: bold;
}

#dpinhalt .dplistenpunkt a {
    color: #0A1A5C;
    font-size: 1.2em;
}

#dpinhalt hr {
    background-color: #0A1A5C;
    border-top: none;
    border-bottom: solid 0.07em #0A1A5C;
    margin: 0.5em 0 0.5em 0;
    padding: 0;
    height: 0.07em;
}

html>body #dpinhalt hr {
    margin-top: 2.2em;
}

#dpinhalt .highlight {
    color: #BC0021;
}

#dpinhalt .info {
    color: #0A1A5C;
}

#dpinhalt .linkfett {
    text-decoration: none;
    font-weight: bold;
}

#dpinhalt table.archiv {
    font-weight: bold;
    border-collapse: collapse;
    width: 100%;
}

#dpinhalt table.archiv td {
    vertical-align: top;
    padding-bottom: 1em;
}

#dpinhalt table.archiv th {
    text-align: left;
    color: #0A1A5C;
    padding-bottom: 1em;
}

#dpinhalt table.archiv a {
    text-decoration: none;
}

#dpinhalt table.suche {
    border-collapse: collapse;
    width: 100%;
}

#dpinhalt table.suche td {
    padding-right: 2em;
    vertical-align: top;
}

#dpinhalt .formcheck {
    position: relative;
    float: left;
}

#dpinhalt .formcheckrechts {
    height: 1%;
}

html>body .formcheckrechts {
    padding-left: 2em;
}

#dpinhalt .formlinks {
    position: relative;
    width: 7em;
    float: left;
    color: #0A1A5C;
}

#dpinhalt .formrechts {
    padding-bottom: 0.5em;
    padding-left: 7em;
}

#dpinhalt .suchergebniszaehler {
    position: relative;
    width: 8em;
    float: left;
    color: #0A1A5C;
    clear: both;
}

#dpinhalt .suchergebnislink {
    padding-bottom: 3em;
    padding-left: 8em;
}

#dpinhalt .suchergebnislink a {
    text-decoration: underline;
}

#dpinhalt .suchergebnisnavigation a {
    text-decoration: underline;
    font-weight: normal;
}
