.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
a:link {
	color: #003366;
	font-weight: bold;


}
a:visited {
	color: #006699;
	font-weight: bold;


}
a:hover {
	color: #000000;
	text-decoration: underline;

}.titel {
	font-size: 24px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;


}
.preis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-image: url(/images/bg.gif);
}

