/****************************/
/****** GLOBAL STYLES: ******/
* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
a * {
	cursor: pointer !important;
}

.clear {
	clear: both;
}

.noborder {
	border: none !important;
}

body,html {
	width: 100%;
	height: 100%;
	}

body {
	background: url("../images/html-bg.png") repeat;
}

/****************************/
/***** WRAPPER STYLES: ******/
#wrapper {
	background: url("../images/body-bg.png") repeat-x;
	width: 100%;
	height: 100%;
	padding-bottom: 100px;
}

#container {
	width: 1037px;
	margin: auto;
}
.smudgewrapper {
	background: url("../images/smudge-bg.png") no-repeat;
	position: absolute;
	width: 808px;
	height: 676px;
	z-index: 1;
	margin: 50px 0px 0px 37px;
}
.contentwrapper {
	z-index: 1;
	position: absolute;
}

/****************************/
/****** HEADER STYLES: ******/
#header {
	height: 239px;
	background-position: center center;
}
	.logo {
		text-indent: -9999px;
		width: 300px;
		height: 100px;
		position: absolute;
	}
	.header-overlay {
		background: url("../images/header-overlay.png") no-repeat;
		height: 240px;
	}
	.header-menu {
		list-style: none;
		position: absolute;
		margin: 200px 0px 0px 140px;
		text-transform: uppercase;
	}
	.header-menu {
		list-style: none;
		position: absolute;
		margin: 198px 0px 0px 136px;
	}
	.header-menu li {
		display: block;
		float: left;
	}
	.header-menu li a{
		text-decoration: none;
		display: block;
		margin-right: 15px;
	}	
	.header-menu li .menu-HOME{
		width: 64px;
		background: url("../images/menu-home.png") no-repeat;
	}
	.header-menu li .menu-HOME:hover {
		background: url("../images/menu-home-sel.png") no-repeat;
	}	
	.header-menu li .menu-AGENDA{
		width: 86px;
		background: url("../images/menu-agenda.png") no-repeat;		
	}	
	.header-menu li .menu-AGENDA:hover {
		background: url("../images/menu-agenda-sel.png") no-repeat;
	}		
	.header-menu li .menu-INFO{
		width: 53px;
		background: url("../images/menu-info.png") no-repeat;	
	}	
	.header-menu li .menu-INFO:hover {
		background: url("../images/menu-info-sel.png") no-repeat;
	}	
	.header-menu li .menu-Nieuws{
		width: 80px;
		background: url("../images/menu-nieuws.png") no-repeat;	
	}
	.header-menu li .menu-Nieuws:hover {
		background: url("../images/menu-nieuws-sel.png") no-repeat;
	}	
	.header-menu li .menu-GADGETS{
		width: 94px;
		background: url("../images/menu-gadgets.png") no-repeat;	
	}
	.header-menu li .menu-GADGETS:hover {
		background: url("../images/menu-gadgets-sel.png") no-repeat;
	}	
	.header-menu li .menu-FOTOS{
		width: 68px;
		background: url("../images/menu-fotos.png") no-repeat;	
	}
	.header-menu li .menu-FOTOS:hover {
		background: url("../images/menu-fotos-sel.png") no-repeat;
	}	

	.header-menu li .menu-tijdmachine{
		width: 143px;
		background: url("../images/menu-tijdmachine.png") no-repeat;	
	}
	.header-menu li .menu-tijdmachine:hover {
		background: url("../images/menu-tijdmachine-sel.png") no-repeat;
	}	

	.header-search {
		position: absolute;
		display: block;
		margin: 139px 0px 0px 639px;
		width: 166px;
	}
		.header-search p {
		       overflow: visible;
		}
		.search-input {
			background: url("../images/header-search-input.gif") no-repeat;
			width: 99px;
			height: 17px;
			font: 10px "Trebuchet MS", "Tahoma", "Verdana";
			color: #a6a6a6;
			display: block;
			float: left;
			margin: 0px 3px 4px 0px;
			padding: 3px 0px 0px 5px;
		}
		.search-submit {
			background: url("../images/header-search-submit.gif");
			width: 56px;
			height: 20px;
			display: block;
			float: left;
			margin: 0px;
		}
		.search-submit:hover {
			background: url("../images/header-search-submit2.gif");
			cursor: pointer;
		}
		.seperator {
			border-top: 1px solid #babbbb;
			border-bottom: 1px solid #e0e1e1;
			height: 0px;
			font-size: 0px;
			margin-bottom: 4px;
			clear: both;
		}
		.header-search a:first-child {
			padding-left: 0px;
			border: none;
		}
		.header-search a {
			font: bold 9px "Trebuchet MS", "Tahoma", "Verdana";
			color: #00478b;
			text-decoration: none;
			border-left: 1px solid #ec1795;
			padding: 0px 5px;
		}
		.header-search a:hover {
			color: #ed008c;
		}
			.header-search a img {
				margin-left: 5px;
			}
	.header-playtube {
		background: url("../images/playtube.png");
		width: 117px;
		height: 117px;
		margin: 70px 0px 0px 872px;
		position: absolute;
	}
	
/****************************/
/*** LEFT SIDEBAR STYLES: ***/	
#sidebar-left {
	width: 241px;
	float: left;
	padding: 0px 0px 100px 37px;
	/*background: url("../images/smudge0.png") no-repeat left bottom; /* Meescrollende smudge. Weggelaten voor IE6 compability en laadtijd optimalisatie. */
}
	.new-item {
		width: 235px;
		min-height: 60px;
	}
		.new-item img {
			background: url("../images/new-item-thumb-bg.gif") no-repeat;
			padding: 3px 9px 4px 3px;
			width: 83px;
			height: 44px;
			float: left;
		}
		.new-item p {
			display: block;
			width: 130px;
			float: left;
			margin: 0px 0px 10px 0px;
		}
			.new-item p span {
				font: 12px "Trebuchet MS", "Tahoma", "Verdana";
				color:  #ec008c;
				display: block;
			}
			.new-item p a {
				font: bold 12px "Trebuchet MS", "Tahoma", "Verdana";
				color: #00478b;
				text-decoration: none;
				display: block;
				text-transform: uppercase;
			}
				.new-item p a img {
					width: 5px;
					height: 5px;
					background: none;
					margin: 0px 0px 2px 3px;
					padding: 0;
					float: none;
				}
			.new-item p a:hover {
				color: #ed008c;
			}
			.new-item p em {
				font: normal 12px "Trebuchet MS", "Tahoma", "Verdana";
				color: #808080;
				line-height: 14px;
			}
		.more-link {
			background: url("../images/new-item-arrow.gif") no-repeat right center;
			font: bold 12px "Trebuchet MS", "Tahoma", "Verdana";
			color: #00478b;
			float: right;
			padding-right: 10px;
			text-decoration: none;
		}
		.more-link:hover {
			color: #ed008c;
		}
		.fotos {
			margin-top:20px;
		}
	.pictures {
		background: url("../images/pictures-bg.gif") no-repeat;
		width: 240px;
		height: 192px;
		margin: 0px 0px 3px 0px;
	}
		.pictures img {
			position: absolute;
			margin: 3px 0px 0px 4px;
			z-index: 1;
		}
		.pictures .prev {
			width: 20px;
			height: 20px;
			background: url("../images/pictures-arrow-prev.gif");
			position: absolute;
			margin: 71px 0px 0px 3px;
			z-index: 2;
		}
		.pictures .next {
			width: 20px;
			height: 20px;
			background: url("../images/pictures-arrow-next.gif");
			position: absolute;
			margin: 71px 0px 0px 216px;
			z-index: 2;
		}
		.pictures b {
			position: absolute;
			margin: 160px 0px 0px 8px;
			display: block;
		}
		.pictures strong {
			font: 12px "Trebuchet MS", "Tahoma", "Verdana";
			color: #92278f;
			display: block;
		}
		.pictures strong a {
			color: #92278f;
			text-decoration: none;
		}
		.pictures strong a:hover {
			color: #808080;
			text-decoration: none;
		}
		.pictures span {
			font: bold 9px "Trebuchet MS", "Tahoma", "Verdana";
			color: #ec1795;
			height: 12px;
			display: block;
			float: left;
			padding: 2px 3px 0px 0px;
			line-height: 9px;
		}
		.pictures:hover strong {
			color: #ed008c;
			}
		.pictures em {
			font: 11px "Trebuchet MS", "Tahoma", "Verdana";
			color: #808080;
			height: 14px;
			display: block;
			float: left;
			line-height: 11px;
		}

	/* Agenda sidebar */
	.agenda-sidebar-title {
		width: 246px;
		height: 49px;
		background: url("../images/agenda-title.png") no-repeat;
	}
		.agenda-sidebar-title img {
			margin: 14px 0px 0px 13px;
			position: absolute;
			height: 20px;
		}
	.agenda-sidebar-wrap {
		background: url("../images/agenda-bg.png") repeat-y;
		width: 246px;
		padding: 0px 13px;
		font: 10px "Trebuchet MS";
		color: #000000;
		line-height: 20px;
	}

	.agenda-sidebar-wrap #mijn_resultaat {
		margin-top: 30px;
	}

	.agenda-sidebar-title span {
		font: bold 10px "Trebuchet MS";
		color: #000000;
		display: block;
		position: absolute;
		margin: 33px 0px 0px 13px;
	}
		.agenda-search {
			/*border-bottom: 1px dashed #FFFFFF;*/
			display: block;
			width: 220px;
			padding: 0px 0px 10px 0px;
			margin: 0px 0px 0px 0px;
		}
			.agenda-search-text {
				background: url("../images/agenda-search.gif") no-repeat;
				width: 180px;
				height: 16px;
				padding: 4px 10px 0px 3px;
				float: left;
				font: 10px "Trebuchet MS";
				color: #a6a6a6;
			}
			.agenda-search-submit {
				background: url("../images/agenda-submit.gif");
				width: 20px;
				height: 20px;
				float: left;
			}
			.agenda-search-submit:hover {
				background: url("../images/agenda-submit2.gif");
				cursor: pointer;
			}

	.agenda-item2 {
		background: url("../images/agenda-item2-bg.gif");
		width: 217px;
		height: 32px;
		display: block;
		margin: 5px 0px 0px 0px;
		padding: 4px 0px 0px 6px;
		text-decoration: none;
	}
	.agenda-item2:hover {
		background: url("../images/agenda-item2-bg-hover.gif");
	}
		.agenda-item2 span {
			font: bold 12px "Trebuchet MS";
			color: #ec1795;
			display: block;
			height: 14px;
		}
		.agenda-item2 em {
			font: 12px "Trebuchet MS";
			color: #00478b;
		}
		.agenda-item2:hover span {
			color: #92278d;
		}
	.agenda-item2-special {
		background: url("../images/agenda-item2-bg-special.gif");
	}
	.agenda-item2-special span {
		color: #ffffff;
	}
	.agenda-item2-special em {
		color: #6ccff6;
	}
	.agenda-item2-special:hover {
		background: url("../images/agenda-item2-bg-special.gif");;
	}
	.agenda-sidebar-bottom {
		background: url("../images/agenda-bottom.png");
		width: 246px;
		height: 41px;
	}
	
	.search-showhide-activator {
		font: bold 11px "Trebuchet MS";
		color: #FFFFFF;
		background: url("../images/arrow-blue-down.gif") no-repeat bottom right;
		text-decoration: none;
		padding: 0px 9px 0px 0px;
		display: inline-block;
		height: 10px;
		margin-bottom: 7px;
	}
	.search-showhide-activator:hover {
		color: #ec008c;
	}	

	.search-showhide-wrap {
		height: 260px;
	}

	.search-showhide-wrap2 {
		height: 260px;
		display: none;
	}
		.sfrm input {
			float: left;
			margin-right: 3px;
		}
		.sfrm label {
			font: bold 11px "Trebuchet MS";
			color: #ededed;
			float: left;
			width: 110px;
			height: 17px;
			display: block;
		}
		.sbtn {
			display: block;
			background: url("../images/search-button.gif");
			width: 71px;
			height: 20px;
			position: absolute;
			margin: 0px 0px 0px 147px;
			cursor: pointer;
		}
		.sclr {
			font: bold 11px "Trebuchet MS";
			color: #FFFFFF;
			text-decoration: none;
			display: block;
			position: absolute;
			margin: 1px 0px 0px 7px;
			width: 108px;
			height: 16px;
			background: none;
			cursor: pointer;
		}
	div.dashed, div.solid {
		clear: both;
		width: 240px;
		height: 10px;
		display: block;
		border-bottom: 1px dashed #FFFFFF;
		margin: 0px 0px 10px -10px;
	}
	.search-showhide-wrap span {
		font: bold 10px "Trebuchet MS";
		color: #000000;
		display: block;
		margin: 0px 0px 5px 0px;
	}
	.search-showhide-wrap2 span {
		font: bold 10px "Trebuchet MS";
		color: #000000;
		display: block;
		margin: 0px 0px 5px 0px;
	}

	div.solid {
		border-bottom-style: solid;
		margin-bottom: 0px;
	}

	.detail-list {
		list-style: none;
	}
		.detail-list li a {
			display: block;
			width: 235px;
			height: 18px;
			background: url("../images/detail-button.gif");
			font: bold 12px "Trebuchet MS";
			color: #92278d;
			text-decoration: none;
			padding: 4px 0px 0px 5px;
			margin: 0px 0px 4px 0px;
		}
		.detail-list li a:hover {
			background: url("../images/detail-button-hover.gif");
		}
		.detail-list li a.active {
			background: url("../images/detail-button-active.gif");
			color: #ffffff;
			font-size: 11px;
		}
		.detail-list li a.active:hover {
			background: url("../images/detail-button-active.gif");
			color: #92278d;
		}
		.detail-list li ul {
			list-style: none;
			margin: 0px 0px 10px 10px;
		}
			.detail-list li ul li a {
				font: bold 11px "Trebuchet MS";
				color: #0092cc;
				background: url("../images/new-item-arrow.gif") no-repeat 0px 8px;
				width: 210px;
				height: 14px;
				padding: 3px 0px 0px 10px;
				margin: 0px 0px 4px 0px;
				border-bottom: 1px dashed #0092cc; 
			}
			.detail-list li ul li a:hover {
				background: url("../images/new-item-arrow.gif") no-repeat 0px 8px;
				color: #002e59;
			}

	
/****************************/
/*** MAIN CONTENT STYLES: ***/		
#content {
	float: left;
	width: 500px;
	padding: 0px 0px 0px 9px;
}
	strong {
		color: #000000;
	}
	.h2-pink {
		height: 20px;
		display: block;
		visibility: hidden;
	}
	.h2-white {
		height: 20px;
	}
	.agenda-item {
		background: url("../images/agenda-item.gif");
		width: 493px;
		height: 46px;
		padding: 0px 4px 4px 3px;
		margin-bottom: 4px;
		display: block;
		text-decoration: none;
	}
	.agenda-item:hover {
		background: url("../images/agenda-item-hover.gif");
	}
	.agenda-item .thumb {
		position: absolute;
		margin: 0px;
		padding-top: 3px;
		border-right: 1px solid #a6a6a6;
	}
	.agenda-item .date {
		display: block;
		position: absolute;
		margin: 1px 0px 0px 145px;
		font: 12px "Trebuchet MS", "Tahoma", "Verdana";
		color: #00478b;
		cursor: pointer;
	}
	.agenda-item .date strong {
		font: bold 12px "Trebuchet MS";
		padding: 0px 2px 0px 0px;
		color:#fe0000;
		text-transform: uppercase;
	}

	.agenda-item .title {
		font: bold 16px "Trebuchet MS", "Tahoma", "Verdana";
		color: #ec008c;
		display: block;
		text-decoration: none;
		width: 260px;
		line-height: 14px;
		position: absolute;
		margin: 16px 0px 0px 145px;
		cursor: pointer;
		text-transform: uppercase;
	}
	.agenda-item .info {
		font: bold 12px "Trebuchet MS", "Tahoma", "Verdana";
		color: #808080;
		position: absolute;
		margin: 30px 0px 0px 145px;
		cursor: pointer;
	}
	.agenda-item .arrow {
		position: absolute;
		margin: 0px 0px 0px 478px;
	}
	.tickets {
		background: url("../images/agenda-item-tickets.gif");
		width: 39px;
		height: 15px;
		display: block;
		position: absolute;
		margin: -37px 0px 0px 413px;
		font-size: 0px;
	}
	.tickets:hover {
		background: url("../images/agenda-item-tickets-hover.gif");
	}
	.paperclip {
		background: url("../images/agenda-item-paperclip.png") no-repeat;
		width: 39px;
		height: 15px;
		display: block;
		position: absolute;
		margin: -37px 0px 0px 456px;
		font-size: 0px;
	}
	.paperclip:hover {
		background: url("../images/agenda-item-paperclip-hover.png") no-repeat;
	}
	.tips-wrap {
		width: 330px;
		float: left;
		margin: 10px 0px 0px 0px;
	}
		.tips-item {
			font: bold 12px "Trebuchet MS", "Tahoma", "Verdana";
			color: #92278d;
			display: block;
			background: url("../images/tips-item.gif");
			margin: 0px 0px 4px 0px;
			width: 326px;
			height: 19px;
			padding: 3px 0px 0px 4px;
			text-decoration: none;
		}

		.tips-item:hover {
			background: url("../images/tips-item2.gif");
			color: #ec1193;
		}
		.tips-item span {
			color: #808080;
		}
		.tips-item em {
			font-weight: normal;
			font-style: normal;
			color: #00478b;
		}

	.ad-wrap {
		float: right;
		display: block;
		background: url("../images/ad-wrap.gif") no-repeat;
		padding: 3px 4px 3px 3px;
		margin: 10px 0px 0px 0px;
	}

	.ad-wrap-lgh {
		float: right;
		display: block;
		background: url("../images/ad-wrap-lgh.gif") no-repeat;
		padding: 3px 0px 3px 1px;
		margin: 0px 0px 0px 0px;
	}
	.splatter {
		width: 154px;
		height: 193px;
		padding: 3px 3px 13px 3px;
		float: left;
	}
	.s1 {
		background:url('../images/splatter0.gif') no-repeat;
		margin: 10px 10px 0px 0px;
	}
	.s2 {
		background:url('../images/splatter1.gif') no-repeat;
		margin: 10px 10px 0px 0px;
	}
	.s3 {
		background:url('../images/splatter2.gif') no-repeat;
		margin: 10px 0px 0px 0px;
	}
	.splatter * {
		position: absolute;
		display: block;
		text-decoration: none;
	}
	.splatter a:hover span {
		color: #ed008c;
	}
	.splatter span {
		margin: 107px 0px 0px 4px;
		font: bold 14px "Trebuchet MS", "Tahoma", "Verdana";
		color: #92278d;
		width: 130px;
		}
	.splatter p {
		font: 11px "Trebuchet MS", "Tahoma", "Verdana";
		color: #808080;
		margin: 124px 0px 0px 4px;
		width: 145px;
	}
	.splatter .more-link {
		margin: 175px 0px 0px 85px;
	}
	
	/****************************/
	/**** SINGLE PAGE STYLES: ***/
	.topbar {
		margin: 0px 0px 0px 286px;
		height: 20px;
		width: 500px;
		float: left;
	}
		.topbar-nav {
			list-style: none;
		}
			.topbar-nav li {
				display: block;
				margin-right: 4px;
				visibility: hidden;
				float: left;
				height: 20px;
				font-size: 22px;
				font-family:"Trebuchet MS", "Tahoma", "Verdana";
				color: #808080;
			}
			.topbar-nav li.grey {
				font-size: 20px;
				margin: 0;
			}

		.topbar .terug {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding-left: 10px;
			background: url("../images/new-item-arrow-left.gif") no-repeat center left;
		}
		.topbar .terug:hover {
			color: #ec078f;
		}
		.topbar .rss {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding: 1px 19px 0px 0px;
			background: url("../images/icon-rss.gif") no-repeat center right;
		}
		.topbar .iloviT {
			display: block;
			float: right;
			padding: 1px 0px 0px 4px;
		}
		.topbar .facebook {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding: 1px 19px 0px 0px;
			background: url("../images/icon_facebookshare.gif") no-repeat center right;
		}
		.topbar .hyves {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding: 1px 19px 0px 0px;
			background: url("../images/icon_hyvesshare.gif") no-repeat center right;
		}
		.topbar .myspace {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding: 1px 19px 0px 0px;
			background: url("../images/icon_myspaceshare.gif") no-repeat center right;
		}
		.topbar .twitter {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding: 1px 19px 0px 0px;
			background: url("../images/icon_twittershare.gif") no-repeat center right;
		}
		.topbar .ical {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding: 1px 19px 0px 0px;
			background: url("../images/icon_ical.gif") no-repeat center right;
		}

		.topbar .msn {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding: 1px 19px 0px 0px;
			background: url("../images/icon-windows.gif") no-repeat center right;
		}

		.topbar .igoogle {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding: 1px 19px 0px 0px;
			background: url("../images/icon_igoogle.gif") no-repeat center right;
		}

		.topbar .rss:hover {
			color: #ec078f;
		}
		.topbar .pdf {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding: 1px 19px 0px 0px;
			background: url("../images/icon-pdf.gif") no-repeat center right;
		}
		.topbar .pdf:hover {
			color: #ec078f;
		}
		.topbar .print {
			display: block;
			float: right;
			height: 18px;
			font: bold 12px "Trebuchet MS";
			color: #00478b;
			text-decoration: none;
			padding: 1px 19px 0px 0px;
			margin-right: 5px;
			background: url("../images/icon-print2.gif") no-repeat center right;
		}
		.topbar .print:hover {
			color: #ec078f;
		}
		#naar-kassa-div {
			position: relative;
			top: 235px;
			left: 910px;
			width: 80px;
			z-index: 3;
		}
		.naar-kassa {
			display: block;
			width: 80px;
			height: 20px;
			background: url("../images/naar-kassa.gif") no-repeat 0px 0px;
		}
		.naar-kassa:hover {
			background: url("../images/naar-kassa2.gif") no-repeat 0px 0px;
		}
	
	.page-top {
		height: 1px;
		font-size: 0px;
		width: 498px;
		border-left: 1px solid #6ccff6;
		border-right: none;
		background: #6ccff6;
	}
	.page-bottom {
		height: 1px;
		font-size: 0px;
		width: 498px;
		border-left: none;
		border-right: 1px solid #d9d9d9;
		background: #d9d9d9;
		margin: 0px 0px 10px 1px;
	}
	.page-wrap {
		border-left: 1px solid #6ccff6;
		border-right: 1px solid #d9d9d9;
		background: #FFFFFF;
	}
		.page-content {
			border-right: 1px solid #6ccff6;
			border-bottom: 1px solid #6ccff6;
			padding: 7px;
			overflow: auto;
			width: 483px;
			background: url("../images/page-agenda-smudge.gif") no-repeat bottom left;
		}

		.page-content .input {
			background-color: #cccccc;
			background: url("../images/newsletter-input.gif");
			width: 175px;
			height: 17px;
			padding: 3px 0px 0px 4px;
			font: 10px "Trebuchet MS", "Tahoma", "Verdana";
			color: #999999;
			display: block;

		}

		.page-content .area {
			background-color: #cccccc;
			background: url("../images/textarea.gif") no-repeat;
			width: 190px;
			height: 135px;
			padding: 3px 0px 0px 4px;
			font: 10px "Trebuchet MS", "Tahoma", "Verdana";
			color: #999999;
			display: block;
		}

		.page-content .thumb {
			float: left;
		}

			.page-column-left {
				float: left;
				width: 170px;
			}
			.page-column-right {
				float: left;
				width: 300px;
				padding-left: 10px;
			}

				.page-column-right a {
					font: 12px "Trebuchet MS";
					color: #00478b;
					text-decoration: none;
				}

				.page-column-right a:hover {
					color: #0092cc;
				}

				.age-rating {
					position: absolute;
					margin: -7px 0px 0px 262px;
					z-index: 3;
				}
				.page-agenda-date {
					font: 12px "Trebuchet MS";
					color: #00478b;
					display: block;
				}
				.page-agenda-title {
					font: bold 16px "Trebuchet MS";
					color: #ec008c;
					display: block;
					text-transform: uppercase;
				}
				.page-agenda-support {
					font: bold 14px "Trebuchet MS";
					color: #92278d;
					display: block;
					text-transform: uppercase;
				}
				.page-agenda-info {
					font: bold 12px "Trebuchet MS";
					padding: 0px 2px 0px 0px;
				}
				.page-column-right p {
					font: 12px "Trebuchet MS";
					color: #4c4c4c;
					padding-top: 10px;
					text-align: justify;
					line-height: 18px;
				}
				
				.page-agenda-location {
					font: bold 10px "Trebuchet MS";
					color: #00478b;
					display: block;
					padding-top: 4px;
				}
				.page-agenda-location2 {
					font: bold 14px "Trebuchet MS";
					color: #ec078f;
					display: block;
					margin-bottom: 14px;
				}

				.page-agenda-location2 a {
					font: bold 14px "Trebuchet MS";
					color: #ec078f;
					display: block;
					text-decoration: none;
					margin-bottom: 14px;
				}
				.page-agenda-location2 a:hover {
					font: bold 14px "Trebuchet MS";
					color: #ec078f;
					display: block;
					text-decoration: none;
					margin-bottom: 14px;
				}
				.page-agenda-table th {
					font: bold 11px "Trebuchet MS";
					color: #00478b;
					text-align: left;
					vertical-align: top;
					height: 10px;
				}
				.page-agenda-table tr {
					font: bold 11px "Trebuchet MS";
					color: #ec078f;
					vertical-align: top;
					height: 15px;
					text-align: left;
				}
				.page-agenda-table tr span {
					font: bold 10px "Trebuchet MS";
					color: #808080;
				}
				
				.page-agenda-button {
					display: block;
					width: 166px;
					height: 23px;
					background: url("../images/button.gif") no-repeat;
					margin-bottom: 5px;
					font: bold 14px "Trebuchet MS";
					color: #FFFFFF;
					text-decoration: none;
					padding: 7px 0px 0px 6px;
				}
				.page-agenda-button:hover {
					background-position: 0px -30px;
				}
					.page-agenda-button img {
						position: absolute;
						margin: 4px 0px 0px 147px;
					}
				.page-agenda-button-reversed {
					background-position: 0px -30px;
				}
				.page-agenda-button-reversed:hover {
					background-position: 0px 0px;
				}
				
				.page-agenda-socialmedia {
					overflow: hidden;
					height: 29px;
					margin-top: 10px;
				}
				
				.page-agenda-socialmedia li {
					float: left;
					list-style-type: none;
					margin-right: 5px;
				}
				
				.page-agenda-socialmedia li img {
					width: 29px;
				}				
				.page-agenda-socialmedia.middle {
					margin-top: 5px;
					margin-left: 0;
				}
				.page-agenda-socialmedia.middle li {
					list-style-image: none;
					margin-left: 0;
					width: 15px;
				}
				
				.page-agenda-socialmedia.middle li img {
					width: 15px;
					border: none;
					margin: 0;
				}
				
				.page-column-left .horule {
					display: block;
					margin: 10px 0px;
					border-bottom: 1px dashed #6ccff6;
					height: 0px;
					width: 170px;
					font-size: 0px;
				}
				.page-agenda-external {
					font: bold 11px "Trebuchet MS";
					color: #0092cc;
					padding-right: 8px;
					background: url("../images/new-item-arrow.gif") no-repeat center right;
					text-decoration: none;
				}
				.page-agenda-external:hover {
					color: #ec078f;
				}
				.page-agenda-send {
					display: block;
					height: 16px;
					font: bold 10px "Trebuchet MS";
					color: #00478b;
					text-decoration: none;
					overflow: hidden;
					/*text-indent: 25px;*/
				}
					.page-agenda-send img {
						padding-right: 5px;
						/*position: absolute;
						margin: 0px 0px 0px -25px;
						*/
					}
					.page-agenda-send:hover {
						color: #ec078f;
					}
				#flashcontent {
					margin-top: 5px;
					color:#4C4C4C;
					font-family:"Trebuchet MS";
					font-size:12px;
					line-height:18px;
				}

				.embedtube {
					margin-top: 3px;
					border-style: solid;
					border-width: 1px;
					width: 248px;
					border-color: #EC078F;
					font-size: 9pt;
					color: #cccccc;
				}
				.embedlastfm {
					margin-top: 3px;
					border-style: solid;
					border-width: 1px;
					width: 133px;
					border-color: #EC078F;
					font-size: 9pt;
					color: #cccccc;
				}

				
				.page-tips-wrap a {
					margin-bottom: 0;
				}
					.page-tips {
						width: 159px;
						height: 110px;
						padding: 3px;
						background: url("../images/page-tips-bg.gif");
						display: block;
						float: left;
						margin-right: 2px;
						text-decoration: none;
					}
						.page-tips img {
							background: url("../images/page-tips-img.gif");
							padding: 0px 15px 2px 0px;
						}
						.page-tips em {
							display: block;
							font: 12px "Trebuchet MS";
							color: #00478b;
						}
						.page-tips:hover em {
							color: #ec008c;
						}
						.page-tips span {
							display: block;
							font: bold 13px "Trebuchet MS";
							color: #ec008c;
						}
						.page-tips b {
							display: block;
							font: bold 13px "Trebuchet MS";
							color: #808080;
						}
				.page-tips-links {
					width: 497px;
					display: block;
					text-align: right;
					font: 12px "Trebuchet MS";
					color: #ed008c;
				}
				.page-tips-links a {
					padding: 0px 0px 0px 10px;
					font: bold 12px "Trebuchet MS";
					color: #00478b;
					text-decoration: none;
					background-repeat: no-repeat;
					background-position: 0px 6px;
				}
				.page-tips-links a:hover {
					color: #ed008c;
				}
				
				.clip-item {
					background: url("../images/button-clip.gif") no-repeat 0px 3px;
					font: bold 12px "Trebuchet MS";
					color: #00a4e5;
					text-decoration: none;
					text-indent: 10px;
					display: block;
				}
				.clip-item:hover {
					color: #ed008c;
				}
				.clip-delete {
					background: url("../images/icon-delete.gif") no-repeat;
					width: 7px;
					height: 7px;
					position: absolute;
					margin: 3px 0px 0px 174px;
					font-size: 0px;
				}
				.clip-buy {
					clear: both;
					background: url("../images/buy-tickets.gif");
					width: 115px;
					height: 20px;
					text-indent: -999px;
					overflow: hidden;
					display: block;
					margin: 9px 0px 13px 66px;
				}
				.clip-buy:hover {
					background: url("../images/buy-tickets2.gif");
					cursor: pointer;
				}

				
	.detail-wrap {
		background: url('../images/detail-smudge.gif') no-repeat top right;
	}
	.detail-print {
		display: block;
		background: url("../images/icon-print.gif") no-repeat 0px 1px;
		font: bold 11px "Trebuchet MS";
		color: #00478b;
		text-decoration: none;
		text-indent: 24px;
		position: absolute;
		margin: 0px 0px 0px 433px;
		height: 16px;
	}
	.detail-print:hover {
		color: #ec008c;
	}
	.detail-wrap h3 {
		font: bold 16px "Trebuchet MS";
		color: #92278d;
		padding-bottom: 4px;
		text-transform: uppercase;
	}
	
	.detail-wrap h4 {
		font: bold 12px "Trebuchet MS";
		color: #92278d;
		clear: both;
		margin-top: 12px;
		text-transform: uppercase;
	}
	.detail-wrap {
		font: normal 12px "Trebuchet MS";
		color: #4c4c4c;	
		letter-spacing: 0.3px;
		line-height: 18px;
	}
	.detail-wrap p, .detail-wrap td {
		font: normal 12px "Trebuchet MS";
		color: #4c4c4c;	
		letter-spacing: 0.3px;
		line-height: 18px;
		padding: 0px 0px 10px 0px;
	}
	.detail-wrap td {
		padding: 0px 0px 0px 0px;
	}
	.detail-wrap p a, .detail-wrap td a{
		color: #ec008c;
		text-decoration: underline;
	}
	.detail-wrap p a:hover, .detail-wrap td a:hover {
		color: #00478b;
	}
	.detail-wrap img, .detail-wrap img {
		padding: 2px;
		border: 1px solid #6ccff6;
		margin: 5px 5px 5px 0px;
	}
	/*26-11-2009 Sietse */
	.detail-wrap p em {
		font: normal 12px "Trebuchet MS";
		color: #4c4c4c;
		font-style: italic;
	}
	
	.detail-wrap span.newsdate {
		font: bold 13px "Trebuchet MS";
		color: #00478b;
		font-style: normal;
		display: block;
		padding-bottom: 10px;
	}
	/*
	.detail-wrap em {
		font: bold 13px "Trebuchet MS";
		color: #00478b;
		font-style: normal;
		display: block;
		padding-bottom: 10px;
	}
	*/
	/*end*/
	
	.detail-wrap ul {
		list-style: none;
		margin-left: 12px;
	}
		.detail-wrap ul li {
			list-style-image: url("../images/detail-list-bg.gif");
			line-height: 18px;
			font: normal 12px "Trebuchet MS";
			color: #4c4c4c;	
			letter-spacing: 0.3px;
			margin-left: 5px;
			list-style-position:outside;
		}
	
		.detail-wrap ul li a {
			color: #ec008c;
			text-decoration: underline;
		}

		.detail-wrap ul li a:hover {
			color: #00478b;
		}

		.zoek-resultaat {
			margin-bottom: 16px;
		}

		.zoek-resultaat em {
			font: bold 11fpx "Trebuchet MS";
			color: #00478b;
			font-style: normal;
			display: block;
			padding-bottom: 0px;
		}

		.zoek-resultaat p {
			font: normal 12px "Trebuchet MS";
			color: #4c4c4c;	
			letter-spacing: 0.3px;
			line-height: 18px;
			padding: 3px 0px;
		}

		
		.zoek-resultaat h4 {
			font: bold 12px "Trebuchet MS";
			color: #92278d;
			clear: both;
		}

		.zoek-resultaat h4 a {
			text-decoration: none;
		}

		.zoek-resultaat h4 a:hover {
			font: bold 12px "Trebuchet MS";
			color: #92278d;
			clear: both;
		}
/****************************/
/*** FOTO CONTENT STYLES: ***/
#foto-wrapper {
	width: 750px;
	padding: 0px 0px 0px 37px;
	float: left;
}
#foto-wrapper .pictures {
	float: left;
	margin: 0px 15px 14px 0px;
	text-decoration: none;
	cursor: pointer;
}
.foto-footer-wrap {
	clear: both;
	width: 750px;
}
.foto-footer-wrap em {
	font: bold 12px "Trebuchet MS";
	color: #ED008C;
	text-decoration: underline;
}

.foto-footer-wrap a {
	font: bold 12px "Trebuchet MS";
	color: #00478b;
	text-decoration: none;
}
.foto-footer-wrap a:hover {
	color: #ed008c;
	text-decoration: none;
}
.foto-footer-center {
	float: left;
	display: block;
	width: 250px;
	text-align: center;
}
	.foto-footer-center span a:hover {
		color: #92278d;
		text-decoration: underline;
	}
	.foto-footer-alphabet {
		padding: 5px 0px 5px 9px;
		background: url("../images/new-item-arrow.gif") no-repeat center left;
	}
.foto-footer-left {
	float: left;
	display: block;
	width: 241px;
	padding: 0px 0px 0px 9px;
	text-align: left;
}
.foto-footer-right {
	float: left;
	display: block;
	width: 241px;
	padding: 0px 9px 0px 0px;
	text-align: right;
}

.foto-footer-left-a {
	float: left;
	display: block;
	width: 241px;
	padding: 0px 0px 0px 9px;
	text-align: left;
	background: url("../images/new-item-arrow-left.gif") no-repeat left center;
}
.foto-footer-right-a {
	float: left;
	display: block;
	width: 241px;
	padding: 0px 9px 0px 0px;
	text-align: right;
	background: url("../images/new-item-arrow.gif") no-repeat right center;
}


/****************************/
/*** NEWS PAGES STYLES: **/	

#news-sidebar-bottom {
	width:497px;
	float: left;
	padding: 10px 0px 0px 0px;
	/*background: url("../images/smudge0.png") no-repeat left bottom; /* Meescrollende smudge. Weggelaten voor IE6 compability en laadtijd optimalisatie. */
}

	.news-detail-list {
		list-style: none;
	}
		.news-detail-list li a {
			display: block;
			width: 497px;
			height: 18px;
			background: url("../images/news-button.gif");
			background-repeat: no-repeat;
			font: bold 12px "Trebuchet MS";
			color: #92278d;
			text-decoration: none;
			padding: 4px 0px 0px 5px;
			margin: 0px 0px 4px 0px;
		}
		.news-detail-list li a:hover {
			background: url("../images/news-button-hover.gif");
			background-repeat: no-repeat;
		}
		.news-detail-list li a.active {
			background: url("../images/news-button-active.gif");
			background-repeat: no-repeat;
			color: #ffffff;
			font-size: 11px;
		}
		.news-detail-list li a.active:hover {
			background: url("../images/news-button-active.gif");
			background-repeat: no-repeat;
		}
		.news-detail-list li ul {
			list-style: none;
			margin: 0px 0px 10px 10px;
		}
			.news-detail-list li ul li a {
				font: bold 11px "Trebuchet MS";
				color: #0092cc;
				background: url("../images/new-item-arrow.gif") no-repeat 0px 8px;
				width: 210px;
				height: 14px;
				padding: 3px 0px 0px 10px;
				margin: 0px 0px 4px 0px;
				border-bottom: 1px dashed #0092cc; 
			}
			.news-detail-list li ul li a:hover {
				background: url("../images/new-item-arrow.gif") no-repeat 0px 8px;
				color: #002e59;
			}

/****************************/
/*** RIGHT SIDEBAR STYLES: **/	
#sidebar-right {
	width: 203px;
	padding: 18px 0px 0px 10px;
	float: left;
}
	.news-kop {
		background: url("../images/news-title.png");
		width: 206px;
		height: 55px;
	}
	.news-kop img {
		height: 20px;
		margin: 14px 0px 0px 14px;
		position: absolute;
	}
	.news-wrap {
		background: url("../images/news-bg.png");
		width: 193px;
		padding: 0px 0px 0px 13px;
	}
		.news-item {
			display: block;
			width: 180px;
			height: 50px;
			margin: 0px 0px 0px 0px;
			text-decoration: none;
		}
		.klein {
			margin: 0px 0px 0px 0px;
			text-decoration: none;
			height: 12px;
		}
		.news-item .thumb {
			padding: 2px;
			border: 1px solid #92278d;
			float: left;
			margin: 0px 4px 0px 0px;
		}
		.news-item em {
			font: normal 10px "Trebuchet MS", "Tahoma", "Verdana";
			color: #00b0f5;
			display: block;
		}
		.news-item span {
			font: normal 12px "Trebuchet MS", "Tahoma", "Verdana";
			color: #FFFFFF;
			display: block;
			text-transform: uppercase;
			line-height: 12px;
		}
		.news-item:hover span {
			color: #92278d;
			cursor: pointer;
		}

		.news-more {
			display: block;
			font: bold 10px "Trebuchet MS", "Tahoma", "Verdana";
			color: #ed008c;
			text-decoration: none;
			clear: both;
			border-bottom: 1px dashed #FFFFFF;
			margin: 0px 0px 10px -10px;
			padding: 0px 0px 12px 0px;
			text-indent: 10px;
			width: 200px;
		}
		.news-more:hover {
			color: #00b0f5;
		}
		.newsletter-title {
			background: url("../images/splatter3.png") no-repeat center left;
			width: 128px;
			height: 25px;
			margin: 0px 0px 0px -10px;
		}


		.vraagje {
			width: 200px;
			height: 270px;
			margin: 0px 0px 0px -10px;
			border-bottom: 1px dashed #FFFFFF;
			padding: 0px 0px 12px 10px;
			color:#00B0F5;
			font-family:"Trebuchet MS";
			font-size:12px;
			font-weight:bold;
		}

		.vraagje-title {
			background: url("../images/splatter3.png") no-repeat center left;
			width: 128px;
			height: 25px;
			margin: 10px 0px 0px -10px;
			text-indent: 10px;
		}

		.vraagje label {
			color:#00B0F5;
			display:block;
			float:left;
			font-family:"Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			height:15px;
			line-height:normal;
			width:170px;
			cursor: pointer;
			margin-left: 20px;
			text-indent: -20px;
		}

		.vraagje label:hover {
			color:#FFFFFF;
		}

		.newsletter-title img {
			height: 20px;
			position: absolute;
			margin: 5px 0px 0px 11px;
		}
		.newsletter-info {
			font: 11px "Trebuchet MS", "Tahoma", "Verdana";
			color: #FFFFFF;
			width: 180px;
			padding-bottom: 5px;
		}
		.newsletter-logos {
			width: 200px;
			padding: 15px 0px 0px 0px;
			margin: 0px 0px 0px -10px;
			border-top: 1px dashed #FFFFFF;
		}
			.newsletter-logos-item {
				display: block;
				width: 180px;
				height: 31px;
				margin: 0px 0px -12px 10px;
				padding: 0px 0px 0px 0px;
				text-decoration: none;
			}
			.newsletter-logos-item .thumb {
				float: left;
				margin: 0px 10px 0px 0px;
			}
			.newsletter-logos-item .arrow {
				margin: 0px 0px 2px 0px;
			}
			.newsletter-logos-item span {
				font: normal 12px "Trebuchet MS", "Tahoma", "Verdana";
				color: #ffffff;
				display: block;
				text-transform: uppercase;
				line-height: 14px;
				padding: 8px 0px 0px 0px;
				margin: 0px 0px 0px 10px;
			}
			.newsletter-logos-item:hover span {
				color: #ed008c;
				cursor: pointer;
			}

		.newsletter {
			height: 44px;
		}
			.newsletter-input {
				background: url("../images/newsletter-input.gif");
				width: 175px;
				height: 17px;
				padding: 3px 0px 0px 4px;
				font: 10px "Trebuchet MS", "Tahoma", "Verdana";
				color: #999999;
				display: block;
			}
			.newsletter-submit {
				background: url("../images/newsletter-submit.gif") no-repeat;
				width: 70px;
				height: 20px;
				margin: 7px 0px 0px 0px;
				position: absolute;
			}
			.newsletter-submit:hover {
				background: url("../images/newsletter-submit2.gif") no-repeat;
				cursor: pointer;
			}

			.newsletter-signoff {
				font: bold 10px "Trebuchet MS", "Tahoma", "Verdana";
				color: #ed008c;
				text-decoration: none;
				position: absolute;
				margin: 10px 0px 0px 111px;
				width: 70px;
			}
			.newsletter-signoff:hover {
				color: #00b0f5
			}
			
	.news-bottom {
		background: url("../images/news-bottom.png");
		width: 200px;
		height: 30px;
		padding: 20px 0px 0px 6px;
	}
	.news-bottom a {
		font: bold 9px "Trebuchet MS", "Tahoma", "Verdana";
		color: #333333;
		text-decoration: none;
		border-left: 1px solid #ec1795;
		padding: 0px 7px 0px 7px;
	}
	.news-bottom a:first-child {
		border: none;
	}
	.news-bottom a:hover {
		color: #ed008c;
	}
	.dommelsch {
		width: 102px;
		height: 81px;
		background: url("../images/dommelsch.png");
		display: block;
		margin: -15px 0px 0px 0px;
		position: absolute;
		z-index: 2;
	}
	.sur5all {
		width: 91px;
		height: 81px;
		background: url("../images/sur5all.png");
		display: block;
		margin: -15px 10px 0px 0px;
		float: right;
		z-index: 2;
	}
	.logo-dommelsch {
		width: 85px;
		height: 81px;
		background: url("../images/logo-dommelsch.png");
		display: block;
		margin: -15px 0px 0px 0px;
		position: absolute;
		z-index: 2;
	}
	.logo-eagerly {
		width: 47px;
		height: 81px;
		background: url("../images/logo-eagerly.png");
		display: block;
		margin: -15px 10px 0px 0px;
		float: right;
		z-index: 2;
	}
	.logo-pepsi {
		width: 61px;
		height: 81px;
		background: url("../images/logo-pepsi.png");
		display: block;
		margin: -15px 0px 0px 0px;
		float: left;
		z-index: 2;
		position:relative;
		left:85px;
	}

.aanag {
	display: block;
	margin-right: 4px;
	float: left;
	height: 20px;
	font-size: 22px;
	font-family:"Trebuchet MS", "Tahoma", "Verdana";
	color: #808080;
}

TD.tekst {
	color:#4C4C4C;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.3px;
	line-height:18px;
}

			.contact-submit {
				background: url("../images/button_verzenden.gif");
				width: 68px;
				height: 20px;
				margin: 7px 0px 0px 0px;
				position: absolute;
			}
			.contact-submit:hover {
				background: url("../images/button_verzenden2.gif");
				cursor: pointer;
			}

.geen-resultaten {
	color:#FE0000;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.3px;
	line-height:18px;
	margin: 15px 0px 0px 8px;
}

IMG.deelVideo {
 margin: 5px 5px 0px 0px;
}


/*SLIDESHOW HOME*/
.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller2 {
	background: url("http://tiv.s5a.nl/images/pictures-bg.gif") no-repeat;
	width: 240px;
	height: 192px;
	margin: 0px 0px 3px 0px;
}

.qpictures img {
	position: absolute;
	margin: 3px 0px 0px 4px;
	z-index: 1;
}

.qscroller2-nav {
	display: block;
	height: 15px;
	margin-left:-2px;
}


#go-prev {
	width: 20px;
	height: 20px;
	background: url("http://tiv.s5a.nl/images/pictures-arrow-prev.gif");
	position: absolute;
	margin: 71px 0px 0px 3px;
	z-index: 2;
}
#go-next {
	width: 20px;
	height: 20px;
	background: url("http://tiv.s5a.nl/images/pictures-arrow-next.gif");
	position: absolute;
	margin: 71px 0px 0px 216px;
	z-index: 2;
}
.qpictures b {
	position: absolute;
	margin: 160px 0px 0px 8px;
	display: block;
	text-decoration: none;
	border-style: none;
	border-width: 0;
	border-color: #ffffff;
}
.qpictures b a.pictures strong.slideshowstrong {
	font: 12px "Trebuchet MS", "Tahoma", "Verdana";
	color: #92278f;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	border-color: #ffffff;
	border-top:0px;
}
.qpictures b a.pictures {
	color: #92278f;
	text-decoration: none;
	border-width: 0;
	border-color: #ffffff;
	border-style: none;
	background-color: #ffffff;
	border-top:0;
}
.qpictures a:hover {
	color: #808080;
	text-decoration: none;
	border-width: 0px;
	border-color: #ffffff;
}
.qpictures span {
	font: bold 9px "Trebuchet MS", "Tahoma", "Verdana";
	color: #ec1795;
	height: 12px;
	display: block;
	float: left;
	padding: 2px 3px 0px 0px;
	line-height: 9px;
}
.qpictures:hover strong {
	color: #ed008c;
	}
.qpictures em {
	font: 11px "Trebuchet MS", "Tahoma", "Verdana";
	color: #808080;
	height: 14px;
	display: block;
	border-width: 0px;
	border-style: none;
	float: left;
	line-height: 11px;
}
/*SLIDESHOW HOME*/

.logo_tivoli {
	margin: 10px;
}

.onder_print {
	font: 11px "Trebuchet MS", "Tahoma", "Verdana";
	color: #808080;
	height: 18px;
	line-height: 18px;
	text-indent: 10px;
}

.onder_print a {
	color: #808080;
	text-decoration: none;
}

/* STEMMEN */
.stemmen-submit:hover {
	background:transparent url(../images/stemmen-hover.gif) no-repeat scroll 0 0;
	cursor:pointer;
}
.stemmen-submit {
	background:transparent url(../images/stemmen.gif) no-repeat scroll 0 0;
	height:20px;
	margin:10px 0 0;
	width:70px;
}
.stemmen-resultaten {
	font: bold 10px "Trebuchet MS", "Tahoma", "Verdana";
	color: #ed008c;
	text-decoration: none;
	position: absolute;
	margin: 10px 0px 0px 41px;
	width: 70px;
}
.stemmen-resultaten:hover {
	color: #00b0f5
}


.vraagje em {
	color:#EC008C;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	height:15px;
	width:30px;
}


div#counter-bg {
	height:50px;
	width:240px;
	padding-top:10px;
	padding-bottom:10px;
}

div#counter-home {
	margin-left:24px;
}

.desc {
	/*margin:-15px 11px 0 !important;*/
	overflow: hidden;
	margin: 5px 0 10px!important;
	
}

.desc div {
	font-size:12px !important;
	margin-left:11px !important;
	width:108px !important;
	text-align:center;
}

div#counter-bg div.desc {
	margin:-15px 11px 0 !important;
	
}

div#counter-bg div.desc div {
	font-size:12px !important;
	margin-left:11px !important;
	width:42px !important;
	text-align:center;
}

