
html
	{
	height: 100%;
	font-family: Verdana, sans-serif;
	font-size:12px;
	}

body
	{
	margin: 0px; 
	padding: 0px;
	height: 100%;
	background: #80baf3 url(http://www.bordindetuin.com/images/logo.png) no-repeat center top;
	}

div.kop
	{
	position: absolute;
	top: 20px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	background: white;
	border: 3px solid #aaaaff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	/* behavior: url(border-radius.htc); */
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4444aa;
	font-size: 16px;
	font-weight: bold;
display: none;
	}

div.menu
	{
	position: absolute;
	width: 600px;
	margin-left: -300px;
	left: 50%;
	top: 130px;
	background: white;
	border: 2px solid #aaaaff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4444aa;
	font-size: 14px;
	font-weight: bold;
	}

div.midden
	{
	position: absolute;
	margin-left: -450px;
	width: 900px;
	left: 50%;
	top: 180px;
	}

div.menulinks
	{
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
	}

div.main
	{
	position: absolute;
	background: white;
	border: 2px solid #aaaaff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	color: #4444aa;
	font-size: 12px;
	width: 650px;
	right: 0px;
	top: 3px;
	text-align: center;
	}

div.mainfout
	{
	position: absolute;
	background: white;
	border: 2px solid #aaaaff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	color: #4444aa;
	font-size: 12px;
	width: 650px;
	right: 0px;
	top: 3px;
	padding: 20px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	}

div.menuknop
	{
	cursor: pointer;
	background: white;
	border: 2px solid #aaaaff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	color: #4444aa;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

div.menuknopl2
	{
	cursor: pointer;
	background: white;
	border: 2px solid #aaaaff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 55px;
	color: #4444aa;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

div.menuknophover
	{
	cursor: pointer;
	background: white;
	border: 2px solid #aaaaff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}

div.menuknophoverl2
	{
	cursor: pointer;
	background: white;
	border: 2px solid #aaaaff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 55px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}

div.menuknopactief
	{
	cursor: default;
	background: #ffffbb;
	border: 2px solid #aaaaff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	color: #4444aa;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

div.menuknopactiefl2
	{
	cursor: default;
	background: #ffffbb;
	border: 2px solid #aaaaff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 55px;
	color: #4444aa;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

div.kopmain
	{
	width: 100%;
	padding-top: 5px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	}
/*
div.voet
	{
	z-index: -2;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 200px;
	background: url(http://www.bordindetuin.com/images/grond.png) repeat-x;
	}

div.voetbord
	{
	z-index: -1;
	position: fixed;
	bottom: 10px;
	left: 20px;
	height: 349px;
	width: 254px;
	background: url(http://www.bordindetuin.com/images/bord.gif) no-repeat;
	}
*/
div.voet
	{
	z-index: -2;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 800px;
	background: url(http://www.bordindetuin.com/images/grasdag.png) repeat-x;
	}

div.voetbord
	{
	z-index: -1;
	position: fixed;
	bottom: 5px;
	left: 20px;
	height: 283px;
	width: 261px;
	background: url(http://www.bordindetuin.com/images/borddag.png) no-repeat;
	}

table.productoverzicht
	{
	margin: 0 auto;
	align: center;
	font-size: 14px;
	border-collapse: collapse;
	}

table.productinfo
	{
	margin: 0 auto;
	align: center;
	font-size: 14px;
	border-collapse: collapse;
	width: 620px;
	}

table.productinfo td
	{
	border-bottom: 1px dotted #bbbbff;
	}

td.productinfo
	{
	font-weight: bold;
	}

td.productinfoaanbieding
	{
	background: #cc0000;
	text-align: center;
	font-size: 20px;
	color: white;
	font-weight: bold;
	}

table.productoverzicht td
	{
	border: 2px solid #eeeeff;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	}

td.huren
	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

td.hurenmo
	{
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	}

td.tabelkop
	{
	background: #0000aa;
	color: white;
	font-weight: bold;
	}

td.knop
	{
	background: white;
	cursor: pointer;
	}

td.knopmo
	{
	background: #dddddd;
	cursor: pointer;
	}

td.catkop
	{
	text-align: left;
	border-top: 1px solid #aaaaaa;
	background: #f8f8ff;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	}

td.catbeschr
	{
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	cursor: pointer;
	}

div.kalender
	{
	position: absolute;
	width: 220px;
	height: 250px;
	border: 3px double black;
	background: #cccccc;
	top: 100px;
	left: 50%;
	margin-left: -100px;
	display: none;
	}

div.klpopup
	{
	display: none;
	position: absolute;
	left: 10%;
	top: 20px;
	background: #eeeeee;
	border: 3px double black;
	}

div.gegevens
	{
	position: absolute;
	border: 3px double black;
	background: #cccccc;
	top: -100px;
	left: 30px;
	display: none;
	}

div.bestellingen
	{
	position: absolute;
	border: 3px double black;
	background: #cccccc;
	top: -80px;
	left: 10px;
	display: none;
	}

a.menuknop:link, a.menuknop:visited
	{
	color: #4444aa;
	text-decoration: none;
	}

a.menuknop:active, a.menuknop:hover
	{
	color: black;
	text-decoration: underline;
	}

a.annuleren:link, a.annuleren:visited
	{
	color: #ff0000;
	text-decoration: none;
	}

a.annuleren:active, a.annuleren:hover
	{
	color: black;
	text-decoration: underline;
	}

a.kopen:link, a.kopen:visited
	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

a.kopen:active, a.kopen:hover
	{
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	}

img.fotooverzicht
	{
	width: 150px;
	}
