/* allgemeine angaben */


* { margin:0; padding:0; font-size: 100%; }

html {height:100%}

body {
    min-height: 101%;
    font-size: 100.01%;
    position: relative;
    color: #000;
    background: #fff;
    text-align: center;
    font-family: verdana, sans-serif;
    background: #FFF;
    padding-bottom: 20px;
}

fieldset, img { border:0; }

select, input, textarea { font-size: 99% }

ul, ul li {
list-style: none;
}

/* layout */

div#QE_Toolbar{
display: none;
}

div#breadcrumb {
margin-bottom: 10px;
}

#container {
width: 95%;
text-align: left;
}

#header {
display: none;
}


#bereiche {
display: none;
}

.screenreader {
position: absolute;
left: -2000px;
top: -2000px;
}

#content{
background: transparent;
border-bottom: 1px solid #CCC;
padding-bottom: 30px;
margin-bottom: 30px;
}

#links {
display: none;
}

#rechts {
width: 90%;
margin: 0 auto 0 auto 0;
}

#rechts {
line-height: 1.5;
font-size: 10pt;
}

#rechts a{
color: #000;
}

/* bereiche */





/* menu */

/* allgemein */

.menu {
display: none;
}

div.druck {
display: none;
}


/* inhalt */

#inhalt{
font-size: 10pt;
line-height: 1.5;
}

#inhalt ul, #inhalt ul li{
list-style: disc;
margin-left: 1em;
padding-left: 0.5em;
margin-bottom: 8px;
}

#inhalt p{
margin-bottom: 10px;
}

#inhalt a{
color: #000;
}

#inhalt img {
margin-bottom: 10px;
margin-right: 10px;
}

#rechts {
width: 90%;
}

#breadcrumb {
font-size: 9pt;
}

#breadcrumb a{
color: #000;
width: 90%;
}

#footer {
display: none;
}

div.box {
margin-top: 25px;
}

#suche {
display: none;
}

table {
border: 0px;
border-bottom: 1px solid #CCC;
border-left: 1px solid #CCC;
width: 99%;
}

table td {
margin: 0px;
padding: 3px;
border-top: 1px solid #CCC;
border-right: 1px solid #CCC;
vertical-align: top;
}

.nachoben {
display: none;
}

h1, h2, h3, h4 {
margin-bottom: 15px;
}

/* termine */
#termine .termin {
margin-bottom: 8px;
border-bottom: 1px solid #EFEFEF;
padding-bottom: 8px;
clear: both;
}

#termine img {
float: right;
margin-left: 10px;
}

#termine .datum {
font-weight: bold;
width: 125px;
float: left;
}

#termine h3, #termine .introtext, #termine .content {
margin-left: 150px;
}
#termine .content {
margin-top: 20px;
}

#termine h2.monat {
margin-top: 25px;
margin-bottom: 10px;
}

#termine div.links {
width: 45%;
float: left;
}

#termine div.rechts {
width: 45%;
float: right;
}

#termin-links{
display: none;
}

h2.monat {
border-bottom: 1px solid #000;
font-size: 12pt;
padding-bottom: 5px;
margin-bottom: 15px;
margin-top: 20px;
}

table.kalender {
display: none;
}

a.drucken {
display: none;
}
