/** De opmaak van de RSS box **/
.rss {
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: normal;
}
/** De opmaak van de RSS box links **/

.rss a:link, .rss a:visited, .rss a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #28166F;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 8px;
	text-indent: 22px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.rss a:hover, .rss a.current:link, .rss a.current:visited {
	background-image:    url(../images/link.gif);
	color: #0093DD;
}	
.rssTable {
	background-color: #E6E7E9;
	border-collapse: collapse;
	padding-right: 5px;
	padding-left: 5px;
}
/** De opmaak van de RSS box top**/
.blogNews     {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #659CEF;
	color: #FFFFFF;
}


.rssMidden     {
	background-image: url(../images/iaMidden4.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.rssOnder     {
	background-image: url(../images/iaOnder4.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menuTopM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	
}
.rssMidden img {
	clear: both;
	width:100px;
	height: auto;
	float: left;
	padding-right: 4px;

}

/*************************table for festival and event monthly***********/
.forumBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px ! important;
	line-height: 13px ! important;
}
.forumBox a:link, .forumBox a:visited, .forumBox a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px! important;
	color: #000000;
	text-decoration: none;
	background-image:    url(http://www.hostelsamsterdam.com/menu/items/star-orange-small.gif); ! important;
	background-repeat: no-repeat;
	background-position: left 7px ! important;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 16px ! important;
	font-weight: normal! important;
	line-height: 16px;
}
.forumBox a:hover, .forumBox a.current:link, .forumBox a.current:visited {
	background-image:    url(http://www.hostelsamsterdam.com/menu/items/star-white.gif); ! important;
	background-position: left 4px;
	color: #000033;
}

