body 
{ 
         color: #000000; 
         font-size: 11px; 
         line-height: 18px; 
         font-family: Verdana, sans-serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal; 
         background-color: #368431; 
         margin:0px;
         paddin:0px;
}
td,p
{ 
         color: #000000; 
         font-size: 11px; 
         line-height: 18px; 
         font-family: Verdana, sans-serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal; 
}
.titel
{
         color: #ad0808; 
         font-size: 14px; 
         line-height: 18px; 
         font-family: Georgia, New York, Times New Roman, serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal; 
         font-weight:bold;
}
.text   
{     
         color: #000000; 
         font-size: 11px; 
         font-family: Georgia, New York, Times New Roman, serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal; 
}
input
{
         color: #000000; 
         font-size: 10px; 
         font-family: Verdana, sans-serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal; 
         padding-left : 3px;
         padding-top : 1px;
}
textarea
{
         color: #000000; 
         font-size: 10px; 
         font-family: Verdana, sans-serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal; 
}
select
{
         color: #000000; 
         font-size: 10px; 
         font-family: Verdana, sans-serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal; 
}
.feld { 
         border-bottom-style:groove; 
         border-left-style:groove; 
         border-right-style:groove; 
         border-top-style:groove; 
         color: #000000; 
         font-size: 10px; 
         font-family: Verdana, sans-serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal;
         width:250px; 
}
a:link
{
         color: #730000; 
         font-size: 11px; 
         line-height: 18px; 
         font-family: Verdana, sans-serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal;
}
a:visited
{
         color: #730000; 
         font-size: 11px; 
         line-height: 18px; 
         font-family: Verdana, sans-serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal;
}
a:active
{
         color: #730000; 
         font-size: 11px; 
         line-height: 18px; 
         font-family: Verdana, sans-serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal;
}
a:hover
{
         color: #730000; 
         font-size: 11px; 
         line-height: 18px; 
         font-family: Verdana, sans-serif; 
         text-decoration: none; 
         word-spacing: normal; 
         letter-spacing: normal;
}