/* CSS Document */


body {
	  margin-left: 0px;
	  margin-top: 0px;
	  margin-bottom: 0px;
      scrollbar-base-color:#00CCFF;
      scrollbar-3dlight-color:#EEEEEE;
      scrollbar-arrow-color:#000000;
      scrollbar-darkshadow-color:#666666;
      scrollbar-face-color:#FFFFFF;
      scrollbar-highlight-color:#000000;
      scrollbar-shadow-color:#999999;
      scrollbar-track-color:#999999;
      background-color: #c33c38;
     }
td 	 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      text-decoration: none;
      line-height: 16px;
      color: #000000;
      background-color: #ffffff;
	  }
p 	 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      text-decoration: none;
      line-height: 16px;
      color: #000000;
	  }
.headline{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: bold;
      line-height: 22px;
      color: #C83B3A;
    }
.mehrdazu{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      text-decoration: underline;
      line-height: 16px;
      color: #363636;
	}
.bold {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      line-height: 16px;
      color: #000000;
	}
.link{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      text-decoration: underline;
      line-height: 16px;
      color: #336699;
	}
.textfeld {
      width:320px;
	  border:1px solid #999999;
}

h1  {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: bold;
      color: #C83B3A;
    }

h2  {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color: #000000;
    }

