body {
	margin: 0px;
	padding: 0px;
	background-color: #39F;
	background-image: url(afbeeldingen/achtergrond_Luuk.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #F00;
}
#container {
	height: 200px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(afbeeldingen/HEADER-LUUK-WEBSHOP.jpg);
	background-repeat: no-repeat;
}

a:link {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.rood:link {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
a.rood:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}	
a.rood:hover {
	color: #000;
	text-decoration: none;
	font-size: 13px;
}
a.rood:active {
	text-decoration: none;
	color: #FFF;
}

a.grijs:link {
	color: #06C;
	text-decoration: none;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
a.grijs:visited {
	color: #06C;
	text-decoration: none;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}	
a.grijs:hover {
	color: #999999;
	text-decoration: none;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
a.grijs:active {
	color: #CCCCCC;
	text-decoration: none;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}

