body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #6699FF;
	color:white;
	/*
	background-image: url(../bilder/back01.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-right:150px;
	*/

	background-image: url(../bilder/galerie1/border.gif);
	background-repeat: repeat-x;
}


td {
	font-size: 9pt;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	background-color: #0033CC;
}
#aktuelles{
	width:350px;
	position:absolute;
	z-index:3;
	border:solid white 1px;
	top:200px;
	left:150px;
	text-align:left;
	padding:5px;
	background-color: #6699FF;
	visibility:visible;
}
