body {
    font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
    left: 50%;
    margin: 0 0 0 -501px;
    padding: 0;
    position: absolute;
}
#menu a.button {
    background-image: url("/images/Buttonnormal2011.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-family: 'Arial';
    font-size: smaller;
    font-weight: bold;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}
#menu a.button:hover {
    background-image: url("/images/Buttonhover2011.png");
}
#menu a.button:active {
    background-image: url("/images/Buttonactive2011.png");
    color: #FFFFFF;
}
#menu, #menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    z-index: 10;
}
#menu li li a {
    background-color: #777777;
    border-left: 8px solid #000000;
    color: #FFFFFF;
    display: block;
    font-size: smaller;
    padding: 0 0.2em 0.3em 0.5em;
    text-decoration: none;
}
#menu li li a:hover, #menu li li a:active {
    background-color: #420000;
    border-left: 8px solid #FFFFFF;
    color: #FFFFFF;
}
#menu li {
    width: 120px;
}
#menu li ul {
    background: none repeat scroll 0 0 blue;
    float: left;
    left: -999em;
    position: absolute;
    width: 180px;
}
#menu li ul li {
    float: left;
    width: 180px;
}
#menu li ul ul {
    margin: -1.4em 0 0 180px;
    width: 220px;
}
#menu li ul li ul li {
    float: left;
    width: 220px;
}
#menu li ul ul ul {
    margin: -1.4em 0 0 220px;
    width: 220px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
    left: -999em;
}
#menu li:hover ul {
    left: 90px;
}
#menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
    left: auto;
}
#header {
    background-image: url("/images/header_temp.png");
    background-repeat: no-repeat;
    height: 200px;
    margin-bottom: 0;
    padding-bottom: 0;
    top: 0;
    width: 1000px;
}
#text {
    background-image: url("/images/middle_temp.png");
    background-repeat: repeat-y;
    min-height: 370px;
    padding-left: 160px;
    padding-right: 50px;
    position: absolute;
    top: 200px;
    width: 800px;
}
#footer {
    background-image: url("/images/low_temp.png");
    background-repeat: no-repeat;
    height: 20px;
    left: -160px;
    position: relative;
    top: 9px;
    width: 1000px;
}
.footer {
    font-size: 10px;
	background-color:#E5E5E5;
}
#buttons {
    left: 24px;
    position: absolute;
    top: 220px;
    z-index: 100;
}
.haupttitel {
    color: #C91616;
    font-size: 36px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 1em;
    text-align: center;
}
.text-standard {
    font-size: 16px;
    margin-bottom: 1em;
	font-weight: normal;
	color: #000000;
	text-align:left;
	line-height:normal;
    }
.zellemitrahmen {
    border: 3px outset #000000;
}
.abstandlinks15px {
    padding-left: 15px;
}
.liste {
    padding-left: 20px;
}
.impressumlinks {
    background-color: #FFFFFF;
    font-size: 9px;
}
.absatzvorne28mmeingezogen {
    text-indent: 28mm;
}
.terminTabelle {
    background-color: #F0F0F0;
    border: 2px outset #0000CC;
}
.terminTabelle tr:hover td {
	background-color: #C10000;
    color: #FFFFFF;
}
.terminTabelle td, .terminTabelle th {
    border: 0.3px solid #000000;
    padding: 2px;
}
.terminTabelle th {
    font-weight: bolder;
}
.haupttitelmonat {
    color: #3EBE27;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 1em;
    text-align: left;
}
.haupttitelmonat:hover {
    color: #EEEEEE;
    font-size: 24px;
    font-weight: bold;
    line-height:normal;
    margin-bottom: 1em;
    text-align: left;
}
.abstandlinks30px {
    padding-left: 150px;
}
#navLeiste .vgk * {
    display: none;
}
#navLeiste .vgk:hover * {
    display: inline;
}
#navLeiste .vgk.sfhover * {
    display: inline;
}
#navLeiste .vgk {
    display: inline;
}
#navLeiste .vgk:hover {
    display: block;
}
#navLeiste .vgk.sfhover {
    display: block;
}
.abstandlinksPLUS30px {
    text-indent: 30px;
}
.Speiseplan {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    left: 25px;
    text-indent: 20px;
}
.Speiseplan-rechts {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 100;
    left: 30px;
}
.backend_work {
    background-color: yellow;
    display: block;
}
.backend_error {
    background-color: red;
    display: block;
}
.backend_item {
    background-color: #96E1B6;
    display: block;
}
.umflussrechts {
    float: right;
}
.umflusslinks {
    float: left;
}
