body {
      background-color:#ffffff;      /* c0c0c0; */
      background-repeat:no-repeat;   /* repeat */
      margin-left:0;
      margin-right:0;
      margin-top:0;
      font-family: Verdana, Helvetica;
      font-size: 10px;
      line-height: 12px;
      font-style: normal;
      font-weight: normal;
      color:#000000;
      text-align:left;
      scrollbar-face-color:#ffffff;
      scrollbar-highlight-color:#006600;
      scrollbar-shadow-color:#006600;
      scrollbar-3dlight-color:#ffffff;
      scrollbar-arrow-color:#006600;
      scrollbar-track-color:#ffffff;
      scrollbar-darkshadow-color:#ffffff;
}

h1 {
      font-family: Verdana, Helvetica;
      font-size: 12px;
      line-height: 12px;
      font-style: normal;
      font-weight: bold;
      color:#000000;
}

td {
      font-family: Verdana, Helvetica;
      font-size: 10px;
      line-height: 12px;
      font-style: normal;
      font-weight: normal;
      color:#000000;
      /*background-color:#ffffff;*/
}

.headlinestand {
        font-family: Verdana, Helvetica;
        font-size: 12px;
        line-height: 14px;
        font-weight : bold;
}

a:link {
        font-family: Verdana, Helvetica;
        font-size: 10px;
        line-height: 12px;
        font-weight : normal;
        text-decoration: none;
        color : #006600;
}
a:visited {
        font-family: Verdana, Helvetica;
        font-size: 10px;
        line-height: 12px;
        font-weight : normal;
        text-decoration: none;
        color : #006600;

}
a:hover {
        font-family: Verdana, Helvetica;
        font-size: 10px;
        line-height: 12px;
        font-weight : normal;
        text-decoration: underline;
        color : #009900;
        }


 /*    Newsletter style ################################ */

a:link.news {
        font-family: Verdana, Helvetica;
        font-size: 10px;
        line-height: 10px;
        font-weight : normal;
        text-decoration: none;
        color : #F46F01;
}
a:visited.news {
        font-family: Verdana, Helvetica;
        font-size: 10px;
        line-height: 10px;
        font-weight : normal;
        text-decoration: none;
        color : #990000;

}
a:hover.news {
        font-family: Verdana, Helvetica;
        font-size: 10px;
        line-height: 10px;
        font-weight : normal;
        text-decoration: underline;
        color : #990000;
        }

textarea {
         font-family: Verdana, Helvetica;
         color: #000000;
         background-color: #ffffff;
         font-size: 10px;
         font-style:normal;             /* normal,italic */
         font-weight:normal;            /* bold,lighter */
         line-height:13px;
         border: #666666;
         border-style: ridge;
         border-top-width: 0px;
         border-right-width: 0px;
         border-bottom-width: 0px;
         border-left-width: 0px;
/*  width: 230px; */
}



input {
      font-family: Verdana, Helvetica;
      color: #000000;
      background-color: #ffffff;
      font-size: 10px;
      line-height:10px;
      font-style:normal;            
      font-weight:normal;
      border-style: ridge;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;

}

input.newsbutton {
      font-family: Verdana, Helvetica;
      color: #000000;
      background-color: #ffffff;
      font-size: 10px;
      line-height:6px;
      font-style:normal;             /* normal,italic */
      font-weight:normal;
      border-style: ridge;
      border-top-width: 0px;
      border-right-width: 0px;
      border-bottom-width: 0px;
      border-left-width: 0px;
      width: 18px;
      height: 12px;
}

select {
       font-family: Verdana, Helvetica;
       color: #000000;
       background-color: #ffffff;
       font-size: 10px;
}


button.newsbutton {
       font-family: Verdana, Helvetica;
       background-color: #990000;
       color: #ffffff;
       font-size: 10px;
       font-weight: bold;
}


 /*    kontaktstyle ################################ */

 input.felder {
  font-family: Verdana, Helvetica;
  color: #000000;
  background-color: #e0e0e0;
  font-size: 10px;
  line-height:13px;
  font-style:normal;             /* normal,italic */
  font-weight:normal;
  border: #666666;
  border-style: ridge;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
/*  width: 230px; */
}

 input.feldererror {
  font-family: Verdana, Helvetica;
  color: #000000;
  background-color: #CC6666;
  font-size: 10px;
  line-height:13px;
  font-style:normal;             /* normal,italic */
  font-weight:normal;
  border: #666666;
  border-style: ridge;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
/*  width: 230px; */
}

input.btn {
  font-family: Verdana, Helvetica;
  color: #000000;
  background-color: #e0e0e0;
  font-size: 10px;
  line-height:10px;
  font-style:normal;             /* normal,italic */
  font-weight:normal;
  border: #666666;
  border-style: ridge;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
/*  width: 230px; */
}

textarea.bemerkungen {
  font-family: Verdana, Helvetica;
  color: #000000;
  background-color: #e0e0e0;
  font-size: 10px;
  font-style:normal;             /* normal,italic */
  font-weight:normal;            /* bold,lighter */
  line-height:12px;
  border: #666666;
  border-style: ridge;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  /*border-top-color: #333333;
  border-left-color: #333333;
  border-right-color: #f0f0f0;
  border-bottom-color: #f0f0f0;*/
}

textarea.bemerkungenerror {
  font-family: Verdana, Helvetica;
  color: #000000;
  background-color: #CC6666;
  font-size: 10px;
  font-style:normal;             /* normal,italic */
  font-weight:normal;            /* bold,lighter */
  line-height:12px;
  border: #666666;
  border-style: ridge;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  /*border-top-color: #333333;
  border-left-color: #333333;
  border-right-color: #f0f0f0;
  border-bottom-color: #f0f0f0;*/
}

select {
  font-family: Verdana, Helvetica;
  color: #000000;
  background-color: #e0e0e0;
  font-size: 10px;
  border: #666666;
  border-style: ridge;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

input.leer {
  background-color: #ffffff;
}

input.button {
  font-family: Verdana, Helvetica;
  color: #ffffff;
  font-weight:bold;
  background-color: #d0d0d0;
  font-size: 10px;
  border: #666666;
  border-style: ridge;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

input.radio {
      font-family: Verdana, Helvetica;
      color: #000000;
      border-style: ridge;
      border-top-width: 0px;
      border-right-width: 0px;
      border-bottom-width: 0px;
      border-left-width: 0px;

}

.text{
    font-weight:normal;
    font-size:10px;
    line-height:18px;
    COLOR:#000000;
    font-style:normal;
    font-family: Verdana, Helvetica;
    background-color=#ffffff
}


.error{
    font-weight:normal;
    font-size:10px;
    line-height:18px;
    COLOR:#990000;
    font-style:normal;
    font-family: Verdana, Helvetica;
}

font.error1{
    font-weight:normal;
    font-size:10px;
    line-height:12px;
    color:#990000;
    font-style:normal;
    font-family: Verdana, Helvetica;
}

font.hinweis{
    font-weight:normal;
    font-size:10px;
    line-height:10px;
    color:#c0c0c0;
    font-style:normal;
    font-family: Verdana, Helvetica;
}


/*######## SITEADMIN #########*/
.interface {
  font-family: Verdana, Helvetica;
  color: #000000;
  background-color: #e0e0e0;
  font-size: 10px;
  font-style:normal;             /* normal,italic */
  font-weight:normal;            /* bold,lighter */
  line-height:12px;
  border: #666666;
  border-style: ridge;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  /*border-top-color: #333333;
  border-left-color: #333333;
  border-right-color: #f0f0f0;
  border-bottom-color: #f0f0f0;*/
}
