/* algemeen */
body {
	background-color: #7d7d7d;
	margin : 0 0 0 0px;
}
table {
	border : 0px;
	border-collapse : collapse;
}
td {
	padding : 0 0 0 0px;
	text-align : left;
	vertical-align : top;
	color : #000000;
	font-size : 12px;
	font-family : Arial;
}

/* onderste tabel */
table.table_endless {
	width : 780px;
	height : 100%;
	min-height : 100%;
}
td.td_endless {
	width : 1004px;
	height : 100%;
	background-color : #0000;
}

/* achtergrondfoto of achtergrond */
table.table_back_image {
	width : 100%;
	height :100%;
}
td.td_back_image {
	width : 100%;
	height :100%;
	background-image: url(../images/back_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/* underlay, de blokken waarop objecten worden geplaast */
table.table_back_underlay {
	width : 100%;
	height :100%;
}
td.td_back_underlay {
	width : 100%;
	height :100%;
	background-image: url(../images/back_underlay.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* tabel met de inhoud van de pagina */

td.kolom_links 	{
	background-color : Black;
	width : 342px;
	padding : 0 0 0 0px;
}
td.content 	{
	background-color : White;
	width : 468px;
	padding : 0 0 0 0px;
}
td.kolom_rechts 	{
	background-color : Black;
	width : 194px;
	padding : 0 0 0 0px;
}

/* tabellen met opmaak */
table.form {
	border: 1px;
	border-style : solid;
	border-color : #d8d8d8;
}

td.formtitel 	{
	font-weight : bold;
	background-color : #e0e0e0;
	padding : 3 3 3 4px;
}

td.formlabel 	{
	background-color : #f7f7f7;
	padding : 3 3 3 4px;
	width : 150px;
}

td.formdata 	{
	padding : 3 1 3 4px;
}


/* overige style-elementen */

img.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

img.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

A, A:Visited, A:Active, A:Hover   {
	font-size: 12px;
	text-decoration : underline;
	color: White;
}

#content A, A:Visited, A:Active, A:Hover   {
	font-size: 12px;
	text-decoration : underline;
	color: #dd0000;
	font-weight : bold;
}

span.paginatitel {
	font-size: 13px;
	font-weight: bold;
	color : #000000;
}

span.alineatitel {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
}

span.attentie {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
}



#contentmargin  {
	padding : 8px 10px 10px 10px;
}


#content  {
	position : relative;
	overflow : auto;
	padding : 0px;
	width : 468px;
	height : 100%;
	top : 0px;
	left : 0px;
	z-index : 1;
	font-size : 12px;
	color : black;
	font-family : Arial;
	line-height : 18px;
}

div.titel  {
	width : 468px;
	background-image: url(../images/titels_paginas/titel_.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height : 42px;
}

div.titelmargin  {
	position : relative;
	overflow : auto;
	padding : 5px 150px 5px 10px;
	top : 0px;
	left : 0px;
	z-index : 1;
	font-size : 14px;
	color : black;
	font-family : Arial;
	font-weight : bold;
}

div.blok  {
	width : 194px;
}

div.blokmargin  {
	position : relative;
	padding : 5px 5px 5px 10px;
	top : 0px;
	left : 0px;
	z-index : 1;
	font-family : Arial;
	font-size : 12px;
	background-color : black;
	color : White;
	line-height : 18px;
}

/* margins blokken */
#lifestyle {
	padding : 0px;
}
#adressen {
	padding : 0px;
}
#ranking {
	padding : 0px;
}
#gratisflyers {
	padding : 0px;
}
#top25 {
	padding : 0px;
}
#bannerrechts {
	padding : 0px;
}


/* blokken groot linkerzijde */
td.story {
	padding : 0px;
	background-image: url(../uploads/images/story.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height : 287px;
	
}
td.video {
	padding : 0px;
	background-image: url(../uploads/images/video.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height : 287px;
}


/* titels paginas */
#inditnummer {
	background-image: url(../images/titels_paginas/titel_inditnummer.gif);

}
#ranking {
	background-image: url(../images/titels_paginas/titel_ranking.gif);

}
#lidworden {
	background-image: url(../images/titels_paginas/titel_lidworden.gif);
}
#adverteren {
	background-image: url(../images/titels_paginas/titel_adverteren.gif);
}
#links {
	background-image: url(../images/titels_paginas/titel_links.gif);
}
#contact {
	background-image: url(../images/titels_paginas/titel_contact.gif);
}
#downloads {
	background-image: url(../images/titels_paginas/titel_downloads.gif);
}
#videos {
	background-image: url(../images/titels_paginas/titel_videos.gif);
}
#evenementen {
	background-image: url(../images/titels_paginas/titel_evenementen.gif);
}
#cadeaubon {
	background-image: url(../images/titels_paginas/titel_cadeaubon.gif);
}
#lifestyle {
	
}
#uitslagen {
	background-image: url(../images/titels_paginas/titel_uitslagen.gif);
}

div.NewsSummaryLink A, div.NewsSummaryLink A:Hover {
text-decoration : none;
color : White;
font-weight: normal;
}

div.provincie {
	color : White;
	font-weight : bold;
	font-size : 14px;
	width : 100%;
	padding : 4px;
	padding-bottom : 2px;
	padding-top : 2px;
	background-color : #000000; 
	}
div.aanmelden {
	color : White;
	font-weight : bold;
	font-size : 14px;
	width : 100%;
	padding : 4px;
	padding-bottom : 2px;
	padding-top : 2px;
	background-color : #dd0000; 
	}