BODY {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #ffffff;
	line-height: 21px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #191919 url(/img/bg.jpg) repeat-x center top;
	text-align:center;
}

#wrapper	{
	float:center;
	width:680px;
	margin-left: auto; 
	margin-right:auto; 
	text-align:left;
}
#logo	{
	position:absolute;
	left:0px; 
	top: 0px;
	padding: 0;
	margin: 0; 
	width:100%; 
	text-align:center;
}
#content	{
	position:absolute;
	left:0px; 
	top:136px;
	padding: 0;
	margin: 0; 
	width:100%; 
	text-align:center;
}
#content_content	{
	float: left;
	padding: 0;
	margin: 0; 
	width:100%; 
	background: url(/img/bg_content.jpg) center top repeat-x #3c3d3f;
	text-align:center;
}
#content_container	{
	position:relative;
	float:center; 
	margin-left:auto; 
	margin-right:auto; 
	width:680px;
	text-align:left;
	padding-bottom:20px;
	padding-top:20px;
}
#content_footer	{
	padding: 0;
	margin: 0; 
	width: 680px; 
	text-align: left;
	float: center; 
	margin-left: auto; 
	margin-right: auto; 
	clear:left;
}
#content_footer_container {
	float: center; 
	margin-left: auto; 
	margin-right: auto; 
	width:680px;
	text-align:left;
	font-size: 11px;
	color: #9e9e9e;
}

#menu_container	{
	position:absolute;
	left:0px; 
	top:115px;
	padding: 0;
	margin: 0; 
	width:100%; 
	text-align:center;
	z-index:1000;
}
#configurator {
	float:left;
	margin-left: 15px;
	width:775px;
}

#subnav_holder {
	background: #292929;
	border: 1px solid #616161;
	width:220px;
	float:left;
}

TD {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
}

h1 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	color : #b9b9b9;
	font-size : 26px;
}
h2 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #b9b9b9;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-family : Arial,Tahoma,Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	line-height : 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color: #ffffff;
	font-weight: normal;
	text-decoration : none;
}
A:HOVER {
	color: #d8d8d8;
	font-weight: normal;
	text-decoration : none;
}


#nav A, #nav A:LINK, #nav A:VISITED, #nav A:FOCUS {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
	display:block;
	text-align:left;
	line-height: 20px;
	border-bottom: 1px dotted #ffffff;
	padding: 5px 10px 5px 15px;
	margin: 0px 1px 0px 1px;
}
#nav A:HOVER {
	color: #4c4c4c;
	text-decoration : none;
	font-weight : normal;
	display:block;
}
#nav A.on, #nav A:LINK.on, #nav A:VISITED.on, #nav A:FOCUS.on {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	text-decoration : none;
	font-weight : normal;
	display:block;
	text-align:left;
	line-height: 20px;
	border-bottom: 1px dotted #ffffff;
	padding: 5px 10px 5px 15px;
	margin: 0px 1px 0px 1px;
}
#nav A:HOVER.on {
	color: #4c4c4c;
	text-decoration : none;
	font-weight : normal;
	display:block;
}
#content_footer TD {
	font-size : 11px;
	color: #9e9e9e;
}
#content_footer A, #content_footer A:LINK, #content_footer A:VISITED, #content_footer A:FOCUS {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #9e9e9e;
	text-decoration : none;
	font-weight : normal;
}
#content_footer A:HOVER {
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
}

A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	display:block;
	text-align:left;
	margin-right:10px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.subnav {
	display:block;
	text-align:right;
	margin-right:10px;
	color: #00b2e0;
	text-decoration : none;
	font-weight : normal;
}


A.nieuwsnav, A:LINK.nieuwsnav, A:VISITED.nieuwsnav, A:FOCUS.nieuwsnav {
	font-family : Arial, Helvetica, sans-serif;
	color : #616161;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	line-height: 12px;
	list-style:hiragana;
}
A:HOVER.nieuwsnav {
	color: #ffffff;
	text-decoration : none;
}
A.nieuwsnav_on, A:LINK.nieuwsnav_on, A:VISITED.nieuwsnav_on, A:FOCUS.nieuwsnav_on {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	line-height: 12px;
	list-style:hiragana;
}
A:HOVER.nieuwsnav_on {
	color: #ffffff;
	text-decoration : none;
}
.cell_nav_oneven {
	line-height : 18px;
	background-color: #82a4d6;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	display:block;
}
.cell_nav_even {
	line-height : 18px;
	background-color: #97b4de;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	display:block;
}

.cell_subnav_on {
	background-image: url(../img/bg_subnav_on.gif);
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 3px;
	height: 30px;
	border-bottom: 1px solid #ffffff;
}
.cell_subnav {
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 3px;
	height: 30px;
	border-bottom: 1px solid #ffffff;
}

.tabel_rij_even {
	background-color: #343434;
}
.tabel_rij_oneven {
	background-color: #484848;
}
.nieuws {
	padding: 3px;
	padding-left: 30px;
}
.nieuws_on {
	padding: 3px;
	padding-left: 30px;
	background-image : url(../img/basis/bg_nieuws_on.gif);
}
.wit {
	color: #ffffff;
}
.interview_vraag {
	color: #798894;
	font-weight: bold;
}
.introtekst {
	font-size : 15px;
	font-weight : normal;
	line-height: 26px;
}
.interview_kop {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #b1ca00;
}
.blauw {
	color: #aab4bc;
}
.klein {
	font-size: 11px;
}
.copyright {
	font-size: 10px;
	color: #aab4bc;
}
INPUT {
	color : #8a8a8a;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1px;
	border-color: #8a8a8a;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	border-width: 1px;
	border-color: #b8b8b8;
	border-style: solid;
	background-color : #616161;
}

.area {
	color:  #8a8a8a;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1px;
	border-color: #8a8a8a;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}


.afbeelding_links {
	margin-right: 20px;
}
.afbeelding_rechts {
	margin-left: 20px;
}

/* --------------------------------	*/
/* menu						 		*/
/* --------------------------------	*/
#menu, #menu ul { /* all lists */ 
	float: center; 
	margin-left: auto; 
	margin-right: auto; 
	padding:0px;
	width:700px;
	text-align:left;
	list-style			: none;
	z-index				: 1500;
	font-size			: 12px;
}

#menu a {
	display				: block;
	text-decoration		: none;
}

#menu li { /* all list items */
	float				: left;	
	margin				: 0px 0 0 0;
	padding				: 0 0 0 0;
	position			: relative;
	border-right		: 1px #b8b8b8 solid;
}

#menu li.on { /* all list items */
	float				: left;	
	margin				: 0px 0 0 0;
	padding				: 0 0 0 0;
	position			: relative;
	background			: #505050;
}

#menu li a	{
	display:block;
	font-weight			: normal;
	color				:#FFFFFF;
	padding				: 0px 18px 0px 18px;

}

#menu li a:hover {
	background			: #505050;
	color				:#ffffff;
	text-decoration		: none;
	padding				: 0px 18px 0px 18px;
}

#menu li ul { /* second-level lists */	
	background			: none;
	position			: absolute;
	width				: 220px;
	left				: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	filter				: alpha(opacity=90);
	-moz-opacity		: .90;
	opacity				: .90;
	padding-bottom		: 15px;
	padding-top			: 5px;
	border				: none;
	background			: #ffffff;
}

#menu li ul li { 
	display				: block;
	clear				: left;
	float				: left;
	width				: 100%;
	background			: #ffffff;
	border: none;
}
#menu li ul li.tussenkop { 
	background			: none;
	margin				: 0;
	float				: left;
	color				: #413737;
	font-size			: 12px;
	margin				: 6px 0 3px 12px;
	border-bottom		: 1px dotted #413737;
}

#menu li ul li a { 
	font-weight			: normal;
	font-size			: 11px;
	margin-bottom		: 0px;
	color				: #413737;
	margin				: 4px 0 4px 10px;
	border-bottom		: 1px dotted #c6c6c6;
	display				: block;
}

#menu li ul li a:hover { 
	background			: none;
	border-right		: none;
	font-weight			: normal;
	margin-bottom		: 0px;
	color				: #767676;
	margin				: 4px 0 4px 10px;
	display				: block;
}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left				: -1px;
	top					: 21px;
}

/* slideshow elements */
#slideshow {
    position:relative;
    height:210px;
	width: 230px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow1 {
    position:relative;
    height:210px;
	width: 230px;
}

#slideshow1 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow1 IMG.active {
    z-index:10;
}

#slideshow1 IMG.last-active {
    z-index:9;
}
#slideshow2 {
    position:relative;
    height:210px;
	width: 230px;
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow2 IMG.active {
    z-index:10;
}

#slideshow2 IMG.last-active {
    z-index:9;
}

#slideshow3 {
    position:relative;
    height:210px;
	width: 230px;
}

#slideshow3 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow3 IMG.active {
    z-index:10;
}

#slideshow3 IMG.last-active {
    z-index:9;
}