/* CSS www.polmai.nl */
/* Copyrigt 2009 by Easy2Com*/

/* tags */

body {
	padding-top:15px;
	margin:0px;
	background-image:url('../images/layout/background.jpg');
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	text-transform:none;
	color:#0B3D91;
}
p{
	margin:0px;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	text-transform:none;
	color:#0B3D91;
}
h1{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	text-transform:none;
	color:#0B3D91;
}

/*div */

#totaal{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#banner{
	width:800px;
	height:151px;
	position:relative;
}
#paginafoto{
	width:800px;
	height:177px;
	position:relative;
}
#navigatie{
	width:800px;
	height:36px;
	position:relative;
}
#links{
	width:179px;
	min-height:603px;
	float:left;
	position:relative;
	background-color: transparent;
}
#main{
	width:621px;
	min-height:403px;
	float:right;
	position:relative;
	background-color: transparent;
}
#tekst{
	width:368px;
	min-height:573px;
	padding-right:50px;
	/*background-image:url('../images/layout/tekst.jpg');*/
	background-color: transparent;
	float:left;
	overflow:auto;
	position:relative;
}
#rechts{
	top: -3px;
	width:203px;
	height:403px;
	float:right;
	position:relative;
}
#mini-blusmonitoren{
	width:203px;
	height:173px;
	float:right;
	position:relative;
}

#rechts img{
	width:204px;
	margin-left: -1px;
}
a img{
	border: 0;
}

#animatie{
	top:203px;
	left:421px;
	width:150px;
	height:150px;
	position:absolute;
}
#actueel{
	top:425px;
	left:420px;
	width:161px;
	height:125px;
	position:absolute;
	border:1px solid #0b3e91;
	padding: 12px;
}
#onder{
	left:0px;
	width:800px;
	height:43px;
	background-image:url('../images/layout/onder.jpg');
	clear:both;
}

.center{
	text-align: center;
	padding: 4px;
}

#links_border{
	border-right:1px solid navy;
	height:89%;
	left:149px;
	position:absolute;
	width:3px;
	z-index:199;
}

#rechts_border{
	border-left:1px solid navy;
	height:89%;
	left:578px;
	position:absolute;
	z-index:199;
	display:none;
}

#container{
	position: absolute;
	background: #FFF url("../images/layout/container.png") repeat-y;
}

#spacer{
	height:30px;
	width:800px;
	background-color:white;
}

#gasmaster_banner{
    margin-left: 10px;
    margin-top:12px;
}

#impregneermiddel_banner img{
    margin-left: 10px;
    margin-top:22px;
    margin-bottom:12px;
}

