/* CSS Document */
body,html{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial,helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/menu_background.gif);
	background-repeat: repeat-y;
}

form {
   margin: 0px;
   padding: 0px;
   font-family: arial,helvetica;
   font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

img {
border: 0px;	
}


#head{
position: relative;
float: left;
/*background: url(../images/dewebjuwelier.gif) no-repeat;
height: 102px;
width: 400px;
z-index: 1;*/
}
/*
#season{
position: relative;
top: 98px;
background-color: #ff0000;
background: url(../images/sneeuw.gif) no-repeat;
width: 3000px;
height: 1px;
z-index: 3;
}*/
