/**********************************
*  Copyright 2006                 *
*  Dot72                          *
*  E info@dot72.nl                *
*  I www.dot72.nl                 *
**********************************/

/*
CSS algemeen
*/

body {
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(../afbeeldingen/achtergrond/achtergrond_content.gif);
	background-repeat: no-repeat;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #754200;
	vertical-align: top;
}
#scherm {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 970px;
	height: 780px;
	z-index: 0;
}
#home {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 209px;
	height: 70px;
	z-index: 1;
}
#navigatie {
	position: absolute;
	left: 20px;
	top: 100px;
	width: 179px;
	height: 290px;
	z-index: 1;
}
#adres {
	position: absolute;
	left: 400px;
	top: 20px;
	width: 180px;
	height: 180px;
	z-index: 1;
}
#content {
	position: absolute;
	left: 210px;
	top: 210px;
	width: 370px;
	height: 560px;
	overflow: auto;
	scrollbar-3dlight-color: #F48026;
	scrollbar-arrow-color: #F48026;
	scrollbar-base-color: #F48026;
	scrollbar-darkshadow-color: #F48026;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F48026;
	z-index: 1;
}
#aanbieding {
	position: absolute;
	left: 590px;
	top: 210px;
	width: 180px;
	height: 180px;
	z-index: 1;
}
#vvf {
	position: absolute;
	left: 20px;
	top: 590px;
	width: 180px;
	height: 180px;
	z-index: 1;
}
#beeld_1 {
	position: absolute;
	left: 210px;
	top: 20px;
	width: 180px;
	height: 180px;
	z-index: 1;
}
#beeld_2 {
	position: absolute;
	left: 590px;
	top: 20px;
	width: 180px;
	height: 180px;
	z-index: 1;
}
#beeld_3 {
	position: absolute;
	left: 780px;
	top: 210px;
	width: 180px;
	height: 180px;
	z-index: 1;
}
#beeld_4 {
	position: absolute;
	left: 590px;
	top: 400px;
	width: 180px;
	height: 180px;
	z-index: 1;
}
#beeld_5 {
	position: absolute;
	left: 780px;
	top: 400px;
	width: 180px;
	height: 180px;
	z-index: 1;
}
td.navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #754200;
	padding-top: 3px;
	vertical-align: top;
}
td.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #754200;
	vertical-align: top;
}

td.tekst ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

td.aanbieding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
}
td.vvf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #754200;
	vertical-align: top;
}
td.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
}

td.adres a:link { color: #FFFFFF; text-decoration: none; }
td.adres a:visited { color: #FFFFFF; text-decoration: none; }
td.adres a:active { color: #FFFFFF; text-decoration: none; }
td.adres a:hover { color: #FFFFFF; text-decoration: none; }

a:link { color: #754200; text-decoration: underline; }
a:visited { color: #754200; text-decoration: underline; }
a:active { color: #754200; text-decoration: underline; }
a:hover { color: #754200; text-decoration: underline; }

a.navigatie:link { color: #754200; text-decoration: none; }
a.navigatie:visited { color: #754200; text-decoration: none; }
a.navigatie:active { color: #754200; text-decoration: none; }
a.navigatie:hover { color: #754200; text-decoration: none; }
