* {
    margin: 0;
    padding: 0; 
}

html {
    margin: 0;
    padding: 0; 
    height: 100%;
    font-size: 0.8em;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 1.5em;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #000;
    background-color: #fff;
    text-align: center;
}

#quicklinks {
    position: absolute;
    height: 25px;
    left: -350px;
    width: 300px;
    overflow: visible;
}

#quicklinks a {
    position: absolute;
    left: -350px;
}

#quicklinks a:focus {
    position: absolute;
    left: 350px;
    color: white;
}

h1 {
    position: absolute;
    left: -5000px;
}

h2 {
    font-size: 1.2em;
}

h3 {
    font-size: 1.1em;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 1em; 
}

#main {
    background: url(../images/verlauf.gif) repeat-y 78.5em 0;
    margin: 0 auto;
    width: 80em;
}

#wrapper {
    background: url(../images/verlauf-left.gif) repeat-y 0 0;
}

#header {
    width: 77em; 
    background: url(../images/logo_background.png) no-repeat 100% 0% #3030A0; 
    text-align: left;
    margin: 0 auto;
}

#header img {
    width: 19em;
    border: none;
}

/* Brotkrumenpfad */

#breadcrumb {
    width: 56em; 
    background-color: #A0230F;
    padding-left: 21em;
    color: #fff;
    text-align: left;
    margin: 0 auto;
}

#breadcrumb a {
    color: #fff;
    text-decoration: none;
    background-color: #A0230F;
    line-height: 1.9em;
}

/* Suche */

#search {
     margin: 0;
}

#search input {
     border: 1px solid black;
     line-height: 1.2em; 
}

#search input:focus {
     background-color: #ccccff;
}
    
#search #searchbutton {
     border: 1px solid black;
     background-color: #000096;
     color: white;
     padding: 0 4px;
}

#search #searchbutton2 {
    border: 1px solid black;
    color: white;
    padding: 0 4px;
}

#search label {
     display: none;
}

/* Footer */

#footer {
    clear: both;
    width: 77em;
    height: 35px;
    color: #A0230F;
    border-top: 2px solid #A0230F;
    margin: 0 auto;
}

#clear {
    clear: both;
    width: 77em;
}

#naviunten {
    height: 27px;
    width: 77em;
}

#naviuntenbild {
    float: left;
    width: 19.05em;
    background: url(../images/navi_unten.jpg) no-repeat right top #DDDEFA;
    height: 27px;
}


/* Hauptnavigation */

#navi {
    float: left;
    margin: 0;
    padding: 0 0 20px 0;
    width: 19em;
}

#navi ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 14px 0 0 0;
    background: #DDDEFA; 
}

#navi ul ul, #navi ul ul ul {
    border: 0;
    padding: 0;
    margin: 0;
}

#navi li {
    margin: 0;
    padding: 0;

}

#navi ul li a:link, #navi ul li a:visited {
    display: block;
    padding: 3px 0 3px 10%;
    margin : 1px 0px;
    width: 90%;
    text-decoration: none;
    background: url(../images/navi_pfeil_rechts.gif) no-repeat 12px 50%;
    color: #000;
}

#navi ul li a:active,
#navi ul li a:link:hover,
#navi ul li a:active,
#navi ul li a:visited:hover,
#navi ul li a:hover:active,
#navi ul li a:focus,
#navi ul li a:hover,
#navi ul li.grey a:active,
#navi ul li.grey a:link:hover,
#navi ul li.grey a:active,
#navi ul li.grey a:visited:hover,
#navi ul li.grey a:hover:active,
#navi ul li.grey a:focus,
#navi ul li.grey a:hover,
#navi ul li a.aktiv:link,
#navi ul li a.aktiv:visited,
#navi ul li.grey a.aktiv:link,
#navi ul li.grey a.aktiv:visited {
    text-decoration: none;
    background-color: #C3C3FF;
}

#navi ul ul li a:link, #navi ul ul li a:visited {
    display: block;
    padding: 3px 0 3px 15%;
    width: 85%;
    text-decoration: none;
    background: url(../images/navi_pfeil_rechts_2.gif) no-repeat 20px 50%;
    font-size: 0.9em;
}


#navi ul ul ul li a:link, #navi ul ul ul li a:visited {
    display: block;
    padding: 3px 0 3px 20%; 
    width: 80%;
    text-decoration: none;
    background: url(../images/navi_pfeil_rechts_3.gif) no-repeat 40px 50%;
    font-size: 0.9em;
    
}

#navi ul li a.offen:link, #navi ul  li a.offen:visited {
    background: url(../images/navi_pfeil_unten.gif) no-repeat 10px 50% #C3C3FF;
}

#navi ul ul li a.offen:link, #navi ul ul li a.offen:visited {
    background: url(../images/navi_pfeil_unten_2.gif) no-repeat 18px 50% #C3C3FF;
}

#navi ul ul ul li a.offen:link, #navi ul ul ul li a.offen:visited {
    background: url(../images/navi_pfeil_unten_3.gif) no-repeat 38px 50% #C3C3FF;
}

/* Grey */

#navi ul li.grey a:link, #navi ul li.grey a:visited {
    color: #808080;
    background: url(../images/navi_pfeil_rechts_grau.gif) no-repeat 10px 50% #DCDEF9;
    width: 17em;
}

#navi ul li.grey ul a:link, #navi ul li.grey ul a:visited {
    display: block;
    padding: 3px 0 3px 15%;
    width: 85%;
    text-decoration: none;
    background: url(../images/navi_pfeil_rechts_2_grau.gif) no-repeat 20px 50%;
    font-size: 0.9em;
}

#navi ul li.grey ul ul a:link, #navi ul li.grey ul ul a:visited {
    display: block;
    padding: 3px 0 3px 20%; 
    width: 80%;
    text-decoration: none;
    background: url(../images/navi_pfeil_rechts_3_grau.gif) no-repeat 40px 50%;
    font-size: 0.9em;
}

#navi ul li.grey a.offen:link, #navi ul li.grey a.offen:visited {
    color: #808080;
    background: url(../images/navi_pfeil_unten_grau.gif) no-repeat 10px 50% #C3C3FF;
}

#navi ul li.grey ul a.offen:link, #navi ul li.grey ul a.offen:visited {
    background: url(../images/navi_pfeil_unten_2_grau.gif) no-repeat 18px 50% #C3C3FF;
}

#navi ul li.grey ul ul a.offen:link, #navi ul li.grey ul ul a.offen:visited {
    background: url(../images/navi_pfeil_unten_3_grau.gif) no-repeat 38px 50% #C3C3FF;
}

#schriftgroesse {
    padding: 15px 0px 0px 10px;
}

#schriftgroesse h2 {
    padding: 0px 0px 5px 0px;
}

.active {
    background-color: #ccccff;
     display: block; 
}

.withSub {
     background: rgb(220,222,249) url(../images/pfeil_grau_rechts.jpg) no-repeat; 
}

/* Inhalt */

#content {
    width: 77em;
    padding: 0;
    background: url(../images/navi_back_neu.png) 19em 0 repeat-y #DDDEFA;
    text-align: left;
    margin: 0 auto;
}

#content1 {
    background: url(../images/strich.png) 64em 0 repeat-y;
}

#inhalt {
    padding: 29px 15em 0px 21.5em;
}


#inhalt h2, #artikelrechts h2 {
     margin: 0;
     padding: 0 0 0 15px;
     background: url(../images/pfeil_headline.jpg) left no-repeat; 
}

#inhalt h2.ohne, #artikelrechts h2.ohne {
     margin: 0;
     padding: 0;
     background-image: none; 
}

#inhalt h2.blue, #artikelrechts h2.blue {
    font-size: 14px;
    font-weight: bold;
    background-image: none; 
}

#inhalt h3, #artikelrechts h3 {
     padding: 20px 0 10px 0; 
}

#newsticker-wrapper {
    position: absolute;
    top: 30px;
    left: -23px;
    width: 266px;
    height: 155px;
    background: url(../images/bg-ticker.png) no-repeat 0 0 transparent;
}

#newsticker {
     padding: 19px 0px 0px 15px;
}

#newsticker img {
    vertical-align: top;
}

#slides h3 {
  padding: 2px 0;
  margin: 0;
  font-size: 0.8em;
  color: #A0230F
}

#slides h3 a:link, 
#slides h3 a:visited {
  text-decoration: none;
  color: #000;
}

#slides h3 a:hover {
  color: #fff;
  background: #000;
}

#slides p {
  padding: 0 0 3px 0;
}

#inhalt h4 {
    padding: 16px 0 8px 0;
}

#inhalt h5 {
    padding: 5px 0;
}

#inhalt p, #artikelrechts p {
     padding: 5px 0; 
}

#inhalt ul, #inhalt ol {
    margin: 5px 0px 5px 35px;
}

#inhalt ul, #artikelrechts ul {
    list-style-type: none;
}

#inhalt ul li, #artikelrechts ul li {
    background: url(../images/listen_pfeil.jpg) 0 6px no-repeat;
    padding-left: 10px;
}


#inhalt ul ul, #artikelrechts ul ul {
    list-style-image: none;
}

#inhalt ul ul li, #artikelrechts ul ul li {
    background: url(../images/listen_pfeil_2ebene.jpg) 0 7px no-repeat;
}


#inhalt ul ul ul, #artikelrechts ul ul ul {
    list-style-image: none;
}

#inhalt ul ul ul li, #artikelrechts ul ul ul li {
    background: url(../images/listen_pfeil_3ebene.jpg) 0 7px no-repeat;
}

#inhalt a:link, #inhalt a:visited, #artikelrechts a:link, #artikelrechts a:visited {
    color: #000096;
    text-decoration: underline;
}

#inhalt a:hover, #artikelrechts a:hover {
    color: #fff;
    background: #000096;
}

#inhalt .imgright {
    float: right;
    margin: 9px 0 9px 21px;
}

#inhalt .imgleft {
    float :left;
    margin: 9px 21px 9px 0;
}
/* Inhalt Rechts */

#right, #suche {
    float: right;
    width: 12em; 
    padding: 15px 0.5em 0 0;
    color: black; 
}

#artikelrechts {
    padding: 15px 0 0 0;
}

/* Glossar */

#glossarQuicklinks {
     list-style: none; 
}

#glossarQuicklinks li {
     float: left;
     margin-right: 10px; 
}

#glossarEintraege {
     list-style: none; 
}

/* Suchausgabe */

#suchausgabe ol {
    list-style-image: url(../images/listen_pfeil.jpg);
}

/* vpGlossar */

#vpGlossarIndex ul {
    list-style: none;
    padding-bottom: 30px;
}

#vpGlossarIndex ul li {
    float: left;
}

#vpGlossarEntry  dl {
    list-style: none;
}

#vpGlossarEntry  dl dt {
    font-weight: bold; 
    padding: 3px; 
    text-align: left;
}


#vpGlossarEntry  dl dd { 
    margin-left: auto; 
    padding: 3px 0px 3px 10px;
}


#vpGlossarEntry a {
    float: right;
    padding-left: 15px;
}

/* Newsbeitrag */

.beitrag {
    height: 13em;
}

.newsbild {
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    margin-top: 5px;
}

#inhalt p.pbeitrag {
    margin: 0 0 0 100px;
    padding: 0; 
}

.galeriethumb {
    float: left;
    margin: 0 5px 5px 0;
}

.galeriethumb img {
    border: 0;
}

.blue {
    color: #000080;
    text-transform: uppercase;
    border-bottom: 1px solid #000080;
    text-align: center;
    padding: 0 0 10px 0;
    font-size: 16px;
    margin: 0 0 10px 0;
    font-weight: bold;
}
