
/*
 *  CSS-Anweisungen für's Bildschirmlayout
 */

html, body {
    margin: 0;
    border: 0;
    padding: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #e6e6e6;
}

.clear {
    clear: both;
}

a {
    color: inherit;
}

.fehler, .fehler * {
    color: #c00 !important;
}

code {
    color: #00c;
}
/* no padding + margin left/right */
.maxwidth {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/*
#content kbd {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
} */

#page {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
}

/*
 *  Kopfbereich
 */

#header {
    background: url(ehlts-kopf-trans.png) top left no-repeat;
    color: #ffffff;
    padding-top: 0px;
    padding-left: 25px;
    padding-right: 26px;
    padding-bottom: 15px;
}

#header h1,
#header h2,
#header h4,
#header h5 {
    background-color: #597927;
    color: #ffffff;
}

#header h1 {
    margin-top: 0px;
    margin-bottom: 4px;
    text-align: center;
}

#header h2 {
    margin-top: 3px;
    margin-bottom: 0;
    text-align: center;
}

#header h4 {
    text-align: left;
    margin-top: 4px;
    margin-bottom: 0;
}

#header h5 {
    text-align: left;
    margin-top: 4px;
    margin-bottom: 0;
}

#inhalt {
    background: url(ehlts-cms-trans.png) top left repeat-y;
    padding-bottom: 1px;
    padding: 0px 0px 0px 0px;
    float: right;
    width: 920px;
}

/*
 *  Inhaltsbereich
 */

#content {
    width: 650px;
    float: right;
    padding-top: 10px; 
    padding-left: 5px;
    padding-right: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

#content a:link,
#content a:visited,
#content a:focus,
#content a:hover,
#content a:active {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px hidden #888888;
}

#content a:focus,
#content a:hover,
#content a:active {
    border-bottom: 1px solid #000000;
}

#content h1,
#content h2 {
    margin-top: 0;
}

#content p {
    text-align: justify;
    line-height: 1.3em;
}

#content p.info{
    text-align: left;
    line-height: 1.3em;
}

#content p.zentriert{
    text-align: center;
    line-height: 1.3em;
}

#content pre {
    border: 1px solid #bbc;
    padding: 9px 12px;
    background-color: #eeeeff;
    -moz-border-radius: 10px;
}

#content div.fehler {
    border: 0px solid #f00;
    background-color: #fff;
    padding: 6px 9px;
}

#content div.fehler h3 {
    margin: 0 0 0.5em;
}

#content div.fehler ul {
    margin: 0.5em 0 0;
    padding: 0;
    list-style-type: none;
}

#content div.fehler ul li {
    padding-left: 20px;
    background-image: url(screen/pfeil-06-trans.png);
    background-repeat: no-repeat;
}

#content div.news.offline *.titel {
    text-decoration: line-through;
    background-color: #dddddd;
}

#content div.news.index:target {
    background-color: #ddddff;
    outline: dotted 1px #00f;
}

#content div.center {
    text-align: center;
}

#content div.left {
    text-align: left;
}


#content table  {
    width: 650px;
    vertical-align: top;
    border: 0px;
    font-size: 10pt;
}

#content table.th,
#content table.td {
    vertical-align:top;
    border: 0px solid #000;
    padding: 2px 6px;
}

#content table thead {
    background-color: #444;
    color: #fff;
}

#content table tbody {
}

#content table tbody tr.odd {
    background-color: #fff;
}

#content table tbody tr.even {
    background-color: #ddd;
}

#content tbody td.einwohner {
    text-align: right;
}


/*
 * Formulare
 */

#content form p.left {
    margin-left: 0;
}

#content form p.meier{
    margin: 0.5em 0;
}

#content form p label {
    font-size: 9pt;
    font-weight: bold;
    display: block;
}

#content form p input {
    position: relative;
    width: auto;
    left: 140px;
}

#content form fieldset {
    position: relative;
    width: auto;
    margin: 0px;
    border: 0px;
}

#content form p.benutzer {
    position: relative;
    margin-left: 70px;
    width: 20px;
}

#content form p.benutzer label {
    position: absolute;
    left: -70px;
    font-weight: bold;
}

#content form p.benutzer input {
    position: relative;
    width: 120px;
    left: 70px;
}

#content form p.loge {
    position: relative;
    margin-left: 70px;
}

#content form p.loge label {
    position: absolute;
    left: -70px;
    font-weight: bold;
}

#content form p.loge input {
    position: relative;
    width: 250px;
    left: 70px;
}

#content form p.loge input[type="file"] {
    position: absolute;
    left: 70px;
}







#content form p.kontakt {
    position: relative;
    margin-left: 160px;
    margin-right: 300px;
}

#content form p.kontakt label {
    position: absolute;
    width: 300px;
    left: -160px;
    top: 0;
    /*font-weight: bold;*/
}


#content form textarea {
    width: 99%;
}
#content form fieldset legend {
    font-weight: bold;
}

#content form fieldset label input {
    vertical-align: text-top;
}


#content dl dt {
    font-weight: bold;
}

#content dl dd {
    margin-bottom: 0.3em;
    margin-left: 1.5em;
}


/*
 *  Navigationsbereich
 */

#navigation {
    width: 195px;
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    color: #000000;
    text-align: left;
}

/*
 *  Link-Selektoren
 */

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

#navigation a:focus,
#navigation a:hover,
#navigation a:active {
    text-decoration: underline;
}

#navigation ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 10px;
    font-weight: bold;
    background-color: #92c44a;
    color: #000000;
}

#navigation ul ul {
    padding-left: 20px;
    font-weight: normal;
}

#navigation li {
    margin-bottom: 4px;
}

#navigation li li {
    margin-bottom: 1px;
}

/*
 *  Fußbereich
 */

#footer {
    background: url(ehlts-fuss-trans.png) left bottom no-repeat;
    padding-top: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
}

#footer p {
    margin: 0;
    font-size: 80%;
    text-align: center;
    background-color: #597927;
    color: #ffffff;
}

#footer a:link,
#footer a:visited,
#footer a:focus,
#footer a:hover,
#footer a:active {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px hidden #ffffff;
}

#footer a:focus,
#footer a:hover,
#footer a:active {
    border-bottom: 1px solid #ffffff;
}

.al {text-align: left;}
.ac {text-align: center;}
.ar {text-align: right;}

table {
    border: 0px solid #444;
    empty-cells: show;
    border-collapse: collapse;
}

th, td {
    vertical-align: top;
    padding: 2px 6px;
}

thead, tbody, tfoot {
    border: 0px solid #222;
}

thead th, tfoot th {
    background-color: #bbc
}

tbody th {
    background-color: #ccd;
}

tbody tr.even {
    background-color: #dde;
}

tbody tr.odd {
    background-color: #fff;
}

tbody .name {
    font-weight: bold;
}

tbody .einwohner,
tfoot .einwohner {
    text-align: right;
}

tbody .land {
    font-variant: small-caps;
}

p.index {
    line-height: 150%;
}

p.index a.index {
    text-decoration: none;
    border: 0px solid #000;
    padding: 1px 3px;
}

p.index a.index.aktuell {
    font-weight: bold;
    color: #fff;
    background-color: #000;
}


.news h1,
.newsindex h2  {
    margin-bottom: 0.3em;
}

.news .datum {
    float: left;
    font-size: 9pt;
    color: #666;
}

.news .autor {
    float: right;
    font-size: 9pt;
    color: #666;
}

.newsindex .datum {
    font-size: 9pt;
    color: #666;
    margin: 0.3em 0;
}

.news .text {
    clear: both;
    padding-top: 0.5em;
}

.newsindex:target {
    padding-left: 5px;
    border-left: 5px solid #ccf;
    margin-left: -10px;
}

/* Meldungen mit Status 'offline'' */

.news.offline, .newsindex.offline {
    background-color: #fee;
}

.suchindex {
    color: #ccc;
}
.suchindex a,
.suchindex b {
    text-decoration: none;
    color: #888;
}

.suchindex a.aktuell {
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}

.suchindex a:focus,
.suchindex a:hover,
.suchindex a:active {
    text-decoration: underline;
    color: #000;
}
