.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.headerpic {
	background-image: url(Background/Montage_Kopie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	background-image: url(Background/riversurfingdrops.gif);
	background-repeat: no-repeat;
}
.bluebackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0033FF;
	text-align: center;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;

}
.filmleft {
	background-image: url(gallery_back/top_left_film.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.filmmiddle {
	background-image: url(gallery_back/top_background_film.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.filmright {
	background-image: url(gallery_back/top_right_film.gif);
	background-position: bottom;
	background-repeat: no-repeat;

}
.filmbottomleft {
	background-image: url(gallery_back/bottom_left_film.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.filmbottommiddle {
	background-image: url(gallery_back/bottom_background_film.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.filmbottomright {
	background-image: url(gallery_back/bottom_right_film.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.BOLDLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;

}
