/*
 * TABLE OF CONTENTS:
 * - Reset
 * - HTML elements
 * - Main containers
 * - General styles
 * - Form styles
 * - Page styles
 * - Hacks
 */






/*
 * BEGIN RESET
 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0
}
html {
	height:100%;
	overflow:-moz-scrollbars-vertical !important;
	overflow-x:auto !important
}
table {
	border:0;
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal
}
em,cite {
	font-style:italic
}
strong {
	font-weight:bold
}
ol,ul {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0
}
q:before,q:after {
	content:''
}
abbr,acronym {
	border:0
}

/*
 * END RESET
 */






/*
 * HTML ELEMENTS
 */

body {
	background:url(/images/bg-gradient.png) #f3ecf1 repeat-x;
	height: 100%;
}
.body { /* put any style here that should not show up in the FCK-editor (like background images) */

}

body,
input,
select,
textarea {
	color: #000;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}


a:link,
a:hover,
a:active,
a:visited {
	color: #fff;
	text-decoration:none;
	border: 0px;
	outline: none;
}




a:hover,
a:focus {
	text-decoration: underline;
}

p {
	margin: 0 0 1em 0;
}

h1 {
	font-size: 24px;
	margin: 0 8px;
}

h2 {
	font-size: 12px;
	margin: 0 8px;
	color: #999;
}

h3{
	margin-bottom: 6px;
}


/*
ul,
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	padding: 0 0 0 10px;
	background: url(/images/list.gif) 0 9px no-repeat;
}
*/


/* Paginamanagerstyles */
img[align="left"] {
	margin: 4px 10px 0 0;
}
img[align="right"] {
	margin: 4px 0 0 10px;
}

/*
 * END HTML ELEMENTS
 */






/*
 * BEGIN MAIN CONTAINERS
 */

.containerMain {
	width: 916px;
	min-height: 1em;
	padding-top: 8px;
	margin: 0 auto 0 auto;
	position: relative;
}

* html .containerMain {
	height: 1em;
}

.header {
	position:relative;
	width: 916px;
	height: 132px;
	padding-top: 8px;
	margin-bottom: 8px;
	background: transparent url(/images/header-logo.png) no-repeat 0px bottom;
}

.header .headerLink {
	position: absolute; 
	display: block; 
	width: 218px; 
	height: 132px; 	
	bottom: 0px; 
	left: 0px;
}


.eenKoloms {
	margin-bottom: 8px;
	margin-left: 8px;
	width: 300px;
	float:left;
	overflow: hidden;
	background: #fff;
}

.tweeKoloms{
	background: #fff;
	margin-bottom: 8px;
	width: 608px;
	float: left;
}

.wrapper, .sponsorsWrapper{
	background: transparent;
	margin: 0;
	padding: 0;
	overflow: visible;
}

.eenKolomsHolder {
	margin-top: -8px;
	margin-left: 8px;
	width: 300px;
	float:left;
	overflow: hidden;
}

.tweeKolomsHolder {
	margin-top: -8px !important;
	width: 608px;
	float:left;
	overflow: hidden;
}

.eenKolomsHolderVast {
	margin-top: -8px !important;
	width: 100%;
	float:left;
	overflow: hidden;
}

#fauxColumn {
	width: 300px;
	height: 0;
	overflow: hidden;
	background: #fff;
}


.topMenu{
	width: 560px;
	height: 26px;
	margin-top: -8px;
	margin-left: 8px;
	position:relative;
}

.topMenu a {
	margin-right: 8px;
}

.topMenu a.zoeken {
	position: relative;
}

.topMenu .zoekForm{
	position: absolute;
	top: 3px;
	left: 336px;
}

.menu {
	position: relative;
	background: #fff;
	height: 132px;
	width: 690px;
	float: right;
}

.header .menu .daysLeft,
.header .menu .daysLeft:focus {
	width: 72px;
	height: 72px;
	margin-left: 620px;
	margin-top: -34px;
	position:relative;
	outline: none;
}

.menu input{
	position:absolute;
}

.headerZoekenButton{
	position:relative;
	width: 70px;
	height: 20px;
	display: block;
	margin-left: 470px;
	margin-top: -28px;
	z-index: 1;
}

.spotlight{
	background: #fff;
	height: 215px;
	width: 608px;
	overflow: hidden;
	padding: 0;
	margin-left: 0px;
	float:left;
}

#spotlightDiv, 
#flashHistorie {
	font-size: 14px;
	color: #999;
	padding: 8px;
}

#flashHistorie a:hover,
#spotlightDiv a:hover {
	font-size: 14px;
}

.agenda {
	background: transparent;
	margin-left: 8px;
	height: 215px;
	overflow:hidden;
}

.agenda div {
	height: 53px;
	margin-bottom: 1px;
	overflow: hidden;
	line-height: 14px;
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	background: #fff;
}

.agenda div img {
	float: left;
	margin: 0 7px 0 0;
}

.agenda table {
	height: 53px;
	border: 0
}

.agenda table td {
	padding: 0;
}

.agenda strong {
	font-size: 14px;
}

.intro {
	font-family: Arial;
	font-size: 18px;
	color: #666;
	padding: 3px 8px 5px 8px;
	width: 592px;
	word-spacing: 2px;
	line-height: 24px;
	background: #fff;
	text-align:justify;
}

.intro a, .intro a:hover {
	font-family: Arial;
	font-size: 18px;
}

.intro2 {
	font-family: Arial;
	font-size: 18px;
	color: #666;
	padding-left:8px;
	word-spacing: 2px;
	line-height: 24px;
	background: #fff;
	text-align:justify;
}

.intro2 a, .intro2 a:hover {
	font-family: Arial;
	font-size: 18px;
}


.homeShop {
	position:relative;
	height: 176px;
	overflow:hidden;
	background: #fff url(/images/blok-shop.png) no-repeat 8px 0px;
}

.homeShopNone {
	position:relative;
	height: 158px;
	overflow:hidden;
	background: #fff url(/images/blok-shop-none.png) no-repeat 8px 0px;
}

.homeShop .shopButton {
	position: absolute; 
	display: block; 
	width: 107px; 
	height: 25px; 
	bottom: 8px; 
	left: 8px; 
}

.homeShop .homeShopTekst {
	position: relative;
	top: 30px;
	left: 8px;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	height:50px;
	float:left;
}


.homeShopNone .homeShopTekst {
	position: relative;
	top: 30px;
	left: 8px;
	font-size: 14px;
	font-weight: bold;
	width: 250px;
	height:50px;
	float:left;
}

.homeShop .homeShopPrijs {
	position: absolute;
	top: 114px;
	left: 16px;
	color: #fff;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
}

.homeShop img {
	top: 0px;
	float:right;
	
}

.homeShop .homeShopLink {
	
}

.photoSlider {
	padding: 8px 8px 8px 8px;
	width: 592px;
	margin-right: 8px;	
}

.homeBanner {
	margin: 0 0 8px;
	height: 108px;
	background-color: transparent;
}

.homeBanner .bannerImg {
	margin-left: 8px;
}

.homeNieuws {
	height: 400px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: #fff url(/images/blok-nieuws.png) no-repeat 8px 0px;	
}


.homeBeeldEnGeluid {
	height: 108px;
	margin-left: 0px;
	margin-bottom: 10px;
	background: #fff url(/images/blok-beeldengeluid.png) no-repeat 8px 0px;	
}

.homeList {
	width: 284px;
	margin-top: 5px;
	padding-top: 10px;
	border-top: 2px #999 dotted;
	font-size: 14px;
	line-height: 18px;
}

.homeList li {
	background: url(/images/liOranje.png) 8px 8px no-repeat;
	margin-bottom:6px;
	padding-left: 19px;
}

.homeList a, .homeList a:hover{
	font-size: 14px;
}

.homeHerinneringen {
	height: 245px;
	background: #fff url(/images/blok-herinneringen.png) no-repeat 8px 0px;
}

.homeKids {
	height: 245px;
	background: #fff url(/images/blok-kids2.png) no-repeat 8px 0px;
}

.bold {
	font-weight:bold;
}

.sponsors{
	width: 608px;
	position: relative;
	height: 147px;
	margin-left: 8px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background: #fff url(/images/hoofdsponsors.png) no-repeat;
}

.sponsors a {
	display: block;
	position: absolute;
	margin: 0px;
	float:left;
	text-indent: -9999px;
	background-position: left top;
}

.sponsors a:hover {
	background-position: right top;
}

.sponsors a.sponsor1 {
	top: 11px;
	left: 206px;
	width: 181px;
	height: 56px;
	background-image:url(../images/sponsors/homesponsor06.jpg);
}

.sponsors a.sponsor2 {
	top: 4px;
	left: 421px;
	width: 89px;
	height: 65px;
	background-image:url(../images/sponsors/homesponsor02.jpg);
}

.sponsors a.sponsor3 {
	top: 25px;
	left: 512px;
	width: 73px;
	height: 85px;
	background-image:url(../images/sponsors/homesponsor03.jpg);
}

.sponsors a.sponsor4 {
	left: 42px;
	top: 88px;
	width: 219px;
	height: 31px;
	float:right;
	background-image:url(../images/sponsors/homesponsor04.jpg);
}

.sponsors a.sponsor5 {
	top: 11px;
	left: 45px;
	width: 126px;
	height: 49px;
	background-image:url(../images/sponsors/homesponsor05.jpg);
}

.sponsors a.sponsor6 {
	top: 86px;
	left: 314px;
	width: 124px;
	height: 36px;
	background-image:url(/images/sponsors/Omroep-Brabant.jpg);
	float:left;
}

.partners{	
	width: 560px;
	height: 105px;
	padding-left: 48px;
		margin-left: 8px;
	background: #fff url(/images/partners.png) no-repeat;
}

.balkGroen {
	position:relative;
	width: 608px;
	height: 40px;
	margin-bottom: 8px;
	background:url(/images/balk-grad-groen.png) repeat-x 0 0;
}

.kidsKalender .balkGroen,
.kinderBurgemeester .balkGroen {
	margin: 8px 0 0 0;
	background:url(/images/balk-grad-paars.png) repeat-x 0 0;
}


.balkGroen a.pijlLinks{
	position:absolute;
	display:block;
	width: 30px;
	height: 30px;
	top: 4px;
	left: 6px;
	background: url(/images/balk-pijl-links.png) no-repeat 0 0;
}

.kidsKalender .balkGroen a.pijlLinks,
.kinderBurgemeester .balkGroen a.pijlLinks{
	background: url(/images/balk-pijl-links-paars.png) no-repeat 0 0;
}
.balkGroen a.pijlRechts {
	position:absolute;
	display:block;
	width: 30px;
	height: 30px;
	top: 4px;
	right: 6px;
	background: url(/images/balk-pijl-rechts.png) no-repeat 0 0;
}
.kidsKalender .balkGroen a.pijlRechts,
.kinderBurgemeester .balkGroen a.pijlRechts {
	background: url(/images/balk-pijl-rechts-paars.png) no-repeat 0 0;
}

.balkGroen .navigatie, .balkBlauw .navigatieCijfers{
	font-size: 18px;
	width: 500px;
	margin: 0 auto 0;
	text-align:center;
	padding-top: 8px;
}

.balkGroen .navigatie a, .balkBlauw .navigatieCijfers a{
	color: #fff;
	font-size: 18px;
	font-weight:bold;
	margin-right: 4px;
	margin-left: 3px;
}

.balkGroen .navigatie a.active, .balkBlauw .navigatieCijfers a.active, .balkBlauw .navigatieCijfers a:hover{
	text-decoration: underline;
}

.kalenderContainer {
	margin-top: 8px;
	float: left;
	margin-bottom: -8px;
	background: transparent;
}

.kidsKalenderContainer {
	margin: 0px;
}

.kolomNieuwsbrief {
	background: #FFFFFF url(/images/nieuwsbrief.png) #fff no-repeat 6px 7px;
	padding:10px;
}

.itemBlok {
	margin-top: 8px;
	overflow:hidden;
}
.itemBlokWhite {
	background-color: #fff;
}

.itemBlokKalender {
	position:relative;
	width: 532px;
	cursor:pointer;
	padding-left: 76px;
	height: 63px;
	background: #fff url(/images/kalenderVr.png) no-repeat 67px 5px;
}
.itemBlokKalender:hover {
	background-color: #f3f3f3;
}

.itemBlokKalenderActive:hover {
	background-color: #fff !important;
}

.itemBlokFotoverslagen {
	position:relative;
	width: 532px;
	cursor:pointer;
	padding-left: 76px;
	height: 60px;
	background: #fff url(/images/kalenderVr.png) no-repeat 67px 5px;
}

.itemBlokFotoverslagen:hover {
	background-color: #f3f3f3;
}

.itemBlok img.date{
	margin-left: -76px;
	float:left;
}

.itemBlok img.logo {
	position: absolute;
	right: 8px;
	top: 8px;	
}

.kop {
	float:left;
	margin-top: 7px;
	margin-bottom: 1px;
	width: 100%;
	padding-bottom: 1px;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:18px;
	font-weight:bold;
}

.itemBlok .locatie {
	width: 400px;
	float: left;
	font-weight:bold;
	font-size: 12px;
	color: #999;
	top: 20px;
}

.tags {
	width: 400px;
	height: 19px;
	overflow: hidden;
	float: left;
	font-size:11px;
	padding-left: 20px;
	background: transparent url(/images/ico-tags.png) no-repeat 0px 2px;
	letter-spacing:.5px;
	text-transform: lowercase;
}


.itemBlok .tekst {
	width: 520px;
	height: 55px;
	overflow: hidden;
	float:left;
	margin-top: 12px;
	font-size: 14px;
	color: #999;
	word-spacing:-1px;
	text-align:justify;
}

.itemBlokKalender .thumbnails {
	overflow: hidden;
	float:left;
	width: 592px;
	margin-top: 18px;
	margin-left: -68px;
	font-size: 14px;
	color: #999;
	word-spacing:-1px;
	text-align:justify;
}


.itemBlok .meerInfo{
	height: 19px;
	margin-left: 2px;
	margin-top: 11px;
	padding-left: 25px;
	background: url(/images/meerinfo.png) no-repeat;
}


.activiteitZoekenBlok {
	height: 128px;
	padding-top: 40px;
	padding-left: 6px;
	background:#fff url(/images/activiteitZoeken.png) no-repeat 6px 7px;
}

.activiteitZoekenBlok .activiteitRegel {
	width: 100%;
	float:left;
}

.activiteitZoekenBlok .tekst{
	width: 75px;
	margin-right: 9px;
	font-size: 14px;
	color: #666;
	height: 21px !important;
	margin-top: 3px !important;
}	

.activiteitZoekenBlok .activiteitRegel .right {
	text-align: right;
}

.activiteitZoekenBlok input, 
.contactForm .text,
input.trefwoord {
	height: 18px;
	width: 175px;
	padding-top: 2px;
	padding-left: 1px;
	background:transparent url(/images/inputBackground.png) repeat-x -1px -1px;
	border: 1px #ccc solid;
	color: #ccc;
	font-size:14px;
}
.contactForm .text {
	margin-top: -3px;
}

.contactForm li {
	margin: 0;
	padding-top: 3px;
}

.activiteitZoekenBlok .inputveld{
	width: 203px;
	height: 21px;
	float: left;
	margin-bottom: 3px;
	background:url(/images/ico-datumpicker.png) top right no-repeat;
}

.kidsKalender .activiteitZoekenBlok .inputveld {
	background-image: url(/images/ico-datumpickerPaars.png);
}

.activiteitZoekenBlok .eersteInputveld,
.kidsKalender .activiteitZoekenBlok .eersteInputveld {
	background-image: none;
}

.activiteitZoekenBlok .eersteInputveld input{
	width: 200px !important;
}
.activiteitZoekenBlok .btnTonen {
	margin-left: 2px;
	margin-top: 9px;
	float:left;
}

.tagCloud{
	width: 276px;
	background:#fff url(/images/tagcloud.png) no-repeat 6px 7px;
	padding: 37px 16px 10px 8px;
	line-height: 35px;
	text-align:justify;
	text-transform: lowercase;
}

.fotoverslagenBlok{
	height: 108px;
}

.bannerBlok {
	height: 65px;
}

.etenEnDrinken {
	padding: 50px 0 16px 0;
	background:#fff url(/images/etenendrinken.png) no-repeat 9px 6px;
}

.archief {
	margin-bottom: 0px !important;
	margin-top: 8px !important;
	padding-bottom: 17px;
	background:#fff url(/images/archief.png) no-repeat 9px 6px;
}

.archief .kolom {
	margin-top: -2px;
	margin-left: 108px;
	width: 207px;
	padding-top: 50px;
	float: left;
}
.archief .kolomBlauw span,
.andereHerinneringen span {
	background:url(/images/list-image-blauw.png) no-repeat 0px 7px;
}
.archief .kolomGroen span {
	color: #8cc63f !important;
	background:url(/images/list-image-groen.png) no-repeat 0px 7px;
}
.archief .kolomOranje span {
	color: #f68428 !important;
	background:url(/images/list-image-oranje.png) no-repeat 0px 7px;
}

.archief .kolom span, 
.andereHerinneringen span {
	display: block;
	width: 267px;
	height: 20px;
	padding-left: 17px;
	font-size: 18px;
	float:left;
	overflow:hidden;
}

.archief .kolom a, .andereHerinneringen a, .andereHerinneringen a:hover {
	display: block;
	min-height: 22px;
	width: 200px;
	margin-left: 17px;
	float:left;
	font-size: 12px;
	color: #999 !important;
}

.archiefPaging {
	text-align:center;
	color: #999;
}

.archiefPaging a:link,
.archiefPaging a:active,
.archiefPaging a:visited,
.archiefPaging a:hover{
	width:auto;
	margin: auto;
	display: inline;
	float:none;
	color:#8cc63f !important;
}

.archiefBlok {
	margin-bottom: 0px !important;
	margin-top: 8px !important;
	padding: 37px 16px 10px 8px;
	background:#fff url(/images/archief.png) no-repeat 9px 6px;
}

.archiefBlok a {
	color:#c0c0c0;
}

.archiefBlok .archiefitem {
	background:url(/images/list-image-groen.png) no-repeat 0px 7px;
	display: block;
	padding: 2px 0px 0px 17px;
}

.archiefBlok .archiefitem, 
.archiefBlok .archiefitem:link, 
.archiefBlok .archiefitem:hover, 
.archiefBlok .archiefitem:active, 
.archiefBlok .archiefitem:visited{ 
	color:#8cc63f;
}

.etenEnDrinkenA a, .etenEnDrinkenA a:hover{
	font-size: 14px;
}

.etenEnDrinken img {
	float:left;
	margin-left: 8px;
	margin-top: 4px;
	width: 90px;
	height: 90px;
}

.etenEnDrinken .introTekst {
	float:left;
	width: 484px;
	padding: 0 0 24px 0;
	margin-left: 10px;
	font-size: 14px;
	color: #999;
	text-align:justify;
}

.introTekst a:hover {
	font-size: 14px;
}

.etenEnDrinken .kolomContainer{
	padding-left: 108px;
}

.etenEnDrinken .kolomContainer .kolom {
	width: 207px;
	float: left;
}

.etenEnDrinken .kolomContainer .kolom span {
	width: 200px;
	height: 20px;
	padding-left: 17px;
	font-size: 18px;
	background:url(/images/list-image-etendrinken.png) no-repeat 0px 7px;
}

.etenEnDrinken .kolomContainer .kolom a:link,
.etenEnDrinken .kolomContainer .kolom a:hover,
.etenEnDrinken .kolomContainer .kolom a:active,
.etenEnDrinken .kolomContainer .kolom a:visited,
.etenEnDrinken .kolomContainer .kolom a:focus {
	display: inline !important;
	width: 200px;
	margin: 0 0 0 17px !important;
	padding: 0 !important;
	font-size: 12px;
	color: #999;
}


.etenEnDrinken div.divider {
	height: 6px;
	overflow: hidden;
}

.herinneringenIntro {
	background: #fff url(/images/herinneringen.png) no-repeat 8px 8px;
	padding: 40px 8px 16px 8px;
	font-size: 14px;
	color: #999;
	text-align:justify;
}

.herinneringen {
	background: transparent;
}

.herinneringen .itemHerinneringen{
	height: 172px;
	background: #fff;
}

.herinneringen .blogKop {
	font-size: 24px;
	margin-top: 8px;
	margin: 8px 0 0 8px;
}

.herinneringen .blogSubKop {
	font-size: 12px;
	color: #999;
	margin: 1px 0 0 8px;
}

.herinneringen img {
	margin-right: 10px;
	padding-top: 4px;
	width: 90px;
	height: 90px;
	float: left;
}

.herinneringen .overzichtTekst {
	margin: 5px 0 0 8px;
	width: 582px;
	height: 96px;
	margin-left: 8px;
	float: left;
	overflow:hidden;
	font-size: 14px;
	color: #666;
	text-align:justify;
}


.herinneringen .reactiesSmall {
	/*margin-left: 103px;*/
	margin-left: 8px;
	padding-left: 20px;
	background: url(/images/reactiesBlauw.png) no-repeat 5px 3px;
}

.herinneringen .leesVerder {
	margin-left: 10px;
	padding-left: 17px;
	background: url(/images/leesVerderBlauw.png) no-repeat 0px 2px;	
}

.herinneringenDetail{
	margin: 8px 0 19px 0;
	overflow:hidden;
	font-size: 14px;
	color: #666;
	text-align:justify;
}


.herinneringenDetail .introTekst{
	margin: 6px 0 0 10px;
	width: 470px;
	float: left;
	overflow:hidden;
	font-size: 14px;
	color: #666;
	text-align:justify;
}

.herinneringenDetail .blogPlaatje{
	display: block;
	float: left;
	margin: 10px 0 0 8px;
	width: 90px;
	height: 90px;
}

.herinneringenDetail h1 {
	line-height: 24px;
	margin-top: -2px;
	margin-bottom: -4px;
}
.reacties {
	width: 508px;
	padding: 52px 0 8px 100px;
	background: #fff;
	float: left;
	background: #fff url(/images/herinneringen-reacties.png) 110px 0px no-repeat;
	text-align: justify;

}

.reacties .reactie {
	width: 499px;
	background:#F3ECF1 url(/images/reacties-bg.png) 0 0 no-repeat;
	margin-bottom: 3px;
	padding-bottom: 1px;
}

.reacties .reactie span{
	display: block;
	margin: 0 0 16px 8px;
}

.reacties .reactie a,
.reacties .reactie a:hover {
	font-size: 14px;
}

.reacties .reactie p{
	color: #999;
	font-size:14px;
	margin-left: 8px;
	margin-right: 8px;
}

.reacties .reactiePlaatsenBlauw{
	margin: 22px 0 0 10px;
	padding: 30px 0 0 0;
	background:url(/images/herinneringen-reageren.png) no-repeat 0 0;
	font-size:14px;
}

.reacties .reactiePlaatsenOranje{
	margin: 22px 0 0 10px;
	padding: 30px 0 0 0;
	background:url(/images/reageren-oranje.png) no-repeat 0 0;
	font-size:14px;
}

.reacties .reactiePlaatsenPaars{
	margin: 22px 0 0 10px;
	padding: 30px 0 0 0;
	background:url(/images/reageren-paars.png) no-repeat 0 0;
	font-size:14px;
}

.reactiesBlauw{
	background: #fff url(/images/herinneringen-reacties.png) 110px 0px no-repeat;
}

.reactiesOranje{
	background: #fff url(/images/reacties-oranje.png) 110px 0px no-repeat;
}

.reactiesPaars {
	background: #fff url(/images/reactiesPaars.png) 110px 0px no-repeat;
}

.reacties input, 
.reacties textarea, 
#uitnodiging textarea {
	width: 487px;
	padding-top: 2px;
	padding-left: 1px;
	background:transparent url(/images/inputBackground.png) repeat-x -1px -1px;
	border: 0px;
	border: 1px solid #ccc;
	/*color: #ccc;*/
	color: #999;
	margin-bottom: 9px;
	height: 18px;
}

.reacties .reactieveld textarea, #uitnodiging .reactieveld textarea{
	height: 99px;
}


.reacties .reactiePlaatsen span {
	display: block;
	width: 400px;
	height: 20px;	
}

.reacties .reactiePlaatsen a{
	display:block;
	margin: 7px 0;
}

.andereHerinneringen {
	background: #fff url(/images/andereherinneringen.png) no-repeat 6px 7px;
	padding-top: 40px;
	padding-left: 8px;
	padding-bottom: 17px;
	width: 292px;
}

.andereHerinneringen a.NaarArchiefLink, .andereHerinneringen a:hover.NaarArchiefLink {
	margin-top: 13px;
	margin-left: 0px;
	padding-left: 17px;
	word-spacing: 2px;
	color: #56A1D5 !important;
	background: url(/images/andereHerinneringenPijl.png) no-repeat 0px 4px;
}

.balkBlauw {
	position:relative;
	width: 608px;
	height: 40px;
	margin-top: 8px;
	background:url(/images/balk-grad-blauw.png) repeat-x 0 0;
}

.balkBlauw a.pijlLinks{
	position:absolute;
	display:block;
	width: 30px;
	height: 30px;
	top: 4px;
	left: 6px;
	background: url(/images/balk-pijl-links-blauw.png) no-repeat 0 0;
}

.balkBlauw a.pijlRechts {
	position:absolute;
	display:block;
	width: 30px;
	height: 30px;
	top: 4px;
	right: 6px;
	background: url(/images/balk-pijl-rechts-blauw.png) no-repeat 0 0;
}


.balkBlauw .navigatie, 
.balkKinderburgemeester .navigatie,
.balkOranje .navigatie{

	height: 20px;
	font-size: 18px;
	width: 522px;
	margin: 0 auto 0;
	text-align:left;
	padding-top: 12px;
}

.balkBlauw .navigatie a, 
.balkKinderburgemeester .navigatie a,
.balkOranje .navigatie a{
	color: #fff;
	font-size: 14px;
	margin-right: 4px;
	margin-left: 3px;
	font-weight:normal;
}

.balkBlauw .navigatie a.active, 
.balkOranje .navigatie a.active{
	text-decoration: underline;
}

.balkBlauw .right, 
.balkKinderburgemeester .right,
.balkOranje .right {
	text-align: right;
	margin-top: -31px;
}

.balkOranje {
	position:relative;
	width: 608px;
	height: 40px;
	float:left;
	background:url(/images/balk-grad-oranje.png) repeat-x 0 0;
}

.balkOranje a.pijlLinks{
	position:absolute;
	display:block;
	width: 30px;
	height: 30px;
	top: 4px;
	left: 6px;
	background: url(/images/balk-pijl-links-oranje.png) no-repeat 0 0;
}

.balkOranje a.pijlRechts {
	position:absolute;
	display:block;
	width: 30px;
	height: 30px;
	top: 4px;
	right: 6px;
	background: url(/images/balk-pijl-rechts-oranje.png) no-repeat 0 0;
}

.links, .rooiPannen, .zoekResultaten {
	padding-left: 110px;
	width: 498px;
	color: #999;
	font-size: 14px;
	padding-top: 48px;
	background: #fff url(/images/links.png) no-repeat 10px 7px;
	margin-top: 8px;
}

.rooiPannen {
	background: #fff url(/images/rooipannenactie.png) no-repeat 10px 7px;
}

.zoekResultaten {
	margin-bottom: 8px;
	width: 482px;
	padding-right: 16px;
	background: #fff url(/images/zoeken.png) no-repeat 8px 7px;
}

.zoekresultatennavigatie {
	text-align: center !important;
}

.zoekresultatennavigatie a{
	text-align: center !important;
	padding-top: 7px !important;
	font-size: 18px !important;
	font-weight:bold !important
}

.zoekresultatennavigatie .active {
	text-decoration:  underline;
}

.links h2, 
.rooiPannen h2,
.zoekResultaten h2{
	font-size: 18px;
	margin: 0;
}

.links a, .links a:hover, 
.rooiPannen a, .rooiPannen a:hover,
.zoekResultaten a, .zoekResultaten a:hover{
	font-size: 14px;
	display:block;
	margin-bottom: 20px;
	border: 0;
}

.zoekResultaten .tagsSmall {
	padding-left: 17px;
	font-size: 12px;
	background: url(/images/ico-tags.png) no-repeat 0px 0px;
}

.historie {
	margin: 8px 0 0 0;
	width: 900px;
	height: 543px;
	padding: 8px;
	background: #fff;

}

.player {
/*	margin: 8px 0px 8px 0px;*/
	width: 900px;
	height: 318px;
	padding: 8px;
	background: #fff;
	text-align: center;

}

.nieuws {
	background: transparent;
}

.nieuws .itemNieuws {
	padding-top: 8px;
	width: 608px;
	margin-bottom: 8px;
	color: #999;
	font-size:14px;
	background: #fff;
	float:left;
}

.nieuws .itemNieuws .nieuwsLinks {
	margin-top: 6px;
	margin-bottom: 10px;
}

.nieuws .itemNieuws .leesVerder {
	padding-left: 15px;
	font-size: 12px;
	background: url(/images/leesVerder.png) no-repeat 0px 2px;	
}

.nieuws .itemNieuws .reactiesSmall {
	margin-left: 14px;
	padding-left: 17px;
	font-size: 12px;
	background: url(/images/reacties.png) no-repeat 0px 3px;
}

.nieuws .itemNieuws .tagsSmall {
	margin-left: 11px;
	padding-left: 17px;
	font-size: 12px;
	background: url(/images/ico-tags.png) no-repeat 0px 0px;
}


.nieuws .itemNieuws div{
	height: 100%;
	float: left;
}

.nieuws .itemNieuws .itemNieuwsTekst{
	color: #999;
	font-size:14px;
	background: #fff;
	width: 475px;
	text-align: justify;
	margin-top: -6px;
	margin-left: 10px;
}

.nieuws .itemNieuws h2{
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 16px 8px;
}
.nieuws .itemNieuws img{
	margin: -2px 0px 0px 8px;
}

.meld-misbruik {
	display:block;
	background:url(/images/ico-misbruik.png) no-repeat top left;
	padding-left:10px;
	margin-left:10px;
}


.indemedia {
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 600px;
	color: #999;
	font-size:14px;
	background: #fff;
	float:left;
}

.indemedia div {
	float: left;
}
.indemedia h2 {
	font-size: 24px;
	line-height:24px;
	margin: 0 0 0 -3px;
}	

.indemedia .mediaItem {
	margin-left: 32px;
	margin-top: -2px;
	width: 495px;
}

.indemedia a, .indemedia a:hover {
	font-size: 12px;
}


.indemedia .openen {
	margin: 11px 0 8px -2px;
	height:19px;
	width: 100px;
	padding-left: 26px;
	display:block;
	background: url(/images/openen-grijs.png) no-repeat;
}

.indemedia .titelTags{
	font-size:12px;
	padding-left: 20px;
	margin-left: 10px;
	background: transparent url(/images/ico-tags.png) no-repeat 0 0;
}

.filter {
	width: 292px;
	padding: 35px 0px 16px 8px;
	font-size: 14px;
	color: #999;
	background: #fff url(/images/kop-filter.png) no-repeat 8px 5px;
}
.filter span {
	display: block;
	float:left;
	width: 90px;
}

.filter div {
	width: 150px;
	float:left;	
}

.filter input {
	margin-right: 5px;
	border: 0px;
}

.indemediaZoeken {
	width:280px;
}

.indemediaZoeken .inputveld{
	width: 203px;
	height: 21px;
	float: right;
	margin-bottom: 5px;
	background:url(/images/ico-datumpickerOranje.png) top right no-repeat;
}

.indemediaZoeken .activiteitRegel {
	text-align: right;
	width: 100%;
}

.indemediaZoeken input {
	height: 18px;
	width: 175px;
	padding-top: 2px;
	padding-left: 1px;
	background:transparent url(/images/inputBackground.png) repeat-x -1px -1px;
	border: 1px #ccc solid;
	color: #ccc;
	font-size:14px;
}

.indemediaZoeken .spanLeft {
	display:block;
	height:23px;
	margin: 0px 0px 4px -3px;
	text-align:right;
	width:80px;
}

.persDrieKoloms {
	margin-top: 8px;
	min-height: 20px;
	width: 916px;
	color: #999;
	font-size: 14px;
	background:url(/images/3koloms-background.png) repeat-y 0 0 ;
}

.persDrieKoloms .lijst{
	margin-top: 18px;
	margin-left: -1px;
}

.persDrieKoloms .persBerichten {
	margin-left: 0px;
	padding: 37px 9px 16px 9px;
	width: 282px;
	background: #fff url(/images/persberichten.png) 8px 7px no-repeat;
	overflow:hidden;
}

.persDrieKoloms .persBerichten .lijst a, .persDrieKoloms .persBerichten .lijst a:hover {
	color: #f68428 !important;
	padding-left: 16px;
	font-size: 14px;
	background:url(/images/list-image-oranje.png) no-repeat 0px 5px;
	width: 266px;
	float: left;
}

.persBerichten .lijst {
	width: 282px;
}

.persDrieKoloms .persBerichten span {
	padding-left: 16px;
	margin-bottom: 7px;
	width: 266px;
	float: left;
	font-size: 12px;
}

.beeldbank {
	padding-top: 37px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 8px;
	width: 282px;
	background: #fff url(/images/beeldbank.png) 8px 7px no-repeat;
	overflow:hidden;
}

.beeldbankDetail {
	padding-top: 41px;
	margin-top: 8px;
	width: 590px;
	float: left;
	background: #fff url(/images/beeldbank.png) 8px 7px no-repeat;
}

.kleurplaten {
	background: #fff url(/images/kleurplaten.png) 8px 7px no-repeat;
}

.beeldbank .lijst {
	padding-bottom: 8px;
	margin-top: 24px;
	margin-left: -9px;
	margin-right: -8px;
}

.beeldbank .lijst img {
	width: 138px;
	height: 92px;
}


.beeldbankDetail .lijst {
	width: 590px;
	overflow:hidden;
	margin-bottom: -8px;
}

.beeldbank a {
	float: left;
	margin-top: 8px;
}

.beeldbank .lijst a {
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
	float: left;
}

.perskit {
	padding-top: 37px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 8px;
	width: 282px;
	overflow:hidden;
	font-size: 14px;
	color: #999;
	background: #fff url(/images/perskit.png) 8px 7px no-repeat;
}

.perskitDetail {
	margin-top: 8px;
	width: 282px;
	padding-top: 37px;
	float:left;
	overflow: hidden;
	background: #fff url(/images/perskit.png) 8px 7px no-repeat;
	font-size: 14px;
	color: #999;
	padding-bottom: 16px;
}

.persKitBlok {
	margin-bottom: 8px;
}

.beeldbankDetail .lijst {
	margin-top: 0px;
	margin-bottom: -16px;
}

.perskit span{
	color: #999 !important;
	padding-left: 16px;
	font-size: 14px;
	background:url(/images/list-image-oranje.png) no-repeat 0px 6px;
	width: auto;
	clear:both;
	float: left;
	display: block;
}

.allePersBerichten {
	background:#fff url(/images/persberichten.png) no-repeat 9px 6px;
}

.allePersBerichten span {
	margin: 15px 0px 0px 0px;
	font-size:18px;
	padding-left:17px;
	background:url(/images/list-image-oranje.png) no-repeat 0px 7px !important;

}
.allePersBerichten a, 
.allePersBerichten a:hover{
	margin: 0px;
	color:#999999;
}


.perskit img {
	display: block;
	clear:both;
	margin-left: -2px;
	float: left;
	margin-top: 15px;
	margin-bottom: 8px;
}

.persBottom {
	width: 616px;
	padding: 9px 0 8px 300px;
	margin: 8px 0 0 0;
	float:left;
	overflow:hidden;
	color: #999;
	font-size: 14px;
	background: #fff url(/images/contactgegevens.png) no-repeat 8px 6px;
}

.persBottom .kolom {
	width: 292px;
	padding-left: 8px;
	margin-left: 8px;
	float:left;
	overflow:hidden;
}

.persBottom .kolom2 {
	width: 200px;
}

.persBottom .kolom2 h2 {
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 3px 0;
}

.persBottom .kolom a, .persBottom .kolom a:hover{
	font-size: 14px;
}

.filter img {
	margin-top: 16px;
}

.contactIntro, 
.buurtfeestIntro {
	background: #fff url(/images/enverder.png) no-repeat 8px 6px;
	color: #999;
	font-size: 14px;
	padding: 40px 8px 20px 8px;
	
}

.contactVerstuurdNietVerstuurd {
	padding-bottom: 400px;
}

.kidsSolliciteer .contactIntro {
	background: #fff url(/images/solliciteer.png) no-repeat 8px 6px;
}

.walkOfFame .contactIntro {
	background: #fff url(/images/walkoffame.png) no-repeat 8px 6px;
}

.walkOfFame h2 {
	margin: 0 0 8px 0;
	font-size: 18px;
}

.programma .contactIntro {
	background: #fff url(/images/kop-programma.png) no-repeat 8px 6px;
}

.verjaardag h2,
.programma h2 {
	margin: 0 0 8px 0;
	font-size: 18px;
}

table.programma tr td {
	border:solid 1px #ffffff;
	padding:0px 0px 0px 3px;
}

.verjaardag .itemBlok {
	background: #fff url(/images/kop-verjaardag.png) no-repeat 1px 6px;
}

.buurtfeestIntro {
	background: #fff url(/images/buurtfeest.png) no-repeat 8px 6px;
}

.contactIntro h1,
.buurtfeestIntro h1 {
	margin: 0 0 10px 0;
}

.contactForm {
	padding: 12px 0 120px 9px;
	width: 599px;
}

.contactForm .tekst {
	width: 142px;
	height: 300px;
	float:left;

}
.contactForm .tekst span {
	width: auto;
	margin-bottom: 12px;
	clear: both;
	float: left;
	color: #999;
	font-size: 14px;

}

.contactForm .velden {
	width: 450px;
	float:left;
	overflow:hidden;
	color: #999;
	font-size: 14px;
}

.contactForm .velden input {
	width: 446px;
}

.contactBox {
	margin-top: 8px;
	padding: 42px 0 20px 9px;
	font-size: 14px;
	color: #999;
	background: #fff url(/images/adresgegevens.png) no-repeat 7px 7px;
}

.contactBox h3 {
	font-size: 18px;
	margin: 0 0 8px 0;
}

a.grijs:hover {
	font-size: 14px !important;
}


.sponsorsWrapper .sponsorsHoofdsponsors {
	padding: 15px 0px 16px 0px;
	background: #fff url(/images/hoofdsponsorsbg.png) no-repeat 10px 7px;
}

.sponsorsWrapper .sponsorsHoofdsponsors table {
	float: left;
	text-align: center;
	width: 300px;
	height: 132px;
}

.sponsorsWrapper .sponsorsPartners{
	padding: 30px 0px 16px 0px;
	background: #fff url(/images/partnersbg.png) no-repeat 10px 7px;
}

.sponsorsWrapper .sponsorsPartners table, 
.sponsorsWrapper .sponsorsPartners td{
	width: 180px;
	height: 90px;
	text-align: center;
	vertical-align:middle;
	float: left;
}

.sponsorsWrapper .sponsorsSponsors,
.sponsorsWrapper .sponsorsMaterieel,
.sponsorsWrapper .sponsorsVrienden {
	width: 100%;
	padding: 30px 0 16px;
	background: #fff url(/images/sponsorsbg.png) no-repeat 10px 7px;
}

.sponsorsWrapper .sponsorsVrienden {
	background: #fff url(/images/vriendenbg.png) no-repeat 10px 7px;
}

.sponsorsWrapper .sponsorsMaterieel {
	background: #fff url(/images/materieelbg.png) no-repeat 10px 5px;
}

.sponsorsWrapper .sponsorsSponsors table,
.sponsorsWrapper .sponsorsMaterieel table,
.sponsorsWrapper .sponsorsVrienden table{
	width: 150px;
	height: 75px;
	text-align: center;
	float: left;
}

*html .sponsorsWrapper .sponsorsSponsors .sponsorImg {
	margin-right: 10px;
	margin-left: 10px;
}

.stichtingIntro {
	background: #fff url(/images/destichting.png) 8px 8px no-repeat;
	padding: 30px 8px 16px 8px;
	font-size: 14px;
	color: #999;
	text-align:justify;
}

#historie200 {
	background: #fff;
	padding: 8px 8px 16px 8px; 
}

#historie200  h1 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	line-height: 26px;
}

.stichtingIntro a,
.stichtingIntro a:hover,
.stichtingMenu a,
.stichtingMenu a:hover {
	font-size: 14px;
}

.stichtingIntro .Persoon {
	width: 260px;
	height: 100px;
	float:left;
	text-align:left;
	margin-right: 35px;
}

.stichtingIntro .Persoon h2 {
	padding: 0px;
	margin: 0px;
	color: #9B5BA4;
	font-size: 16px;
	line-height: 18px;
}

.stichtingIntro h2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 22px;
}

.stichtingIntro h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.stichtingIntro h4 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
}	

.stichtingIntro ul {
	list-style-type: disc;
	padding: 2px 0 2px 25px;
}


.stichtingMenu {
	background: #fff;
	padding: 8px;
}


.stichtingMenu a {
	display:block;
	padding: 0px 0px 0px 20px;
	height: 20px;
	font-size: 14px;
	float: left;
	clear: both;
	background: url(/images/list-paars.png) 0px 5px no-repeat;
}

.footer {
	width: 916px;
	height: 200px;
	background: #999;
	font-family: Arial;
	color:#fff;
	margin-top: 8px;
	float:left;
}

.footer a, a:hover{
	font-size: 12px;
	font-weight:normal;

	color: #fff;
}
.footer strong {
	display:block;
	margin-bottom:7px;
	font-size: 14px;
	font-weight:bold;
}

.footer div{
	margin-top: 6px;
	width: 150px;
	margin-left: 6px;
	float: left;
}

body.disclaimer .herinneringenDetail .introTekst {
	width: 590px;
	margin-left: 8px;
}

/*
 * END MAIN CONTAINERS
 */



/*
 * BEGIN PAGE CONTAINERS
 */


/*
 * END PAGE CONTAINERS
 */


/*
 * BEGIN GENERAL STYLES
 */

.safeBox {
	min-height: 18px;
}
* html .safeBox {
	height: 18px;
}

ul.semantic li {
	padding: 0;
	background: none
}

div.clear {
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
}


/*
 * END GENERAL STYLES
 */
 
 
/*
 * BEGIN MENU STYLE
 */


.displayNone {
	display: none
}

.menu1 {
}

.menu1 div {
	min-height: 1em;
}

.menu1 div a {
	display: block;
	float: left;
	height: 30px;
}

.menu1 span {
	display: block;
	position: relative;
	margin: 0px 0 0 -6px;
	width: 660px;
	height: 10px;
	overflow: hidden;
	background: #8cc63f;
	float:left;
	padding: 0 8px;
}

.menu1 span.opened {

	height: auto;
	overflow: auto;
	margin-top: 2px;
}

.menu1 span.opened a {
	display: block;
}


.menu1 span a {
	display: block;
	margin-right: 10px;
	float: left;
	height: 28px;
}

.menu1 span img{
	margin-top: 8px;
	padding-bottom: 3px;
}

.menu1 span a:hover, .menu1 span a.active {
border-bottom: 5px #fff solid !important;
}


.menu1 table{
	margin: -5px 0 0 13px;
	height: 70px;
	overflow:visible;
}

.menu1 td{
	vertical-align:bottom;
}

.menu1 .submenu1 {
	background: url(/images/balk-grad-blauw-header.png);
}

.menu1 .submenu2 {
	background: url(/images/balk-grad-groen.png);
}

.menu1 .submenu3 {
	background: url(/images/balk-grad-oranje.png);
}

.menu1 .submenu4 {
	background: url(/images/balk-grad-paars.png);
}

/*
 * END MENU STYLE
 */



/*
 * BEGIN FORM STYLES
 */

label {
	cursor: pointer;
}

/*
 * END FORM STYLES
 */






/*
 * BEGIN PAGE STYLES
 */
.groen, .groen a, .groen a:hover{
	color: #8cc63f !important;
}

.oranje, .oranje a, .oranje:hover {
	color: #f68428 !important;
}

.blauw, .blauw a, .blauw:hover{
	color: #56a1d5 !important;
}

.paars, .paars a, .paars:hover {
	color: #9b5ba4 !important;
}

.rood, .rood a, .rood a:hover{
	color: #F62828 !important;
}


.tag12, .tag12 a, .tag12 a:hover {
	font-size: 12px !important;
}

.tag14, .tag14 a, .tag14 a:hover {
	font-size: 14px !important;
}

.tag16, .tag16 a, .tag16 a:hover{
	font-size: 16px !important;
}

.tag18, .tag18 a, .tag18 a:hover {
	font-size: 18px !important;
}

.tag20, .tag20 a, .tag20 a:hover {
	font-size: 20px !important;
}

.tag22, .tag22 a, .tag22 a:hover {
	font-size: 22px !important;
}
.kopTekst {
	height: 45px;
	width: 284px;
	margin: 31px 0px 0px 8px;
	float:left;
	font-size: 18px;
	line-height: 22px;
	word-spacing: 0px;
	overflow: hidden;
}

.subKopTekst {
	height: 22px;
	width: 284px;
	margin-left: 8px;
	float: left;
	font-size: 12px;	
	color: #999;
}

.tekstBlok {
	height: 123px;
	margin-left: 8px;
	float: left;
	overflow:hidden;
	font-size: 14px;
	color: #666;
	text-align:justify;
	width: 284px;
}

.tekstBlok img {
	margin-top: 6px;
	margin-right: 10px;
	width: 90px;
	height: 90px;
	float: left;
}

.homeNieuws .tekstBlok {
	height: 130px;
	margin-bottom: 9px;
}
.reactiesGrijs {
	margin-left: 6px;
	padding-left: 18px;
	background: url(/images/reacties.png) no-repeat 2px 4px;
}

.leesVerderGrijs {
	margin-left: 9px;
	padding-left: 18px;
	background: url(/images/leesVerder.png) no-repeat 0px 2px;	
}

.dataTable {
	width: 594px;
	border-collapse: collapse;
	margin-left: 8px;
	margin-top: 9px;
}
 
.dataTable caption {
	text-align: right;
	font-size: 10px;
	padding: 0 0 3px 0;
}
 
.dataTable th,
.dataTable td {
	height: 30px;
	border-bottom: 1px #ccc solid;
}

.shopControle {
	margin-top: 7px;
}

.shopControle th{
	height: 27px;
}

.shopAdres {
	width: 296px;
	margin: 18px 0 5px 8px;
	float: left;
}

.shopAdres h3{
	margin: 0 0 14px 0;
}

.shopBestelling .bestelButtons {
	display: block;
	height: 30px;
	float:left;
	clear:both;
	margin: 8px;
	margin-right: 500px;
}

.shopBestelling .bestellingWijzigen {
	width: 157px;
	background: url(/images/bestellingWijzigen.png) no-repeat top left;
}
 
.shopBestelling .gegevensWijzigen{
	width: 146px;
	background:url(/images/gegevensWijzigen.png) no-repeat top left;
}

.shopBestelling .bestelButtons:hover {
	background-position: top right;
}


.dataTable a, .dataTable a:hover{
	font-size: 14px;
}

.dataTable tbody th {
	text-align: left;

}


.dataTable .artikelVerwijder{
	width: 19px;
	padding-right: 8px;
}

.dataTable .artikelNaam {
	width: 373px;
}

.shopControle .artikelNaam {
	width: 400px;
}

.dataTable .artikelPrijs {
	width: 50px;
}

.dataTable .alignRechts{
	text-align: right;
}


.dataTable .artikelTxt{
	width: 18px;
}

.dataTable .artikelTxtTd{
	padding-left: 8px;
	padding-bottom: 2px;
}

.dataTable .artikelAantal{
	width: 20px;
	padding-left: 8px;
}

.dataTable .artikelAantalTd input{
	margin-left: 7px;
	margin-top: 3px;
	margin-bottom: 0px;
}

.shopControle .artikelAantalTd {
	padding-left: 11px;
}


.dataTable .artikelTotaal{
	padding-left: 4px;
}


span.list{
	color: #999 !important;
	padding-left: 16px;
	font-size: 12px;
	background:url(/images/list-image-oranje.png) no-repeat 0px 6px;
	width: auto;
	clear:both;
	float: left;
	display: block;
}

.publiciteitscampagne {
	padding: 50px 0 16px 15px;
	background:#fff url(/images/kop-publiciteitscampagne.png) no-repeat 9px 6px;
	font-size: 14px !important;
}

.publiciteitscampagne a,
.publiciteitscampagne a:Hover {
	font-size: 14px;
}

.publiciteitscampagne h2 {
	margin: 0 0 8px 0;
	font-size: 18px;
}

.typischtilburg,
.horecaactie {
	font-size: 14px;
	color: #999;
	padding: 50px 0 16px 15px;
	background:#fff url(/images/kop-horecaactie.png) no-repeat 9px 6px;
}

.typischtilburg {
	background:#fff url(/images/kop-typischtilburg.png) no-repeat 9px 6px;
}

.typischtilburg h2,
.typischtilburg a,
.typischtilburg a:hover {
	color: #8cc63f;
	font-size: 14px;
}


.horecaactie h2,
.horecaactie a,
.horecaactie a:hover {
	color: #f68428;
	font-size: 14px;
}

.vlaggenactie {
	font-size: 14px;
	color: #999;
	padding: 50px 0 16px 15px;
	background:#fff url(/images/kop-vlaggenactie.png) no-repeat 9px 6px;
}

.vlaggenactie .sized {
	font-size: 20px;
	font-weight:bold;
}

img.imgvlaggenactie {
	margin-bottom:5px;
}

.wijkfeestactie {
	font-size: 14px;
	color: #999;
	padding: 50px 0 16px 15px;
	background:#fff url(/images/img-wijkfeestactie.png) no-repeat 9px 13px;
}

.wijkfeestactie h2,
.wijkfeestactie a,
.wijkfeestactie a:hover {
	color: #f68428;
	font-size: 14px;
}

.pakketten {
	margin:5px 0px 5px 10px;
}

.italic {
	font-style:italic;
}

.publiciteitscampagne .grijs {
	color: #999 !important;
}

.grijs {
	color: #999 !important;
}

.omschrijving {
	padding:0px 0px 25px 10px;
	display:block;
}

h1.hide {
	display: none;
}

*html h1.hide {
	display: block;
	line-height: 0px;
	font-size: 0px;
	visibility: hidden;
	position:absolute;
	left: -9999px;
}

#divPopupWindowVideo {
	width:495px !important;
	height:485px !important;
	padding:0px 0px 0px 10px !important;
	left:auto !important;
	margin: 0px 25% !important;
}

body.Kalender #divPopupWindow .popper-content #locatie {
	overflow: hidden;
}

body.Kalender #divPopupWindow #map {
	float: left;
	width: 385px;
	height: 300px;
	background: #F2EFE9;
}

body.Kalender #divPopupWindow .content {
	position: relative;
	float: right;
	width: 205px;
	height: 300px;
	padding-left: 16px;
}

body.Kalender #divPopupWindow .content .link1 {
	position: absolute;
	bottom: 35px;
	right: 8px
}

body.Kalender #divPopupWindow .content .link2 {
	position: absolute;
	bottom: 0px;
	right: 8px
}

body.Kalender #divPopupWindow .content .locatieHead1 {
	display: block;
	padding-top: 3px;
	color: #666666;
	font-size: 18px;
	line-height: 24px;
}

body.Kalender #divPopupWindow .content .locatieHead2 {
	display: block;
	padding: 3px 0 2px 0;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}

body.Kalender #divPopupWindow .content input.text {
	height: 18px;
	width: 193px;
	padding-top: 2px;
	padding-left: 1px;
	background:transparent url(/images/inputBackground.png) repeat-x -1px -1px;
	border: 1px #ccc solid;
	color: #ccc;
	font-size:14px;
}

body.Kalender #divPopupWindow .content fieldset.submit input {
	margin-left: 0;
	width: 93px;
	height: 30px;
	border: 0;
	background: url(/images/gmapToonroute.png) 0 0 no-repeat;
}

body.Kalender #divPopupWindow .content fieldset {
	margin: 0;
	padding: 0;
}

body.Kalender a {
	cursor: pointer;
}

.vriendenvan {
	font-size: 14px;
	color: #999;
	padding: 40px 0 16px 8px;
	background:#fff url(/images/vriendenvan.png) no-repeat 9px 6px;
}

.vriendenvan h2,
.vriendenvan a,
.vriendenvan a:hover {
	color: #f68428;
	font-size: 14px;
}

.vriendenvan h2 {
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 8px 0;
}

.vriendenvan ul {
	margin: 0 0 0 16px;
	list-style-type: disc;
}

.programma table {
	font-weight:bold;
	color:#FFFFFF;
}

.tableheader td {
	color:#999;
	width:72px;
}

.centrum, 
.pieterv, 
.willem, 
.stadshuis, 
.oudemarkt, 
.heuvel, 
.pius, 
.dertien, 
.paradox, 
.nvorst, 
.midi {
	cursor:pointer;
}
.centrum {
	background:#56a1d5 !important;
}

.pieterv {
	background:#d21033 !important;
}

.willem {
	background:#c6db00 !important;
}

.stadshuis {
	background:#fbe22e !important;
}

.oudemarkt {
	background:#00b5e3 !important;
}

.heuvel {
	background:#a3cfec !important;
}

.pius {
	background:#ff7300 !important;
}

.dertien {
	background:#8c65d2 !important;
}

.paradox {
	background:#00529b !important;
}

.nvorst {
	background:#29638b !important;
}

.midi {
	background:#8a2034 !important;
}

.tblDubbel {
	height:3em;
}

/*
 * END PAGE STYLES
 */






/*
 * BEGIN PHOTOSLIDER
 */

div.PhotoSlider {
	position: relative;
	width: 100%;
	height: 92px;
	overflow: hidden;
	white-space: nowrap;
}

div.PhotoSlider a.navButtons {
	position: absolute;
	top: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	width: 25px;
	height: 92px;
	text-align: center;
	line-height: 92px;
	font-size: 20px;
	text-decoration: none;
	background: #99CC33;
	z-index: 50;
}
div.PhotoSlider a.navButtons:hover {
	opacity: .9;
	filter: alpha(opacity=90);
}

div.PhotoSlider a.next {
	right: 0;
}

div.PhotoSlider a.previous {
	left: 0;
}

div.PhotoSlider div {
	margin-left: -8px;
	height: 92px;
	overflow: hidden;
	white-space: nowrap;
}
* html div.PhotoSlider div {
	width: 592px;
}

* html .Homepage  div.PhotoSlider div {
	width: 905px;
}

div.PhotoSlider div a {
	width: 92px;
	height: 92px;
	overflow: hidden;
}

div.PhotoSlider div img:hover {
	opacity: .9;
	filter: alpha(opacity=90);
}

div.PhotoSlider div img {
	margin-left: 8px;
	width: 92px;
	height: 92px;
	overflow: hidden;
}

/*
 * END PHOTOSLIDER
 */
.overigeBox {
	margin-top: 8px;
	padding: 9px 0 20px 9px;
	font-size: 14px !important;
	color: #999;
	background: #fff;
}

.overigeBox img {
	margin-left: -10px;
}

.sponsorenBox {
	margin-top: 8px;
	padding: 9px 0 20px 9px;
	font-size: 14px;
	background: #fff;
	min-height: 1em;
}
* html .sponsorenBox {
	height: 1em;
}

.sponsorimg {
	display: block;
	float: left;
	margin: 0px 20px 20px 20px;
	border: 0px;
}

a.blauw:hover {
	font-size: 14px !important;
}

.sluiting .itemBlok {
	background: #fff url(/images/kop-sluiting.png) no-repeat 8px 6px;
}

.headerSluiting {
	width: 916px;
	height: 258px;
	margin: 0px 0px 10px;
	background: url(/images/header-sluiting.png) no-repeat 0px 0px;
	clear: both;
}

 span.sluitingLabel {
	display: block;
	float: left; 
	width: 135px;
	font-weight: bold;
}
 
 span.floatLeft {
	display: block;
	float: left; 
	width: 45px;
}
 
 span.sluitingContent {
	display: block;
	float: left; 
	width: 75px;
}



/*
 * BEGIN POPPER
 */

#divPopupBackground,
#divPopupBackgroundVideo {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	background: #000000;
	display: none;
}

* html #divPopupBackground,
* html #divPopupBackgroundVideo {
	position: absolute;
}
 
#divPopupWindow,
#divPopupWindowVideo {
	position: absolute;
	width: 616px;
	height: 543px;
	top: 434px;
	left: 50%;
	margin: -307px 0 0 -307px;
	z-index: 101;
	background: #fff url(/images/popper-bovenbalk-groen.png) repeat-x;
	display: none;
}

.kidsKalender #divPopupWindow {
	background: #fff url(/images/popper-bovenbalk-paars.png) repeat-x;
}

.fotoverslagenPopper {
	top: 35px !important;
	width: 900px !important;
	margin: -100px 0 0 -450px !important;
	margin-top: 10px !important;
	height: 572px !important;
}

.divPopupWindowInDeMedia {
	height: 536px !important;
	width: 518px !important;
	margin: -259px 0 0 -259px !important;
	top: 386px !important;
	background: #fff url(/images/popper-bovenbalk-oranje.png) repeat-x !important;
}

.popper-kleurplaten {
	background: #fff url(/images/popper-bovenbalk-paars.png) repeat-x !important;
}

.divPopupWindowShop {
	height: 536px !important;
	width: 518px !important;
	margin: -259px 0 0 -259px !important;
	top: 386px !important;
	background: #fff url(/images/popper-bovenbalk-blauw.png) repeat-x !important;
}

.divPopupWindowInDeMedia h2 {
	font-size: 30px;
	line-height: 30px;
	color: #666;
	margin: 0;
}


#divPopupWindow .popper-balk,
##divPopupWindowVideo .popper-balk {
	height: 80px;
	width: 100%;
}

#divPopupWindow .popper-balk strong,
##divPopupWindowVideo .popper-balk strong{
	padding-top: 54px;
	padding-left: 16px;
	display:block;
	font-size: 14px;
	color: #fff;
}

.fotoverslagenPopper .popper-balk {
	height: 67px !important;
	padding-top: 13px;
}

.fotoverslagenPopper .popper-balk strong {
	padding: 0 !important;
	margin-top: 13px;
	margin-left: 15px;
	display:inline !important;
}

.fotoverslagenPopper .popper-balk .popper-button {
	float:right;
	margin: -6px 8px 0 0 !important;
}


#divPopupWindow .popper-header,
##divPopupWindowVideo .popper-header {
	height: 146px;
	width: 100%;
	border-bottom: 1px #ccc solid;
	background:url(/images/popper-achtergrond-gradient.png) left bottom repeat-x;
}


#divPopupWindow .popper-header .etenEnDrinkenHeader{
	display: inline;
	margin-left: -18px;
}


#divPopupWindow .popper-header strong,
##divPopupWindowVideo .popper-header strong{
	padding-top: 13px;
	padding-left: 16px;
	display:block;
	font-size: 14px;
	color: #999;
}

#divPopupWindow .popper-header span,
##divPopupWindowVideo .popper-header span{
	padding-top: 13px;
	padding-left: 16px;
	display:block;
	font-size: 14px;
	color: #999;
}

#divPopupWindow .popper-header .kop,
##divPopupWindowVideo .popper-header .kop{ 
	font-weight: bold;
	
}


#divPopupWindow .popper-content {
	float: left;
}

#divPopupWindow .popper-content #informatie div{
	float:left;
	height: auto;
	margin-left: 10px;
}

#divPopupWindow .popper-content #informatie .tekst{
	float:left;
	width: 400px;
	text-align:justify;
}

#divPopupWindow .popper-content #informatie {
	width: 610px;
	height: 303px;
	float:left;
	overflow-y: scroll;
	color: #999;
	font-size:14px;
	padding-left: 6px;
	padding-top: 13px;
}

#divPopupWindow .popper-content #locatie {
	width: 606px;
	height: 303px;
	float:right;
	overflow-y: scroll;
	color: #999;
	font-size:14px;
	padding-left: 10px;
	padding-top: 7px;
	display: none;
}

#divPopupWindow .popper-content #downloads {
	width: 596px;
	height: 303px;
	float:right;
	color: #666;
	font-size:14px;
	padding-left: 10px;
	padding-top: 13px;
	display: none;
	overflow:hidden;
}

#divPopupWindow .popper-content #downloads .download{
	font-size: 12px;
	color: #999;
	border-bottom: 1px #ccc solid;
	margin-top: -3px;
	padding-left: 5px;
	padding-bottom: 7px;
	margin-bottom: 14px;
}

#divPopupWindow .popper-content #downloads .download h2{
	font-size: 18px;
	margin-left: 0px;
	margin-top: 5px;
}

#divPopupWindow .popper-content #downloads .download span{
	font-size: 14px;
	color: #666;
}

#divPopupWindow .popper-etenEnDrinken{
	width: 592px;
	height: 303px;
	float:right;
	color: #666;
	font-size:14px;
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 13px;
	overflow-y: scroll;
}

#divPopupWindow .popper-etenEnDrinken a,
#divPopupWindow .popper-etenEnDrinken a:hover {
	color: #8cc63f !important;
	font-size: 14px;
}

#divPopupWindow .popper-inDeMedia{
	float: left;
	width: 502px;
	padding-left: 16px;
	padding-top: 12px;
	padding-bottom: 16px;
	background: #fff;
}

#divPopupWindow .popper-shop{
	float: left;
	width: 502px;
	padding-top: 9px;
}
#divPopupWindow .popper-shop img {
	margin-left: 38px;
}

.popper-inDeMedia embed {
	margin-left: 3px;
	margin-top: 10px;
	width: 480px;
	height: 385px;
}

.meerInfo{
	font-size: 12px;
	height: 19px;
	margin-left: 2px;
	margin-top: 17px;
	padding-left: 25px;
	float: left;
	background: url(/images/meerinfo.png) no-repeat;
}

.meerInfoWinkelWagen{
	font-size: 12px;
	height: 19px;
	margin-left: 2px;
	margin-top: 14px;
	margin-right: 16px;
	padding-left: 25px;
	float: left;
	background: url(/images/meerinfo.png) no-repeat;
}

.legInWinkelWagen{
	font-size: 12px;
	height: 19px;
	margin-left: 2px;
	margin-top: 14px;
	padding-left: 25px;
	float: left;
	background: url(/images/winkelwagen.png) no-repeat;
}

#divPopupWindow .popper-content #uitnodiging {
	width: 350px;
	height: 303px;
	float:left;
	color: #999;
	font-size:14px;
	padding-left: 10px;
	padding-top: 13px;
	display:none;
}

#divPopupWindow .popper-content #uitnodiging img {
	margin-top: 10px;
}


#divPopupWindow .popper-content #uitnodiging input{
	height: 18px;
	width: 175px;
	padding-top: 2px;
	padding-left: 1px;
	margin-bottom: 5px;
	background:transparent url(/images/inputBackground.png) repeat-x -1px -1px;
	border: 1px #ccc solid;
	color: #ccc;
	font-size:14px;
	float:left;
}

#divPopupWindow .popper-content #uitnodiging span{
	display:block;
	height: 18px;
	width: 120px;
	float:left;
	margin-bottom: 5px;
	padding-top: 2px;
	color: #999;
	font-size:14px;
}

#divPopupWindow .popper-content #uitnodiging p{
	margin: 0;
	width: 330px;
}

#divPopupWindow .popper-button {
	float:right;
	margin: 7px 8px 0 0;
}


#divPopupWindow h1 {
	padding: 11px 0 3px 8px;
	font-size: 30px;
	line-height: 30px;
	color: #666;
	width: 420px;
}


#divPopupWindow .kalenderKop {
	height: 71px;
}


.fotoverslagenPopper h1,
.videoverslagenPopper h1 {
	padding: 17px 0 0 8px !important;
	font-size: 24px !important;
	line-height: 24px !important;
	color: #fff !important;
	width: 420px;
}

.fotoverslagenPopper .contentTekst {
	height: 434px;
	width: 422px;
	padding: 4px 8px 0 8px;
	margin: 8px 0 0 8px;
	overflow-y: scroll;
	overflow-x: hidden;
	float:left;
	font-size: 14px;
	color: #999;
	text-align: justify;
	background: #fff url(/images/fotoverslag-tekst-border.png) no-repeat 8px bottom;
}

.fotoverslagenPopper .contentTekst h2{
	display: block;
	width: 100%;
	margin: 0 0 12px 0;
	font-size: 30px;
	line-height:30px;
	color: #666;
	text-align: left;
}

.fotoverslagenPopper .contentTekst strong{
	display: block;
	width: 100%;
	margin-bottom: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-align: left;	
}

.fotoverslagenPopper .contentImg {
	position:relative;
	height: 438px;
	width: 438px;
	margin: 8px 0 0 8px;
	float:left;
}

.fotoverslagenPopper .contentImg .toonCommentaar{
	position:absolute;
	bottom: 11px;
	left: 14px;
	width: 33px;
	height: 25px;
	display:block;
	background:url(/images/fotoverslagen-meerinfo.png) 0 0 no-repeat;
	z-index: 102;
}
* html .fotoverslagenPopper .contentImg .toonCommentaar {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fotoverslagen-meerinfo.png', sizingMethod='crop');
}

.fotoverslagenPopper .contentImg .commentaar{
	position:absolute;
	bottom: 11px;
	left: 14px;
	z-index: 102;
	width: 33px;
	display:block;
	background:url(/images/fotoverslagen-minderinfo.png) 0 0 no-repeat;
	display:none;
}
* html .fotoverslagenPopper .contentImg .commentaar {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fotoverslagen-minderinfo.png', sizingMethod='crop');
}

.fotoverslagenPopper .contentImg .commentaarTekst{
	width: 342px;
	padding: 8px 30px 8px 8px;
	margin-left: 36px;
	color: #999;
	font-size: 14px;
	background: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.fotoverslagenPopper .contentImg .toonCommentaarActief {
	position: absolute;
	display:block;
	width: 33px;
	height: 25px;
	top: 0px;
	left: 0px;

}


.fotoverslagenPopper .vorigeFoto {
	width: 430px;
	height: 20px;
	float: left;
}

.fotoverslagenPopper .vorigeFoto img{
	margin: 8px;
	float: left;
}

.fotoverslagenPopper .volgendeFoto {
	width: 430px;
	height: 20px;
	float: right;
}

.fotoverslagenPopper .volgendeFoto img{
	margin: 8px;
	float: right;
}

.fotoverslagenPopper .downloadOrigineelVorige {
	padding-left: 23px;
	font-size: 12px;
	color: #999;	
	float: right;
	margin-right: 3px;
	margin-top: 8px;
	background: url(/images/downloadAfbeelding.png) 1px 2px no-repeat;
}


.fotoverslagenPopper .downloadOrigineelVolgende {
	padding-left: 23px;
	font-size: 12px;
	color: #999;	
	float: left;
	margin-left: 2px;
	margin-top: 8px;
	background: url(/images/downloadAfbeelding.png) 1px 2px no-repeat;
}

#divPopupWindow .popper-header .popper-informatie{
	display:block;
	height: 30px;
	float: left;
	margin: 14px 0 0 8px;
	width: 92px;
	background: url(/images/popper-informatie.png) top left no-repeat;
	border-bottom: 1px #fff solid;
}

.kidsKalender #divPopupWindow .popper-header .popper-informatie{
	background-image: url(/images/popper-informatie-paars.png);
}


#divPopupWindow .popper-header .popper-locatie{
	display:block;
	height: 30px;
	float: left;
	margin: 14px 0 0 8px;
	width: 132px;
	background: url(/images/popper-route.png) top left no-repeat;
	border: 0;
}

.kidsKalender #divPopupWindow .popper-header .popper-locatie{
	background-image: url(/images/popper-route-paars.png);
}

#divPopupWindow .popper-header .popper-downloads{
	display:block;
	height: 30px;
	float: left;
	margin: 14px 0 0 8px;
	width: 93px;
	background: url(/images/popper-downloads.png) top left no-repeat;
	border:0;
}

.kidsKalender #divPopupWindow .popper-header .popper-downloads{
	background-image: url(/images/popper-downloads-paars.png);
}


#divPopupWindow .popper-header .popper-uitnodiging{
	display:block;
	height: 30px;
	float: left;
	margin: 14px 0 0 8px;
	width: 145px;
	background: url(/images/popper-uitnodiging.png) top left no-repeat;
	border: 0;
}

.kidsKalender #divPopupWindow .popper-header .popper-uitnodiging{
	background-image: url(/images/popper-uitnodiging-paars.png);
}

#divPopupWindow .popper-header .popper-informatie:hover, #divPopupWindow .popper-header .popper-informatie-active,
#divPopupWindow .popper-header .popper-locatie:hover, #divPopupWindow .popper-header .popper-locatie-active,
#divPopupWindow .popper-header .popper-downloads:hover, #divPopupWindow .popper-header .popper-downloads-active,
#divPopupWindow .popper-header .popper-uitnodiging:hover, #divPopupWindow .popper-header .popper-uitnodiging-active{
	background-position:top right;
	border-bottom: 1px #fff solid;
}




/*
 * END POPPER
 */


/*
 * BEGIN FORM CLASSES
 */
 
.defaultFormHolder fieldset {
	clear: both;
	width: 100%;
	padding: 0;
	border: 0;
	margin-bottom: 30px;
	margin-top: 12px;
}
* html .defaultFormHolder fieldset {
	position: relative;
	margin-top: 0.6em;
}

 
.defaultFormHolder legend {
	font-weight: bold;
}
* html .defaultFormHolder legend {
	position: relative;
	left: -7px;
	top: -0.75em;
}
 
.defaultFormHolder fieldset ol {
	padding: 0;
	margin: 0;
	list-style: none;
}
 
.defaultFormHolder fieldset ol ol {
	float: left;
	margin: 0;
	padding: 0;
}


 
.defaultFormHolder fieldset li li {
	padding: 0;
}
 
.defaultFormHolder fieldset li {
	width: 100%;
	float: left;
	clear: left;
	padding: 0 0 5px 0;
	background: none;
	min-height: 25px;
}

.shopGegevens .defaultFormHolder fieldset li {
	padding: 0 0 3px 0;
}
 
.defaultFormHolder fieldset.submit {
	margin-top: 0.5em;
}
* html .defaultFormHolder fieldset.submit {
	margin-top: -1em;
}

.defaultFormHolder fieldset.submit input.submit {
	display: block;
	margin: 2px 0 0 141px;
	width: 91px;
	height: 30px;
	border-width: 0;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/images/verzendenOranje.png) no-repeat
}

.defaultFormHolder fieldset.submit input.verzendenPaars {
	background: url(/images/verzendenPaars.png) no-repeat
}

.defaultFormHolder fieldset.submit input.verzendenGroen {
	background: url(/images/verzendenGroen.png) no-repeat
}

.shopGegevens fieldset.submit input.submit {
	width: 105px;
	background: url(/images/controle.png) no-repeat
}

.defaultFormHolder label,
.defaultFormHolder span.label {
	display: block;
	position: relative;
	float: left;
	width: 128px;
	margin-right: 1em;
	color: #999;
	font-size:14px;
}

.typischtilburg .defaultFormHolder label,
.typischtilburg .defaultFormHolder span.label {
	width:260px;
}
 
.defaultFormHolder label span,
.defaultFormHolder span.label span {
	position: absolute;
	left: 150px;
}

.defaultFormHolder label.inline {
	display: inline;
	position: static;
	width: auto;
}

 
.defaultFormHolder ol ol label {
	display: inline;
	position: static ;
	float: none;
	width: auto;
	margin-right: auto;
}
 
.defaultFormHolder input.text,
.defaultFormHolder textarea.text {
	width: 444px;
	height: 19px;
	line-height: 20px;
	padding: 1px 2px 0;
	color: #999;
}
* html .defaultFormHolder input.text,
* html .defaultFormHolder textarea.text {
	background-position: 0 0;
	border-top-width: 2px;
	width: 430px;
}

.defaultFormHolder li.IE6Hack {
	display: none;
	height: 1px;
	overflow: hidden;
}


.defaultFormHolder input.radio {
	width: 20px;
	background-image: none;
	border: 0px;
}

.defaultFormHolder textarea.text {
	height: 156px;
	overflow-y: scroll;
}


.gegevensText {
	height: 96px !important;
	margin-left: 142px;
	margin-top: -5px;
}

.gegevensSubmit {
	margin-left: 489px !important;
	margin-top: -20px !important;
}

/* fix for IE7 and lower */
*:first-child+html .defaultFormHolder input[type="radio"],
*:first-child+html .defaultFormHolder input[type="checkbox"] {
	margin-left: -2px;
}
* html .defaultFormHolder .radio,
* html .defaultFormHolder .checkbox {
	margin-left: -2px;
}
 
/*
 * END FORM CLASSES
 */


/*
 * BEGIN HACK
 */
.sponsorenBox:after,
.containerMain:after,
.safeBox:after,
.defaultFormHolder fieldset li:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}

/*
 * END HACK
 */
.sponsorImg {
	margin: 8px 14px;
	width: 200px;
	height: 100px;
	float:left;
	overflow:hidden;
	text-align:center;
}

*html  .pakketvisitedIE6:visited {
	color:#F68428;

}