body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B4E0E0;
	background-image: url(images/hintergr_bas2.gif);
	background-position: center center;
	background-repeat: repeat-x;
	font-size: 9px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.hintgr {
	background-image: url(img/hintergr.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.te {
	padding: 5px;
}
.rame {
	background-image: url(images/rame.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px;
	padding: 10px;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

a:hover {
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
	}
