@charset "utf-8";
ol.row {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
ol.row li {
}
ol.row li:hover {
}
ol.row li:first-child {
}
.load_more2 {
	font-weight: bold;
	color: #F60;
	background-color:#FFFFFF;
	background-image:url("images/more.gif");
	background-position:left top;
	background-repeat:repeat-x;
	border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:11px;
	margin-bottom:6px;
	text-align:center;
	width:125px;
	clear: both;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	text-decoration:underline;
	margin-top: 6px;
}
.load_more2 {
	-moz-border-radius:5px 5px 5px 5px;
}
.load_more2:hover {
	background-position:left -78px;
	border:1px solid #BBBBBB;
	text-decoration:underline;
	color: #A4EE73;
}
.load_more2:active {
	background-position:left -38px;
	color:#666666;
}
.load_more {
	background-color:#FFFFFF;
	background-image:url("images/more.gif");
	background-position:left top;
	background-repeat:repeat-x;
	border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:22px;
	line-height:1.5em;
	margin-bottom:6px;
	outline:medium none;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	width:100%;
	clear: both;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.load_more {
	-moz-border-radius:5px 5px 5px 5px;
}
.load_more:hover {
	background-position:left -78px;
	border:1px solid #BBBBBB;
	text-decoration:none;
}
.load_more:active {
	background-position:left -38px;
	color:#666666;
}
.ruimte {
	width: 100%;
	height: 20px;
	clear: both;
}
.ruimte2 {
	width: 100%;
	height: 1px;
	clear: both;
}
.slidingDiv {
	width:160px;
	padding:0px;
	margin:0px;
}

.show_hide {
	display:none;
	font-weight: bold;
	color: #F60;
	background-color:#FFFFFF;
	background-image:url("images/more.gif");
	background-position:left top;
	background-repeat:repeat-x;
	border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:11px;
	margin-bottom:6px;
	text-align:center;
	width:125px;
	clear: both;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	text-decoration:underline;
	margin-top: 6px;
	-moz-border-radius:5px 5px 5px 5px;
}
.show_hide:hover {
	background-position:left -78px;
	border:1px solid #BBBBBB;
	text-decoration:underline;
	color: #A4EE73;
}
.show_hide:active {
	background-position:left -38px;
	color:#666666;
}