
.topbox {
	font-family:arial;
	font-size:12px;
	width:150px;
	height:277px;
	background-color: #FFF;
	padding:0px 0px 0px 0px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	z-index: 999;
	border: thin solid #000;
	color:#000;
}

.pic, .thumbnail {
	width:150px;
	left:10px;
	height:125px;
	text-align:center;
}

.ownText{
position: relative;
top:0px;
	color:#000;
	height:16px;
	text-align:left;
	margin-left:7px;
	margin-top: 7px;
	cursor: pointer;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
}

.region{
position: relative;
top:0px;
	font: bolder 12px Arial, Helvetica, sans-serif !important;
	color:#000;
	height:35px;
	text-align:left;
	overflow:visible;
	margin-left:7px;
	cursor: pointer;
}


.hotel{
position: relative;
top:0px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	height:30px;
	overflow:visible;
	margin-left:7px;
	text-align:left;
	cursor: pointer;
}



.stern{
position: relative;
	background: url(img/stern.gif);
	background-repeat: no-repeat;
	height:20px;
	width:21px;
	float:left;
	cursor: pointer;
}

.halbstern{
position: relative;
	background: url(img/halbstern.gif);
	background-repeat: no-repeat;
	height:20px;
	width:12px;
	float:left;
	cursor: pointer;
}

.unterkunft, .verpflegung{
position: relative;
top:0px;
	float:left;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom: 2px;
	padding-left: 7px;
	cursor: pointer;
}


.einzelpreis{
position: relative;
top:0px;
	font: bold 16px Arial, Helvetica, sans-serif !important;
	color:#F9131F;
	margin:0px 0px 2px 0px;
	padding:4px 0px 3px 0px;
	*padding-bottom: 4px;
	*html padding-bottom: 4px;
	float: left;
	width:113px;
	cursor: pointer;

}


.deeplink{
position: relative;
top:0px;
z-index:999;
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#F01818;
	text-decoration:none;
	padding:4px 0px 3px 6px;
	margin: 0px 0px 0px 0px;
	background: url(img/deeplink.gif);
	background-repeat: no-repeat;
	width:24px;
	height:20px;
	float:right;
	background-position: center;
	cursor: pointer;
}

a{
color: #000;
	/*color:#F01818;*/
	text-decoration:none;
}

a:hover{
color: #000;
	/*color:#0309FF;*/
	text-decoration:none;
}