body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: fixed;
	background-image: url(bioraum-hg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #CC9900;
	text-transform: capitalize;


}
h2 {
	font-size: 18px;
	font-style: italic;
	color: #CC9900;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #996600;
	background-color: #F4E8CE;
}
table {
	font-size: 12px;
}

