/****************************************************************
   Dregema.nl - CSS Document 
   Author: Stefan de Vries - Promo Reclame - www.promoreclame.nl
****************************************************************/

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6d6e70;
	font-size:11px;
	background-color:#6d6e70;
	background-image:url(../img/body_bg.gif);
	background-repeat: repeat-x;
}

#container{
	width: 926px;
	left: 50%;
	position: absolute;
	margin-left:-463px;
	background-image:url(../img/container_bg.gif);
	background-repeat: repeat-y;
}

* html #container {
	margin-left:-462px;
}

/* header */

#header{	
	width:926px;
	height:114px;
	background-image:url(../img/header_bg.gif);
	background-repeat: no-repeat;
}

/* menu */

#menu{	
	width:926px;
	height:54px;
	background-image:url(../img/menu_bg.gif);
	background-repeat: no-repeat;
}


/* flashimage */

#flashimage{	
	width:840px;
	height:235px;
	padding-bottom: 8px;
	padding-left: 43px;
	padding-right: 43px;
	background-image:url(../img/flashimage_bg.gif);
	background-repeat: no-repeat;
	position:relative;
}

#flashimage .img_left{
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	float: left;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px solid #e13e16;
}

#flashimage .img_right{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: right;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px solid #e13e16;
}

#flashimage .blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}

/* leftcol */

#leftcol{	
	width:471px;
	min-height:364px;
	padding-bottom: 40px;
	padding-left: 60px;
	padding-right: 47px;
	padding-top: 40px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#6d6e70;
	font-size:11px;
	line-height: 18px;
}

#leftcol a:link, #content #leftcol a:visited {
	color:#6d6e70;
	font-size:11px;
	text-decoration: underline;
}

#leftcol a:hover {
	color:#e13e16;
	font-size:11px;
	text-decoration: none;
}

#leftcol p{
	margin-top: 0px;
}

#leftcol h2{
	font-size:13px;
	color:#e13e16;
	margin-bottom: 10px;

}

#leftcol h2 a:link, #leftcol h2 a:visited {
	font-size:13px;
	color:#e13e16;
	text-decoration: none;
}

#leftcol h2 a:hover {
	font-size:13px;
	color:#e13e16;
	text-decoration: underline;
}

#leftcol .img_right{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #e13e16;
}

#leftcol .img_left{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #e13e16;
}


/* rightcol */

#rightcol{	
	width:305px;
	min-height:444px;
	padding-right: 43px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#6d6e70;
	font-size:11px;
}

#rightcol a:link, #rightcol a:visited {
	color:#6d6e70;
	font-size:11px;
	text-decoration: none;
}

#rightcol a:hover {
	color:#e13e16;
	font-size:11px;
	text-decoration: underline;
}

#rightcol li{
	list-style-type:none;
	list-style-position:outside;
	padding-top: 9px;
	padding-bottom:9px;
	padding-left: 5px;
	border-bottom: 1px solid #d5d9d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6d6e70;
}

#rightcol #header{	
	width:305px;
	height:29px;

}

#rightcol #nieuws{	
	width:275px;
	min-height:192px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: #e9ebeb;
	margin-bottom: 9px;

}

* html #rightcol #nieuws {
	margin-top:-3px;
}

#rightcol #open{	
	width:245px;
	min-height:92px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	line-height: 20px;
	font-size: 12px;
	background-color: #e9ebeb;
}

* html #rightcol #open {
	margin-top:-3px;
}

/* footer */

#footer{	
	width:926px;
	height: 30px;
	padding-top: 15px;
	color: #cccccd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	clear: both;
	background-image:url(../img/footer_bg.gif);
	background-repeat: no-repeat;
}

#footer a:link, #footer a:visited {
	color:#cccccd;
	text-decoration: none;
}

#footer a:hover {
	color:#cccccd;
	text-decoration: underline;
}