body, html{
	background-image: url("../Images/backgroundMain.jpg");
	background-repeat: repeat-x;
	margin: 0;
	font-family: Century Gothic, Arial;
	font-stretch: condensed;
	font-size: 14px;
	background-color: #f6f6f6;
}
#containerCenter{
	width: 990px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	margin: 0 auto;
}
#container{
	width: 990px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	margin: 0 auto;
	float: left;
}

h2 a{
	color: black;
	font-family: Century Gothic;
	font-stretch: condensed;
}
.topInfo{
	width: 100%
	height: 23px;
	float: left;
	padding-top: 2px;
	color: #cccccc;
	font-size: 12px;
	padding-top: 7px;
}
.logoPos{
	width: 350px;
	height: 87px;
	float: left;
	overflow: hidden;
}
.logoPos img{
	padding-top: 40px;
}
.mainMenu{
	width: 100%;
	height: 100px;
	float: left;
}
.mainMenu ul{
	list-style-type: none;
	
	float: left;
	padding: 0;
	margin: 0;
	
}
.mainMenu li{
	padding-top: 35px;
	color: white;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 34px;
}
.mainMenu a{
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.topContent{
	width: 100%;
	height: 468px;
	float: left;
}
.welkomInfo{
	width: 291px;
	height: 418px;
	padding-right: 30px;
	float: left;
	color: white;
	font-size: 12px;
}
.welkomInfo a{
	color: white;
}
.imageInfo{
	width: 639px;
	height: 388px;
	background-color:white;
	float: left;
	 -moz-box-shadow:    0px 6px 46px 5px #4d4d4d;
 	 -webkit-box-shadow: 0px 6px 46px 5px #4d4d4d;
 	 box-shadow:         0px 6px 46px 5px #4d4d4d;
 	 padding: 15px;
}
.centerContent{
	width: 100%;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: left;
	
}
.contentPlugin{
	width: 200%;
	height: 200px;
	float: left;
}
.titelPlugin{
	width: 300px;
	height: 150px;
	float: left;
}
.titelPlugin h2{
	font-size: 26px;
	margin: 0;
	padding: 0;
	padding-top: 45px;
	font-stretch: extra-condensed;
	padding-left: 20px;
}
.titelPlugin span{
	margin-top: -40px;
	color: #616161;
	padding-left: 20px;
	font-size: 12px;
}
.mainContentPlugin{
	float: left;
	height: 170px;
	width: 650px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
}
.mainContentPlugin h2{
	font-size: 24px;
	font-stretch: condensed;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	color: black;
	
}
.mainContentPlugin a{
	color: #666666;
}
.copyright{
	width: 100%;
	height: 25px;
	padding-top: 12px;
	text-align: center;
	color: white;
	background-color: #1a4278;
	float: left;
}
.fotoalbumPluginStyle{
	height: 100px;
	border: 1px solid #000000;
	margin-left: 40px;
	margin-right: 40px;
}
.imageGrootNieuws{
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: white;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow:    0px 6px 26px 2px #4d4d4d;
 	 -webkit-box-shadow: 0px 6px 26px 2px #4d4d4d;
 	 box-shadow:         0px 6px 26px 2px #4d4d4d;
}
.linkNieuwsLeesMeer{
	color: black;
}
.nieuwsberichtNie{
	font-size: 14px;
}
.fotoAlbumsMedia{
	width: 140px;
	height: 140px;
	float: left;
	margin: 20px;
	text-align: center;
}
.defaultImgAlbum{
	max-height: 100px;
	max-width: 100px;
	-moz-box-shadow:    0px 3px 16px 1px #4d4d4d;
 	 -webkit-box-shadow: 0px 3px 16px 1px #4d4d4d;
 	 box-shadow:         0px 3px 16px 1px #4d4d4d;
}
.linkAlbumModule{
	font-size: 13px;
	color: black;
}
.omschrijvingAlbum{
	font-size: 14px;
}
.fotosModuleDiv{
	width: 140px;
	height: 140px;
	float: left;
	text-align: center;
}
.fotoModuleImg{
	-moz-box-shadow:    0px 3px 16px 1px #4d4d4d;
 	 -webkit-box-shadow: 0px 3px 16px 1px #4d4d4d;
 	 box-shadow:         0px 3px 16px 1px #4d4d4d;
 	 -moz-border-radius: 2px;
	border-radius: 2px;
 	 max-height: 80px;
 	 max-width: 170px;
}
.inputArea{
	width: 360px;
	padding: 6px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	-moz-box-shadow:    inset 0 1px 4px #cccccc;
   -webkit-box-shadow: inset 0 1px 4px #cccccc;
   box-shadow:         inset 0 1px 4px #cccccc;
	
}
.inputText{
	width: 462px;
	padding: 6px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:    inset 0 1px 4px #cccccc;
   -webkit-box-shadow: inset 0 1px 4px #cccccc;
   box-shadow:         inset 0 1px 4px #cccccc;
}
.tdText{
	font-weight: bold;
}
.tableBericht{
	-moz-box-shadow:    0px 0px 6px 0px #cccccc;
 	 -webkit-box-shadow: 0px 0px 6px 0px #cccccc;
 	 box-shadow:         0px 0px 6px 0px #cccccc;
   width: 750px;
   min-height: 150px;
   margin-top: 20px;
   background-color: #eeeeee;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#eeeeee)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f4f4f4,  #eeeeee); /* for firefox 3.6+ */ 
}
.berichtSchrijvenGastenboek{
	color: black;
}
.merchandisingDiv{
	width: 160px;
	height: 160px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.imgProductAanbieding{
	max-height: 120px;
	max-width: 160px;
	border: 1px solid #000000;
}
.sponsorTd{
	width: 170px;
	height: 140px;
	text-align: center;
	padding: 5px;
}
.sponsorTd img{
	max-width: 120px;
	max-height: 80px;
	border: 1px solid #000000;
}
.bekjkenButton{
	border: 1px solid #da5366;
	background-color: #da5366;
	height: 28px;
	color: white;
	margin-top: 10px;
	margin-right: 40px;
	font-size: 13px;
}
.datumTop{
	height: 22px;
	width: 600px;
	float: left;
}
.inloggenTop{
	width: 370px;
	height: 22px;
	float: right;
	text-align: right;
}
.inloggenTop a{
	color: #cccccc;
}
.inputInloggen{
	width: 462px;
	padding: 6px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:    inset 0 1px 4px #cccccc;
   -webkit-box-shadow: inset 0 1px 4px #cccccc;
   box-shadow:         inset 0 1px 4px #cccccc;
}
.mainVideoModule{
	width: 700px;
	height: 600px;
	float: left;
}
.videolijstModule{
	width: 260px;
	height: 600px;
	float: left;
}
.link-titel-van-categorie-blok{
	font-size: 16px;
}
