/* ------------------------------------------------------- 

	General Stylesheet | brabantsedag.nl
	
	Tableaux - Mediamakers
	www.tableaux.nl
	12-03-2007

---------------------------------------------------------- */

/* ------------------------------------
   body
   ------------------------------------*/ 
html {
	height:100%;
	}
body {
	margin:0px auto;
	background-image:url(../images/structure/background_body.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#464646;
	height:100%;
	*height:auto;
	overflow-x:auto;
	*overflow-x:hidden;	
	}
div#blackimage { 
	top:0px;
	height:37px;
	width:100%;
	background-image:url(../images/structure/strook_zwart.gif);
	background-repeat:no-repeat;
	background-position:center top;	
	background-color:#000000;
	}
/* ------------------------------------ */

	

/* ------------------------------------
   header
   ------------------------------------*/
div#headerarea {
	margin:0 auto;
	width:980px;
	height:243px;
	position: relative;
	overflow: hidden;
	}
div#header { 
	width:773px;
	float:right; 
	overflow:hidden;
	}
div#menu {
	margin:0 auto;
	position:relative;
	top:20px;
	width:980px;
	height:31px;
	z-index:1;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	}	
div#logo { 
	background-color:#FFFFFF;
	width:207px;
	float:left;
	}	
/* ------------------------------------ */	
	
	
	
/* ------------------------------------
   content / center
   ------------------------------------ */	
div#contentarea {
	margin: 0 auto;
	position:relative;
	width:980px;
	top:0px;
	overflow: auto;
	}	
div#centerarea {
	width:561px;
	height:100%;
	float:left;
	}	
div#center {
	margin:0 auto;
	width:980px;
	min-height:400px;
	overflow: hidden;
	background-color:#FFFFFF;
	background-image:url(../images/structure/background_center.gif);
	}  
div#content {
	margin: 0px auto;
	width:510px;
	margin-top:35px;
	}
/* ------------------------------------ */



/* ------------------------------------
   leftarea
   ------------------------------------*/
div#leftarea {
	width:207px;
	height:100%;
	float:left;
	}
/* submenu
   ------------------------------------*/
div#submenu {
	min-height:185px;
	height:auto;
	margin-left:0px;
	margin-top:22px;
	width:207px;
	overflow:hidden;
	}
#submenu ul{
	margin-top:10px;
	}
#submenu li{
	list-style:none;
	height:30px;
	background-image:url(../images/structure/submenuback.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
	padding-top:4px;
	}
#submenu a{
	color:#3d3d3d;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	}
#submenu a:hover{
	color:#a09747;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	}
/* ------------------------------------ */



/* ------------------------------------
   right area
   ------------------------------------*/
div#rightarea {
	margin:0px;
	padding:0px;
	width:212px;
	height:100%;
	float:left;
	overflow: auto;
	}
div.rightheadercontent {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:15px;
	}	
/* agenda
   ------------------------------------*/
div#rightagenda{
	}
#rightagenda ul{
	margin:0px;
	padding:0px;
	display:block;
	}
#rightagenda li{
	margin:10px 0px 20px 0px;
	list-style:none;
	display:table;
	height:40px;
	}
.rightagendabox{
	background-image:url(../images/structure/background_date.gif);
	height:37px;
	width:32px;
	padding-top:2px;
	text-align:center;
	float:left;
	line-height:17px;	
	}
#agendabox{
	background-image:url(../images/structure/background_date_ext.gif);
	height:54px;
	width:32px;
	padding-top:2px;
	text-align:center;
	float:left;
	line-height:17px;	
	}	
.rightagendacontent{
	width:155px;
	padding-top:1px;
	margin-left:10px;
	float:left;
	}
/* news
   ------------------------------------*/
div#rightnews{
	}
#rightnews ul{
	margin:0px;
	padding:0px;
	display:block;
	}
#rightnews li{
	background-image:url(../images/structure/background_news.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	list-style:none;
	display:table;
	height:50px;
	}
.rightnewscontent {
	margin-left:20px;
	width:178px;
	}
/* ------------------------------------ */
div#rightsearch{
	}

/* thumbnails fotoboek
   ------------------------------------*/
div.thumb{
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
	width:90px;
	height:90px;
		}
/* ------------------------------------ */


/* thumbnails fotoboek
   ------------------------------------*/
div#nieuwsoverzicht{
	}
#nieuwsoverzicht ul{
	margin:0px;
	padding:0px;
	display:block;
	width:500px;
	}
#nieuwsoverzicht li{
	background-image:url(../images/structure/background_news.gif);
	background-repeat:no-repeat;
	margin:10px 0px 20px 0px;
	list-style:none;
	display:table;
	width:500px;
	}
div#nieuwsoverzichtcontent{
	margin:0px 0px 0px 20px;
	}
/* ------------------------------------ */

.backgroundbestellen {
	background-color:#E7E7E7;
	padding:5px;
}
