html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #E3312C;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
	background-image: url(images/page_bg.gif);
}

#outer {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 840px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#body-bot {
	background: bottom left url(images/body_bg_bot.png) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-bot-bedrijf {
	background: bottom left url(images/body_bg_bed-adm.png) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-bot-belasting {
	background: bottom left url(images/body_bg_bel-adv.png) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-bot-management {
	background: bottom left url(images/body_bg_management.png) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-bot-contact {
	background: bottom left url(images/body_bg_contact.png) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-bot-vacatures {
	background: bottom left url(images/body_bg_vacatures.png) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-bot-sitemap {
	background: bottom left url(images/body_bg_sitemap.png) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-bot-nieuws {
	background: bottom left url(images/body_bg_nieuws.png) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-top-bedrijf {
	min-height: 640px;
	height: 640px;
	padding-bottom: 14px;
	background-image: url(images/body_bg_top_bedrijfsadminis.jpg);
	background-repeat: no-repeat;
}
#body-top-belasting {
	min-height: 640px;
	_height: 640px;
	padding-bottom: 14px;
	background-image: url(images/body_bg_top_belastingadvies.jpg);
	background-repeat: no-repeat;
}
#body-top-management {
	min-height: 640px;
	_height: 640px;
	padding-bottom: 14px;
	background-image: url(images/body_bg_top_management.jpg);
	background-repeat: no-repeat;
}
#body-top-vacatures {
	min-height: 640px;
	_height: 640px;
	padding-bottom: 14px;
	background-image: url(images/body_bg_top_zzp.jpg);
	background-repeat: no-repeat;

}
#body-top-contact {
	min-height: 640px;
	_height: 640px;
	padding-bottom: 14px;
	background-image: url(images/body_bg_top_contact.jpg);
	background-repeat: no-repeat;
}

#body-top {
	min-height: 640px;
	_height: 640px;
	padding-bottom: 14px;
	background-image: url(images/body_bg_top.jpg);
	background-repeat: no-repeat;
}

/** logo **/

#logo {
	width: 25em;
	text-align: center;
	margin: 0px;
}

/** nav **/

#nav {
	padding-left: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
#nav li {
	list-style: none;
	float: left;
}
#nav a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 9px;
	padding-right: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
		line-height: normal;
}
#nav a:hover {
	color: #E3312C;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 9px;
	padding-right: 15px;
	background-image: url(images/arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
		line-height: normal;
}
	
#tabbed li.subpage {
	color: #E3312C;

	}
	#tabbed li.subpage a{
	color: #E3312C;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 9px;
	padding-right: 15px;
	background-image: url(images/arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: normal;
	}
	#tabbed li.subpage a:hover{
	color: #E3312C;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 9px;
	padding-right: 15px;
	background-image: url(images/arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: normal;
	}
    #tabbed li.google {
	padding-left: 9px;
	padding-right: 15px;
	margin-left: -122px;
	}

ul.tabbed {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.tabbed li {
	float: left;
	list-style: none;
}
ul.tabbed a {text-decoration: none;}

/** green box **/
#gbox {
	width: 695px;
	margin-top: 2px;
	margin-left: 3px;
	height: 450px;
}

#gbox-bg  {
}
#gbox-grd {

}
#gbox-top {
	height: 1px;
	margin: 0px;
}
#gbox-bot {
	text-align: left;
}
#img {
	margin-top: 0px;
	width: 100px;
	float: left;
	margin-right: 35px;
	text-align: right;
	padding-top: 7px;
	padding-right: 7px;

}
.img a {
	height: 34px;
	text-decoration: none;
	list-style-type: none;
	width: 30px;
	display: block;
	margin-right: 10px;
	padding-right: 10px;
}


#gbox-grd {
	min-height: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
	height: 400px;
}

#gbox h1 {
	font: bold 14px arial, sans-serif;
	color: #000;
	padding-top: 45px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox h3 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox p {
	margin: 1em 0;
	text-align: justify;
}
#gbox .p-link {
	margin-top: 20px;
	margin-left: 35px;
}
#gbox-grd p a {
	text-decoration: none;
	margin-top: 17px;
	margin-left: 0px;
	width: 210px;
	font-weight: bold;
	font-style: italic;
}




/** nav_onder **/

#nav_onder {
	padding-top: 107px;
	float: right;
	width: 630px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
}
#nav_onder li {
	list-style: none;
	float: left;
	background: left center url(images/arr.gif) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#nav_onder a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#nav_onder a:hover {
	color: #F33;
	font-size: 10px;
	font-weight: bold;
}


/** footer **/


#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/** grey box **/



#copyright {
	font-size: 9px;
	color: #CCC;
	margin-top: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#gbox-grd .email {
	color: #E3312C;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#gbox-grd .p-link a {


}

