body{
  background-color:#FFFFFF; 
  background-image:url(images/back.jpg);
  color:#000000;
  font-family:Verdana,sans-serif;
  font-size:8pt;
  scrollbar-base-color:#F5F5F5;
  scrollbar-3d-light-color:#000000;
  scrollbar-arrow-color:#F5F5F5;
  scrollbar-darkshadow-color:#F5F5F5;
  scrollbar-face-color:#009900;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#F5F5F5;
}
textarea {
  background-color:#FFFFFF;
  color:#000000;
  font-family:Verdana,sans-serif;
  font-size:8pt;
  scrollbar-base-color:#F5F5F5;
  scrollbar-3d-light-color:#000000;
  scrollbar-arrow-color:#F5F5F5;
  scrollbar-darkshadow-color:#F5F5F5;
  scrollbar-face-color:#009900;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#F5F5F5;
}
h1 { color:#009900; 
     font-family:Verdana,sans-serif;
     font-size:14pt;
     text-align:center;
     text-decoration:underline;
}

h2 {color:#009900; 
     font-family:Verdana,sans-serif;
     font-size:11pt;
     text-decoration:underline;
     text-align=center;
}

h3 { color:#009900;
     font-family:Verdana,sans-serif;
     font-size:7pt;
     text-align:center; 
}

#klein {color:#000000;
        font-family:Verdana,sans-serif;
        font-size:7pt;
        text-align:center;
}



div {color:#000000;
     font-family:Verdana,sans-serif;
     font-size:8pt;
     text-align:center;
     vertical-align:top;
}

span {color:#000000;
     font-family:Verdana,sans-serif;
     font-size:8pt;
}
a {
	text-decoration:none;
}
a:link {color:#000000;
         font-family:Verdana,sans-serif;
         font-weight:bold;
}
a:visited {color:#000000;
         font-family:Verdana,sans-serif;
         font-weight:bold;
}
a:hover {color:#009900;
         font-family:Verdana,sans-serif;
         font-weight:bold;
}
a:active {color:#009900;
         font-family:Verdana,sans-serif;
         font-weight:bold;
}
a.fotos{
 border-color:#000000;
}

img{
 border-color:#000000; 
}

hr {
 border-style:solid;
 border-width:1px;
 border-color:#009900;
}

#rundrumgreen {
  border-width:2px;
  border-style:solid;
  border-color:#009900;
}

#rundrumgreendashed {
  border-width:2px;
  border-style:dashed;
  border-color:#009900;
}

#rundrumblack {
  border-width:2px;
  border-style:solid;
  border-color:black;
}

#rundrumblackthin {
  border-width:1px;
  border-style:solid;
  border-color:black;
  background-color:#E0E0E0;  
}

#topline{
  border-top:2px dashed #009900;
  margin:0px;
}
#bottomrightline{
  border-bottom:2px solid #009900;
  border-right:2px solid #009900;
  margin:0px
}
#bottomline{
  border-bottom:2px solid #000000;
  margin:0px;
}

td, input, select, textarea{
   font-size:8pt; 
   font-family:Verdana,sans-serif; 
}
input, select, textarea{
   color:green; 
}
.bereich, .feld{
   background-color:#E0E0E0;
   width:180px; 
   border:1px inset #000000;
}
.feld4{
   background-color:#E0E0E0;
   border:1px inset #000000;
}
.auswahl{
   background-color:#DDFFFF; 
   width:180px;
   border:6px solid #DDDDDD;
}
.check, .radio{
   border:10px; 
   solid yellow;
}
.button { 
  background-color:#C0C0C0; 
  color:green; 
  width:125px; 
  height:17px;
  border:1px outset #000000;
}
.button2 { 
  background-color:#C0C0C0; 
  color:green;
  height:17px;
  border:1px outset #000000;
}

.bereich2, .feld2{
   background-color:#E0E0E0;
   width:500px; 
   border:1px solid #000000;
}
.bereich3{
   background-color:#fff291;
   width:500px; 
   border:1px solid #fff291;
}
a.menu { 
 display:block;
 text-align:center;
 height:21px;
 width:100px;
 -moz-border-radius:10px;
 border-width:1;
 border-color:#000000;
 text-decoration:none; 
 font-size:10pt;
 font-family:Verdana,sans-serif;
 font-weight:bold;
}

a.menu:link {color:#FFFFFF;
         text-decoration:none;
         background-image:url(images/button2.gif);
}
a.menu:visited {color:#FFFFFF;
         text-decoration:none;
         background-image:url(images/button2.gif);
}
a.menu:hover {color:#FFFFFF;
         text-decoration:none;
         background-image:url(images/button2_mo.gif);
}
a.menu:active {color:#FFFFFF;
         text-decoration:none;
         background-image:url(images/button2.gif);
}
/* Background images for tables */
.tbl{border-collapse:collapse;height:4px;width:100%}
.tbll{background: url(images/tb4_l.gif) no-repeat;width:8px}
.tblbot{background: url(images/tb4_m.gif) repeat-x;width:100%}
.tblr{background: url(images/tb4_r.gif) no-repeat;width:8px}
