/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px
}
body {
	background-color: #7E96D3
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #0000FF;
	background-color: #7E96D3
}
a:hover {
	color: #990000
}
a:hover {
	background-color: rgb(255,255,204)
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3366CC;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFCC
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CCCCFF
}
table {
	background-color: rgb(255,255,255);
	font-size: 10px
}
td {
	background-color: rgb(255,255,255)
}