.not_sel {
	color : #78221D;
	font-size : 12px;
	font-family : Tahoma, Arial, "MS Sans Serif";
	background-color : #DFC471;
	border-bottom-width : 1px;
	border-left-style : none;
	border-bottom-style : solid;
	border-right-style : none;
	border-top-style : solid;
	border-bottom-color : #FFFFFF;
	background-position: center center;
	font-weight: bold;
	border-top-width: 2px;
	border-top-color: #DFC471;
	cursor: hand;
}
.sel {
	color : white;
	font-size : 12px;
	font-family : Tahoma, Arial, "MS Sans Serif";
	background-color : #78221D;
	border-left-style : solid;
	border-bottom-style : none;
	border-right-style : solid;
	border-top-style : none;
	border-bottom-color : #FFFFFF;
	background-position: center center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.top_not_sel {
}
.top_sel {
	background-color: #78221D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
hr {
	color: #990000;
	border: 1px;
}
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #8F4345;
}
.bildes {
	height: 120px;
	width: 120px;
	cursor: hand;
	border: 0px;
	filter: Alpha(Opacity=100);
}
.bildes_alpha {
	height: 120px;
	width: 120px;
	cursor: hand;
	border: 0px;
	filter: Alpha(Opacity=60);
}
.istaba {
	text-align: left;
	vertical-align: top;
	width: 300px;
	margin: 10px;
}
.room_yel {
	font-size: 14px;
	font-weight: bold;
	color: #C69F2D;
	margin-bottom: 5px;
}
.ist_red {
	font-size: 12px;
	font-weight: bold;
	color: #8F4345;
	background-color: #FEF8E0;
}
.room_red {
	font-size: 12px;
	font-weight: bold;
	color: #8F4345;
}

