html {
	margin:0;
	padding:0;
}
body { color: #505050; font-size: 11px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; background-color: white; background-repeat: repeat; background-attachment: scroll; background-position: left top; margin: 0; padding: 0; text-align: center; border-top: 2px solid #cddaea; border-bottom: 2px solid #cddaea; }
table { border-collapse: collapse ; background-color: white; }
td { font-size: 12px; }
a:link, a:visited {
	color: #416fa3;
	text-decoration: underline;
}
a:link { color: #0d4e92; }
a:hover, a:focus, a:active {
	color: #c80013;
	text-decoration: none;
}
.tabelle01 {
	background-color: #7c9fc5;
	color: #fff;
}
.tabelle02 {
	background-color: #cddaea;
}
.tabelle03 {
	background-color: #a4bcd6;
}
.tabelle04 {
	background-color: #e6edf5;
}

