@import url("reset.css");
@import url("kalender.css"); 
@import url("layout.css"); 
@import url("vakken.css");
@import url("tabs.css");
/*
@import url("agendalijst.css");
*/
@import url("series.css"); 
@import url("ajaxlists.css");

@import url("concertagenda.css");
@import url("radio.css");

@import url("shop.css");

/* start: general HTML things */
body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.8em;
}
a, a:link, a:visited {
	color: #505050;
	text-decoration: underline;
}
a:hover, a:active {
	color:#BD0D60;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
div.clearall {
	clear:both;
	height: 1px;
}
* html div.clearall {
	overflow: hidden;
}
	div.paddingadd {
		height: 10px;
	}
/* end: general HTML things */


/* start: ontmoetingen */
#v_ontmoetingen {

}
	.portrethead {
		position: absolute;
		left: 0px;
		bottom: 0px;
		width: 220px;
		background: url(images/transparent_black.png);
		padding: 5px;
		color: #FFF;
	}
	* html .portrethead  {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=css/images/transparent_black.png, sizingMethod=scale);
		background-image:none;
	}
	
		.portrethead h3 {
			text-transform:uppercase;
			font-size: 1.5em;
			font-weight: bold;
		}
			.portrethead h3 span {
				display: block;
				font-weight: normal;
				font-size: 0.6em;
				text-transform:none;
			}
		.portrethead h4 {
			font-size: 1em;
			font-style: italic;
		}
		.portrethead a {
			display: block;
			width:220px;
			height: 100%;
			position: absolute;
			left: 0px;
			top: 0px;
			text-indent: -9000px;
			background: url(images/pijltje_wit.gif) no-repeat right 10px;
		}
			
			
.instrument{
	color:Gray;
}			
/* end: ontmoetingen */



/* start: icons*/
ul.icons {
	width: 18px;
}
.musicilijst ul.icons {
	position: absolute;
	right: -18px;
	top: 0px;
}
ul.icons li {
	float: left;
}
a.icon, a.icon:link,
span.icon {
	display: block;
	position: relative;
	width: 16px;
	height: 16px;
	text-indent: -9000px;
	margin: 0 2px;
	background-color: #CCC;
}
a.icon:hover {
	background-color: #BD0D60;
}
a.video, span.video {background-image:url(icons/video.gif);background-repeat: no-repeat; background-position: center center;}
a.music, span.music {background-image:url(icons/music.gif);background-repeat: no-repeat; background-position: center center;}
a.interview, span.interview {background-image:url(icons/comment.gif);background-repeat: no-repeat; background-position: center center;}
a.meer {
	margin: 0 5px 0 10px;
	padding-right: 8px;
	color: #333;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	background:url(images/pijltje_333.gif) no-repeat right center;
}
a.meer:hover {
	padding-right: 8px;
	color: #000;
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
	background:url(images/pijltje_000.gif) no-repeat right center;
}
/* end: icons*/


/* start: sponsor-lijst */

ul.sponsorlijst {
	border-top: 3px solid #fff;
}
ul.sponsorlijst li {
	border-bottom: 3px solid #fff;
	padding: 5px 7px;
}
ul.sponsorlijst li a {
	display: block;
}


/* start: simple database list */
h2.listtitle {
	/* padding: 5px 7px 0px 7px; */
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	
}
ul.lijst {
	border-top: solid 1px #ccc;
}

.v_mosterd ul.lijst {
	/* border-top: solid 1px #CC7B16; */
	border-top:0px solid #fff;
	background:#fff;
}
.v_green ul.lijst {
	/* border-top: solid 1px #707F64; */
	border-top:0px solid #fff;
	background:#fff;
}
h2.listtitle,ul.lijst li a:link,ul.lijst li a:active,ul.lijst li a:visited,ul.lijst li a:hover {
	display:block;
	text-decoration: none;
	border-left: none;
	border-right: none;
	background:#f8f8f8 url(images/bkcgr_lijst.gif) repeat-x left bottom;
	padding: 2px 7px 5px 7px;
	font-size: 1.1em;
	color:#000000;
}
h2.listtitle { padding:0px; }
.v_mosterd h2.listtitle,.v_mosterd ul.lijst li a:link,.v_mosterd ul.lijst li a:active,.v_mosterd ul.lijst li a:visited,.v_mosterd ul.lijst li a:hover {
	color:#ffffff;
	background:#daa057;
	border-top:1px solid #ffffff;
}

.v_mosterd h2.listtitle a { background-color:#cc7b16;color:#ffffff;padding:0px;border:0px; }
.v_mosterd h2.listtitle { background-color:#cc7b16;color:#ffffff;padding: 2px 7px 5px 7px;border-bottom:1px solid #ffffff; }

.v_green ul.lijst li a:link,.v_green ul.lijst li a:active,.v_green ul.lijst li a:visited,.v_green ul.lijst li a:hover {
	color:#ffffff;
	background:#97aa8b;
	border-top:1px solid #ffffff;
}
ul.lijst li a:hover {
	background: #ffffff;
	color:#000000;
}
.v_mosterd ul.lijst li a:hover {
	background: #ffffff;
	color:#daa057;
}
.v_green ul.lijst li a:hover {
	background: #ffffff;
	color:#97aa8b;
}

.v_green a:link,.v_green a:active,.v_green a:visited,.v_green a:hover {
	display:block;
	text-decoration: none;
	border-left: none;
	border-right: none;
	padding: 4px 7px 4px 7px;
	font-size: 12px;
	color:#ffffff;
	background-color:#97aa8b;
	border-bottom:1px solid #ffffff;
}
.v_green a:hover { background-color: #ffffff;color:#97aa8b; }

.v_mosterd a:link,.v_mosterd a:active,.v_mosterd a:visited,.v_mosterd a:hover {
	display:block;
	text-decoration: none;
	border-left: none;
	border-right: none;
	padding: 4px 7px 4px 7px;
	font-size: 12px;
	color:#ffffff;
	background-color:#daa057;
	border-bottom:1px solid #ffffff;
}
.v_mosterd a:hover { background-color: #ffffff;color:#daa057; }
/* end: simple database list */






/* start: paging-list */
.paging {
	position: relative;
	height: 1.8em;
	clear:both;
}
.paging ul{	
	float: right;	
}
.paging ul li {
	float: left;
}
.paging ul li a {
	display: block;
	padding: 1px 3px;
	font-size: 1.1em;
	text-decoration: none;
	color: #333;
}
.paging ul li.this a {
	padding: 1px 3px;
	font-size: 1.3em;
	color: #000;
	font-weight:bold;
}
.paging ul li a:hover {
	text-decoration: underline;
	color: #000;
}
.paging ul li.prev a {
	text-indent: -9000px;
	width: 4px;
	background: url(images/pijltje_333_small_prev.gif) no-repeat left center;
}
.paging ul li.prev a:hover {
	background: url(images/pijltje_000_small_prev.gif) no-repeat left center;
}
.paging ul li.next a {
	text-indent: -9000px;
	width: 4px;
	background: url(images/pijltje_333_small.gif) no-repeat right center;
}
.paging ul li.next a:hover {
	background: url(images/pijltje_000_small.gif) no-repeat right center;
}
/* end: paging-list */

/* start: agenda-table */
table.agendatable {
	width: 100%;
	font-size: 1.1em;
	margin-bottom: 10px;
}
table.agendatable thead th {
	border-bottom: solid 1px #666666;
}
table.agendatable th {
	font-weight: bold;
}
table.agendatable td {
	background:#f8f8f8 url(images/bkcgr_lijst.gif) repeat-x left bottom;
	border-bottom: solid 1px #FFF;
	line-height: 120%;
	padding: 3px 2px;
}

/* end: agenda-table */
table.downloadable {
	
}
table.downloadable td,
table.downloadable th  {
	text-align: left;
	vertical-align: top;
	font-size: 1.1em;
	padding: 2px 3px;
}
table.downloadable td {
	
}
/* start: tabbedpannels navigatie (en misschien andere specifieke content) */
.tabbedPanelNavigation {
	margin: 2px 5px;
}
.tabbedPanelNavigation a {
	color: #666666;
	text-decoration: none;
}
.tabbedPanelNavigation a.this {
	color: #000;
	text-decoration: underline;
}
/* end: tabbeldpannels navigatie (en misschien andere specifieke content) */
/* start: forms */

	div.smallform {
		margin: 0;
		clear:both;
		min-height: 1%;
	}
	div.smallform fieldset {
	
	}
	div.smallform legend {
	
	}
	div.smallform label {
		font-size: 1.1em;
		width: 80px;
		float: left;
		display: none;
	}
	div.smallform input {
		font-size: 1.1em;
		width: 123px;
		float: left;
	}

	div.smallform input.zoekbutton {
		width: 5px !important;
		margin-top: 2px;
	}
	div.smallform input.txt {
		border: solid 1px #ccc;
	}
	div.smallform button {
		width: 12px;
		height: 18px;
		margin: 0;
		padding: 0;
		border: 0;
		background: transparent url(images/pijltje_000_small.gif) no-repeat right center;
		text-indent: -1000em;
		cursor: pointer; /* hand-shaped cursor */
  		cursor: hand; /* for IE 5.x */
	}
		div.btn {
			background:  url(images/basic_button_left.gif) no-repeat left center;
			padding-left: 1px;
			height: 18px;
			float: left;
			margin: 0 3px;	
		}
		div.diap {
			background: url(images/basic_button_left_transp.gif) no-repeat left center;
			padding-left: 2px;
		}
			.v_blue div.btn {
				background:  url(images/basic_button_left_blue.gif) no-repeat left center;
			}
			
			
		div.smallform div.btn button,
		div.btn a {
			background: #bd0d60 url(images/basic_button_right.gif) no-repeat right top;
			color: #bd0d60;
			padding: 0 12px 0 4px;
			text-decoration: none;
			height: 18px;
			font-weight: bold;
			text-transform: uppercase;
			font-size: 11px;
			display: block;
		}
		div.diap a {
			background:  url(images/basic_button_right_transp.gif) no-repeat right top;
		}
		div.btn_luister a {
			background:  url(images/basic_button_right_transp_music.gif) no-repeat right top;
			padding-right: 16px;
		}
			.v_blue div.smallform div.btn button,
			.v_blue div.btn a {
				background: #bd0d60 url(images/basic_button_right_blue.gif) no-repeat right top;	
			}
			div.colorA a {
				color: #01386e;
				background-color: #01386e;
			}
			div.colorB a {
				color: #2e5574;
				background-color: #2e5574;	
			}
			div.colorC a {
				color: #bf1364;
				background-color: #bf1364;	
			}
			div.colorCdiap a, div.colorCdiap {
				color: #FFF;
				background-color: #bf1364;	
			}
			
			
		div.btn a:hover {
			background: #000 url(images/basic_button_right.gif) no-repeat right top;
			color: #000;
		}
		div.diap a:hover {
			background:  url(images/basic_button_right_transp.gif) no-repeat right top;
			color: #000;
		}
		div.btn_luister a:hover {
			background:  url(images/basic_button_right_transp_music.gif) no-repeat right top;
			color: #000;
		}
	div.smallform p {
		margin: 0px;
		font-size: 1.1em;
	}
		.v_zoek div.smallform {
			margin: 0;
		
		}
		.v_zoek div.smallform label.hidden {
			display: none;
		}
		.v_zoek div.smallform input {
			width: 195px;
			border: solid 1px #839078;	
			padding: 1px 2px 2px 2px;
		}
			*+html .v_zoek  div.smallform input {
				
				margin-left: -6px;
			}
			*+html .v_zoek  div.smallform input.zoekbutton{
				
				margin-left: 0px;
			}
		.v_zoek div.smallform input.txt {
			border: solid 1px #c1c8bc;
		}
		*+html .v_zoek div.smallform input.txt {
			margin: 0 -5px 0 -8px;
		}
		.v_zoek div.smallform label.checkradio input {
			width: auto;
			border: none;
		}
		.v_zoek div.smallform button {
			width: 12px;
			height: 18px;
			text-indent: -1000em;
			background: transparent url(images/pijltje_FFF_small.gif) no-repeat right center;
		}
		.v_zoek div.smallform a.uitgebreid {
			text-decoration: none;
			color: #c1c8bc;
			display: block;
			padding-right: 13px;
			line-height: 100%;
			margin: 3px 0 2px 1px;
		}
		.v_zoek div.smallform a.uitgebreid:hover {
			color: #FFF;
		}
		.v_zoek div.smallform  label.radiocheck {
			
		}
		.v_zoek  div.smallform label.radiocheck input{
			
		}
/* end: forms */

/* start: series */

.introbig {
	/*background: see series.css */
	/* height: 230px; */
	width: 470px;
	position: relative;
	color: #CFF;
}

.introbig .padder {
	padding-top: 50px;
	padding-left: 80px;
	margin-top: 0px;
}
.introbig h1 {
	/*border-bottom: see series */
	font-size:1.8em;
	padding-bottom: 4px;
}
.introbig p {
	font-weight: bold;
}
.concertserie {
	margin-top: -10px;
	width: 480px;
	/*color: see series */
}
.concertserie li {
	float: left;
	width: 205px;
	margin-bottom: -10px;
	/*background-color: see series */
	border: solid 10px #FFF;
	border-left: 0px;
	padding: 5px 20px 5px 5px;
	position: relative;
}
* html .concertserie  {
	width: 480px;
	overflow: hidden;
	margin-right: -10px;
}
* html .concertserie li  {
	width: 205px;
	overflow: hidden;
	height: 40px;
}
.concertserie li h2 {
	font-size: 4em;
	font-weight: bold;
	float: left;
	padding: 9px 5px 12px 2px;
	margin: 0;
	letter-spacing: -0.1em;
	line-height: 15px !important;
}
	.concertserie li h2 span {
		font-size: 0.5em;
		font-weight: normal;
		letter-spacing: normal;
	}
.concertserie  li p {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 120%;
	margin: 0;
}
.concertserie li a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	/*background: see series */
	text-indent: -9000px;
}
* html .concertserie li a {
	width: 230px;
	
	display: block;
}
.inserie {
	width: 410px !Important;
}
.seriesbanners {
}
.seriesbanners li {
	background-color: #ededed;
	padding: 4px 5px 2px 5px;
	margin-top: 10px;
	cursor: pointer;
	position: relative;
}
.seriesbanners li h3 {
	color: #666;
	font-size: 1.9em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
.seriesbanners li p {
	font-size: 1em;
	margin: 0;
	color: #666;
}
.seriesbanners li ul {
	position: absolute;
	right: 4px;
	top: 2px;
	width: 112px;
}
.seriesbanners li ul li {
	text-align: right;
	margin: 0px;
	padding: 0;
	background-color: transparent;
	text-transform: uppercase;
	line-height: 110%;
	
}
.seriesbanners li ul li a {
	display: block;
	padding-right: 6px;
	text-decoration: none;
	background: url(images/pijltje_333_small.gif) no-repeat right 3px;
}
.seriesTab {
	padding: 0px!important;
	float: right;
}
.seriesTab div {
	float: left;
	width: 20px;
	height: 20px;
	
}
.seriesTab div.tab_serie {
	width: 34px;
	padding: 3px 5px;
	height: auto;
	border-bottom: none;
	display: none;
}

/* styles for prices and buttons in detail page of abo's*/
h2.serietitel {
	color: #FFF;
	font-size: 1.6em;
	margin-top: -4px;
}
ul.serieprijzen {
	color: #FFF;
	font-size: 1.1em;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}
.bestellen {
	float: right;
	width: 190px;
}
.bestellen p {
	text-align: right;
	padding-right: 8px;
	color:#FFF;
}
.bestellen h3 {
	color: #FFF;
	text-align: right;
	padding-right: 8px;
}
ul.bestelbuttons {
	
	margin-left: 10px;
	font-size: 1.1em;
	color: #FFF;
}
ul.bestelbuttons li {
	text-align: right;
	margin-right: 8px;
}
ul.bestelbuttons li a {
	color: #FFF;
	display: block;
	padding-right: 8px;
	height: 18px;
	background: url(images/pijltje_FFF_small.gif) no-repeat right 6px;
	text-decoration: none;
}
ul.serieprijzen li span {
	display: block;
	width: 190px;
	float: left;
}
/* show in which serie a concert is*/
ul.inwhatserie {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 72px;
	
}
ul.inwhatserie li {
	float: right;
	width: 20px;
	height: 20px;
	background-color: #FFF;
	margin: 0px 0px 3px 3px;
}
ul.inwhatserie li a {

	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9000px;
}

/* start: styling headers */
.upp {
	text-transform: uppercase;
}
.sizeZ {
	font-size: 2.2em !important;
	line-height: 100%;
}
.sizeA {
	font-size: 2em !important;
	line-height: 140%;
}
.sizeB {
	font-size: 1.8em !important;
	line-height: 120%;
}
.sizeC {
	font-size: 1.6em !important;
}
.sizeD {
	font-size: 1.4em !important;
}
.sizeE {
	font-size: 1.2em !important;
}

.colorA {
	color: #01386e;
}
.colorB {
	color: #FFF;
}
.lite {
	font-weight: normal !important;
}
.strong {
	font-weight: bold !important;
}
.hidden {
	display: none;
}
.concertseries {
	border-bottom: solid 1px #ccc;
	margin: 0 !important;
	padding: 1px 5px !important;
}
.botright {
	position: absolute !important;
	right: 8px;
	bottom: 8px;
}
/* end: styling headers */

/* start: table concert lijst */
.concertfoto {
	width:205px;
	font-size: 1.1em;
	border: solid 1px #CCC;
	margin: 12px 5px 12px 8px;
	position: absolute;
}
* html .concertfoto {
	margin: 12px 5px 12px 5px;
}

.stukken {
	position: absolute;
	margin-left: 0px;
	width: 200px;
	overflow: auto;
	height: 240px;
	right: 0px;
	padding-right: 8px;
	font-size: 1.1em;
}
* html .stukken {
	width: 200px;
}
	.stukken li {
		margin-left: 5px;
		background: url(images/bullit_open.gif) no-repeat left 0.6em;
		padding-left: 8px;
	}
	
	.stukken li li {
		margin-left: 0px;
		background: url(images/bullit_dash.gif) no-repeat left 0.6em;
		padding-left: 7px;
	}
ul.artiesten {
	border-bottom: dotted 1px #CCC;
	padding: 8px 0 12px 0;
	margin-bottom: 5px;
	font-weight: bold;
}
h2.country {
	font-size: 1.7em;
	color: #2E5473;
	margin: 8px 0 2px 0;
	padding: 3px 2px;
}
table.concertlijst {
	width: 445px;
	color: #333333;
	border-collapse: collapse;
	margin-left: 1px;
	border: solid 1px #FFF;
}
table.widelist {
	width: 469px;
	border: solid 1px #CBD6DF;
}
table.concertlijst thead th {
	 font-size: 1.1em;
	 font-weight: normal;
	 text-transform: uppercase;
	 background-color: #FFF;
	 padding: 2px 2px 2px 4px;
}
table.widelist thead th{
	background-color: #CBD6DF;
	color: #2e5473;
	font-weight: bold;
}
table.concertlijst td {
	 font-size: 1.1em;
	 border-bottom: solid 1px #FFF;
	 text-align: left;
	 vertical-align: top;
	 padding: 2px 2px 2px 4px;
	 background: transparent url(images/transparent_white.png) repeat left top;
}
table.concertlijst th {
	padding-left: 4px;
}
table.concertlijst th.tiny {
	width: 20px;
}
table.concertlijst th.mini {
	width: 35px;
}
table.concertlijst th.midi {
	width: 65px;
}
table.concertlijst td div.btn {
	margin-left: 0px;
}
table.concertlijst td.datumcel {
	white-space: nowrap;
	padding: 3px;
}
table.widelist td{
 border-bottom: solid 1px  #CBD6DF;
	background: #CBD6DF url(images/transparent_white.png) repeat left top;
	color: #2e5473;
	padding: 3px 1px;
}
div.prijslijst {
	
}
div.prijslijst h3 {
	
	padding: 0px 9px 0px 2px;
	margin: 0;
	font-size: 0.9em;
	text-transform: uppercase;
	line-height: 190%;
	color: #01386e;
	background: url(images/h3_dropdown.gif) no-repeat right 3px;
	display: inline;
	cursor: pointer;
	cursor: hand;
}
/* end: table concert lijst */

/* start css for scrollbars
.scroll-pane {
		width: 230px;
		overflow: auto;
		float: left;
		height: 230px;
	}
	.v_d .scroll-pane {
		width: 470px;
	}
*/
	a.jScrollArrowUp {
		background: url(images/basic_arrow_up.gif) no-repeat 0 0;
		height: 13px !important;
	}
	a.jScrollArrowUp:hover {
		background-position: 0 -15px;
	}
	a.jScrollArrowDown {
		background: url(images/basic_arrow_down.gif) no-repeat 0 0;
		height: 13px !important;
	}
	a.jScrollArrowDown:hover {
		background-position: 0 -15px;
	}
	a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
		background-position: 0 -30px;
	}
	

/* paging */

.btn_paging {
	height: 23px;
}
.btn_paging span {
	float: left;
	display: block;
	width: 168px;
	text-align:center;
	font-size: 1.1em;
	padding: 1px 0 0 0;
}
input.btn {
	border:medium none !important;
	height:23px;
	margin:0pt !important;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	padding:0pt !important;
	text-indent:-9000px;
	width:30px;
}
input.btn_submit_next {
	background:transparent url(images/btn_next.gif) no-repeat scroll left top;
	float: right;
}
input.btn_submit_next:hover {
	background:transparent url(images/btn_next.gif) no-repeat scroll left -23px;
}
input.btn_submit_next:disabled {
	background:transparent url(images/btn_next.gif) no-repeat scroll left -46px;
}
input.btn_submit_prev {
	background:transparent url(images/btn_prev.gif) no-repeat scroll left top;
	float: left;
}
input.btn_submit_prev:hover {
	background:transparent url(images/btn_prev.gif) no-repeat scroll left -23px;
}
input.btn_submit_prev:disabled {
	background:transparent url(images/btn_prev.gif) no-repeat scroll left -46px;
}

/*movie*/
.containmovie {
	width: 470px;
	height: 230px;
	position: absolute;
	overflow: hidden;
	z-index: 1000;
	background: #000 url(images/spinnerblack.gif) no-repeat center center;
	border-bottom: solid 10px #FFF;
	border-right: solid 10px #FFF;
	border-left: solid 10px #FFF;	
	margin-left: -10px;
	display: none;
}
.home .containmovie {
	width: 470px;
	height: 230px;
}
.movieshow {
	display: block;
}

.containmovie .size4-3 {
	margin: 0px 0 0 0px;
}
.containmovie .size16-9 {
	margin: 0px 0 0 0px;
}


#persoonimage {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
}

/* FIX: plaatje in ontmoet. */
#myAlternativeContent img{
	margin-left:-76px;
	margin-top:26px
}


.check {
	border: solid 1px green;
}

.productimg { clear:both;padding:2px;padding-bottom:0px; }
/* start: actie formulier */

.actieformulier .tabel
{	
	font-size: 1.1em;
}

.actieformulier .tabel th
{	
	width: 210px;
}

.actieformulier .textfield
{
	border: 1px solid #5f5f5f;
	width: 120px;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 3px;
}

.actieformulier .textfield_error
{
	border: 1px solid #5f5f5f;
	width: 120px;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 3px;	
	background-color: #ffe8e9;
}

.actieformulier .error
{
	color:Red;
	margin-bottom: 10px;
}
.actieformulier .dropdown
{
	border: 1px solid #5f5f5f;
	width: 120px;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 0.9em;	
}

.actieformulier .button
{
    margin-top: 10px;
    background-color: #fff;
    border-left:1px solid #CBCBCB;
    border-top:1px solid #CBCBCB;
    border-right:1px solid #6E6E6E;
    border-bottom:1px solid #6E6E6E;
    color: #000000;
	font-size: 10px;	
	cursor:hand;   
}



/* end: actie formulier */
