body
{
	color: #fff1ca;
	font-family: arial, sans-serif;
	font-size: 14px;
	background: #750000;
	scrollbar-highlight-color: #800000;
	scrollbar-base-color: #800000;
	scrollbar-3dlight-color: #600000;
	scrollbar-darkshadow-color: #600000;
	scrollbar-face-color: #800000;
	scrollbar-arrow-color: #ffd21e;
}
td
{
	font-size: 14px;
}
img
{
	border: none;
}
a:link, a:visited, a:active
{
	color: #ffd21e;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #ffee66;
}
.main_text
{
	font-family: arial;
	font-size: 17px;
	color: #fff1ca;
}
table.haus
{
	border: 2px solid #550000;
	background: #660000;
}
td.haus
{
	border: 6px double #900000; 
	padding: 10px;
}
td.hausschrift
{
	font-size: 15px;
}
td.preiskalender
{
	font-size: 10px;
	text-align: center;
}
th.preiskalender
{
	font-size: 12px;
	font-weight: bold;
	background: #440000;
	text-align: center;
}
td.preislegende
{
	font-weight: bold;
	padding-bottom: 20px;
}
input.feld, textarea
{
	border: 1px solid #ccc1a3;
	background-color: #550000;
	font-family: arial;
	font-size: 13px;
	color: #fff1ca;
	font-weight: bold;
}

