<style type="text/css">	<!--
	BODY {
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		background-color: #AEAEAE;
		
	}

	DIV {
		font-size : 11px;
		font-family : Arial, Verdana, Helvetica, sans-serif;
		color: Black;
	}

	A:active,  A:link, A:visited {
		color: #993333;
		text-decoration : none;
	}

	A:hover {
		color: #CC3333;
		text-decoration : underline;
	}

	TABLE {
		font-size : 11px;
		font-family : Arial, Verdana, Helvetica, sans-serif;
		color: Black;
	}

	TD {
		font-size : 11px;
		font-family : Arial, Verdana, Helvetica, sans-serif;
		color: Black;
	}

	.box{
		border-right: 0px #990000 solid;
		border-top: 1px #990000 solid;
		border-left: 0px #990000 solid;
		border-bottom: 1px #990000 solid;
	}

	input{
		font-weight:normal;
		font-size:11px;
		background:#ffffff;
		color:#E7E7E7;
		border-style: dotted;
		border-width:1;
		border-color:#000000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

	.textfeld{
		font-weight:normal;
		font-size:11px;
		background:#E7E7E7;
		color:#ffffff;
		border-style: dotted;
		border-width:1;
		border-color:#000000;
	}
	.select{
		background-color: #E7E7E7;
		color: #FFFFFF;
		font-size:11px;
		border: 1px dotted;
		width:100;
		border-width : 1;
	}

	font{
            font-weight:normal:
	    font-size:11px;
	    color:black;
	}
	-->
</style>