body
{
   background-color: #94b176;
   margin: 0px;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}

html, body, form
{
   height: 100%;
   margin: 0px;
   padding: 0px;
} 

a
{
   text-decoration: underline;
   font-weight: bold;
   color: #000000;
}

div#page
{
   width: 900px;
   min-height: 100%;
   margin: 0px auto;
   background: #ffffff;
   border: 0px;
}

div#page_header
{
   width: 890px;
   padding: 10px;
   padding-right: 0px;
   color: #000000;
   font-size: 25px;
   font-weight: bold;
   border-bottom: 2px #000000 dashed;
   text-align: center;
}

div#page_header div
{
   width: 100%;
   font-size: 10px;
}

div#page_header a
{
   text-decoration: none;
}

div#page_menu
{
   display: none;
}

div#page_main
{
   width: 840px;
   min-height: 600px;
   padding: 10px;
   padding-right: 0px;
}

div#page_right
{
   display: none;
}

div#page_footer
{
   width: 890px;
   padding: 10px;
   padding-right: 0px;
   color: #000000;
   border-top: 1px #597241 solid;
   text-align: center;
}

div#page_footer a
{
   display: none;
}

div.rahmen
{
   border: 1px #94B176 solid;
}

.no-print
{
   display: none;
}

.clear
{
   clear: both;
}

.clear-left
{
   clear: left;
}

.clear-right
{
   clear: right;
}

div.center
{
   text-align: center;
}

div.justify
{
   text-align: justify;
}

h2.ueberschrift
{
   background: #94B176;
   color: #000000;
   padding: 0px 5px;
   margin: 0px;
}

table td
{
   vertical-align: top;
}

table#veranstaltungsplan_hinweise
{
   border: 0px;
   width: 800px;
   margin: 0px auto;
   text-align: justify;
}

table#veranstaltungsplan
{
   border: 3px solid #000000;
   width: 800px;
   margin: 0px auto;
   empty-cells: show;
}

table#veranstaltungsplan thead td
{
   font-weight: bold;
   font-size: 16px;
   border-bottom: 3px solid #000000;
}

table#veranstaltungsplan td.rechts
{
   border-right: 0px;
}

table#veranstaltungsplan td.links
{
   text-align: center;
}

table#veranstaltungsplan td.unten
{
   border-bottom: 0px;
}

table#veranstaltungsplan td
{
   text-align: left;
   border: 0px;
   margin: 0px;
   padding: 3px;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
}