body {
margin:0px;
background-color: #444c3d;
       /* background-image:url(../images/fliepilz.jpg);
        background-repeat:no-repeat;
        background-attachment: fixed;  */
   font-family: Verdana,arial,helvetica,sans-serif;
   font-size: 8pt;
   font-weight: normal;
   color:#444c3d;      /*#111111; #ddddee*/
     scrollbar-base-color:#e7f9df;/* #D1C9A4*/
scrollbar-track-color:#e7f9df;
scrollbar-face-color:#e7f9df;
scrollbar-highlight-color:#e7f9df;
scrollbar-3dlight-color:#e7f9df;
scrollbar-darkshadow-color:#e7f9df;
scrollbar-shadow-color:#444c3d;
scrollbar-arrow-color:#444c3d;
text-align:center; /*für den IE, der das anders nicht versteht */
}

#spinnrad {
border:1px solid #444c3d;/*e7f9df B22361 */
width:975px;
height:630px;
margin:5px auto;
background-image:url(../images/wolle_bg.jpg);
background-repeat:no-repeat;   /*background-position: center;right*//* background-attachment: fixed; */
}
#innen {
/*background-color: #e7f9df;
border:1px solid #B22361;*/
width:520px;
height:500px;/**/
margin:80px 5px 50px 200px;
overflow:auto;
text-align:left; /*und wegen Zeile 19 ist nun auch dies notwendig*/
}
#innen h2 {   font-size: 10pt;
}

#innen h1 {   font-size: 11pt;
}

#innen a {
color:#444c3d;
}

#innen a:hover {
color: #B22361;
}

#navi {
float:right;
width:160px;
height:350px;
margin:155px 35px 5px 5px;
text-align:left;/* und wegen Zeile 19 ist nun auch dies notwendig*/
/*border:1px solid #e7f9df; */

}

#navi a {
color:#444c3d;
text-decoration:none;
}

#navi a:hover {
color: #B22361;
text-decoration:overline underline;
}

.menue {
background-color: #e7f9df;
width:150px;
margin:5px 2px;
padding:3px;
}

.leer {
width:150px;
margin:5px 2px;
padding:3px;
}

table {
	border-spacing:2px;
	empty-cells:show;
}

td {
vertical-align:top;
color:#444c3d;
font-size:8pt;
padding:2px;
font-family:verdana,arial,helvetica,sans-serif;
border: solid #e7f9df;
border-width:0px 1px 1px 0px;
}


#service {
/*border:1px solid #e7f9df;444c3d*/
margin:10px;
height:30px;
color:#e7f9df;
}

#service a {
color:#e7f9df;
text-decoration:none;
}

#service a:hover {
color: #F88F11;
text-decoration:overline underline;
}
