/* Base Css file 'D:\internet\root\www\TourWebRhomberg\www\home\acco\css\pagrhb.css' */
div#list3 .category
{
	behavior: url(../../css/hover.htc);
}

img
{
	behavior: url(../../css/hover.htc);
}

img.hover, img:hover
{
	cursor:pointer;
}

.bottomtext
{
 clear: both;	
 	margin-left: 1px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div.layout1_2 div.first {
	width: 383px;
	margin-right:11px;
	float:left;
}
div.layout1_2 div.second {
	
	width: 186px;
	float:left;
}

div.entityLinkActivator
{
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 5px;
	margin: 0px;
	behavior: url(../../css/hover.htc);
	cursor: pointer;
	color: #000000;
	padding-top: 5px;
	font-family: Verdana;
	background-color: Transparent;
	margin-bottom:10px;
	float: left;
}

div.entityLinkActivator.hover, div.entityLinkActivator:hover
{
	background-color: Transparent;
}

div.tabcontroller
{
	float: left;
}

div.tabsactivator
{
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 5px;
	margin: 0px;
	behavior: url(../../css/hover.htc);
	cursor: pointer;
	color: black;
	padding-top: 5px;
	font-family: Verdana;
	background-color:Transparent;
	float: left;
}

div.tabsactivator.hover, div.tabsactivator:hover
{
	background-color: Transparent;
}

.highlightContainer
{
  
}

.highlightContainer .highlight
{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 182px;
}

.highlightContainer .even
{
  margin-right: 0px; 
}

.highlightContainer .highlight .image
{
  width: 182px;
}

.highlightContainer .highlight .title
{
  color: #FFF;
  font-weight: 900;
  overflow: hidden;
}

.highlightContainer .highlight  .hlContent
{
  padding: 5px;
}

