/* ------------------------------------------------------- 

	General Stylesheet | support.reynaers.nl
	
	Tableaux - Mediamakers
	www.tableaux.nl
	26-03-2007

---------------------------------------------------------- */

/* ------------------------------------
   body
   ------------------------------------*/ 
html {
	height:100%;
	}
body {
	color:#666666;
	font:11px Arial, Helvetica, sans-serif;
	line-height: 13px;
	background-image:none;
	background-color:#ffffff;
	height:100%;
	color:#666666;
	font:11px Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-left:40px;
	}
img {
	border: 0px;
	float:left;
	}
h1{
	float:left;
	width:536px;
	color:#003C75;
	font-size:12px;
	font-weight:bold;
	padding: 30px 0px 10px 0px;
}
h2{
	float:left;
	width:536px;
	color:#585858;
	font-weight:bold;
	padding: 0px 0px 7px 0px;
}
h3{
	width:536px;
	color:#003C75;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	display: block;
	position: relative;
}
div#mainheader {
	margin:0 auto;
	padding: 0px;
	top:0px;
	width:955px;
	height:100px;
	}
div#logo {
}	
#logo img{
	height:90px;
	width:90px;
	position:relative;
}
div#header {
	display:none;
}
	
/* Left Column
------------------------------------------------------------------*/
div#leftcolumn {
	display:none;
	}

/* Center Column
------------------------------------------------------------------*/
div#center {
	display: block;
}

#headsubmenu{
 	display: none;
}
div#content{
	text-align:left;
	}

#content img{
	float: none;
}

#content p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#content a{
	color:#666666;
	text-decoration:none;
}
#content a:hover{
	color:#F58220;
	text-decoration:none;
}
#content h3 img{
	padding:0px;
	padding-left:0px;
	padding-right:10px;
}

/* Right Column
------------------------------------------------------------------*/
div#rightcolumn {
	display:none;
}	
div#footer {
	display:none;
}
