div#logo {
	width: 763px;
	height: 79px;
	background-image: url(../images/logo-salonsaffier.gif);
	margin: 0px auto;
}
div#gordijn-links {
	float: left;
	width: 9px;
	height: 373px;
	background-image: url(../images/gordijn-links.gif);
	background-color: #0B3B53;
	margin: 0px auto;
	background-repeat: no-repeat;
}
div#gordijn-rechts {
	float: right;
	width: 9px;
	height: 373px;
	background-image: url(../images/gordijn-rechts.gif);
	background-color: #0B3B53;
	margin: 0px auto;
	background-repeat: no-repeat;
}
div#wrapperbox {
	text-align: center;
	margin-top: 20px;
}
div#whitebox {
	width: 763px;
	margin: 0px auto;
	text-align: left;
}
div#content {
	width: 763px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/content-background.gif);
	margin: 0px auto;
}

.linkbullet {
	color: #CA3900;
	font-size: 13px;
	font-weight: bold;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

/*
	Navigatie
*/
div#left {
	float: left;
	background-color: #0B3B53;
	width: 153px;
	height: 373px;
	text-align: right;
}
div#left-hoogte {
	width: 153px;
	height: 28px;
}
.left-navitem {
	float: left;
	width: 130px;
	height: 27px;
}
.left-navitemlong {
	float: left;
	width: 130px;
	height: 40px;
}
.left-activeitem {
	float: right;
	width: 18px;
	height: 27px;
	color: #CA3900;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
div#left a {
	color: #FFFFFF;
	text-decoration: none;
}
div#left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #0B3B53;
	background-image: url(../images/bg-gradient.jpg);
	background-color: #6EADD8;
	background-attachment: fixed;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #0B3B53;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0B3B53;
	text-decoration: none;
	font-weight: bold;
text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0B3B53;
	text-decoration: none;
	font-weight: bold;
text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CA3900;
	text-decoration: underline;
	font-weight: bold;
}
div.Active {
	cursor: pointer;
}
div.Active a {
	color: #8E1009;
	text-decoration: underline;
}
img.rand {
	border: 3px solid #990000;
}



div#footerblauw {
	float: left;
	width: 176px;
	height: 37px;
	background-color: #0B3B53;
	margin: 0px auto;
}
div#footerblauw-content {
	float: left;
	width: 587px;
	height: 37px;
	background-color: #0B3B53;
	line-height: 37px;
	color: #66A5CE;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div#copyright {
	float: right;
	width: 588px;
	height: 37px;
	margin: 5px auto 0px;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
}


