td	{
	Font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px
	}

a	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover	{
		color: #666666;
		text-decoration: none;
		}

input,textarea,select,option
	{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
	color: #333333;
	background-color: #cccccc;
      border: #333333 0px solid;
       }

.input1 {
        background-color: #e4e4e4;
        border: #333333 0px solid;
        }

.rot
	{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
	color: #ffffff;
	background-color: #990000;
      border: #333333 0px solid;
       }

.hintergr
	{
	background-image: url(../images/back_unten.gif);
	background-repeat: repeat
	}