body {
	background-color: #848487;
	text-align: center;
}

.inhoud_links {
	left: 0px;
	position: absolute;
	height: 500;
	left: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	visibility: visible;
	top: 95px;
}

.inhoud_rechts {
	left: 350px;
	position: absolute;
	height: 500;
	left: 350px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	visibility: visible;
	top: 103px;
}

.containerTop {
	width: 699 px; 
   	margin: 0px auto; 
/*
#container { 
    position: absolute; 
    width: 600px; /* hier had je nog een typfout (with ipv width) */ 
    /*height: 400px; 
    left: 50%; 
    margin-left: -300px  /* de helft van de breedte */ 

/*
	margin:0 auto;
	top: 0px;
	position: absolute;
	width: 701px;
	background-image: url(beeld/BgMain.jpg);
	visibility: visible;
	*/
}

.containerMain {
	width: 699px; 
   	margin: 0px auto;
	/*text-align: center;
	position: absolute;
	width: 699px;
	left: 50%;
	margin-left: -348px 
	/*vertical-align: center ;
	top: 0px;
	
	background-image: url(beeld/BgMain.jpg);
	background-color: #FFFFFF;	
	visibility: visible;*/
	
	/*overflow: scroll;*/
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

.tekstMain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.tekstMainDark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333333;
}

.tekstLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.tekstGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #999999;
}

.tekstDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333333;
}

.tekstDarkNoBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;	
}


/*############Menu buttons############*/
a.btnHome {
	background: url(images/btn_1_home.jpg) no-repeat 0 0;
	width: 48px;
	display: block;
	float: left;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

a.btnHome:hover {
	background-position: 0 -23px;
}

a.btnHome:active {
	background-position: 0 -23px;
}

a.btnWinkelint {
	background: url(images/btn_2_winkelint.jpg) no-repeat 0 0;
	width: 106px;
	display: block;
	float: left;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

a.btnWinkelint:hover {
	background-position: 0 -23px;
}

a.btnWinkelint:active {
	background-position: 0 -23px;
}

a.btnWinkelsys {
	background: url(images/btn_3_winkelsys.jpg) no-repeat 0 0;
	width: 97px;
	display: block;
	float: left;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

a.btnWinkelsys:hover {
	background-position: 0 -23px;
}

a.btnWinkelsys:active {
	background-position: 0 -23px;
}

a.btnKast {
	background: url(images/btn_4_kast.jpg) no-repeat 0 0;
	width: 96px;
	display: block;
	float: left;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

a.btnKast:hover {
	background-position: 0 -23px;
}

a.btnKast:active {
	background-position: 0 -23px;
}

a.btnKeuk {
	background: url(images/btn_5_keuken.jpg) no-repeat 0 0;
	width: 116px;
	display: block;
	float: left;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

a.btnKeuk:hover {
	background-position: 0 -23px;
}

a.btnKeuk:active {
	background-position: 0 -23px;
}

a.btnProject {
	background: url(images/btn_6_project.jpg) no-repeat 0 0;
	width: 112px;
	display: block;
	float: left;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

a.btnProject:hover {
	background-position: 0 -23px;
}

a.btnProject:active {
	background-position: 0 -23px;
}

a.btnOver {
	background: url(images/btn_7_over.jpg) no-repeat 0 0;
	width: 62px;
	display: block;
	float: left;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

a.btnOver:hover {
	background-position: 0 -23px;
}

a.btnOver:active {
	background-position: 0 -23px;
}

a.btnContact {
	background: url(images/btn_8_contact.jpg) no-repeat 0 0;
	width: 62px;
	display: block;
	float: left;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

a.btnContact:hover {
	background-position: 0 -23px;
}

a.btnContact:active {
	background-position: 0 -23px;
}