.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;

}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 80px;
	font-weight: normal;
	color: #00CCFF;

}
.bgright {
	background-attachment: scroll;
	background-image: url(img/bgright.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #E5E5E5;
	text-decoration: none;
}
.bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #E5E5E5;
	text-decoration: none;
}
.hed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: E5E5E5;
	text-decoration: none;
}
.bgimpressionen {
	background-image: url(img/Blaues-Wasser-Bild.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: bottom;

}
.liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	text-decoration: none;
	line-height: 20px;

}
.homekl {
	font-family: "Times New Roman", Times, serif;
	font-size: 58px;
	color: #00CCFF;
	font-weight: normal;


}

