/*************************************************************
*                         page layout                        *
*************************************************************/

* {
	padding:0;
	margin:0;
}

html, body {
	height: 100%;
	background-repeat: no-repeat;
	background-color: #7F4660;
	background-image: url(web_images/im_wrab_bg.gif);
	background-position: center 10px;
}

body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	padding: 0;
}

#wrap {
	width:750px;
	height: 585px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}

/*************************************************************
*                           layout                           *
*************************************************************/

#banner {
	width:750px;
	height:120px;
	top:10px;
	background-repeat: no-repeat;
	background-image: url(web_images/im_banner.gif);
}

#menu {
	width:750px;
	height:40px;
	padding-top: 0px;
	margin: 0px;
	
}

#content {
	width:210px;
	height:420px;
	float:left;
	margin:0;
	background-repeat: no-repeat;
	left: 136px;
	top: 192px;
	border: 1px none #FFFFFF;
}

#right {
	width:520px;
	height:420px;
	float:right;
	background-repeat: no-repeat;
	padding-right: 10px;
	overflow: auto;
	color: #FFFFFF;
}

/*************************************************************
*                           menu                             *
*************************************************************/

DIV.center {
	text-align: center;
}
.menu {
	display: block;
	width: 750px;
	color: #573243;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	background-color: #8F2658;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.menu a {
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.menu a:hover {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: underline;
	font-weight: normal;
}

/*************************************************************
*                           misc                             *
*************************************************************/
#content p{
	padding:3px 15px 10px 15px;
}

#right p{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}

a{
	text-decoration:underline;
	color:#FFFFFF;
}

a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

img {
	margin:0px;
	border:thin none #ba5445;
	float:none;
}

/*************************************************************
*                           headers                          *
*************************************************************/
#banner h1 {
	color:#333;
	font-size:1.7em;
	font-weight:bold;
	padding:50px 0 0 40px;
}

h2 {
	font-size:1em;
	text-align:left;
	color:#663366;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

h3 {
	font-size:1em;
	text-align:left;
	color:#0099FF;
	padding:10px 15px 3px 25px;
}

h4 {
	font-size:1em;
	text-align:left;
	color:#0099FF;
	padding:10px 15px 3px 35px;
}
#right_links {
	width:180px;
	height:420px;
	float:right;
	background-repeat: no-repeat;
	padding-right: 40px;
	background-image: url(web_images/im_right_ill.png);
}
#content2 {

	width:750px;
	height:420px;
	float:none;
	margin:0;
	background-repeat: no-repeat;
	left: 136px;
	top: 192px;
	border: 0px none #FFFFFF;
}
#footer {


	width:750px;
	height:420px;
	float:left;
	margin:0;
	background-repeat: no-repeat;
	left: 136px;
	top: 192px;
	border: 1px none #FFFFFF;
}
#right_clients {

	width:210px;
	height:420px;
	float:right;
	background-repeat: no-repeat;
	padding-right: 10px;
	background-image: url(web_images/im_right_clients.jpg);
}
#right_contact {

	width:210px;
	height:420px;
	float:right;
	background-repeat: no-repeat;
	padding-right: 10px;
	background-image: url(web_images/im_right_contact.jpg);
}
#contentnieuws {
	width:210px;
	height:420px;
	float:left;
	margin:0;
	background-repeat: no-repeat;
	left: 136px;
	top: 192px;
	border: 1px none #FFFFFF;
	overflow: auto;
}
#banner2 {
	width:750px;
	height:120px;
	top:10px;
	background-repeat: no-repeat;
	background-image: url(web_images/im_banner2.gif);
}
#banner_soestdijk {
	width:750px;
	height:120px;
	top:10px;
	background-repeat: no-repeat;
	background-image: url(web_images/im_banner_soestdijk.gif);
}
