* {	margin:0; padding:0;}

html {background: #fff url(../images/bg.gif) repeat-y 50% 50%;}

body {
background: url(../images/watermark.jpg) no-repeat 50% 100px;
font: 10px verdana, helvetica, sans-serif;
}

* html body{background: url(../images/watermarkie.jpg) no-repeat 50% 100px;}
*:first-child+html body{background: url(../images/watermarkie.jpg) no-repeat 50% 100px;}

/* Main styles */
#logo {
	position: relative;
	display: block;
	width:408px;
	height:70px;
	background: url(../images/logo/bctnheader.gif) no-repeat 0% 50%;
	border: none;
}
	#logo em {display: none;}

#header {
	width:770px;
	margin:0 auto;
}	

/* Main - Searchbox */
#zoeken {
	top:39px;
	margin-left:600px;
	position:absolute;
	font-size:9px;
	height:10px;
}

	#zoeken input{
		width:125px;
		border: #33658F 1px solid;
		color: #79BAE3;
		height:13px;
		font-size:9px;
		padding:2px 5px;
	}
	
	#zoeken button {
		width: 19px;
		height: 17px;
		margin-left:5px;
		background: transparent url(../images/zoeken/pijl.gif) no-repeat center top;
		text-indent: -1000em;
		cursor: pointer;
	}

/* Groene balk met hoofdmenu */
#balk {
	width:100%;
	height:28px;
	background: url(../images/bg/balk.gif) repeat-x;
}

ul#mainmenu {
	margin:auto;
	width:770px;
	position:relative;
	top:6px;
	padding-left:6px;
}

	* html #mainmenu {padding-bottom:3px;}

#mainmenu li {list-style:none;display:inline;}

#mainmenu a {
	width: 100px;
	padding: 2px 11px 5px 10px;
	margin: -3px;
	color:#fff;
	text-decoration:none
}

	#mainmenu a:hover, #mainmenu a.active {background:#78963D;}
	
/* Standard YES2CSS */ 
a img { border: none; }

/* PY CSS */

/* Container met banner,content,nieuws */
#left{
	float:left;
	width:591px;
}
	#left ul {
		margin: 5px 0px 5px 18px;
		list-style:square;
	}

#container{
	width:770px;
	margin: 0px auto 20px;
}

#content{
	width:590px;
	padding-top:10px;
}

#content img{
	margin: 5px 15px 5px 0px;
}

/* Nieuws */
#nieuws{
	top:250px;
 	margin-left:590px;
	position:absolute;
	width:165px;
	padding-left:10px;
}

* html #nieuws {
	margin-left: 0;
	padding-left: 10px;
}

#nieuws ul{
	background:#549abb;
	list-style-image:url(../images/arrow.gif);
	margin-left:-9px;
	padding-left:25px;
	border-top:1px solid #9ac6db;
	border-bottom:1px solid #9ac6db;
}

/* brandstof */
#brandstof{
	top:350px;
 	margin-left:590px;
	position:absolute;
	width:165px;
	padding-left:10px;
}

* html #brandstof {
	margin-left: 0;
	padding-left: 10px;
	}

#brandstof ul{
	background:#549abb;
	list-style:none;
	margin-left:-9px;
	padding-left:25px;
	border-top:1px solid #9ac6db;
	border-bottom:1px solid #9ac6db;
}

/* Banner beneden met slogan */
#bottomline{
	clear:both;
	background-color:#fff;
	height:30px;
	position:relative;
	top:20px;
	border-top:6px solid #79bae3;
	border-bottom:1px solid #33658f;
}

#bottomline p{
	width:770px;
	margin:	0 auto;
	padding-top:5px;
	color:#306985;
	font-size: 13px;
	font-weight:bold;
}

/* Logo's werkmaatschappijen*/

#logos{
	width:770px;
	margin:0 auto;
	top:35px;
	position:relative;
}

	#logos img {padding: 0 5px;}
.symposium #content table {
	margin-left: 11px;
}
