.text {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.row {
	background-color: #CCCCCC;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.preise {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.newsbox {
	border: 1px dashed #666666;
	margin: 15px;
	padding: 15px;
}

.rahmen_startseite {
	border: 1px dashed #999999;
}
