
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	line-height: 16px;
                margin:0px;
                padding:0px;
                border:0px;
                background-color:#FFFFFF;
}

tr, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link{
	color: #0E2B89;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:active{
	color: #0E2B89;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:visited{
	color: #0E2B89;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover{
	color: #0E2B89;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}


.blau{
              color:#374572;
}