body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url("../images/body_bg.gif") repeat-y 50%;
	padding: 0;
	margin: 0;
	text-align:center; /*IE fix */
}

#top-bg {
	background: url("../images/top_bg.gif") repeat-x;
}

#wrapper { 
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 922px;
	text-align:left;
}

#content {
	margin-bottom: 0px;
	overflow: auto;
	width: 100%;
	background: url("../images/content_bg.gif") no-repeat top;
	font: 0.9125em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header {
	width: 922px;
	padding: 0;
	height: 149px;
	margin: 0;
	background: url("../images/header_bg.gif") no-repeat bottom;
}

#header.img {
	border:0
}

#logo {
	margin-top: 30px;
	margin-left: 15px;
	float:left
}

#menu {
	color: #333;
	margin: 0;
	width: 580px;
	height: 115px;
	float:right;
	text-align:right;
	margin-top: 0px !important; /*IE fix */
	margin-top: 30px; /*IE fix */
}

#lang {
	height: 50px;
	padding-bottom:30px;
	display: block;
	visibility:hidden;
}

#lang img {
	padding-top:24px;
	padding-right:3px;
}

#nav {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
}

#nav ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
}

#nav li {
      float:left;
      background:url("../images/nav_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #ed6b24;
}

#nav a {
      float:left;
      display:block;
      width:.1em;
      background:url("../images/nav_right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      color:#333;
}

#nav > ul a {width:auto;}
    /* Verberg voor IE5-Mac \*/
#nav a {float:none;}
    /* Einde IE5-Mac hack */
#nav a:hover {
      color:#333;
}

#producten #nav-producten, #webshop #nav-webshop, #lidmaatschap #nav-lidmaatschap, #vragen #nav-vragen, #voorwaarden #nav-voorwaarden, #dashboard #nav-dashboard, #weblog #nav-weblog, #registreren #nav-registreren {
      background-position:0 -150px;
      border-width:0;
}

#producten #nav-producten a, #webshop #nav-webshop a, #lidmaatschap #nav-lidmaatschap a, #vragen #nav-vragen a, #voorwaarden #nav-voorwaarden a, #dashboard #nav-dashboard a, #weblog #nav-weblog a, #registreren #nav-registreren a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#fff;
}

#nav li:hover, #nav li:hover a {
      background-position:0% -150px;
      color:#333;
}

#nav li:hover a {
      background-position:100% -150px;
      color:#fff;
}

#rightcolumn { 
	display: inline;
	color: #333;
	padding: 0 0 0 22px;
	margin: 14px 25px 0 0;
	width: 200px;
	float: right;
	min-height: 370px;
	background: url("../images/rightcolumn_bg.gif") no-repeat left top;
}

#leftcolumn { 
	float: left;
	color: #333;
	margin: 10px;
	padding-left:30px;
	width: 610px;
	display: inline;
	position: relative;
	font: 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#leftcolumn ul, #leftcolumn ol {
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 3px;
}

#leftcolumn ul {
	margin-left: 9px;
	list-style: circle url(../images/bullet.gif);
}

#leftcolumn li {
	margin-left: 9px;
	padding-bottom: 4px;
}

#footer { 
	clear: both;
	font-size:0.85em;
	color: #a3a3a3;
	margin: 25px 45px 10px 40px;
	padding: 8px;
	padding-left: 0;
	border-top: 1px solid #cacaca;
}

#footerSSL {
	font-size:0.85em;
	color: #a3a3a3;
	margin: 2px 45px 10px 40px;
	padding: 8px;
	padding-left: 0;
/*	border-top: 1px solid #cacaca;*/
}

#footer a  {
	color:#a3a3a3;
	text-decoration:none;
}

#footer a:hover  {
	color:#ff5900;
	text-decoration:underline;
}

.clear {
	clear: both;
	background: none;
}

p {
	line-height:1.5em
}

h1, h2, h3 {
	font: 1.5em "Trebuchet MS","Lucida Grande",sans-serif;
	color: #3374b6;
	padding-bottom: 0.4em;
}

h1 {
	border-bottom: 1px dotted #3374b6;
	margin-bottom: 0.7em;	
}

h2 {
	font-size: 1.1em;
	font-weight:bold;
	padding-top: 0.8em;
}

h3 {
	font-size: 1.0em;
	font-weight:bold;
	padding-top: 0.8em;
}

h2.h2v2, h2.h2v3 {
	font: 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3374b6;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;
}

h2.h2v3 {
	padding-bottom:5px;
}

h2.info{
	font-size: 0.9em;
	color: #808080;
	border:1px solid #ecccb9;
	padding: 4px;
	margin: 15px 0px;
	padding-left:40px;
	background: #fafafa url("../images/icon_information.png") no-repeat 10px 50%;
}

.stap-oud, .stap-huidig, .stap-nieuw{
	font-size: 12px;
	border:1px solid #ecccb9;
	padding: 4px;
	margin: 15px 0px;
	padding-left:48px;
	width: 130px;
	height: 35px;
	display:block;
}

.stap-oud {
	color: #333;
}

.stap-huidig {
	color: #333;
	font-weight:bold;
}

.stap-nieuw {
	color: #999;
}

#leftcolumn a:link, #leftcolumn a:visited {
	color:#ff5900;
	text-decoration:none;
}

#leftcolumn a:visited {
	color:#ff5900;
}

#leftcolumn a:focus, #leftcolumn a:hover {
	color:#bb4100;
	text-decoration:underline;
}

#rightcolumn p {
	line-height:1.8em;
}

#rightcolumn h1, #rightcolumn h2, #rightcolumn h3 {
	font: 1.5em "Trebuchet MS","Lucida Grande",sans-serif;
	color: #636150;
	padding-bottom: 0.4em;
}

#rightcolumn h1 {
	border-bottom: 1px dotted #636150;
	margin-bottom: 0.7em;	
}

#rightcolumn h2 {
	font-size: 1.1em;
	font-weight:bold;
	padding-top: 0.8em;
}

#rightcolumn h3 {
	font-size: 1.0em;
	font-weight:bold;
	padding-top: 0.8em;
}

#rightcolumn.lijst ul {
	padding-left: 1em;
	margin-left: 0.3em;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

input, textarea {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	padding-left: 3px;
	margin-top: 3px;
	color: #002c59;
	background: #e7eff8;
	border: 1px inset #cdcdcd;
	width: 250px;
}

textarea {
	height: 110px;
}

select {
	color: #002c59;
	background-color: #e7eff8;
}

input.formbutton01 {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #004993;
	color: #004993;
	cursor:pointer;
	margin-top: 7px;
	background: url("../images/button_bg.gif") repeat-x;
	width: 180px;
}

input.checkbox-radio {
	width: 15px;
	margin-right: 2px;
	background: none;
	border: none;
}

input.input-klein {
	width: 140px;
}

input.input-kleiner {
	width: 85px;
}

.td_form_label {
	padding-bottom: 4px;
	padding-top: 4px;
}

.tekst-klein, .tekst-klein p {
	font: 0.85em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.wachtwoord-meter {
	padding:0px;
	padding-top:2px;
	text-align:center;
	margin:0;
	width:84px;
	background-color:#ECECEC;
	height:16px;
	float:left;
}

#wachtwoord-meter-balk {
	height: 18px;
	width: 254px;
	color:#0f0f0f;
	border:1px solid #bbbbbb;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif
}

hr {
	border: 0 !important;
	height: 1px;
	color: #3374b6;
	background-color: #3374b6;
	border-bottom: 1px dotted #3374b6;
	margin-bottom: 0.7em;
}

hr.errorContent {
	color: #cacaca;
	background-color: #cacaca;
	border-bottom: 1px dotted #cacaca;
}


.rand-beneden {
	border-bottom: 1px solid #cacaca;
	font-weight:bold;
	background: #699dd2;
	color:#fff
}

.stippel-lijn {
	border: 0 !important;
	height: 1px;
	color: #cacaca;
	background-color: #cacaca;
	border-bottom: 1px dotted #cacaca;
	margin-bottom: 0.7em;
}

.kader01 {
	background-color: #f9f9f9;
	border: 1px solid #97b7d5;
	margin: 0.7em;
	padding: 0.7em;
	margin-left: 0;
}

legend {
	color: #3374b6;
	font-weight:bold;
	padding: 0.4em;
	margin: 10px;
}

fieldset {
	padding: 0.4em;
	margin: 10px;
	margin-left:0;
	background: url("../images/kader01_bg.gif") repeat-x bottom left;
}

#rightcolumn fieldset {
	padding:0 0 1em 1em;
}

#rightcolumn legend {
	padding-left:0.1em;
	padding-right:0.1em;
}

#affiliate_gegevens {
	border-bottom: 1px dotted #3374b6;
}

#affiliate_logo{
	height:141px; 
	width:200px; 
	background:url(../../images/bgAffiliateLogo.jpg) left top no-repeat;
}

#affiliate_gegevens img{
	margin: 0px;
	padding: 0px;
	border:none;
}

#affiliate_gegevens p{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;	
	padding-bottom: 10px;
	font-size: 9pt;
	line-height: 13pt;
}

#dashboard-nav {
	border-bottom: 1px dotted #3374b6;
}

.dashboard-menu {
	padding-left: 0;
	margin-left: 0px;
}

.dashboard-menu li {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1px;
	list-style-type: none;
}

.dashboard-menu a {
     margin: 0 2px;
     width: 180px;
     height: 29px;
     line-height: 29px;
     vertical-align: middle;
     display: block;
     text-decoration: none;
     border: 1px solid #fff;
     color: #333;
}

.dashboard-menu a img {
	border:0;
	margin: 1px 10px 0 3px;
}
	 
.dashboard-menu a:hover, .dashboard-menu a:active {
     background: #f2f2f2;
     border: 1px solid #4278ad;
}

#subcatOverview, #myItemsOverview {
	background: url("../images/subcatOverview_bg.gif") no-repeat top center;
	text-align:center;
	padding-top:18px;
}

#myItemsOverview {
	background: url("../images/myitemsOverview_bg.gif") no-repeat top center;
}

.myitem-selectie {
	border: 1px dotted #3374b6;
	border-top: none;
	padding:7px;
	text-align:center;
}

.myitem-selectie select {
	margin-left :20px;
	background: #fff;
	color: #777;
	border: 1px solid #666;
	font-size:10px;
}

.myitem-tabel {
	text-align:left;
}

.overzicht-rij01, .overzicht-rij02, .overzicht-rij03 {
	text-align:left;
}

.overzicht-rij01 input, .overzicht-rij02 input, .overzicht-rij03 input {
	padding:0;
	margin:0;
}

.overzicht-rij01 {
	background: url("../images/td1_bg.gif") repeat-x bottom left;
}

.overzicht-rij02 {
	background: url("../images/td2_bg.gif") repeat-x bottom left;
}

.overzicht-rij03 {
	background: url("../images/td3_bg.gif") repeat-x bottom left;
}

a.tekst-normaal {
	font-weight:normal;
	color:#333;
}

.geen-ondermarge {
	padding-bottom:0;
	margin-bottom:0;
}

.geen-topmarge {
	padding-top:0;
	margin-top:0;
}

.marge-rechts {
	margin-right: 5px;
}


.item_detail{
	margin: 0px;
	padding: 5px;
	background-color: #fff;
	border: #d4d4d4 solid 1px;
}

#Top3_items {
	margin-top: 5px;
	width: 350px;
}

#Top3_items ul.Top3_items-list {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	list-style-image:none;
}

#Top3_items ul.Top3_items-list li {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-top: 6px;	
	list-style-type: none;
	border-bottom: 1px dotted #cacaca;
	background-color: #ffffff;
}