/* allgemein body */
body {
       font-family: Verdana, Tahoma, sans-serif;
       background: #ffffff;
       margin: 0px;
       padding: 0px;
       text-align: center;
}

/* Auffangbehälter Seite */
div#container {
        background: url('grafik/mitte.jpg') repeat-y top left;
        width:818px;

        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;

        text-align: left;
        font-size: 0.8em;

        border: 0px;
        padding: 0px;
}

/* logo */
#header {
       width: 818px;
       height: 286px;
       background: url('grafik/kopf.jpg') no-repeat;
       margin:0px;
       padding:0px;
       border: 0px;
       margin-bottom: -10px;
}

#header h1, #header h2 {
       display: none;
       margin: 0px;
       padding:0px;
       height: 0px;
}


/* eigentlicher inhalt (menü und inhalt) */
#content {
/*        background: url('grafik/mitte.jpg') repeat-y top left;*/
        margin: 0 0 0 0;
        padding:0 0 0 0;
        border: 0 0 0 0;
}

/* Menü */
#menu {
       float: left;
       margin: 0 0 0 0;
       padding: 0px 30px 0px 30px;
       border: 0 0 0 0;
       width: 250px;
       color: #FFFFFF;
       overflow: visible;

       voice-family: "\"}\"";
       voice-family: inherit;
       width: 190px;
}

html>body #menu {
       width: 190px;
}

#menu a {
       color: #ffFFFF;
}
#menu li {
       padding: 5px 0px 2px 10px;
       margin: 10px 0px 0px 0px;

       height: 21px;
       width: 151px;

/*       background: url('grafik/button.gif') no-repeat top left; */
       voice-family: "\"}\"";
       voice-family: inherit;
       height: 28px;
}
html>body #menu li {
       height: 28px;
       margin-top: 0px;
}
/* menü stufe 1*/
#menu li.stufe1 {
       list-style-image:url('grafik/stufe_1_passiv.gif');
       background: url('grafik/button_1.gif') no-repeat top left;
}
#menu li.stufe1A {
       list-style-image:url('grafik/stufe_1_aktiv.gif');
       background: url('grafik/button_1_a.gif') no-repeat top left;
}

/* menü stufe 2 */
#menu li.stufe2 {
       /*padding-left: 22px;*/
       margin-left: 5px;
       list-style-image:url('grafik/stufe_2_passiv.gif');
       background: url('grafik/button_2.gif') no-repeat top left;
}
#menu li.stufe2A {
       margin-left: 5px;
       list-style-image:url('grafik/stufe_2_aktiv.gif');
       background: url('grafik/button_2_a.gif') no-repeat top left;
}
/* menü stufe 3 */
#menu li.stufe3 {
       margin-left: 10px;
       list-style-image:url('grafik/stufe_3_passiv.gif');
       background: url('grafik/button_3.gif') no-repeat top left;
}

#menu li.stufe3A {
       margin-left: 10px;
       list-style-image:url('grafik/stufe_3_aktiv.gif');
       background: url('grafik/button_3_a.gif') no-repeat top left;
}

/* Sitemap */
.site1 {
       margin-left: 0px;
       list-style-image:url('grafik/punkt_site1.gif');
       padding-top: 10px;
}
.site2 {
       margin-left: 10px;
       list-style-image:url('grafik/punkt_site2.gif');
       padding-top: 10px;
}
.site3 {
       margin-left: 20px;
       list-style-image:url('grafik/punkt_site3.gif');
       padding-top: 10px;
}

/* rechter kasten mit dem eigentlichen text */
#inhalt {
       margin: 10px 25px 20px 260px;
/*       width: 510px; */
}

#inhalt a {
        color: #B30000;
}

.linkstabelle th {
text-align: left;
vertical-align: top;
font-size: 0.9em;
padding: 5px 20px 5px 5px;
}
.linkstabelle td {
text-align: left;
vertical-align: top;
font-size: 0.9em;
padding: 5px;
}

.td, .th {
font-size: 0.8em;
}

/* allgemeine formatierungen  */
.bild {
       border-style : solid;
       border-width : 1px;
       border-color : white;
margin-top:5px;
margin-bottom:5px;       
}
img.ohne {
       border: 0px;
}

h3.zitat {
 margin-bottom: 0px;
 padding-bottom: 0px;
}
acronym {
       cursor: help;
       border-bottom: 1px dotted #0099FF;
       font-style: normal;
}
.aenderung {
       padding: 20px 0px 20px 0px;
       text-align:left;
       font-size: 0.8em;
}

/* allgemeine links */
a:link {
       color: #0099FF;
       text-decoration: none;
       word-spacing: 2px;
       font-weight: bold;
}
a:visited {
       color: #0099FF;
       text-decoration: none;
       word-spacing: 2px;
       font-weight: bold;
}
a:hover {
       color: #00A0FF;
       word-spacing: 2px;
       font-weight: bold;
}
a:active {
       color: #00A0FF;
       word-spacing: 2px;
       font-weight: bold;
}
a.extern {
       text-decoration: underline;
}

/* eingabefelder */
input, textarea {
       border : thin dashed blue;
       background-color : #ffffff;
       color: #000088;
       font-family: Verdana, Tahoma, sans-serif;
}



/* fusszeile mit unterteilung links/rechts */
#fuss {
       clear:both;
       position: relative;
       padding: 0px;
       margin: 0px;
       height:47px;
       background: url('grafik/fuss.jpg') no-repeat top left;
       text-align: right;
}
#fuss div {
      padding:0px 25px 0px 25px;
}

#extradiv1 {
clear: both;
height: 0px;
}

.jahr {
 font-weight: bold;
 font-style: italic;
}
.bildunterschrift {
 font-weight: normal;
 font-style: italic;
 font-size: smaller;
}
.absatz {
 padding: 10px 0px 10px 0px;
}
/* kalender */
table.calendar {
 text-align:center;
 background: #ffffff;
 border: 1px solid #0000B3;
 border-collapse:collapse;
 border-spacing: 0px;
}
tr.calendardateheaders {
 text-align:center;
 color: #0000B3;
 font-weight: bold;
}
td.today {
 text-align:center;
 padding: 5px;
 margin:0px;
 font-weight: bold;
 background: #B30000;
 color: #ffffff;
}
td.days {
 text-align:center;
 padding: 5px;
 margin:0px;
}
.naechstertermin {
 text-align:left;
 background: #ffffff;
 border: 1px solid #B30000;
 margin:10px 0 0 0;
 padding:0 10px 10px 10px;
 color: #B30000;
}
/* terminverwaltung */
.termin {
 width: 800px;
 text-align:left;
 background: #ffffff;
 border: 1px solid #0000B3;
 border-collapse:collapse;
 border-spacing: 0px;
 vertical-align: top;
 margin:0px;
 color: #000000;
}
.termintitel {
 font-weight:bold;
 color: #B30000;
}
.termintag {
 font-weight: bold;
 color: #b30000;
}

#map {
width: 500px;
height: 300px;
color:#000000;
border:1px solid #ffffff;
}

