	body {
		color: white;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #000988;
		font-size:10pt;
	}
	table.top {
		background-color: #bb7723; 
		color: #0000c4;
		width: 100%;
	}
	bildtext {
		color: #000044;
		font-size: 10pt;
	}
	h1 {
		font-size: 18pt;
	}
	h2 {
		font-size: 16pt;
	}
	klein {
		font-size: 8pt;
	}
	address {
		font-size: 8pt;
		color: white;
	}
	u1 {
		list-style-type: square;
	}
	normal {
		font-size: 10pt;
	}
	
	span.aktiv {
		text-decoration: none;
	}
	A {
		margin-bottom: 10px;
		font-size: 10pt;
	}
	A:hover {
		background-color: #ffcc33;
		color: #ff4400;
		}
	A:visited {
		color: #0099bb;
		}
	A:link {
		color: white;
	
	}