/* CSS Document */

/* basics */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	margin-bottom:15px;
	background: #ffffff url(../images/border.gif) repeat-y center top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}	
	
a:link, a:visited, a:active {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a.whiteLink:link, a.whiteLink:visited, a.whiteLink:active {
	color:#FFFFFF;
	text-decoration:none;
	}
a.whiteLink:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
/* structuur */

#bgTop {
	margin:auto;
	background-attachment:900px;
	background:url(../images/bgTop.jpg);
	width:726px;
	height:20px;
}

#container {
    margin:auto;
	margin-bottom:10px;
 	width:676px;
	height:auto;
	background-color:#ffffff;
}

#fades {
	margin:auto;
	width:726px;
	height:400px;
	background:url(../images/fades.jpg);
	background-repeat:no-repeat;
}

#topImage {
	margin:0px;
	width:676px;
	height:26px;
	background:url(../images/topImage.jpg);
}

#logo {
	float:left;
	margin-top:20px;
	width:198px;
	height:89px;
}


#menuTop {
	float:left;
	margin-top:20px;
	padding-top:7px;
	padding-left:10px;
	width:468px;
	height:19px;
	text-align:left;
}

#stickHome {
	background:url(../images/stickHome_test.jpg);
	color:#FFFFFF;
	float:left;
	width:362px;
	height:37px;
	padding-top:26px;
	padding-left:90px;
}
#stick {
	background:url(../images/stick.jpg);
	color:#FFFFFF;
	float:left;
	width:362px;
	height:37px;
	padding-top:26px;
	padding-left:90px;
}

#middleHome {
	
	
	float:left;
	width:650;
	height:287px;
}

#middle {
	float:left;
	margin-left:30px;
	width:620px;
	height:auto;
}

#headerBottom {
	float:left;
	width:650px;
	height:21px;
}

#bottom {
	margin-left:24px;
 	width:652px;
}

#bestellen {
	float:left;
	margin-top:11px;
	width:207px;
	height:126px;
}

#ervaringen {
	float:left;
	margin-top:11px;
	margin-left:5px;
	width:414px;
	height:126px;
}

#menuBottomTop {
	float:left;
	margin-top:11px;
	width:622px;
	height:21px;
	background:url(../images/menuBottomTop.jpg);
}

#menuBottomMiddle {
	float:left;
	padding-left:20px;
	width:602px;
	height:25px;
	background-color:#d6f4fb;
}

#menuBottomBottom {
	float:left;
	margin-bottom:15px;
	width:622px;
	height:22px;
	background:url(../images/menuBottomBottom.jpg);
}
