body {
	background-image:  url(../watermerk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	border: none #000000;
	background-color: e1e1e1;
	color: #CCCCCC;
	background-attachment: fixed;














}
.titelmainframe {
	font-family: "Freestyle Script";
	font-size: 30px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;





}
a:link {
	color: #333333;
	text-decoration: underline;

}
a:hover {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
.text {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;





}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: disc;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	line-height: 45px;
	text-decoration: underline;




}

