/* CSS Document */
#centerdiv {
	width: 780px;
	left: 50%; 
	visibility: visible;
	z-index: 2;
	margin:0 auto; 
	top: 1px;
	text-align:left;
	}
#container {
	width: 780px;
	height: 580px;
	background-color:#666666;
	position:absolute;
	top: 2px;
	color: #FFFFFF;
	z-index: 6;
	}
	
#header {
	position: absolute;
	height: 102px;
	width: 764px;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
}
#headerhome {
	position: absolute;
	height: 419px;
	width: 474px;
	top: 0px;
	left: 290px;
	background-image: url(img/girlbg.jpg);
	background-repeat: no-repeat;
	z-index: 4;
}
#main {
	position:absolute;
	height: 565px;
	width: 764px;
	border: thin solid #0066FF;
	left: 6px;
	top: 6px;
	color: #000000;
	background-image: url(img/logo/logotranspkl.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #FFFFFF;
}
#mainhome {
	position:absolute;
	height: 565px;
	width: 766px;
	border: thin solid #0066FF;
	left: 6px;
	top: 6px;
	color: #000000;
	background-image: url(img/girlbg1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	z-index: 7;
}
#content {
	width: 590px;
	position:absolute;
	left: 170px;
	top: 110px;
	overflow: auto;
	visibility: visible;
	background-image: url(img/logo/logobg.gif);
	background-repeat: no-repeat;
	background-position: 580px 400px;
	background-attachment: fixed;
	height: 450px;
		}
#contenthome {
	width: 400px;
	height: 280px;
	position:absolute;
	left: 190px;
	top: 270px;
	overflow: auto;
	visibility: visible;
	z-index: 5;
		}
#sidebar {
	position:absolute;
	left: 5px;
	height: 103px;
	width: 154px;
	top: 420px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #CC0000;
	}
#logo {
	position:absolute;
	left: 5px;
	height: 50px;
	width: 154px;
	top: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
#feestje {
	position:absolute;
	left: 5px;
	height: 140px;
	width: 154px;
	top: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #CC0000;
	}
#menu {
	position:absolute;
	background-color: #FFFFFF;
	width: 160px;
	left: 5px;
	top: 110px;
	z-index: 3;
}
#copy {
	position:absolute;
	left: 5px;
	height: 15px;
	width: 160px;
	top: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 9px;
	}	
	
#teller {
	position:absolute;
	left: 10px;
	height: 15px;
	width: 10px;
	top: 550px;
	visibility: hidden;
}
	
body {
	color: #000000;
	font-family:"Comic Sans MS";
	font-size:12px;
	background-color: #0091FE;
	background-image: url(img/logo/logobg1.gif);
	scrollbar-3dlight-color: #FFFFEC;
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: #FFFFEC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFEC;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #333333;
	text-align:center;
	}

table.nav {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	}
.nav td {
	font-family: "Comic Sans MS";
	text-decoration: none;
}

.nav td a {
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size:13px;
	color: #FFFFFF;
	background-color: #0091FE;
	margin: 0px;
	display: block;
	padding: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent:5px;

}
.nav td a:visited {
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size:13px;
	color: #FFFFFF;
	background-color: #0091FE;
	margin: 0px;
	display: block;
	padding: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent:5px;
}
.nav td a:hover {
	background-color:#FFFFFF;
	margin: 0px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #CC3333;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 150px;
	text-indent:5px;

}
.nav td a:active {
	background-color:#0091FE;
	margin: 0px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #CC0000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 150px;
	text-indent:5px;
}
.navactive {
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size:13px;
	color: #FFFFFF;
	background-color: #CC0000;
	margin: 0px;
	display: block;
	padding: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent:5px;
}

table.subnav {
	margin: 0px;
}
.subnav td {
	font-family: "Comic Sans MS";
	text-decoration: none;
	text-indent: 35px;
}

.subnav td a {
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size:13px;
	color: #0091FE;
	background-color: #FFFFFF;
	margin: 0px;
	display: block;
	padding: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(img/pijltjebl.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 35px;
}
.subnav td a:visited {
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size:13px;
	color: #0091FE;
	background-color: #FFFFFF;
	margin: 0px;
	display: block;
	padding: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(img/pijltjebl.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 35px;
}
.subnav td a:hover {
	background-color:#FFFFFF;
	margin: 0px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #CC0000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 150px;
	background-image: url(img/pijltjerd.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 35px;
}
.subnav td a:active {
	background-color:#FFFFFF;
	margin: 0px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #CC0000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 150px;
	background-image: url(img/pijltjebl.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 35px;
}
.navactueel {
	background-color:#FFFFFF;
	margin: 0px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #CC0000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 150px;
	background-image: url(img/pijltjerd.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 35px;
	cursor: default;
	}
img.afbli {
	float: left;
	margin-right: 5px;
}
img.afbre {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #333333;
}
img.afbre30 {
	float: right;
	margin-right: 30px;
	margin-left: 5px;
	border: 1px solid #333333;
}
table.inh {
}
.inh td {
	font-weight: normal;
	font-size: 13px;
}
.inh td a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.inh td a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.inh td a:hover {
	color: #CC0000;
	text-decoration: none;
}
table.inhhome { width: 350px;
}

.inhhome td {
	font-weight: normal;
	font-size: 13px;
}
.inhhome td a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.inhhome td a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.inhhome td a:hover {
	color: #CC0000;
	text-decoration: none;
}
.rood {
	font-size: 14px;
	color: #CC0000;
}
.postcodeinvoer {
	font-size: 13px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: help;
	}
.size12 {
	font-size: 12px;
}
h3 {
	color: #CC0000;
	}
img.re {
	float: right;
	margin-right: 0px;
	margin-left: 5px;
}
img.links{
	float: left;
	margin-right: 5px;
	margin-left: 0px;
}
table.foot {
}
.foot td {
	margin: 0px;
	text-align: left;
	font-size: 9px;
	font-family: "Comic Sans MS";
	color: #000000;
}
.foot td a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.foot td a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.foot td a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
