
  .inputfields { background-color: #ffffff; border: #ffffff solid 1px; width:160px; height:14px; margin: 5px 2px 2px 2px }
  .kontaktfields { background-color: #ffffff; border: #cccccc solid 1px; width:160px; height:16px; margin: 0px 0px 0px 0px }
 .areafields { background-color: #ffffff; border: #cccccc solid 1px; width:160px; height:80px; margin: 0px 0px 0px 0px }

#standard ol, ul, li {
	font-family: lucida, verdana, helvetica, arial;
    font-size: 10px;
    color: #333333;
    line-height: 19px;
    list-style-type: square;
}
#standard p {
	font-family: lucida, verdana, helvetica, arial;
    font-size: 10px;
    color: #333333;
    margin: 0px 0px 0px 0px;
    line-height: 19px;
    text-align: left;
}

#standard a {
	font-family: lucida, verdana, helvetica, arial;
    font-size: 10px;
    color: #900B13;
    margin: 0px 0px 0px 0px;
    line-height: 19px;
    text-align: left;
    text-decoration: none;
}
#standard a:hover {
    text-decoration: underline;
}


#standard h5 {
	font-family: lucida, verdana, helvetica, arial;
    font-size: 10px;
	line-height: 19px;
    color: #666666;
    margin: 0px 0px 0px 0px;
    /*line-height: 19px;*/
    text-align: left;
	font-weight: bold;
}

#standard h6 {
	font-family: lucida, verdana, helvetica, arial;
    font-size: 10px;
    line-height: 19px;
    color: #900B13;
    margin: 0px 0px 0px 0px;
    /*line-height: 19px;*/
    text-align: left;
	font-weight: normal;
}



