/* GRUNDSTRUKTUR */
body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 62.5%;
    background-color: #EEEEEE;
    color: #000000;
    text-align: center; /* IE-Hack */
}

* {
    margin: 0;
    padding: 0;
    font-size: 1.0em; /* quasi 10 Pixel */
}

p {
    margin-top: 8px;
}

ul, ol {
    padding-left: 10px;
}

li {
    list-style-position: inside;
    margin-left: 20px;
    color: #000000;
}

#skipNav {position: absolute; left: -9999px;}

.invisible {
    position: absolute;
    left: -1000px;
    top: -1000px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    display: inline;
}

a, a:link, a:hover, a:visited {
    color: #000000;
    text-decoration: underline;
}

body.mceContentBody {
    font-size: 0.9em;
    line-height: 1.2em;
    background-color: #FFFFFF;
    color: #000000;
    text-align: left;
}

#alles {
    width: 775px;
    margin: 0 auto; /* Standardkonform */
    text-align: left; /* IE-Hack */
    background-color: #FFFFFF;
}

#systemmenu {
    top: 0px;
    left: 778px;
    width: 200px;
    position: absolute;
    font-size: 1.1em;
    line-height: 1.2em;
    background-color: #C0C0C0;
}

#navigation {
    height: 25px;
    background-color: #3C4373;
    color: #FFFFFF;
    padding: 0px;
    margin-top: 0px;
    font-size: 1em;
    clear: both;
}

#navigation_rechts {
    height: 13px;
    margin-top: 5px;
    margin-right: 5px;
    text-align: right;
    float: right;
}

#navigation a:link{
    color: #FFFFFF;
    text-decoration: none;
    font-family: Verdana, Arial, sans-serif;
}

#navigation a:hover{
    color: #FFFFFF;
    text-decoration: underline;
}

#navigation a:visited{
    color: #FFFFFF;
    text-decoration: none;
}

#navigation_beitraglinks {
    background-color: #DFEAF6;
    margin: 0px 0px;
    border-right: 1px solid #226699;
    border-bottom: 1px solid #226699;
    width: 200px;
    line-height: 1.8em;
    font-size: 1.1em;
    overflow: hidden;
}

#navigation_beitraglinks ul {
  font-weight: 400;
}

#navigation_beitraglinks a, #navigation_beitraglinks a:active, #navigation_beitraglinks a:visited {
  display: block;
  color: #226699;
  text-decoration: none;
  border-top: 1px solid #226699;
  font-weight: 400;
  padding-left: 5px;
}

#navigation_beitraglinks li a.active:link, #navigation_beitraglinks li a.active:visited {
  font-weight: 800;
}

#navigation_beitraglinks a:hover {
  background-color: #3C4373;
  color: #FFFFFF;
  border-top: 1px solid #226699;
}

#navigation_beitraglinks ul, #navigation_beitraglinks li {
    list-style-type: none;
    margin-left: 0px;
}

#beitrag {
    margin: 10px 10px;
    width: 515px;
    font-size: 1.2em;
    float: right;
    line-height: 1.5em;
}

.aufraeumen {
    clear: both;
    width: 1px;
    height: 1px;
    font-size: 1px;
}

/* ENDE GRUNDSTRUKTUR */

#seite_anpassen {
    margin-top: 25px;
    width: 180px;
    padding: 5px;
    border: 1px solid black;
    background-color: #EFEFEF;
}

h1 {
    width: 90%;
    font-size: 1.6em;
    font-weight: 800;
}

h2 {
    width: 90%;
    font-size: 1.6em;
    font-weight: 800;
}

h3 {
    width: 90%;
    font-size: 1.2em;
    font-weight: 800;
}

h4, h5, h6 {
    font-size: 1.1em;
    font-weight: 800;
}

hr {
    color: #000000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.datenschutz {
    color: #E43D00;
    border: 1px solid #038333;
    background-color:#FFFFFF;
    padding: 2px;
}

h2.suche {
    width: 100%;
    font-weight: 800;
}

h2.suche a {
    text-decoration: none;
}

.suchepfad, .gibpfad, .gibpfad a:link, .gibpfad a:active, .gibpfad a:hover, .gibpfad a:visited {
    font-size: 100%;
    color: #000000;
    font-style: italic;
}

.suche_markup {
    color: #000069;
}

/* 2. Seite, Beitrag speichern. Einstellungen lesbar machen */

h1.ueberschrift {
    color: #000000;
    width: 440px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 800;
}

.datenschutz2{
    color: #FFFFFF;
}

.einstellung {
    color: #000000;
}

table.kontextbox {
  font-size:80%;
  margin-bottom:6px;
  margin-top:6px;
  font-weight:400;
  background-color:#EEEEEE;
}

.message {
    display: block;
    color: #00CC00;
    font-weight: 800;
    border: 1px solid black;
    padding: 5px;
    background-color: #EFEFEF;
}

.error_message {
    display: block;
    color: #000000;
    font-weight: 800;
    border: 1px solid black;
    padding: 5px;
    background-color: #EFEFEF;
}

span.minis {
    font-size: 100%;
    color: #000000;
}

span.minis a:link, span.minis a:active, span.minis a:hover, span.minis a:visited{
    color: #000000;
}

.eingabefeld {
    font-size: 0.9em;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    padding: 0px;
    width: 85px;
    height: 13px;
}

.submit {
    cursor: pointer;
    font-size: 0.9em;
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    width: 45px;
    height: 15px;
}

fieldset, legend {
    background-color: #ffffff;
}
