body 
{
	margin: 0px;
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	background-color: #000000;
	line-height: 16px;
}

table 
{
	margin: 0px;
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	background-color: #000000;
	line-height: 16px;
}

a:link    { font-weight: none; text-decoration: none; color: #af0b21;}
a:active  { font-weight: none; text-decoration: none; color: #737373;}
a:visited { font-weight: none; text-decoration: none; color: #af0b21;}
a:hover   { font-weight: none; text-decoration: none; color: #af0b21;}

.border { border: solid 0px white; }
.border2 { border: solid 0px white; }
.titel { font-size: 20px; color: white;}
.titel2 { font-size: 15px; color: white; line-height: 24px;}


body#bodymain
{ 
	
	background-repeat: repeat-x; 
	background-attachment: absolute; 
	background-position: top center; 
	background-color: #000000; 
	top: 0px;
}


div#siteHolder
{ 
	margin: -40px auto 0px auto; 
	width: 874px;
	top: -20px;
	
}


div#header
{ 	
	
	background-image: url(img/header_bg.jpg); 
	background-repeat: repeat-x; 
	background-position: top center; 
	position:relative; 
    left: auto;
	height: 258px; 
	top: 0px; 
	background-color: #000000;
}


div#main
{
	position: relative;
	background-position: top center;
	width: 874px;
	
}

html img {
border-color:transparent;
}


div#nav
{ 
	background-repeat: no-repeat; 
	background-attachment: absolute; 
	background-position: top center; 
	position:relative; 
	width: 216px; 
	height: 234px; 
	left: -30px; 
	top: 0px; 
}


div#nav a
{ 
	position:relative; 
	left: 0px; 
	top: 0px; 
	height: 33px; 
	width: 216px; 
	float: left;
}


div#nav a#home					{ background-image: url('img/menu/home.jpg'); background-repeat: no-repeat;}
div#nav a#collectie				{ background-image: url('img/menu/collectie.jpg'); background-repeat: no-repeat;}
div#nav a#merken				{ background-image: url('img/menu/merken.jpg'); background-repeat: no-repeat;}
div#nav a#profiel				{ background-image: url('img/menu/profiel.jpg'); background-repeat: no-repeat;}
div#nav a#beursagenda			{ background-image: url('img/menu/beursagenda.jpg'); background-repeat: no-repeat;}
div#nav a#contact				{ background-image: url('img/menu/contact.jpg'); background-repeat: no-repeat;}
div#nav a#bestellen				{ background-image: url('img/menu/bestellenretail.jpg'); background-repeat: no-repeat;}

div#nav a#home:hover			{ background-image: url('img/menu/home_on.jpg'); background-repeat: no-repeat;}
div#nav a#collectie:hover		{ background-image: url('img/menu/collectie_on.jpg'); background-repeat: no-repeat;}
div#nav a#merken:hover			{ background-image: url('img/menu/merken_on.jpg'); background-repeat: no-repeat;}
div#nav a#profiel:hover			{ background-image: url('img/menu/profiel_on.jpg'); background-repeat: no-repeat;}
div#nav a#beursagenda:hover		{ background-image: url('img/menu/beursagenda_on.jpg'); background-repeat: no-repeat;}
div#nav a#contact:hover			{ background-image: url('img/menu/contact_on.jpg'); background-repeat: no-repeat;}
div#nav a#bestellen:hover		{ background-image: url('img/menu/bestellenretail_on.jpg'); background-repeat: no-repeat;}



div#titel
{ position:relative; width: 650px; height: 30px; left: 215px; top: -240px; font-size: 24px; }

div#home_img
{  left: 225px; top: -240px; }

div#tekst
{ 
	position:relative; 
	width: 660px; 
	height: 100px; 
	left: 215px; 
	top: -215px;}

div#tekst_right
{ 
	position:absolute; 
	width: 700px; 
	height: 350px; 
	left: 200px; 
	top: 80px;
}



div#footer
{ 
	background-image: url(img/footer_bg.jpg); 
	background-repeat: repeat-x; 
	background-position: top center; 
	position:relative; 
    left: auto;
	height: 50px; 
	top: 560px; 
	background-color: #000000;
	
}

div#vab
{ 
	position:absolute; 
	top: 255px;
	left: -52px
	
}

div#copyright
{ 	
	position:absolute;  
	height: 35px;
	right: 0px;
	top: 334px; 
	font-size: 9px; 
	float: right; 
	font-weight: bold;
}

a#sitemap
{ 	
	font-weight: bold;
	color:#FFFFFF;
}

input#submit
{ 
	background-color: black; 
	background-image: url(img/submit.html); 
	background-repeat: no-repeat; 
	background-attachment: absolute; 
	background-position: bottom center; 
	height: 35px; 
	width: 17px; 
	border: 0px; 
	float: right; 
	padding-top: 0px; 
	cursor: pointer; 
	cursor: hand; 
}

img#bullet
{ 
	position: relative; 
	top: 8px; 
}

