body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787f86;
}
.topmenu:link {
	font-size: 12px;
	color: #787f86;
	text-decoration: none;
	font-weight: normal;
}
.topmenu:active {
	font-size: 12px;
	color: #787f86;
	text-decoration: none;
	font-weight: normal;
}
.topmenu:hover {
	font-size: 12px;
	color: #787f86;
	text-decoration: underline;
	font-weight: normal;
}
.topmenu:visited {
	font-size: 12px;
	color: #787f86;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-weight: bold;
	color: #F69536;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #777E86;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #777E86;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #777E86;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #777E86;
}
strong {
	font-weight: bold;
	color: #F7962F;
}
.immo_header {
	font-size: 18px;
	font-weight: bold;
	color: #F89530;
}

.immo_header:link {
	font-size: 18px;
	font-weight: bold;
	color: #F89530;
}
.immo_header:active {
	font-size: 18px;
	font-weight: bold;
	color: #F89530;
}
.immo_header:hover {
	font-size: 18px;
	font-weight: bold;
	color: #F89530;
}
.immo_header:visited {
	font-size: 18px;
	font-weight: bold;
	color: #F89530;
}
#iframe
	{
	overflow:auto;
	width:750px;
	height:500px;
}
.submenu:link, .submenu:visited, .submenu:active {
	font-weight: bold;
	color: #777E86;
	text-decoration: none;
}
.submenu:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.submenu_marked:link, .submenu_marked:visited, .submenu_marked:active, .submenu_marked:hover {
	font-weight: bold;
	color: #F89631;
	text-decoration: none;
}

