﻿/*---{ common )-------------------------------------------------------*/

body
{
	font-size: small;
	text-align: center;
	color: #454545;
	background: #ffffff url(../images/body-bg.gif) left top repeat-x;
	padding: 0 0 60px 0;
	margin: 0;
	line-height: normal;
}
body#home {
	background: #efefef url(../images/body-bg.gif) left top repeat-x;
}

body, input, select, textarea, td, th, button
{
	font-size: 100%;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	padding:0;
	margin:5px 0 8px 0;
}

h2, .Kop2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding:0;
	margin:0;
}

h3, .Kop3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding:0;
	margin:0;
}

a
{
	outline: none
}

a.download{}

#content a:hover
{
	text-decoration: underline;
}

.clsSmall
{
	font-size: 85%;	
}


.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.clearboth
{
	clear: both;
}

#content p, .Standaard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 970px;
	font-size: 85%;
	background: #FFF url(../images/wrapper-bg.gif) left top repeat-y;
}
.nosidebar #wrapper {
	background: #FFF url(../images/wrapper-bg-gr.gif) left top repeat-y;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 55px;
	padding: 0;
	margin: 0;
	position: relative;
	background:#8e6b98;
}

/* logo */

#logo
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 99;
	left: 13px;
	top: 70px;
	background: url(../images/logo-vanvuuren.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
}

#logo a
{
	padding: 0;
	margin: 0;
	display: block;
}

#logo, #logo a
{
	width: 108px;
	height: 108px;
}

#logo a span
{
	display: none;
	overflow: hidden;
}

/* payoff */

#payoff
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 5px;
	background: url(../images/payoff.gif) left top no-repeat;
	width:222px;
	height:36px;
	overflow:hidden;
	text-indent:-5000em;
}


/* address */

#header address
{
	display: none;
}


/* textSizeNav */

#textSizeNav
{
	position:absolute;
	z-index:1;
	right:20px;
	top:50px;
}


/* globalNav */

#globalNav {
	z-index: 1;
	position: absolute;
	left: 20px;
	top: 0px;
	padding:0;
	margin:0;
}

#globalNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#globalNav ul li
{
	padding: 12px 12px 0px 12px;
	margin: 0;
	list-style: none;
	float: left;
	right: 0;
	background:url(../images/globalnav-sep.gif) right top no-repeat;
}

#globalNav ul li a
{
	padding: 0;
	margin: 0;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

#globalNav ul li.active
{
}

#globalNav ul li.active a
{
	color:#fff;
	text-decoration: underline;
}





/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 970px;
}

#sidecol
{
	position: relative;
	float: left;
	padding: 140px 0 0 0;
	margin: 0;
	width: 142px;
}

#content
{
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
	width: 828px;
}
.nosidebar #content {
	/*background: #F4F4F4;*/
}

#pageHeader{
	padding:0 0 1px 0;
	margin:0;
	position:relative;
	background: #FFF url(../images/horz-dotted.gif) left bottom repeat-x;
	height:61px;
}


#pageHeader h1.title{
	position:absolute;
	z-index:1;
	left:28px;
	bottom:17px;
	font-size:20px;
	font-weight:bold;
	color:#454545;
	padding:0;
	margin:0;
	line-height:normal;
}


#pageContent{
	position: relative;
	padding: 20px 20px 30px 27px;
	margin: 0;
	width: 760px;
	line-height:16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body.nosidebar #pageContent {
	padding: 20px 20px 30px 27px;
	width: 780px;
}

#shoppingBag .shoppingBag {
	color: #454545;
	font-weight: bold;
}
#shoppingBag a {
	color: #656565;
	text-decoration: none;
	position:absolute;
	z-index:1;
	right:15px;
	bottom:10px;
	padding: 7px 0 0 35px;
	background: url(../images/shoppingcart-ico.gif) left top no-repeat;
	width:157px;
	height:33px;
	line-height: 16px;
}
#shoppingBag a:hover {
	text-decoration: none;
}

#shoppingBag b {
	display:block;
	padding:0;
	margin:0 0 5px 0;

}





/*---{ sideBar )-------------------------------------------------------*/

#sidebar
{
display:none;
}



/*---{ localNav )-------------------------------------------------------*/

.sidecolNav {
	padding: 0;
	margin: 0 0 30px 0;
	width:141px;
	position:relative;

}

.sidecolNav h3 {
	background:none;
	font-weight: normal;
	font-weight: bold;
	margin: 0;
	padding:0;
	background:#8e6b98;
	padding: 8px 15px;
	color:#fff;
	font-size:11px;
	font-size: 12px;
	text-transform:uppercase;
}

.sidecolNav h3 a {
	color:#fff;
}

.sidecolNav ul {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #EFE3F2
}

.sidecolNav ul.categoryNav {
	background: #EFE3F2
}

.sidecolNav ul li {
	position: relative;
	padding: 0;
	display: block;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #dedede;
}
.sidecolNav ul li a {
	padding:0 0 0 15px;
	display: block;
	width: 126px;
	line-height: 30px;
	color:#3E3E3E;
	text-decoration:none;
	border-bottom:none;
	white-space:nowrap;
}

.sidecolNav ul li a .count,
.sidecolNav ul li.more ul {
	display: none;
}
.sidecolNav li.active {
	border-bottom: none;
}

.sidecolNav ul li.active a {
	background-color: #EFE3F2;
	background-color: #BEA3C9;
	color: #333333;
}
.sidecolNav ul.categoryNav li.active a {
	background-color: #BEA3C9;
	color: #333333;
}
.sidecolNav ul li.active ul {
	display: block;
}
.sidecolNav ul li.active ul li a {
	background: none;
	padding: 0 0 0 26px;
	line-height: 24px;
	width: 115px;
}
.sidecolNav ul li.active ul li a {
	background: url(../images/icon_list.gif) 15px 10px no-repeat;	
}
.sidecolNav ul li.active ul li.active a {
	background-color: #B59DBB; 
	color: #FFF;	
}




/*---{ footer )-------------------------------------------------------*/

#footer
{
	height:50px;
	position: relative;
	padding: 0;
	margin: 0;
	background: #666;
}
#footer p {
	font-size: 11px;
}

#footerNav
{
	position:absolute;
	z-index : 1;
	left : 19px;
	top : 65px;
	color:#666;
}

#footerNav ul
{
	float: left;
	list-style: none;
	height: 1%;
	padding: 0;
	margin: 0;
}

#footerNav ul li
{
	float: left;
	list-style: none;
	padding: 0;
	padding: 0 9px 0 1px;
}

#footerNav ul li a{
	color:#949494;
	text-decoration: none
}
#footerNav ul li a:hover {
	text-decoration: underline;
}

#footerText {
	position: absolute;
	left: 0;
	padding: 0 20px;
	top: 100px;
	color: #949494;
}


/* legal */

#legal
{
	position:absolute;
	z-index : 1;
	left : 20px;
	top : 18px;
	padding:0;
	margin:0;
	color:#c2c2c2;
}

#legal a{
	color:#c2c2c2;
	text-decoration: none;
}
#legal a:hover {
	text-decoration: underline;
}


/* */

#legalNav
{
	position:absolute;
	z-index : 1;
	right : 20px;
	top : 18px;
	padding:0;
	margin:0;
	color:#c2c2c2;
}

#legalNav a{
	color:#c2c2c2;
	text-decoration: none;
}
#legalNav a:hover {
	text-decoration: underline;
}



/* */
#divide
{
	position:absolute;
	z-index : 1;
	right : 20px;
	top : 65px;
	padding:0;
	margin:0;
}

#divide a{
	color:#949494;
	text-decoration: none;
}
#divide a:hover{
	text-decoration: underline;
}
#gotoTop
{
	display:none;
}


/* --- { sitemap } ----------------------------------------------------*/

#sitemapNav
{
	padding: 0;
	margin: 10px 0 20px 0;
	border-left: 1px solid #DCDCDC
}

#sitemapNav ul
{
	padding: 0 0 0 20px;
	margin: 0;
}

#sitemapNav ul li
{
	list-style: none;
	background: url(../images/icon_list.gif) left 6px no-repeat;
	padding: 0 0 0 12px;
	margin: 0;
	height: 1%;
}

#sitemapNav ul li a
{
	margin: 0 5px 0 0;
	padding: 0;
	height: 1%;
	text-decoration: none;
}

#sitemapNav ul li a:hover {
	text-decoration: underline;
}


/*---{ page-navigation }---------------------------------------------------------*/

div#pageNav {
	height:30px;
	position:relative;
	padding: 0;
	margin:10px 0 0 0;
}
div#pageNav .comments {
	float:left;
	margin-right: 10px;
}
div#pageNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	position:absolute;
	right:0px;
	top:0px;
}
div#pageNav ul li {
	margin: 0 1px 0 1px;
	padding: 0 3px 0 3px;
	list-style: none;
	height: 1%;
	color: #454545;
	display: block;
	font-size: 12px;
	line-height: 18px;
	float: left;
	background: none;
	border: 1px solid #ffffff;
}
div#pageNav ul li a {
	font-size: 11px;
	color: #454545;
}
div#pageNav ul .prev,
div#pageNav ul .prevDisabled,
div#pageNav ul .next,
div#pageNav ul .nextDisabled {
	display: none;
}
div#pageNav ul a {
	text-decoration:none;
}
div#pageNav ul a:hover {	
}
div#pageNav ul li.active {
	color: #454545;
	font-size: 11px;
	border: 1px solid #DCDCDC;
}
