body {
background-color: #A5A5B7;
        scrollbar-face-color: #A5A5B7;
        scrollbar-highlight-color:#B27A7A;
        scrollbar-shadow-color:#A5A5B7;
        scrollbar-3dlight-color:#A5A5B7;
        scrollbar-arrow-color: #75524D;
        scrollbar-track-color:#A5A5B7;
        scrollbar-darkshadow-color:#B27A7A;
        }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #75524D; }
a:hover                { text-decoration: underline; color : #75524D; }
hr        { height: 0px; border: solid #CEB797 0px; border-top-width: 1px;}



.textoben { font-family: Verdana, Arial, Helvetica; font-size: 18px; font-weight: bold; color: #000000;}
.textoben a:link { text-decoration: none; font-size: 18px; font-weight: bold; color: #A47571;}
.textoben a:visited { text-decoration: none; font-size: 18px; font-weight: bold; color: #A47571;}
.textoben a:hover { text-decoration: none; font-size: 18px; font-weight: bold; color: #A47571;}

.menuoben { font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold; color: #000000;}
.menuoben a:link { text-decoration: none; font-size: 12px; font-weight: bold; color: #000000;}
.menuoben a:visited { text-decoration: none; font-size: 12px; font-weight: bold; color: #000000;}
.menuoben a:hover { text-decoration: none; font-size: 12px; font-weight: bold; color: #A47571;}

.hauptmenuoben { font-size: 12px; font-weight: bold; color: #75524D;}
.hauptmenuoben a:link { text-decoration: none; font-size: 12px; font-weight: bold; color: #75524D;}
.hauptmenuoben a:visited { text-decoration: none; font-size: 12px; font-weight: bold; color: #75524D;}
.hauptmenuoben a:hover { text-decoration: underline; font-size: 12px; font-weight: bold; color: #75524D;}

.menuoben2 { font-size: 10px; font-weight: bold; color: #000000;}
.menuoben2 a:link { text-decoration: none; font-size: 10px; font-weight: bold; color: #000000;}
.menuoben2 a:visited { text-decoration: none; font-size: 10px; font-weight: bold; color: #000000;}
.menuoben2 a:hover { text-decoration: none; font-size: 10px; font-weight: bold; color: #FFFFFF;}


.menuwoche { font-size: 10px; line-height: 1.9em; font-weight: bold; color: #000000;}
.menuwoche a:link { text-decoration: none; font-size: 10px; font-weight: bold; color: #000000;}
.menuwoche a:visited { text-decoration: none; font-size: 10px; font-weight: bold; color: #000000;}
.menuwoche a:hover { text-decoration: underline; font-size: 10px; font-weight: bold; color: #000000;}

.menutext { font-size: 10px; line-height: 1.9em; color: #000000;}
.menutext a:link { text-decoration: none; line-height: 1.9em; font-size: 10px; color: #75524D;}
.menutext a:visited { text-decoration: none; line-height: 1.9em; font-size: 10px; color: #75524D;}
.menutext a:hover { text-decoration: underline; line-height: 1.9em; font-weight: bold; font-size: 10px;  color: #75524D;}

.menutext2 { font-size: 11px;  font-weight: bold; line-height: 1.9em; color: #000000;}
.menutext2 a:link { text-decoration: none; line-height: 1.9em; font-size: 11px; font-weight: bold; color: #75524D;}
.menutext2 a:visited { text-decoration: none; line-height: 1.9em; font-size: 11px; font-weight: bold; color: #75524D;}
.menutext2 a:hover { text-decoration: underline; line-height: 1.9em; font-weight: bold; font-size: 11px; font-weight: bold;  color: #75524D;}

.woche        { background-color: #B8B0FF; border: 1px #000000 solid; }

.tabmenue        { background-color: #F9F7F4; border: 2px #E0D0C0 solid; }

.tabinhalt        { background-color: #B8B0FF; border: 0px #000000 solid; }


.artikel { font-size: 12px; line-height: 1.5em; color: #000000;}
.artike a:link { text-decoration: none; line-height: 1.5em; font-size: 12px; color: #000000;}
.artike a:visited { text-decoration: none; line-height: 1.5em; font-size: 12px; color: #000000;}
.artike a:hover { text-decoration: none; line-height: 1.5em; font-size: 12px; color: #FFFFFF;}

.r-float { float:; margin:5px;}
.l-float { float:right; margin:5px;}


/* These primarily adjust the size and spacing of heading elements,
** most browsers have atrocious defaults for these. */
h1, h2, h3, h4, h5, h6 { margin-top:1.0em; margin-bottom:0.0em; }
h2, h3, h4, h5, h6 { margin-top:0.8em; margin-bottom:1.0em; }
h1 { font-weight:bold; }
h2, h3, h6 { font-weight:normal; }
h4, h5 { font-weight:bold; }
h1 code, h2 code, h3 code, h4 code { font-size:1em; }
h1 { font-size:1.0em; }
h2 { font-size:1.3em; }
h3 { font-size:1.22em; }
h4 { font-size:1.07em; }
h5 { font-size:1.0em; }
h6 { font-size:1.0em; }

/* These are for the edit form. */
#wikiedit form { margin:0px; width:100%; }
#wikiedit textarea { width:100%; }
.wikimessage { margin-top:4px; margin-bottom:4px; font-style:italic; }