@charset "ISO-8859-1";
@import url("style.css");
@import url("style_text.css");

.text  {
	text-align: center;
	background-image: url(../img/wasser.jpg);
}

.text a {
	text-decoration: none;
	color: #FFCC33;
	font-weight: bold;
	background: none;
}

.linkdescription {
	padding: 0.5em;
}

.textspacer {
	padding: 1em;
}

.link {
	border: 0;
	margin-top: 0.5em;
}