@charset "UTF-8";
body {
		background-color: #008fce;
	margin: 0px;
	padding: 0px;
}

table {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.zwischentitel {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	}
	
a {
	color: #000000;
	text-decoration: none;
	}