body {
	background-color: #6495ED;
	font-family: Verdana, Serif, Arial;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0px; 
	padding: 0 0 2em 0;
}

h1 {
	font-family: Verdana, Serif, Arial;
	font-size: 1.3em	
}

h2 {
	font-family: Verdana, Serif, Arial;
	font-size: 1.0em;
	color: #E1E1E1;
}

h3 {
	font-family: Verdana, Serif, Arial;
	font-size: 0.9em;
	color: #E1E1E1;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
/*	z-index: 10;*/
	height: 211px;
	margin: 5 0 0 0;
	text-transform: lowercase;
}

#buttons {
	background-color: #E1E1E1;
	height: 90px;
}

#buttons table {
	margin-left: 210px;
	font-size: 0.9em;
	color: #6495ED;
/* NEW	color:#000; */
	font-weight: bold;
}

#buttons a {
	color: #E1E1E1;
/* NEW	color: #6495ED; */
	text-decoration: none;
}

#buttons a:hover {
	color: #6495ED; 
/* NEW	color:#000; */
}

#mainText { 
	margin: 20px 0px 0px 220px;
	width: 620px;
}

#mainText a { 
	color: White;
	text-decoration: underline;
	font-weight: bold;
	text-transform: lowercase;
}

#mainText a:hover {
	color: Red;
	text-decoration: underline;
	font-weight: bold;
	text-transform: lowercase;
}

#maintext li {
	list-style: square;
	list-style-position: outside;
}

#mainText table {
	font-size: 0.9em;
}

#fotoHome {
	position: absolute;
	left: 440px;
	top: 230px;
}

#anderArt {
	position: absolute;
	top: 240px;
	left: 15px;
}

#anderArt li {
	list-style: square;
	list-style-position: outside;
}

#block {
	position: absolute;
	width: 190px;
	top: 260px;
	margin: 0px 0px 0 15px;
	/*background-color: #E1E1E1;*/
	font-size: 0.9em;
}
#block a {
	text-decoration: none;
	color: Black;
}

#assortiment {
	margin: 20px 0px 0px 220px;
	width: 580px;
}

#assortiment table {
	font-size: 0.8em;
}

#assortiment table a {
	text-decoration: underline;
	color: White;
}

#assortiment table a:hover {
	text-decoration: underline;
	color: Red;
}

#assortiment table h1 {
	color: #E1E1E1;
	font-size: 1.4em
}

#assortiment table h2 {
	color: #E1E1E1;
	font-size: 1.2em
}
#assortiment table h3 {
	color: #E1E1E1;
	font-size: 1.1em
}

#preload {
	position: absolute;
	left: 210px;
	top: 300px;
	width: 580px;
}

#buttonFoto {
	position: absolute;
	width: 200px;
	left: 15px;
	top: 250px;
}

#buttonFoto a {
	display: block;
	color: White;
	text-decoration: underline;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: lowercase;
}

#buttonFoto a:hover {
	display: block;
	color: Red;
	text-decoration: underline;
	font-weight: bold;
	text-transform: lowercase;
}


/* toegevoegd op 2010-09-27 */

#home h2 {
	margin: 1em 0 .5em;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#home p {
	margin: 0 0 .5em;
}

#home #mainText a { 
	text-transform: none;
}

#lijst {
	overflow: hidden;
}

#lijst ul {
	width: 200px;
	float: left;
	margin: 0;
	padding-left: 1.35em;
}

#lijst #foto {
	width: 385px;
	float: right;
}
#lijst #foto img {
	border: 1px solid #000;
}

