html, body {
	height:100%;
	}

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-family:Arial, sans-serif;
}
a img, :link img, :visited img {
	border: 0;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}



/* ----------------------------------------------------------------------------- */
/* ---------------------------- FONT ------------------------------------------- */
/* ----------------------------------------------------------------------------- */

a,
a:link,
a:visited,
a:active {
    color: #000;
}

a:focus, a:active {
      outline: 0 none;
      -moz-outline: 0 none;
}


h1 {
	font-size: 150%;
	color: #ec1b19;
	font-weight:bold;	
}
h2 {
	font-size: 140%;
	font-weight:bold;
	color: #ec1b19;
}
h3 {
	font-size: 130%;
	color: #ec1b19;
}
h4 {
	font-size: 120%;
	font-weight:bold;	
	color: #ec1b19;	
}
h5 {
	font-size: 110%;
	color: #ec1b19;
}
h6 {
	font-size: 100%;
	color: #ec1b19;	
}

.contentTitle
{
	width:360px;
}

/* ----------------------------------------------------------------------------- */
/* ---------------------------- BASE-------------------------------------------- */
/* ----------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	min-width:840px;/* for mozilla*/
	background: #fff;
}

#outer{
	height:100%;
	min-height:100%;
	width:840px;
	text-align:left;
	margin:auto;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:840px;	
}

/* ----------------------------------------------------------------------------- */
/* ---------------------------- TOP -------------------------------------------- */
/* ----------------------------------------------------------------------------- */

#header{
	position:absolute;
	top:0px;
	width:840px;
	height:100px;
	color: #000000;
	*padding-top:22px;
	_padding-top:20px;	
}

#logo {
	width: 209px;
	height: 43px;
	margin-top: 23px;
	background:url(/images/baanzicht_logo.gif) no-repeat;
	cursor: pointer;
}

#topmenurechts {
	position:absolute;
	right: 0px;
	top: 25px;
text-align:right;	
}

.space1 { margin-left: 4px; }

#topbalk {
	width: 840px;
	height: 25px;
	background: #ec1b19;
	margin-top: 13px;
}

#zoeken {
	position:absolute;
	right:0px;
	top:80px;
	width: 177px;
	height: 15px;
	padding-top: 4px;
}	

.zoekveld {
	float:left;
	width: 130px;
	height: 13px;
	border:0px;
	margin-right: 3px;
	font-size: 11px;
}

.zoekknop {
	float:left;
	width: 40px;
	height: 13px;
	border:0px;
	background:none;
	font-size: 11px;
	color:#fff;
}

/* ----------------------------------------------------------------------------- */
/* -------------------------- FOOTER ------------------------------------------- */
/* ----------------------------------------------------------------------------- */

#bottom {
	width: 100%;
	height: 143px;
	margin: 0;
	margin-top: -143px;
}

#strepenlinks {
	position: absolute;
	width: 144px;
	height: 143px;
	background:url(/images/strepen-links.gif) no-repeat;
}

#strepenrechts {
	position: absolute;
	right:0px;
	width: 119px;
	height: 143px;
	background:url(/images/strepen-rechts.gif) no-repeat;
}

#footer {
	width:840px;
	clear:both;
	height:50px; 	
	margin-bottom:70px;
	_margin-bottom:0px;
}

#bottombalk {
	width: 840px;
	height: 20px;
	background: #ec1b19;
	margin: 13px 0px 15px 0px;
}

#kiesthema {
	float:left;
	color:#fff;
	font-size:10px;
	padding-left: 10px;
	
		padding-top: 3px;
}

#themas {
	float:left;
	color:#fff;
	font-size:10px;
	padding-top: 3px;
	padding-left: 10px;
}

#footerlinks {
	float:left;
	width: 600px;
}

#footerrechts {
	float:right;
	width: 240px;
	text-align:right;
	font-size: 19px;
	font-weight:bold;
	color: #ec1b19;
}

* html #strepen {/*only ie gets this style*/
	\height:143px;/* for ie5 */
}

div,p  {margin-top:0}/*clear top margin for mozilla*/

/* ----------------------------------------------------------------------------- */
/* ------------------------------ LEFT ----------------------------------------- */
/* ----------------------------------------------------------------------------- */

#left {
	float:left;
	width: 240px;
}

#block-links {
	float:left;
	width: 120px;
	height: 120px;
	overflow:hidden;
}

#block-rechts {
	float:left;
	width: 112px;
	height: 118px;
	overflow:hidden;
	background:#ea1b19;
	font-size: 17px;
	font-weight:bold;
	color:#fff;
	padding: 0px 0px 2px 8px;

}

#block-table, #block-table td {
	height: 100%;
	vertical-align:bottom;
}

#paragraaf {
	font-size: 90%;
	color:#ea1b19;
	line-height:18px;	
	margin-top: 140px;
	width: 210px;
	_margin-top:20px;	
}



/* ----------------------------------------------------------------------------- */
/* --------------------------- CONTENT ----------------------------------------- */
/* ----------------------------------------------------------------------------- */

#centrecontent {
	width:840px;
	float:left;
	padding-top:140px;	

}



#content {
	float:left;
	width: 390px;
	margin: 7px 10px 0px 20px;
	font-size: 90%;
	line-height: 20px;
}

.nonews
{
	width:565px !important;
}

#content ul
{
	margin-left:14px;
}

#right {
	float:right;
	width: 140px;
	margin-left: 0px;
	background:#e6e6e6;
	padding: 10px;
	line-height:16px;
	font-size: 90%;
	overflow:hidden;
}

#right a {
	font-size: 100%;
	color: #ec1b19;
	font-weight:bold;
	text-decoration:none;
}



#clearfooter {width:100%;height:15px;clear:both} /* to clear footer */

/* ----------------------------------------------------------------------------- */
/* -------------------------- TOP NAVIGATIE ------------------------------------ */
/* ----------------------------------------------------------------------------- */	

#topmenu {
	width:650px;
	height:30px;
}

#topmenu ul {
	position:absolute;
	height: 15px;
	margin-top: 8px;
	
}

#topmenu li {
	list-style: none;
	float: left;
	width: auto;
	float: left;
	text-align: center;
	height: 10px;
	padding-left: 12px;	
	padding-right: 12px;
	border-right: 1px solid #fff;		
}

#topmenu li.last {
	border-right:none;		
}

#topmenu ul li a {
  color: #fff;
  font-family: arial;
  font-weight: normal;
  font-size: 80%;
  text-decoration: none;
  height: 19px;
  display: block; 
  _display: inline-block;
  margin-top:-2px;
}

#topmenu li ul {
	display: none;
}

/* ----------------------------------------------------------------------------- */
/* -------------------------- BOT NAVIGATIE ------------------------------------ */
/* ----------------------------------------------------------------------------- */	

#themas {
	width:650px;
	height:20px;
	_width:740px;
}

#themas ul {
	position:absolute;
	height: 15px;	
	margin-top: 2px;
	_margin-top:0px;
}

#themas li {
	list-style: none;
	float: left;
	width: auto;
	float: left;
	text-align: center;
	height: 9px;
	padding-left: 6px;	
	padding-right: 6px;
	border-right: 1px solid #fff;		
}

#themas li.last {
	border-right:none;		
}

#themas ul li a {
  color: #fff;
  font-family: arial;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
  height: 10px;
  display: block; 
  _display: inline-block;
    margin-top:-2px;
}

#themas li ul {
	display: none;
}


/* ----------------------------------------------------------------------------- */
/* --------------------------- PROJECTLIST ------------------------------------- */
/* ----------------------------------------------------------------------------- */	


#project-list {
    background:transparent url(/images/graypixel.png) repeat-y 15px 0;
    width:340px;
}

#project-list li {
    font-size:12px;
    margin:10px 0 0px;
    padding:0 0 0 10px;
	_height: 2px;
	list-style:none;
}

#project-list li a, #project-list li li a {
    background:white;
    color:#000;
    display:block;
    padding:3px;
	_height: 2px;
	text-decoration:none;
}

#project-list li a:hover {
    color:#000;
}

#project-list li ul li {
    background:transparent url(/images/graypixel.png) repeat-x 0 8px;
    font-size:13px;
    margin:4px 0 4px 5px;
    padding:0 0 0 20px;
}

#project-list li ul li a {
    padding:0 0 0 3px;
}

#project-list li ul li ul {
    background:transparent url(/images/graypixel.png) repeat-y 15px 0;
    margin-bottom:10px;
	_margin-bottom:0px;
}

#project-list li ul li ul li {
    margin-left:16px;
    padding-left:10px;
}



#loginform {
	margin-left: 50px;
}

.loginbutton {
	padding-top: 10px;
	text-align:center;
}

.logintekst {
	text-align:right;
	padding-right: 10px;
}

#newsdate {
	font-size:12px;
	font-weight:bold;
	margin-top: -20px;
	color:#3e3e3e;
}

.news_image2 img {
	width:50px;
	padding-top:5px;
}

.news_image2 {
 float:left;
 margin: 0px 20px 5px 0px;
 }
 
.newsitem h5 {
	margin-bottom:5px;
}

.newsitem a {
	text-decoration:none;
}

#printlogo
{
	display:none;
}

.read
{
	height:22px;
	position:absolute;
	right:184px;
	top:148px;
	width:21px;
}

.nonewsread
{
	right:0px !important;	
}

.contacttable
{
	padding-bottom:10px;
}

.contacttable td
{
	vertical-align:top;
}

.contacttable input,
.contacttable textarea
{
	border:solid 1px #EB1B19;
}

.contacttable label
{
	font-size:110%;
}

#record_veld_0{width:300px;}
#record_veld_1{width:100px;}
#record_veld_2{width:210px;}
#record_veld_3{width:75px;*width:73px;}
#record_veld_4{width:100px;}
#record_veld_5{width:192px;*width:189px;}
#record_veld_6{width:382px;}
#record_veld_7{width:382px;}
#veld_8{width:382px;height:160px;font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}

.fieldWithErrors
{background-color:red;color:white;}

.verzendkop
{
	color:white;
	padding:3px;
	background-color:#EB1B19;
	font-weight:bold;
	border:solid 1px #EB1B19;
}

.noborder
{
	border:none !important;
}

.contentblok ul
{
	margin: auto;
	padding: auto;
}

.contentblok ul li
{
	margin: auto auto auto 15px;
	padding: auto;
}

