@charset "utf-8";
/* CSS Document */
html {
	overflow-Y: scroll;
}

body{
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	behavior:url("css/csshover.htc");
}
*:focus {
	outline:none
}
h1, h2, h3, h4, h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
/*h1 {
	color:#858585;
	font-size:20px;
	text-transform:uppercase;
}
h2 {
	width:245px;
	color:#008FD7;
	font-size:10px;
	text-transform:uppercase;
}
h3 {
	color:#1275b3;
	font-size:14px;
	text-transform:uppercase;
}*/





/* Layout */
.zoekveld{
	width:160px;
	height:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#002e5f;
}
#ZoekpaginaTitle{
	width: 550px;
	height:28px;
	padding-top:2px;
	margin-top:10px;
	background-image: url(../slices/kop_achtergrond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#container {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


/* Header */

#header {
	width: 940px;
	height: 133px;
}
#headerTop {
	height: 30px;
	width: 940px;
	text-align: right;
}
#topNavigatie {
	font-size: 10px;
	color: #008FD7;
	height: 20px;
	float: right;
	padding-top: 10px;
}
#topNavigatie a {
	color: #008FD7;
	text-decoration: none;
	text-transform: uppercase;
}
#topNavigatie a:hover {
	color: #002E5E;
	text-decoration: none;
	text-transform: uppercase;
}
#topZoekveld {
	float: right;
	margin-top: 7px;
	*margin-top: 6px;
	padding-left: 10px;
}
#topZoekbutton {
	float: right;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}
#logoContainer {
	height: 93px;
}
#logo {
	height: 93px;
	width: 234px;
	float: left;
}
#blauwvlak-Top {
	float: left;
	height: 93px;
	width: 706px;
}
#navigatieContainer {
	height: 60px;
	width: 940px;
}
#navigatieContainerV {
	height: 90px;
	width: 940px;
}
#navigatie {
	height: 30px;
	width: 940px;
}
#subNavigatie {
	height: 20px;
	width: 930px;
	font-size: 10px;
	color: #002E5E;
	background-image: url(../slices/spacer-subnavigatie-1x30px.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
}
#subNavigatie a {
	color: #002E5E;
	text-decoration: none;
}
#subNavigatie a:hover {
	color: #008FD7;
	text-decoration: none;
}



/* Content */

#contentContainer {
	width: 940px;
	overflow: hidden;
}



/* Hoofd Artikel */
#artikelContainer {
	float: left;
	width: 550px;
	margin:0 10px 50px 0;
	text-align: left;
	vertical-align: top;
}
#hoofdartikelMedia {
	float: left;
	width: 550px;
	height: 311px;
}
#hoofdartikelContainer {
	float: left;
	width: 550px;
	overflow:hidden;
	background-image: url(../slices/spacerFooterTop-1x1px.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#kopHolder{
	width:550px;
	padding:2px 0 0 0;
	overflow:hidden;
}
#kopHolder h1{
	font-size: 33px;
	line-height: 37px;
	color:#0095d5;
	letter-spacing:-0.2pt;
	margin:5px 0 7px 0;
	padding:0;
}
#kopHolder2{
	width:550px;
	padding:2px 0 0 0;
	overflow:hidden;
}
#hoofdartikelKop {
	float: left;
	height: 40px;
	width: 550px;
	font-size: 30px;
	font-weight: bold;
	color: #008FD7;
	padding-top: 10px;
}
#hoofdartikelIntro {
	float: left;
	width: 480px;
	font-size: 12px;
	padding-top: 10px;
}
.subartikelContainer {
	float: left;
	width: 550px;
	height: 90px;
	background-image: url(../slices/spacerFooterTop-1x1px.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.NosubartikelContainer {
	float: left;
	width: 550px;
	height: 90px;
}
.subartikelContainerLast {
	float: left;
	width: 550px;
	height: 90px;
	/*background-image: url(../slices/spacerFooterTop-1x1px.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
.subartikelContainerLeeg {
	float: left;
	width: 550px;
	height: 70px;
	background-image: url(../slices/spacerFooterTop-1x1px.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
}
.subartikelImageContainer {
	float: left;
	height: 90px;
	width: 140px;
}
.subartikelImage {
	padding-top: 10px;
}
.subartikelVImage {
	padding-top: 10px;
}
.subartikelVImage img {
	width:118px;
	height:68px;
	border:solid 1px #abdaf2;
}
.subartikelTekstContainer {
	float: left;
	height: 80px;
	width: 340px;
	padding-top: 10px;
}
.subartikelKop {
	float: left;
	width: 340px;
	text-align: left;
	vertical-align: top;
	height: 27px;
}
.subartikelKop h2{
	font-size: 20px;
	margin:0;
	color:#0095d5;
	letter-spacing:-0.2pt;
}
.verenigingsInfo {
	float: left;
	height: 17px;
	width: 340px;
	font-size: 11px;
	text-transform:uppercase;
	color:#008fd7;
}
.subartikelIntroTekst {
	float: left;
	height: 30px;
	width: 340px;
	font-size: 12px;
	line-height:14px;
}
.subartikelIntroTekst a {
	color: #002E5E;
	text-decoration: none;
}
.subartikelIntroTekst a:hover {
	color: #008FD7;
	text-decoration: underline;
}
.geenArtikelKop{
	width: 510px;
	padding:12px 20px 0 20px;
}
.geenArtikelKop h3{
	font-size: 20px;
	margin:0;
	color:#002E5E;
	letter-spacing:-0.2pt;
}

/* Start advertentie styles*/
.AdvertentieContainerFirst {
	float: left;
	width: 550px;
	overflow:hidden;
	margin-top:6px;
}
.AdvertentieContainer {
	float: left;
	width: 550px;
	overflow:hidden;
	background-image: url(../slices/spacerFooterTop-1x1px.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.AdvertentieTekstContainer {
	float: left;
	overflow:hidden;
	width: 500px;
	padding-top: 10px;
}
.editTekst {
	float: left;
	height: 30px;
	width: 490px;
	padding:10px 0 20px 10px;
}
.editArchiefTekst {
	float: left;
	height: 10px;
	width: 490px;
	padding:5px 0 10px 10px;
}
.advertentieKop {
	float: left;
	width: 415px;
	padding:0 15px 0 10px;
	text-align: left;
	vertical-align: top;
	height: 27px;
}
.advertentieKop h2{
	font-size: 20px;
	margin:0;
	color:#0095d5;
	letter-spacing:-0.2pt;
}
.advertentieIntroTekst {
	float: left;
	width: 415px;
	padding:0 15px 0 10px;
	font-size: 12px;
}
.optiesAdvertenties {
	float: left;
	width: 110px;
	padding:10px 0 10px 10px;
}
/* Einde advertentie styles*/

.hoofdartikelIntroTekst {
	float: left;
	height: 30px;
	width: 480px;
	font-size: 12px;
}
.hoofdartikelIntroTekst a {
	color: #002E5E;
	text-decoration: none;
}
.hoofdartikelIntroTekst a:hover {
	color: #008FD7;
	text-decoration: underline;
}


/* Start Styles Ingezonde Brieven */
@charset "iso-8859-1";
/* CSS Document */

.briefcontainerEerste{
	width:550px;
	height:79px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #b2dff2;
	margin:10px 0 20px 0;
}
.briefcontainer{
	width:550px;
	height:79px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #b2dff2;
	margin-bottom:20px;
}
.brief_personalisering{
	width:140px;
	height:70px;
	border-right:solid 1px #b2dff2;
}
.brief_auteur{
	width:140px;
	height:55px;
	vertical-align:top;
	background-color:#FFF;
	font-size:12px;
	line-height:14px;
	color:#008fd7;
}
.brief_reacties{
	width:140px;
	height:15px;
	vertical-align:bottom;
	font-size:10px;
	color:#5C5C5C;
}
.brief_content{
	width:339px;
	height:70px;
	padding-left:20px;
	padding-right:10px;
	font-size:12px;
	line-height:14px;
	color:#002E5E;
}
.brief_content a{
	text-decoration:none;
	color:#002E5E;
}
.brief_content a:hover{
	text-decoration:underline;
	color:#008fd7;
}
.brief_link{
	width:40px;
	height:70px;
	vertical-align:bottom;
}
.briefBuffer{
	font-size:0px;
	height:9px;
}
/* Einde Styles Ingezonde Brieven */


#ActueelContainer{
	width:550px;
	overflow:hidden;
}
#ArchiefContainer, #OverigContainer{
	width:550px;
	overflow:hidden;
	margin-top:20px;
}
.kop_media{
	width:550;
	height:30;
	padding-top:10px;
}
.kop_archief{
	width:550;
	height:30;
}
.optiesHoofdArtikel {
	float: left;
	height: 70px;
	width: 70px;
}
.optiesArtikelen {
	float: left;
	height: 90px;
	width: 70px;
}
.multimediaIconsHoofdartikel {
	float: left;
	width: 70px;
	height:20px;
	text-align: right;
	padding-top: 10px;
}
.multimediaIcons {
	float: left;
	width: 70px;
	height:20px;
	text-align: right;
	padding-top: 30px;
}
.fotoalbumIcons {
	float: left;
	width: 70px;
	height:24px;
	text-align: right;
	padding-top: 26px;
}
.reacties {
	float: left;
	width: 70px;
	height:20px;
	font-size: 10px;
	color: #002E5E;
	text-align: right;
}
.reacties a {
	color: #BCBCBC;
	text-decoration:none;
}
.reacties a:hover {
	color: #BCBCBC;
	text-decoration:none;
}
.verderButton {
	float: left;
	width: 70px;
	height:20px;
	font-size: 10px;
	color: #BCBCBC;
	text-align: right;
}
.lijstArtikelenContainer {
	float: left;
	width: 550px;
	height:15px;
	padding-top:10px;
}
.lijstArtikel {
	float: left;
	width: 410px;
	padding-left: 140px;
}
.artikelTitel {
	float: left;
	height: 20px;
	width: 280px;
	font-size:12px;
	font-weight: bold;
	color: #008ED6;
}
.artikelTitel a {
	color: #008ED6;
	text-decoration:none;
}
.artikelTitel a:hover {
	color: #002E5E;
	text-decoration:underline;
}
.artikelIcons {
	float: left;
	width: 50px;
	text-align: right;
}
.artikelReacties {
	float: left;
	height: 10px;
	width: 60px;
	font-size: 10px;
	text-align: right;
	color: #666;
}
.artikelMeer {
	float: left;
	width: 20px;
	text-align: right;
}


/* pagina Artikel */

#paginaArtikelContainer {
	float: left;
	width: 550px;
}
#paginaArtikelKop {
	float: left;
	height: 40px;
	width: 550px;
	font-size: 30px;
	font-weight: bold;
	color: #008FD7;
	padding-top: 10px;
}
#paginaArtikelIntro {
	float: left;
	width: 550px;
	font-size: 12px;
	padding-top: 10px;
	margin-bottom:10px;
	font-weight: bold;
	color: #002E5E;
}
#paginaArtikelMedia {
	float: left;
	width: 550px;
	height: 311px;
}
#paginaArtikelAuteur {
	float: left;
	width: 550px;
	font-size: 10px;
	padding-top: 5px;
	color: #008FD7;
	height: 10px;
}
#paginaArtikelFotoOnderschrift {
	float: left;
	width: 550px;
	font-size: 10px;
	padding-top: 8px;
	color: #008FD7;
	margin-bottom:5px;
}
#paginaArtikelBodytekst {
	float: left;
	width: 550px;
	font-size: 12px;
	padding: 0 0 20px 0;
	color: #002E5E;
}
#paginaArtikelBodytekst2 {
	float: left;
	width: 550px;
	font-size: 12px;
	padding: 20px 0 20px 0;
	color: #002E5E;
}
#paginaArtikelBodytekst p {
	margin:10px 0 10px 0;
}
#paginaArtikelBodytekst a{
	color: #008FD7;
	text-decoration:none;
}
#paginaArtikelBodytekst a:hover{
	color: #008FD7;
	text-decoration:underline;
}
#paginaArtikelBodytekst hr{
	border-bottom:dotted 1px #008FD7;
	border-top:solid 1px #fff;
	border-right:0px;
	border-left:0px;
	margin:0;
	padding:0px;
}
#paginaArtikelBodytekst ul{
	margin:0;
	padding:0;
}
#paginaArtikelBodytekst ul li {
	background:transparent url(../images/bullet_content.gif) no-repeat scroll left 5px;
	line-height:18px;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 15px;
}
#paginaArtikelBodytekst ul li a {
	color:#008FD7;
	text-decoration:none;
}
#paginaArtikelBodytekst ul li a:hover {
	color:#008FD7;
	text-decoration:underline;
}
#socialize{
	width:550px;
	/*background:url(../buttons/tweet_button.jpg) no-repeat left top;*/
	margin:20px 0 20px 0;
	padding:0;
}
#twitterblok{
	float:left;
	width:100px;
	margin:0 0 10px 0;
}
#hyves{
	width:550px;
	margin:0 0 10px 0;
}

#facebook{
	float:left;
	width:350px;
	margin:0 0 10px 0;
}

/* Reacties */

#reactiesContainer {
	width: 550px;
	overflow:hidden;
	float: left;
}
#reactiesKop {
	float: left;
	width: 550px;
	padding-top: 10px;
}
.reactieItemContainer {
	width: 550px;
	overflow:hidden
	float: left;
}
.reactieNummer {
	float: left;
	height: 24px;
	width: 30px;
	background-color: #6BBEE8;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
}
.reactieNaam {
	float: left;
	height: 24px;
	width: 400px;
	background-color: #B2DDF3;
	font-size: 12px;
	color: #002E5E;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
}
.reactieBodytekst {
	font-size: 12px;
	color: #002E5E;
	float: left;
	width: 510px;
	overflow:hidden;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.reactieBodytekst a{
	color: #008FD7;
	text-decoration:none;
}
.reactieBodytekst a:hover{
	color: #008FD7;
	text-decoration:underline;
}
.reactieRaporteer {
	float: left;
	height: 30px;
	width: 110px;
}
#interactiefKopInteractief {
	float: left;
}


/* Archief */

#archiefContainer {
	width: 550px;
	float: left;
}
#archiefKop {
	float: left;
	width: 550px;
	padding-top: 10px;
}


/* Actueel */

#actueelNieuwsContainer {
	width: 550px;
	float: left;
}
#actueelNieuwsKop {
	float: left;
	width: 550px;
	padding-top: 10px;
}


/* Interactief */

#interactiefContainer {
	float: left;
	width: 185px;
	margin-right: 10px;
	padding-top: 10px;
}
#interactiefKop {
	float: left;
}
#interactiefGerelateerd {
	float: left;
}
#contentGerelateerdContainer {
	background-color: #DBEFF9;
	float: left;
	width: 175px;
	padding-left: 10px;
	padding-top: 10px;
}
.interactiefItemContainer {
	float: left;
	width: 160px;
	padding-bottom: 10px;
}
.interactiefTitel {
	font-size: 11px;
	color: #002E5E;
	float: left;
	width: 160px;
	font-weight: bold;
	padding-bottom: 10px;
}
.interactiefTitel a {
	color: #002E5E;
	text-decoration:none;
}
.interactiefTitel a:hover{
	color: #008FD7;
	text-decoration:none;
}
#contentInteractiefContainer {
	background-color: #DBEFF9;
	float: left;
	width: 185px;
}



/* Rechter kollom */

#rechterContainer {
	float: left;
	width: 185px;
	overflow:hidden;
	padding-top: 10px;
}


/* Column */


#containerColumn {
	float: left;
	width: 185px;
}
#kopColumn {
	float: left;
	width: 185px;
}
#imageColumn {
	float: left;
	width: 185px;
}
#imageColumnWA {
	float: left;
	width: 175px;
	height: 22px;
	padding:8px 0 0 10px;
	background:url(../slices/weekAanbieding_bg.gif) repeat-x left top;
	font-size:12px;
	font-weight:bold;
	color:#002e5c;
}
#containerTextColumn {
	float: left;
	width: 175px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.columnTitel {
	font-size: 11px;
	color: #002E5E;
	float: left;
	font-weight: bold;
	width: 175px;
}
.columnBeschrijving {
	font-size: 11px;
	color: #008FD7;
	float: left;
	width: 175px;
}
.columnBeschrijving a {
	color: #008FD7;
	text-decoration:none;
}
.columnBeschrijving a:hover {
	color: #002E5E;
	text-decoration:none;
}
.columnMeer {
	float: left;
	width: 175px;
	text-align: right;
}

/* Poll */


#containerPoll {
	float: left;
	width: 185px;
}
#kopPoll {
	float: left;
	width: 185px;
}
#containerTextPoll {
	float: left;
	width: 175px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.pollTitel {
	font-size: 11px;
	color: #002E5E;
	float: left;
	width: 175px;
	text-transform:uppercase;
}
.pollBeschrijving {
	font-size: 11px;
	color: #002E5E;
	float: left;
	width: 175px;
}
.pollMeer {
	float: left;
	width: 175px;
	text-align: right;
}

/* tipDeRedactie */


#containerTipDeRedactie {
	float: left;
	width: 185px;
}
#kopTipDeRedactie {
	float: left;
	width: 185px;
}
#subkopTipDeRedactie {
	float: left;
	width: 185px;
}
#containerTextTipDeRedactie  {
	float: left;
	width: 175px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.tipDeRedactieTitel {
	font-size: 11px;
	color: #002E5E;
	float: left;
	font-weight: bold;
	width: 175px;
}
.tipDeRedactieBeschrijving {
	font-size: 11px;
	color: #008FD7;
	float: left;
	width: 175px;
}
.tipDeRedactieBeschrijving a {
	color: #008FD7;
	text-decoration:none;
}
.tipDeRedactieBeschrijving a:hover {
	color: #002E5E;
	text-decoration:none;
}
.tipDeRedactieMeer {
	float: left;
	width: 175px;
	text-align: right;
}

/* Advertenties */


#advertentieContainer {
	float: left;
	width: 185px;
	overflow:hidden;
}
.advertentie {
	float: left;
	width: 185px;
	overflow:hidden;
	padding-bottom: 10px;
}
.advertentie img{
	border:solid 1px #002e5e;
}


/* Footer */

#footerContainer {
	clear:left;
	height: 50px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#footerTop {
	float: left;
	width: 940px;
	height: 20px;
	background-image: url(../slices/spacerFooterTop-1x1px.gif);
	background-repeat: repeat-x;
	background-position: 10px;
}
#footerLeft {
	font-size: 10px;
	color: #838383;
	float: left;
	width: 550px;
	text-align: right;
	padding-right: 10px;
}
#footerLeft a {
	color: #838383;
	text-decoration: none;
}
#footerLeft a:hover {
	color: #008FD7;
	text-decoration: underline;
}
#footerRight {
	font-size: 10px;
	color: #BCBCBC;
	float: left;
	width: 370px;
	padding-left: 10px;
	background-image: url(../slices/spacerFooterRight.gif);
	background-repeat: repeat-y;
}
#footerRight a {
	color: #BCBCBC;
	text-decoration: none;
}
#footerRight a:hover {
	color: #008FD7;
	text-decoration: underline;
}
#footerBuffer {
	float: left;
	width: 940px;
	height: 20px;
	margin: 0px auto 0px auto;
}
/* POLL STYLES */
#hilthokoppie{
	width:550px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.gepluktBin{
	width:550px;
	overflow:hidden;
}
.gepluktContainer{
	float:left;
	width:182px;
	height:184px;
	margin:0 0 10px 0;
}
.gepluktFoto{
	width:180px;
	height:123px;
	margin:0 auto 10px auto;
}
.gepluktButtons{
	width:180px;
	height:51px;
	margin:0 auto 0 auto;
}
