.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;


}
.cursor {
	cursor: crosshair;
}
.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: normal;
	color: EEE8AA;
	text-transform: capitalize;

}
.hyperlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: FACF5A;
	text-decoration: underline;


}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: F9F5EE;
	text-align: center;
	font-weight: lighter;
	line-height: 22px;



}
.bg4 {
	background-attachment: fixed;
	background-image: url(bilder/bgrule.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: 49534B;

}
.bg1 {
	background-attachment: fixed;
	background-image: url(bilder/bgtest.jpg);
	background-repeat: no-repeat;
	background-position: 80px;
	background-color: 49534B;

}
.bg3 {
	background-attachment: fixed;
	background-image: url(bilder/bgwish.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: 49534B;


}
.hintergrund {
	background-color: 49534B;
}
.bgcam {
	background-color: 49534B;
	background-image: url(bilder/bgcam.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;

}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #999999;
}
.previewtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 737D75;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
.ueberschrift2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: EEE8AA;
	font-weight: bold;
}
