body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.topbanner {
	background-image: url(images/banner/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
	width: 800px;
}
.bannertabel {
	height: 170px;
	width: 780px;
}
.bannertabelcelle {
	width: 190px;
}
.tabel {
	border: 3px solid #FFFFFF;
	background-color: #ECF9FF;
}
.bund {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.billedtabel {
	font-size: 11px;
	color: #333333;
}
.linkcelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #000000;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
a:active {
	font-size: 11px;
	color: #CCCCCC;
}

