.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}

body {
	background-attachment: fixed;
	color: #CC6600;
}


a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}


a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}
.inhalt {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-color: #CC6600;
}
.unlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 12px;	
}

