body {
	background-color: #fff;
	/*background: #fbfbfb url('../images/bg_gradient.gif') repeat-x;*/
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: arial;
	font-size: 12px;	
	color: #231f20;
}

a, a:link, a:active, a:visited {
	color: #02ACD7;
	text-decoration: none;
	border: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #02ACD7;
}

h2 { 
	margin: 0px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #02ACD7;
	text-align: center;
}

h3 { 
	font-family: arial;
	font-size: 12px;
	margin: 0px 0px 0px 12px;
}

hr {
	position: relative;
	float: left;
	margin: 0px 0px 5px 0px;
	color: #e7e7e7;
	border: 0px;
	background-color: #e7e7e7;
	height: 1px;
	width: 100%;
}

input {
	margin: 2px 0px;
	width: 287px;
	height: 16px;
	border: 2px #009ddc solid;
}

textarea {
	margin: 2px 0px 0px 0px;
	width: 406px;
	height: 252px;
	border: 2px #009ddc solid;
}

table {
	margin: 0px 0px 0px 20px;
	width: 730px;
	border: none;
}

.small {
	padding: 2px 20px 0px;
	font-size: 10px;
	text-align: right;
}

.container {
	background: none;
	margin: auto;
	width: 800px;
	height: 100%;
	border: 0px #000 solid;
}

.logo {
	position: relative;
	float: right;
	background: none;
	margin: -154px 0px;
	width: 415px;
	height: 120px;
}

.logo img {
	border: none;
}

.ui-accordion { 
	position: relative;
	float: left;
	margin: 34px 0px;
	padding: 0;
	width: 402px;
	list-style-type: none;	
	border: 0px #E0E0E0 solid;	
}

.ui-accordion a.only_this{ 
	display: block;
	width: 402px;
	padding-top: 3px;
	height: 19px;
	color: #231f20;
	text-decoration: none;
}

.ui-accordion #item01 {
	background: url('../images/menu01.gif') no-repeat;
}

.ui-accordion #item02 {
	background: url('../images/menu02.gif') no-repeat;
}

.ui-accordion #item03 {
	background: url('../images/menu03.gif') no-repeat;
}

.ui-accordion #item04 {
	background: url('../images/menu04.gif') no-repeat;
}

.ui-accordion #item01 div {
	height: 1px;
	border: 1px #000 solid;
}

.ui-accordion a:hover.only_this{ 
	color: #009ddc;
}

.ui-accordion a.selected.only_this { 
	color: #009ddc;
}

.ui-accordion li { 
	padding: 0px; 
	margin: 0px 0px 2px 0px;
	clear: left;
}

.footer {
	position: relative;
	float: left;
	margin: 52px 0px; 
	width: 800px;
	height: 25px;
	border: 0px #000 solid;
}

.footer p {
	position: absolute;
	right: 0;
	top: -5px;
	font-weight: bold;
	color: #b1b1b1;
}


.index {
	position: relative;
	float: left;
	margin: 25px 38px 0px 38px;
	width: 723px;
	height: 300px;
	text-align: center;
	border: 0px #000 solid;
}

/* Demoflow -------------------------------- eerste klas voor animaties*/

div.demoflow-button-left {
	position: absolute;
	left: 0px;
	top: 80px;
	background: #fff url('../images/arrow_left.gif') no-repeat left top;
	width: 23px;
	height: 13px;
	cursor: pointer; cursor: hand;
	z-index: 99;
	border: 0px #000 solid;
}

div.demoflow-button-left .bg {
	background: #fff url('../images/arrow_left.gif') no-repeat left top;
	width: 23px;
	height: 13px;
	position: absolute;
	top: 0;
	left: 0;
}

div.demoflow-button-right {
	position: absolute;
	right: 0px;
	top: 80px;
	background: transparent url('../images/arrow_right.gif') no-repeat right top;
	width: 23px;
	height: 13px;
	cursor: pointer; cursor: hand;
	z-index: 99;
	border: 0px #000 solid;
}

div.demoflow-button-right .bg {
	position: absolute;
	left: 0;
	top: 0;
	background: #fff url('../images/arrow_right.gif') no-repeat right top;
	width: 23px;
	height: 13px;
}

.demoflow {
	position: relative;
	margin: 0px auto;
	width: 650px;
	height: 250px;
	border: 0px #ff0000 solid;
}

.demoflow div {
	margin: -10px auto;
	float: left;
	height: 50px;
	width: 40px;
	cursor: pointer; cursor: hand;
	border: 1px #ff0000 solid;
}

.ie .demoflow div {
	zoom: 1;
}

.demoflow div {
	border: 0px solid #666;
}

.demoflow div:hover {
	display: none;
	border: 0px solid #666;
	/*opacity: 0 !important;*/
}

.demoflow div img {
	height: 90%;
	width: 90%;
}

.demoflow div.shadow {
	height: 120%;
	width: 120%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: none;
}

.ie .demoflow div.shadow {
	display: none;
}

/*-------------------------------------------*/

/*---  Demoflow horizontale scrollbalk ---*/

.demoflow-scrollbalk {
	background: url('../images/demoflow-scrollbalk-bg.gif') no-repeat;
	margin: -40px -9px 0px -10px;
	width: 742px;
	height: 23px;
	z-index: 99;
	border: 0px #ff0000 solid;
	display: none;
}

div.demoflow-scrollbalk-button-left {
	position: relative;
	float: left;
	left: 9px;
	top: 5px;
	background: url('../images/arrow_left.png') no-repeat left top;
	width: 23px;
	height: 13px;
	cursor: pointer; cursor: hand;
	border: 0px #000 solid;
}

div.demoflow-scrollbalk-button-left .bg {
	background: url('../images/arrow_left.png') no-repeat left bottom;
	width: 23px;
	height: 13px;
	position: absolute;
	top: 0;
	left: 0;
}

div.demoflow-scrollbalk-button-right {
	position: relative;
	float: right;
	right: 10px;
	top: 5px;
	background: url('../images/arrow_right.png') no-repeat right top;
	width: 23px;
	height: 13px;
	cursor: pointer; cursor: hand;
	border: 0px #000 solid;
}

div.demoflow-scrollbalk-button-right .bg {
	left: 0;
	top: 0;
	background: url('../images/arrow_right.png') no-repeat right bottom;
	width: 23px;
	height: 13px;
}

.demoflow-scrollbalk-text {
	position: relative;
	background: url(../images/demoflow-scrolltext-middle.gif) repeat-x;
	margin: auto;
	top: 3px;
	width: 673px;
	height: 18px;
	border: 0px #ff0000 solid;
}

.demoflow-scrollbalk-text .start{
	position: absolute;
	left: 0px;
	top: 0px;
}

.demoflow-scrollbalk-text .end{
	position: absolute;
	right: 0px;
	top: 0px;
}

.demoflow-scrollbalk-text p{
	font-size: 10px;
	padding-top: 2px;
}

/*-------------------------------------------*/



/* ------ div corner ------ */

.corner-up_left {
	position: absolute;
	top: 0;
	left: 0;
}

.corner-up_right {
	position: absolute;
	top: 0;
	right: 0;
}

.corner-down_left {
	position: absolute;
	bottom: 0;
	left: 0;
}

.corner-down_right {
	position: absolute;
	bottom: 0;
	right: 0;
}

.border-up {
	position: absolute;
	background-color: #d3d3d3;
	top: 0;
	left: 7px;
	width: 98%;
	height: 1px;
}

.border-down {
	position: absolute;
	background-color: #e2e2e2;
	bottom: 0;
	left: 7px;
	width: 98%;
	height: 1px;
}

.border-left {
	position: absolute;
	background-color: #d3d3d3;
	top: 7px;
	left: 0;
	width: 1px;
	height: 97%;
}

.border-right {
	position: absolute;
	background-color: #d3d3d3;
	top: 7px;
	right: 0;
	width: 1px;
	height: 97%;
}

/* ------------------------ */

/* ------ Wie zijn wij ------ */

.wiezijnwij {
	position: absolute;
	background: #f5f5f5 url('../images/div_bg.gif') repeat-x;
	margin: 135px 0px;
	padding-top: 0px;
	width: 800px;
	height: 327px;
	border: 1px #d3d3d3 solid;
}


div.wiezijnwijflow-button-left {
	position: absolute;
	left: 0px;
	top: 80px;
	background: url('../images/arrow_left.gif') no-repeat left top;
	width: 23px;
	height: 13px;
	cursor: pointer; cursor: hand;
	border: 0px #000 solid;
	z-index: 99;
}

div.wiezijnwijflow-button-left .bg {
	background: url('../images/arrow_left.gif') no-repeat left top;
	width: 23px;
	height: 13px;
	position: absolute;
	top: 0;
	left: 0;
}

div.wiezijnwijflow-button-right {
	position: absolute;
	right: 0px;
	top: 80px;
	background: url('../images/arrow_right.gif') no-repeat right top;
	width: 23px;
	height: 13px;
	cursor: pointer; cursor: hand;
	border: 0px #000 solid;
	z-index: 99;
}

div.wiezijnwijflow-button-right .bg {
	position: absolute;
	left: 0;
	top: 0;
	background: url('../images/arrow_right.gif') no-repeat right top;
	width: 23px;
	height: 13px;
}

.wiezijnwijflow {
	position: relative;
	/*margin: 150px 0px 0px 400px;*/
	margin: -30px 0px 0px -30px;
	padding: 0px;
	width: 800px;
	height: 250px;
}

.wiezijnwijflow div {
	margin: 0px auto;
	float: left;
	height: 50px;
	width: 40px;
	cursor: pointer; cursor: hand;
}

.ie .wiezijnwijflow div {
	zoom: 1;
}


.wiezijnwijflow div:hover {
	border: 0px solid #666;
	/*opacity: 0 !important;*/
}

.wiezijnwijflow div img {
	height: 90%;
	width: 90%;
}

.wiezijnwijflow div.shadow {
	height: 120%;
	width: 120%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: none;
}

.ie .wiezijnwijflow div.shadow {
	display: none;
}

/*-------------------------------------------*/

/* ------ Adverteren ------ */

.adverteren {
	position: absolute;
	background: #f5f5f5 url('../images/div_bg.gif') repeat-x;
	margin: 135px 0px;
	padding-top: 5px;
	width: 800px;
	height: 397px;
	border: 0px #d3d3d3 solid;
	z-index: 199;
}

.adverteren table {
	margin-top: 20px;
}

.adverteren p {
	margin: 2px 0px 0px 10px;
}

.adverteren .txt {
	position: relative;
	margin: 2px 0px 0px 10px;
}


/* ------ --------- ------ */

/* ------ Waar ------ */

.waar {
	position: absolute;
	background: #f5f5f5 url('../images/div_bg.gif') repeat-x;
	margin: 135px 0px;
	padding-top: 5px;
	width: 800px;
	height: 397px;
	border: 0px #d3d3d3 solid;
	z-index: 199;
}

.waar p {
	margin: 2px 0px 0px 10px;
}

.waar .route {
	position: relative;
	float: left;
	margin: 20px 0px 0px 20px;
	border: 1px #d3d3d3 solid;
}

.waar .pand {
	position: relative;
	float: left;
	margin: 14px 0px 0px 14px;
	border: 1px #d3d3d3 solid;
}

.waar .routetxt {
	position: relative;
	float: left;
	margin: 40px 0px 0px 20px;
}

/* ------ --------- ------ */

/* ------ Contact ------ */

.contact {
	position: absolute;
	background: #f5f5f5 url('../images/div_bg.gif') repeat-x;
	margin: 135px 0px;
	padding-top: 5px;
	width: 800px;
	height: 397px;
	border: 0px #d3d3d3 solid;
	z-index: 199;
}

.contact p {
	margin: 2px 0px 0px 10px;
}

.contact textarea {
	height: 210px;
}

/* ------ --------- ------ */

/* ------ Buttons ------ */

.but_sluiten, .but_sluiten a:link, .but_sluiten a:visited, .but_sluiten a:active {
	position: absolute;
	background: url('../images/button-sluiten_off.gif') no-repeat;
	bottom: 7px;
	right: 8px;
	width: 82px;
	height: 24px;
}

.but_sluiten:hover {
	background: url('../images/button-sluiten_on.gif') no-repeat;
	width: 82px;
	height: 24px;
}

.but_verzenden, .but_verzenden a:link, .but_verzenden a:visited, .but_verzenden a:active {
	position: absolute;
	background: url('../images/button-verzenden_off.gif') no-repeat;
	bottom: 5px;
	right: 98px;
	width: 100px;
	height: 24px;
	border: 0px #000 solid;
}

.but_verzenden:hover {
	background: url('../images/button-verzenden_on.gif') no-repeat;
	width: 100px;
	height: 24px;
}

/* ------------------------ */


/* --------- Uitzonderingen IE6 ---------- */

*html body {
	background-color: #fff;
}

*html a, a:link, a:active, a:visited {
	color: #231f20;
	text-decoration: none;
	border: none;
}

*html a:hover {
	color: #02ACD7;
	text-decoration: none;
}

*html p a, p a:link, p a:active, p a:visited {
	color: #02ACD7;
	text-decoration: none;
	border: none;
}

*html p a:hover {
	color: #02ACD7;
	text-decoration: underline;
}

*html .index {
	margin-left: 0px;
	width: 800px;
	border: 0px #000 solid;
}

*html .wiezijnwijflow {
	border: 0px #000 solid;
	margin-left: 0px;
	width: 780px;
}

*html .logo { 
	margin-top: -157px;
}

*html .border-up {
	background: none url('../images/border-up.gif') repeat-x;
}

*html .border-down {
	position: absolute;
	background: none url('../images/border-down.gif') bottom left repeat-x;
}

*html .border-left, *html .border-right {
	height: 97%;
}

*html .adverteren .border-left, *html .adverteren .border-right {
	height: 395px;
}

*html .adverteren .intro {
	border: 1px #000 solid;
}

*html .adverteren table {
	margin-top: 20px;
}

/* --------- ------------------ ---------- */