@charset "utf-8";
/* CSS Document */

#top{
	position: fixed;
	width: 100%;
	height: 20px;
	right: auto;
	left: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999966;
	text-decoration: none;
	margin: auto;
	top: 5px;
	}


#bottom{
	position: fixed;
	width: 100%;
	height: 20px;
	right: auto;
	left: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:  #000000;
	text-decoration: none;
	margin: auto;
	bottom: 5px;
	}

#right{
	position: relative;
	width: 40%;
	height: auto;
	right: 20px;
	top: auto;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	}
	
#left{
	position: relative;
	width: auto;
	height: 600px;
	top: auto;
	left: 20px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	}

#shirt{
	width:150px;
	height:150px;
	background-image:url(image/tshirt.jpg);
	position: absolute;
	left: 1px;
	top: 234px;
}
					.shirt{
					display:block;
					width:100%;
					height:100%;
					}
					.shirt:hover{
					background-image:url(image/tshirthover.jpg)
					}
					.shirt:visited{
					background-image:url(image/tshirtvisited.jpg)
					}


#sjaal{
	width:150px;
	height:150px;
	background-image:url(image/sjaal.jpg);
	position: absolute;
	left: 151px;
	top: 234px;
}
					.sjaal{
					display:block;
					width:100%;
					height:100%;
					}
					.sjaal:hover{
					background-image:url(image/sjaalhover.jpg)
					}
					.sjaal:visited{
					background-image:url(image/sjaalvisited.jpg)
					}
#tas{
	width:150px;
	height:150px;
	background-image:url(image/tas.jpg);
	position: absolute;
	left: 301px;
	top: 234px;
}
					.tas{
					display:block;
					width:100%;
					height:100%;
					}
					.tas:hover{
					background-image:url(image/tashover.jpg)
					}
					.tas:visited{
					background-image:url(image/tasvisited.jpg)
					}

#pet{
	width:150px;
	height:150px;
	background-image:url(image/pet.jpg);
	position: absolute;
	left: 451px;
	top: 234px;
}
					.pet{
					display:block;
					width:100%;
					height:100%;
					}
					.pet:hover{
					background-image:url(image/pethover.jpg)
					}
					.pet:visited{
					background-image:url(image/petvisited.jpg)
					}

#button{
	width:150px;
	height:150px;
	background-image:url(image/button.jpg);
	position: absolute;
	left: 1px;
	top: 384px;
}
					.button{
					display:block;
					width:100%;
					height:100%;
					}
					.button:hover{
					background-image:url(image/buttonhover.jpg)
					}
					.button:visited{
					background-image:url(image/buttonvisited.jpg)
					}
#tape{
	width:150px;
	height:150px;
	background-image:url(image/tape.jpg);
	position: absolute;
	left: 151px;
	top: 384px;
}
					.tape{
					display:block;
					width:100%;
					height:100%;
					}
					.tape:hover{
					background-image:url(image/tapehover.jpg)
					}
					.tape:visited{
					background-image:url(image/tapevisited.jpg)
					}
#mok{
	width:150px;
	height:150px;
	background-image:url(image/mok.jpg);
	position: absolute;
	left: 301px;
	top: 384px;
}
					.mok{
					display:block;
					width:100%;
					height:100%;
					}
					.mok:hover{
					background-image:url(image/mokhover.jpg)
					}
					.mok:visited{
					background-image:url(image/mokvisited.jpg)
					}
#vlag{
	width:150px;
	height:150px;
	background-image:url(image/vlag.jpg);
	position: absolute;
	left: 451px;
	top: 384px;
}
					.vlag{
					display:block;
					width:100%;
					height:100%;
					}
					.vlag:hover{
					background-image:url(image/vlaghover.jpg)
					}
					.vlag:visited{
					background-image:url(image/vlagvisited.jpg)
					}


#stem{
	width:93px;
	height:50px;
	background-image:url(image/stem.jpg);
	position: absolute;
	left: 80px;
	top: 330px;
}
					.stem{
					display:block;
					width:100%;
					height:100%;
					}
					.stem:hover{
					background-image:url(image/stemhover.jpg)
					}
					.stem:visited{
					background-image:url(image/stemvisited.jpg)
					}












.H1{
font-size:16px;
font-style:italic;
color: #FF0000;
}
.H2{
font-size:14px;
font-style:italic;
color: #FF0000;
}
.rood{
font-size:12px;
color: #FF0000;
}
.link{
font-size:14px;
color: #FF0000;
}


 

							
