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

	rood stylesheet | brabantsedag.nl
	
	tableaux - mediamakers
	www.tableaux.nl
	12-03-2007

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


/* ------------------------------------
   menu
   ------------------------------------ */		
div#darkcolorbar {
	margin:0 auto;
	top:37px;
	height:51px;	
	width:100%;
	background-color:#e3372d;
	}
div#lightcolorbar {
	top:88px;
	height:32px;	
	width:100%;
	background-color:#f2938d;
	}
/* ------------------------------------ */

	
	
/* ------------------------------------
   submenu
   ------------------------------------*/
#submenu a:hover{
	color:#e3372d;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	}
/* ------------------------------------ */



/* ------------------------------------
   right header
   ------------------------------------*/
div.rightheader {
	width:212px;
	height:28px;
	background-color:#e3372d;
	}
/* ------------------------------------ */	


/* ------------------------------------
   losse styles
   ------------------------------------*/
.sub_headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e3372d;	
	line-height:24px;
	}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e3372d;
	text-decoration:underline;	
	}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e3372d;
	text-decoration:none;	
	}	
.colored {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e3372d;	
	}	
.colored_headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#e3372d;	
	}