body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#body1, #body2, #body3{
	width:939px;
	margin:0 auto;
}


#grijze_balk{
	width:100%;
	height:30px;
	margin-top:13px;
	background-color:#666666;
}

#rode_balk{
	width:100%;
	height:200px;
	margin-top:2px;
	background-color:#ff0000;
}

.clear{
	clear:both;
}

/*****  MAILLINK LINKSBOVEN  *****/
#mail_boven{
	width:250px;
	height:30px;
	text-align:center;
	font-size:11px;
	float:left;
}

#mail_boven div{
	padding-top:8px;
}

#mail_boven a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/layout/ico-mail.gif) left no-repeat;
	padding-left:20px;
	margin-top:10px;
}

#mail_boven a:hover{
	text-decoration:underline;
}

/*****  TOPNAVIGATIE  *****/
#topnav{
	width:360px;
	height:30px;
	float:right;
}

#topnav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#topnav li{
	float:left;
}

#topnav li a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	display:block;
	background-color:#666666;
	border-bottom:#ffffff 2px solid;
	padding:8px 12px 7px 12px;
}

#topnav li a:hover, #topnav li.current a{
	background-color:#333333;
	border-bottom:#ff0000 2px solid;
}

/*****  LOGO LINKSBOVEN  *****/
#logo{
	width:250px;
	height:200px;
	background:url(../images/layout/logo.jpg) no-repeat;
	border-right:#ffffff 2px solid;
	float:left;
}

/*****  CONTAINER VOOR RANDOM HEADER FOTO  *****/
#header_foto{
	width:325px;
	height:200px;
	border-right:#ffffff 2px solid;
	float:left;
}

#header_foto h2{
	margin:176px 0 0 0 ;
	padding:5px 15px 5px 0;
	display:block;
	background:#ffffff url(../images/layout/bullet.gif) right no-repeat;
	text-align:right;
	font-size:11px;
	font-weight:normal;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

/*****  CONTAINER VOOR HEADER SWF  *****/
#header_flash{
	width:360px;
	height:200px;
	float:right;
	text-align:center;
}

#header_flash h2{
	color:#FFFFFF;
	font-size:16px;
	padding:0;
	margin-top:15px;
	margin-bottom:20px;
}

/*****  ZIJNAVIGATIE  *****/
#zijnav{
	width:250px;
	margin-top:2px;
	float:left;
}

#zijnav .titel{
	background:url(../images/layout/zijnav_titel.gif) top repeat-x;
	text-align:right;
	padding:7px 20px 7px 10px;
	font-size:14px;
	color:#FFFFFF;
}

#zijmenu{
	padding:10px 15px 25px 35px;
}

#zijmenu ul{
	margin:0;
	padding:0;
	width:200px;
}

#zijmenu ul li{
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
	width:200px;
}

#zijnav ul li a{
	display:block;
	color:#333333;
	text-decoration:none;
	border:#ffffff 1px solid;
	padding:3px 20px 3px 0;
	margin:0;
	background:url(../images/layout/bullet.gif) no-repeat 185px 7px;
	width:180px;
}

#zijnav ul li a:hover, #zijnav ul li.current a{
	color:#FF0000;
	border:#666666 1px solid;
}

#bereiken{
	text-align:right;
	padding-right:20px;
}

#bereiken a{
	color:#FF0000;
}

#bereiken a:hover{
	text-decoration:none;
}

/*****  INHOUD  *****/
#inhoud{
	width:670px;
	background:url(../images/layout/achtergrond.jpg) top left no-repeat;
	float:left;
	margin-left:2px;
	margin-top:2px;
}

#content{
	padding:20px;
	min-height:450px;
}

#content p{
	text-align:justify;
	line-height:18px;
}

#content h1{
	border-bottom:#FF0000 2px solid;
	color:#FF0000;
	font-size:22px;
	font-weight:normal;
	font-variant:small-caps;
}

#content h2{
	color:#FF0000;
	font-size:16px;
}

#content h3{
	color:#666666;
	font-size:14px;
	font-style:italic;
}

#inhoud a{
	color:#FF0000;
}

#inhoud a:hover{
	color:#666666;
	text-decoration:none;
}

#inhoud td{
	vertical-align:top;
}

/*****  FOOTER  *****/
#footer1{
	width:683px;
	height:30px;
	background-color:#666666;
	float:right;
	text-align:center;
	color:#cccccc;
	font-size:11px;
}

#footer2{
	width:683px;
	float:right;
	text-align:right;
	padding-top:5px;
	padding-right:25px;
	padding-bottom:15px;
	color:#666666;
	font-size:9px;
}

#footer2 a{
	color:#666666;
}

#footer2 a:hover{
	text-decoration:none;
}

/*****  GOOGLE MAP  *****/
#map{
	border:#FF0000 2px solid;
}

.img_links{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.img_rechts{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}