	.preise_titel
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:16px; color:#DECE9C; font-weight: bold; }

	h1
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:24px; color:#ffffff; font-weight: bold; }
	
	h2
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:15px; color:#8E280C; font-weight: bold; }
	
	td
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:12px; color:#000000; }
	
	.rot
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:12px; color:#8E280C; }
	
	.klein
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:11px; color:#8E280C; }
	
	.anfrage
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:19px; color:#BBBF87; font-weight: bold; }
	
		//.Stil1 {
	color: ##8E280C;
	font-weight: bold;
}
.Stil2 {
	color: #8E280C;
	font-weight: bold;
}
.Stil3 {font-size: 12px}
.Stil4 {font-family: Arial,Helvetica,Verdana,GillSans; font-size: 12px; color: #8E280C;  }
.Stil5 {font-size: 14px; font-weight:normal; text-decoration:none;}
.Stil5:hover {font-size: 14px; font-weight:bold; text-decoration:underline;}

.Stil6 {font-size: 13px}



#room
{
	background-image:url(grafiken/wohnen.jpg);
	background-repeat:no-repeat;
	width:324px;
	height:172px;
	background-position:top left;
}
#room:hover
{
	background-image:url(grafiken/wohnen_on.jpg);
}

#haus
{
	background-image:url(grafiken/haus.jpg);
	background-repeat:no-repeat;
	width:324px;
	height:172px;
	background-position:top left;
}
#haus:hover
{
	background-image:url(grafiken/haus_on.jpg);
}