.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #370000;
	font-size: 14px;
}
.hintergrund {
	background-attachment: fixed;
	background-image: url(bilder/dreams.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.rand {
	border: 2px solid #66504A;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #370000;
}
.linkweiss {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.randlinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #66504A;
}
.randunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66504A;
}
.randuntenlinks {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #66504A;
	border-left-color: #66504A;
}
.haupttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #370000;
}
