

body{
	margin:0;
	color:#333;
	background:#269cd3;
	font:12px/20px Arial, Helvetica, sans-serif;
	
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none;}

input, select, textarea{
	vertical-align:middle;
	font:100% Arial, Helvetica, sans-serif;
}
a{
	color:#434343;
	text-decoration:none;
}

a.textlink{
	color:#269cd3;
	text-decoration:underline;
}

a:hover{text-decoration:underline;}

#wrapper {
	width:935px;
	margin:0 auto;
	padding:20px 0 0;
}
#content {
	float:right;
	background:url(../images/bg-content.gif) repeat-y;
	width:760px;
}
.content-holder {
	background:url(../images/bg-content-t1.gif) no-repeat;
}
.content-frame {
	background:url(../images/bg-content-b1.gif) no-repeat 0 100%;
	position:relative;
	padding:0 0 8px;
}
#sidebar {
	width:175px;
	float:left;
	display:block;
	position:fixed;
	background:url(../images/bg-sidebar.gif) repeat-y;
	margin:102px 0 0;
	left:auto;
	z-index:20;
}
.sidebar-holder {
	background:url(../images/bg-sidebar-t1.gif) no-repeat;
}
.sidebar-frame {
	background:url(../images/bg-sidebar-b1.gif) no-repeat 0 100%;
	padding:4px 0 75px 4px;
	overflow:hidden;
	height:1%;
}
.sidebar-heading {
	background:url(../images/bg-sidebar-heading1.gif) no-repeat 0 0;
	padding:11px 0 8px 10px;
	margin:0 0 32px;
} 
.sidebar-heading .mbt {
	margin:0;
	text-indent:-9999px;
	background:url(../images/text-mtb1.gif) no-repeat;
	width:153px;
	height:20px;
}
.nav {
	margin:0;
	padding:0 25px 0 17px;
	list-style:none;
}
.nav li {
	border-bottom:1px solid #000;
	padding:2px 0 3px 8px;
}
.nav li a {
	font-size:11px;
	display:block;
}
.nav li a:hover,
.nav li a.active {
	text-decoration:none;
	color:#269cd3;
	font-weight:bold;
}
#header {
	height:247px;
	position:absolute;
	top:11px;
	left:14px;
	width:731px;
}
.visual-holder {
	width:731px;
	height:231px;
	position:relative;
}
.visual-holder img {
	display:block;
}
.visual-holder span {
	position:absolute;
}
.visual-holder .l-t-mask {
	background:url(../images/bg-l-t-mask.gif) no-repeat;
	width:8px;
	height:8px;
	top:0;
	left:0;
}
.visual-holder .r-t-mask {
	background:url(../images/bg-r-t-mask.gif) no-repeat;
	width:8px;
	height:8px;
	top:0;
	left:723px;
}
.visual-holder .l-b-mask {
	background:url(../images/bg-l-b-mask.gif) no-repeat;
	width:8px;
	height:8px;
	top:223px;
	left:0;
}
.visual-holder .r-b-mask {
	background:url(../images/bg-r-b-mask.gif) no-repeat;
	width:8px;
	height:8px;
	left:723px;
	top:223px;
}
.logo {
	text-indent:-9999px;
	background:url(../images/img-logo1.gif) no-repeat;
	width:112px;
	height:105px;
	position:absolute;
	top:153px;
	right:23px;
	margin:0;
	z-index:2;
}
.logo a {
	width:112px;
	height:105px;
	display:block;
}
#main {
	padding:269px 45px 0 47px;
	overflow:hidden;
	height:1%;
	margin:0 0 50px;
}
#main h2 {
	/*margin:0;*/
	font-size:14px;
	color:#269cd3;
}

h1.aanbieding {
	/*margin:0;*/
	font-size:20px;
	line-height:30px;
	color:#269cd3;
	text-align:center;
}

h1.prijs{
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F00;
}
#main p {
	margin:0 0 20px;
	/*text-align:justify;*/
}
#main img.alignright {
	display:block;
	float:right;
	margin:5px 0 0 5px;
}

#main img.alignrightextra {
	display:block;
	float:right;
	margin:60px 100px 30px 0px;
}

#footer {
	background:url(../images/bg-footer1.gif) no-repeat 0 100%;
	width:697px;
	border-top:1px solid #000;
	margin:0 0 0 12px;
	font-size:11px;
	color:#fff;
	padding:4px 18px 5px;
	overflow:hidden;
}
#footer p {margin:0}
#footer a {
	float:right;
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.bookman{
	font-family:"Bookman Old Style", "Trebuchet MS", Arial, Helvetica, sans-serif;
}