BODY { background: #FFFFFF; color: #000000}

a:link { color: #36c }
a:visited { color: #264c99 }
a:hover, a:active  {
	color: #39f;
	text-decoration: underline;
}

.header1-ref a:link { text-decoration: none; color:  #000 }
.header1-ref a:visited { text-decoration: none; color:  #000  }
.header1-ref a:hover { text-decoration: none; color:  #000  }

body, body div, body p, body th, body td, body li, body dd, body dt {	
	/* more specific to override rule in importing sheet */
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*   font-size: x-small;		/* false value for IE5.x */
	/*   voice-family: "\"}\"";	/* trick IE5.x into thinking the rule is over */
	/*   voice-family: inherit;	/* recover from trick for modern browsers */
	   font-size: x-small;			/* intended value for modern browsers */
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
   clear: left;
   margin-bottom: .5em;
}
h1 {
	color: #900;
	font-size: 1.5em;
   margin-top: 0;
}

h2 {
	color: #808080;
	font-size: 1.3em;
}
h3 {
	color: #CC6600;
	font-size: 1.05em;
}
h4 {
	color: #000;
	font-size: 1.05em;
}
h5 {
	color: #900;
	font-size: .85em;
   margin: 0;
}

#fouttekst {
	color: #CC0000;
	font-size: 1.05em
}
.disabled {
	color: #808080;
	text-decoration: none;
}


#text-decoration-none a {
	text-decoration: none;
}

#text-decoration-none #sel {
	color: #fff;
	background: #39f;
	text-decoration: none;
	padding: 0 .3em;
	width: 1.2em;
	margin-bottom: -.4em;
}

/* ----------------------------------------------
	IMAGE STYLES 
---------------------------------------------- */
img {
	border: 0;
}
img.photo {
	border: 1px solid #808080;
}

/* ----------------------------------------------
	TABLE STYLES 
---------------------------------------------- */
table.layout {
	border: 5;
	clear: both;
   margin-left: auto;
   margin-right: auto;
	width: 97%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
}

td.min {
	white-space: nowrap;
	width: 1%;
}

table.listing tr.even td {
	background: #fff;
}

table.listing tr.odd td {
	background: #e1ecf4;
}

table.layout td.col-l {
	padding-right: 15px;
	vertical-align: top; /* aanpassing voor IE 5.01 */
}

table.layout td.col-m {
	width: 100%;
	vertical-align: top; /* aanpassing voor IE 5.01 */
}

table.layout td.col-r {
	padding-left: 15px;
	vertical-align: top; /* aanpassing voor IE 5.01 */
}


table.specs {
	border-top: 1px solid #ccc;
	width: 100%;
	clear: both;
}
table.specs td {
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
}
table.specs td.var {
	color: #808080;
	white-space: nowrap;
}
table.specs td.val {
	padding-right: 5px;
}
body {
   background: #fff;
   border: 0;
   color: #000;
   margin: 0;
   padding: 0;   
}

/* ----------------------------------------------
   SECTIONS & CONTAINERS
---------------------------------------------- */

div.container, div.container-float {
	clear: both;
	float: none;
}



/* ----------------------------------------------
	NAVIGATION: TABS 
---------------------------------------------- */
#tabs-content, #tabs-listing  {
   position: relative;
	float: left;
	background: url("http://195.85.180.173/graphics/os/img/tabs/line.gif") repeat-x bottom;
	line-height: normal;
	width: 100%;
}
#tabs-content {
	margin-bottom: 1em;
}
#tabs-listing {
	margin-bottom: 1em;
}
ul.tabs {
	margin: 0 !important;
	padding: 0;
	list-style: none;
}
ul.tabs li {
	font-size: 0.9em;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 0 9px;
}
#tabs-content li {
	background: url("http://195.85.180.173/graphics/os/img/tabs/tableft-g.gif") no-repeat left top;
}
#tabs-listing li {
	background: url("http://195.85.180.173/graphics/os/img/tabs/tableft-o.gif") no-repeat left top;
}
ul.tabs li a:link, ul.tabs li a:visited  {
	float: left;
	display: block;
	padding: 4px 9px 1px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #808080;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul.tabs li a:link, ul.tabs li a:visited {float: none;}
/* End IE5-Mac hack */
#tabs-content ul li a {
	background: url("http://195.85.180.173/graphics/os/img/tabs/tabright-g.gif") no-repeat right top;
}
#tabs-listing ul li a {
	background: url("http://195.85.180.173/graphics/os/img/tabs/tabright-o.gif") no-repeat right top;
}
ul.tabs li a:hover {
	color: #333;
	text-decoration: none;
}
#tabs-content ul li#sel {
  background-image:  url("http://195.85.180.173/graphics/os/img/tabs/tableft-g-sel.gif");
}
#tabs-listing ul li#sel {
  background-image:  url("http://195.85.180.173/graphics/os/img/tabs/tableft-o-sel.gif");
}
ul.tabs li#sel a{
	color: #000;
	padding-bottom: 2px;
}
#tabs-content ul li#sel a {
  background-image: url("http://195.85.180.173/graphics/os/img/tabs/tabright-g-sel.gif");
}
#tabs-listing ul li#sel a {
  background-image: url("http://195.85.180.173/graphics/os/img/tabs/tabright-o-sel.gif");
}
#tabs-listing-sub {
	background: #fbd18a;
	clear: both;
	padding-bottom: 4px;
}
#tabs-listing-sub a{
	padding: 0 1em;
	font-size: .9em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 2px .5em;
}
#tabs-listing-sub a:hover{
	text-decoration: underline;
}
#tabs-listing-sub a#sel{
	background: #fdf2d6;
	color: #000;
}
.tabs-header {
	padding: 0;
	margin: 0;
	background: #fbd18a;
	clear: both;
}
.tabs-box {
	margin-top: -14px;
	border: 1px solid #aaa;
	padding: 1em;
}


/* ----------------------------------------------
	GENERIC STYLES 
---------------------------------------------- */
.clear {
	clear: both;
}

/* ----------------------------------------------
   SECTIONS & CONTAINERS
---------------------------------------------- */
div.container, div.container-float {
	clear: both;
	float: none;
}
div.container-float img, div.container-float div.caption-right, div.container-float div.caption-bottom {
	float: left;
	margin: 0 10px 10px 0;
}






/* ----------------------------------------------
   object-detail h3 zorgt voor de roze achtergrond 
---------------------------------------------- */
.object-detail h3, .mak-detail h3 {
	color: #000;
	font-size: 1.05em;
	background: #DDDDCC;
	padding: .2em .5em;
}

