/* CSS Document */

/*--- CSS Beach Club Ulm ---*/

body {
	background-image: url(images/startseite.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.Content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #007d95;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #007d95;
	font-weight: bold;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #007d95;
	font-weight: bold;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #007d95;
	font-weight: bold;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #007d95;
	font-weight: bold;
}

/*--- ENDE CSS Beach Club Ulm ---*/
