	body, td {
		font-family: verdana;
		font-size: 11px;
		color: #333333;
		font-weight: normal;
		line-height: 13px;
	}

	a {
		font-family: verdana;
		font-size: 11px;
		color: #002561;
		font-weight: bold;
		line-height: 13px;
	}

	.block {
		font-family: verdana;
		font-size: 11px;
		color: #50555b;
		font-weight: bold;
		background-color: #e6e9f0;
		width: 100%;
		height: 25;
		padding:5 5 5 5;
		border:1px solid #e6e9f0;
		border-bottom-color: #405b88;
	}

	.headline {
		font-family: verdana;
		font-size: 12px;
		color: #002561;
		font-weight: bold;
	}
	.hl1 {
		font-family: verdana;
		font-size: 14px;
		color: black;
		font-weight: bold;
	}
	.hl2 {
		font-family: verdana;
		font-size: 10px;
		color: white;
		font-weight: bold;
	}
	.hl3 {
		font-family: verdana;
		font-size: 10px;
		color: black;
		font-weight: bold;
	}
	.rechts_oben {
		font-family: verdana;
		font-size: 11px;
		color: #58595b;
		font-weight: normal;
		text-decoration: none;
	}
	.footer {
		background-color: #9b9b9b;
		padding-left: 15px;
		font-family: verdana;
		font-size: 10px;
		color: black;
		font-weight: bold;
	}

	.primnav_side {
		background-color: #efefef;
	}
	.primnav_main {
		background-color: #dedede;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 4px;
	}
	.primnav_font {
		color: #59595b;
		font-family: verdana;
		font-weight: normal;
		font-size: 11px;
		text-decoration: none;
	}
	.primnav_high_side {
		background-color: #7f92b0;
	}
	.primnav_high_main {
		background-color: #b2bdcf;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 4px;
	}
	.primnav_high_font {
		color: #10064d;
		font-family: verdana;
		font-weight: normal;
		font-size: 11px;
		text-decoration: none;
	}

	.secnav_side {
		background-color: #dedede;
	}
	.secnav_main {
		background-color: #cdcdcd;
		padding-left: 22px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 4px;
	}
	.secnav_font {
		color: #59595b;
		font-family: verdana;
		font-weight: normal;
		font-size: 11px;
		text-decoration: none;
	}
	.secnav_high_side {
		background-color: #7f92b0;
	}
	.secnav_high_main {
		background-color: #b2bdcf;
		padding-left: 22px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 4px;
	}
	.secnav_high_font {
		color: #10064d;
		font-family: verdana;
		font-weight: normal;
		font-size: 11px;
		text-decoration: none;
	}

	.formfeld {
		border:1px solid #333333;
        color: #333333;
        font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        background-color: white;
	}
