body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FAF1AF;
	background-image: url(bg_hell.gif);

}
td {
	font-size: 12px;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #9C9C9C;
	text-decoration: none;
}
a:active {
	color: #6699FF;
}

.menue {
	background-image: url(banner/menue_bg.gif);
	background-repeat: repeat-x;
}

