a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.background {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(Bilder/beta_2_04.jpg);
	background-repeat: repeat-x;
	background-position: left left;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7AB0BB;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 7AB0BB;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 7AB0BB;
	text-decoration: none;
}
.smallbackground {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(Bilder/beta_2_01.jpg);
	background-repeat: no-repeat;
	background-position: left left;
}

