/* CSS Document */
body 				{
	  margin-left: 0px;
	  margin-top: 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;
}
p 	 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: normal;
      text-decoration: none;
      line-height: 16px;
      color: #000000;
	  }
td 	 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: normal;
      text-decoration: none;
      line-height: 16px;
      color: #000000;
	  }
.headline_1		{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666; 
}
.headline		{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE0000;
}
.bold		{
	font-weight: bold;
}
.zitat {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  line-height: 13px;
  color: #666666;
}
.zitat_1 {
	font-weight: 200;
	font-size: 10px;
	color: Gray;					
}
.formular { 
      width:327px; 
	  border:1px solid #999999; 
}
.top {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE0000;
	text-decoration: none;
}
.link			{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EE0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.norepeat{
        background-repeat: no-repeat;
}
.repeat_x{
        background-repeat: repeat-x;
}

