
html, body, div, select, table, form, input{margin:0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#464545 url(../images/background.gif) no-repeat scroll 50% 0pt;
	font-size:62.5%;
}

.wide {
background:none;
background:#464545 url(../images/background_wide.gif)  no-repeat scroll 50% 0pt !important;
}

a:link, a:visited, a:active {color:#1F6EB1;text-decoration: underline;}
a:hover {color:#1F6EB1;text-decoration: underline;}
a:focus {outline: 0;text-decoration:none;}

h1 ,.h1{margin-top:2px;color:#1F6EB1; margin-left: -2px; font-weight:normal; font-size:24px;}
h2 {margin-top:0;color:#1F6EB1; font-size:14px;}
h3 {margin-bottom:0; padding-bottom:0;font-size:100%;color:#1F6EB1;}

hr {
	border: none 0;
	border-top: 1px solid #ccc;/*the border*/
	height: 1px;
	margin:20px 0;
}

* +html hr { margin-top:10px;}

input {}

p {margin-top:0;}
p.streamer { font-weight:bold; margin-top:-5px; color:#333;}

img {border:none}

.image { float: right; margin-left: 10px; margin-bottom:5px; margin-top:3px; border:1px solid #f0f0f0}
* html .image {margin-top:1px; margin-right:2px;}



#container {
	position:relative; 
	margin-left:-488px; 
	left:50%; 
	top:0px;
	width:976px;
	font-size:14px;
}

#containerhome {
	position:relative; 
	margin-left:-388px; 
	left:50%; 
	top:0px;
	width:776px;
	font-size:120%;
}

#header {
	height:111px;
/*	background-image:url(../images/background_header.gif);
	background-repeat:no-repeat;*/
}

#headerwide {
	height:111px;
/*	background-image:url(../images/background_header_wide.gif);
	background-repeat:no-repeat;*/
}

#headerlogo { 
	float:left;
	width:150px;
	padding-top:15px;

}

#headervisual { 
	float:right;
	width:137px; 
	height:101px;
	margin-right:6px;
	background-image:url(../images/topbar_visual.png);
	background-repeat:no-repeat;
}

* html #headervisual {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topbar_visual.png",sizingMethod="crop");
	background-repeat:no-repeat;
}

#toolbar {
	height:28px;
	background-image:url(../images/background_toolbar2.gif);
	background-repeat:no-repeat;
	background-color:#AAE7FF;
}

#toolbarhome {
	height:28px;
/*	background-image:url(../images/background_toolbar.gif);
	background-repeat:no-repeat;*/
}

#toolbarlanguage {
	float: left;
	width:175px;
	margin-left:16px;
	height:25px;
	line-height:180%;
}

* html #toolbarlanguage {
	margin-left:9px;
}

#language {color:#1F6EB1;}


#languagea {position:absolute; width:155px; height:1px; z-index:2; visibility: hidden; margin-left:-1px;}

html>body #languagea {margin-top:-2px;}

#languagea tr {cursor:pointer}

#languagea tr td {border-bottom:1px solid #FFFFFF; font-size:90%}

#languagea tr td img {padding-left:3px;}

.languageitem {padding-left:5px;}
.languageover {background-color:#60A2D1; color:#FFFFFF;}
.languagerestore {
	background-color:#DDD;
	color:#111;
}

#toolbarsearch {
	float: right;
	width:200px;
	text-align:right;
	padding-top:6px;
	margin-right:18px;
	height:20px;
	vertical-align:middle;
}

* html #toolbarsearch {margin-right:7px;padding-top:5px;}
* +html #toolbarsearch {margin-right:9px;padding-top:5px;}

#toolbarsearch .searchhome {
	margin-top:1px;
	padding-top:1px;
	vertical-align:middle;
	padding-left:3px;
	border-top:1px solid #5d5d5d;
	border-left:1px solid #5d5d5d;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	font-size:11px;
	height:15px;
	color:#666;
	
}

.searchhomebutton
{
	background-color: #60A2D1;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}


#toolbarsearch .searchhomebutton {
	margin-top:1px;
	vertical-align:middle;
	border:none;
	margin-left:4px;
	width: 16px;
	height: 16px;
	background-image: url('/images/search_icon.gif');
}

html>body .searchhomebutton {margin-right:2px;}

#page {
	padding:25px 0px;
	background: #fff;
	height: 100%;
	min-height:450px;
	clear:both;
	/* position:relative  <-- dit werkt dus niet, text in IE6 niet selectable dan! */
}

* html #page {
	height:1%;
}

#pagehome {
	padding:25px 0px;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-y;
	height: 100%;
	min-height:450px;
	clear:both;
	/* position:relative  <-- dit werkt dus niet, text in IE6 niet selectable dan! */
}

* html #pagehome {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page_bg.png",sizingMethod="scale");
	background-repeat: repeat-y;
	height:1%;
}


#sidemenu {
	width:172px;
	float:left;
	margin-left:15px;
	position:relative;
}

* html #sidemenu { width:172px;margin-left:10px;}

#content {
	width:742px;
	float:right;
	margin-right:20px;
	position:relative;
	line-height:150%;
	color:#222222;
}

* html #content { width:742px;margin-right:10px;}

#content ul.lists{
margin:0;
padding:0;
margin-bottom:12px;
margin-left:0px;
}

#content ul.lists li{
padding-left:16px;
list-style-type: none;
background-image:url(../images/arrow_home.gif);
background-repeat:no-repeat;
background-position:2px 4px;
height:1%;
}

#pagebottom {
	height:13px;
	background-image: url(../images/pagebottom_bg2.png);
	background-repeat: no-repeat;
}

* html #pagebottom {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pagebottom_bg2.png",sizingMethod="crop");
	background-repeat: no-repeat;
}

#pagebottomhome {
	height:13px;
	background-image: url(../images/pagebottom_bg.png);
	background-repeat: no-repeat;
}

* html #pagebottomhome {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pagebottom_bg.png",sizingMethod="crop");
	background-repeat: no-repeat;
}


#footer {
	position:relative; 
	margin-left:-488px; 
	left:50%; 
	top:0px;
	width:976px;
	text-align:center;
	font-size:110%;
	padding:5px 0px 15px 0px;
	height:70px;
	color:#ddd;
	
}

#footer a:link, #footer a:visited, #footer a:active {color:#eee;text-decoration: underline;}
#footer a:hover {color:#eee;text-decoration: underline;}

#footerhome {
	position:relative; 
	margin-left:-388px; 
	left:50%; 
	top:0px;
	width:776px;
	text-align:center;
	font-size:110%;
	padding:5px 0px 15px 0px;
	height:70px;
	color:#ddd;
	
}

#footerhome a:link, #footerhome a:visited, #footerhome a:active {color:#eee;text-decoration: underline;}
#footerhome a:hover {color:#eee;text-decoration: underline;}



#footer img {
	margin:7px;
}



#basic-accordian{
	width:172px;
}

.accordion_headings{
	padding:3px 5px 3px 7px;
	background:#60a2d1;
	color:#FFFFFF;
	border-bottom:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings a, .accordion_headings a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.accordion_headings:hover{
	background:#aae7ff;
	color:#2a75b5;
	text-decoration: none;
}

.accordion_child{
	padding:0;
	margin: 0;
	line-height: 150%;
	background-color:#F2F2F2;
	border:1px solid #ffffff;
}

.header_highlight{
	background:#aae7ff;
	color:#2a75b5;
}

.header_highlight a, .header_highlight a:visited{
	color:#2a75b5;
	text-decoration:none;
}

.accordion_child ul
{
	padding:0;
	margin:0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

.accordion_child a
{
	display: block;
	padding: 3px 3px 3px 6px;
	background-color: #FFF;
	border-bottom: 1px solid #ddd;
	margin:0;

}

* html .accordion_child a
{

}

.accordion_child a:link, .accordion_child a:visited
{
	color: #000;
	text-decoration: none;
	margin:0;
	border-bottom: 1px solid #ddd;
	padding-left:12px;
}

.accordion_child a:hover
{
	background-color: #F2F2F2;
	color: #1F6EB1;
}

.accordion_child ul li {
display: inline; 
}

ul.subnavlist
{
	padding:0;
	margin:0 !important;
	padding-left: 7px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
}

ul.subnavlist li a
{
	background-color: #F2F2F2;
	background-image: url(../images/arrow_menu_of.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 13px;
	margin:0 !important;
	display:block;
}

ul.subnavlist li a:hover
{
	color: #1F6EB1;
	background-image: url(../images/arrow_menu_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin:0 !important;
	display:block;
}

* html ul.navlist{
	display:block;
}

ul.subnavlist li a {
	margin-bottom:0;
}

.accordion_child ul ul li {
	display:block;
	margin:0;
}

.accordion_child ul li a {
	display:block;
	list-style-type:none;
	margin:0;
}

.accordion_child ul ul li a, .accordion_child ul ul li a:link {
	display:block;
	list-style-type:none;
	margin:0;
}

.subnavlist {
	display:block;
	list-style-type:none;
	margin:0;
}

#accountbox {
	background-color:#F2F2F2; 
	margin-top:1px;
	height:180px;
	padding:7px;
	padding-top:12px;
}

#accountname {
	font-weight:bold;
	color: #1F6EB1;
	margin-bottom:6px;
}

.newsbox {
	background-color:#F2F2F2; 
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-bottom:12px;
	padding:8px;
	margin-right:5px;
	height:1%;
	cursor:pointer;
}

.newsboxover {
	background-color:#EFFAFF; 
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-bottom:12px;
	padding:8px;
	margin-right:5px;
	position:relative;
	height:1%;
	cursor:pointer;
}

.newsboxcontent {float:left; width:380px;}

.newsboxcontent p {font-size:95%}

.newsboxvisual {
	width:120px;
	background-color:#FFF;
	float:left;
	margin-right:10px;
	margin-top:3px;
	margin-left:2px;
}

.newsboxvisual img {
	width:120px;
}

.newsboxtitel {
	font-weight:bold;
	margin-bottom:3px;
	width:300px;
	float:left;
}

.newsboxdate {
	color:#999999;
	font-size:90%;
	float:right;
	width:70px;
	text-align:right;
}

table.products tr td {
	font-size:11px;
	line-height:115%;
	text-align:center;
}

table.products {
	border-collapse:collapse;
	margin-bottom:10px;
}

table.products tr td{
	border:1px solid #FFFFFF;
	padding:5px;
}

table.products tr.tblheader {
	vertical-align:bottom;
	background-color:#DDD;
	height:35px;
	text-align:center;
}

table.products tr.tblheader td {
	padding-bottom:4px;
}

table.products tr.tblheader td img{
	margin-left:3px;
	vertical-align:middle;
}


table.products tr.rowcolor {
	background-color:#f3f3f3;
}

table.products tr.odd {
	background-color:#e6e6e6;
}

table.products tr td.tbleft {
	text-align:left;
	padding-left:8px;
}

table.products tr.tblfooter {
	vertical-align:bottom;
	background-color:#CCCCCC;
	height:5px;
	text-align:center;
}

table.products tr.tblfooter td {
	padding:0;
}



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#contenthome {
	position:relative;
	line-height:150%;
	color:#222222;
}

#contenthomeintro {
	position:relative;
	line-height:150%;
	color:#222222;
	padding:0px 20px;
}

#contenthomeintro h1 {
	margin-bottom:15px;
}

#homebenefits {
	width:345px;
	float:left;
	position:relative;
	background-image:url(../images/background_home.gif);
	background-repeat: no-repeat;
	height:199px;
	color:#FFFFFF;
	font-size:120%;
	padding:20px;
}

*html #homebenefits{
	padding:19px 20px 20px 20px;
}

#homebenefits h2{

	color:#FFFFFF;
	font-size:120%;
	margin-bottom:8px;
	
}

#homebenefits ul{
margin:0;
padding:0;
margin-bottom:12px;
margin-left:-2px;
line-height:130%;
margin-top:-2px;

}

#homebenefits li{
padding-left:20px;
font-weight:bold;
font-size:90%;
list-style-type: none;
background-image:url(../images/star_home.gif);
background-repeat:no-repeat;
background-position:0px 2px;
}

*html #homebenefits li {height:1%;}

#homebenefits a:link, #homebenefits a:visited, #homebenefits a:active {color:#fff;text-decoration: underline;}
#homebenefits a:hover {color:#fff;text-decoration: underline;}

#homesignup {
	float:right;
	margin-top:-30px;
	background-color: #60A2D1; 
	width: 100px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	
}

#homesignup a{
	float: right;
	width: 100px;
	padding-top: 4px;
	height: 20px;
}


#homevisual {
	width:386px;
	float:left;
	position:relative;
	background-color:#DDD;
}


#homevideo {
	width:345px;
	float:left;
	position:relative;
	font-size:120%;
	padding:20px;
	margin-top:10px;
}

#homevideo h2{
	font-size:120%;
	margin-top:-10px;
}


#homesites {
	width:340px;
	float:left;
	position:relative;
	font-size:120%;
	padding:20px;
	padding-left:25px;
	background-image:url(../images/lijntje_home.gif);
	background-position:left 20px;
	background-repeat:repeat-y;
	margin-top:10px;
}

#homesites h2{

	font-size:120%;
	margin-top:-10px;
}

#homesites p, #homesites li{

	font-size:90%;
}

#homesites ul{
margin:0;
padding:0;
margin-bottom:12px;
margin-left:0px;
}

#homesites li{
padding-left:16px;
list-style-type: none;
background-image:url(../images/arrow_home.gif);
background-repeat:no-repeat;
background-position:2px 4px;
}

*html #homesites li {height:1%;}

#toolbarhomepage {
	float: right;
	width:500px;
	text-align:right;
	padding-top:6px;
	margin-right:20px;
	height:25px;
	vertical-align:middle;
	font-size:90%;
}

* +html  #toolbarhomepage {
	padding-top:4px;
	margin-right:10px;
}


* html  #toolbarhomepage {
	padding-top:5px;
	margin-right:10px;
}

.homepagerem { top:2px; vertical-align:middle; color:#111; font-size:11px;}

* +html  .homepagerem {
	top:0px;
}


* html  .homepagerem {
	top:0px;
}

/*.homepagerem  a:link, .homepagerem  a:visited, .homepagerem  a:active {color:#fff;text-decoration: underline;}
.homepagerem  a:hover {color:#fff;text-decoration: underline;}*/

.searchhome, .storeid, .logindata {
	margin-top:1px;
	padding-top:1px;
	vertical-align:middle;
	padding-left:3px;
	border-top:1px solid #5d5d5d;
	border-left:1px solid #5d5d5d;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	font-size:11px;
	height:15px;
	color:#666;
	background-color:#EEE;
	
}

.searchhome {
	background-color:#FFF;
	
}

.logindata {
	width:80px;
}
.storeid {
	width:45px; 
}

.fields {
	margin-top:1px;
	padding-top:1px;
	vertical-align:middle;
	padding-left:3px;
	border-top:1px solid #a1a5a7;
	border-left:1px solid #a1a5a7;
	border-bottom: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	font-size:11px;
	height:15px;
	color:#666;
	
}


#toolbarhomepage .searchhomebutton {
	margin-top:1px;
	vertical-align:middle;
	border:none;
	margin-left:4px;
}




.markbox {
	padding:8px;
	margin-right:0px;
	height:1%;
	background-color:#F2F2F2; 
}

.dropdown {
	background-color:white;
	color:#333;
	font-size:11px;
	vertical-align:middle;
	border:1px solid #CCC;
}

* +html  .marketingselect {
	margin-top:-10px;
}


* html  .marketingselect {
	margin-top:-10px;
}

.marketingselect img { vertical-align:middle}

#loginbox {
	margin:0 auto; 
	width:450px;
	background-color:#CCCCCC;
	background-color:#F2F2F2; 
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC; 
	margin-top:60px;
	margin-bottom:60px;
}

#loginboxhdr {
	background-color:#DDD; 
	padding: 10px; 
	padding-left:15px; 
	font-size:18px; 
	color:#2A75B5
}

#loginboxcontent {
	padding: 10px;
	padding-left:15px;
	padding-bottom:25px;
}

.formitem {
	font-weight:bold; 
	color:#333333; 
	width:80px;
}

/** html #test0-content {
	background-color:#AAE7FF; 
	height:1px;
}

* html #test2-content {
	background-color:#AAE7FF; 
	height:1px;
}

*+html #test0-content {
	background-color:#AAE7FF; 
	height:1px;
}

*+html #test2-content {
	background-color:#AAE7FF; 
	height:1px;
}*/

.boxje {
	width:225px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	min-height:150px;
	position:relative
}


.boxpic { width:93px; float:left;}
.boxpic img { border:1px solid #ddd; margin-top:3px; }

.boxtxt {  width:130px; float:left;}

.boxtxt a { font-weight:bold; padding-bottom:3px;}

.buttonsmall {
	background-color: #89ADD2;
	border-color: #336699;
	border-style: solid;
	border-width: 1px;
	color: White;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.imagelist
{
	border:  1px solid #ccc;
	cursor: pointer;
}

.horizontalmenu
{
	height: 40px;
}

.horizontalmenu-item
{
	background-color: #f0f0f0;
	float: left;
	width: 150px;
	margin-right: 5px;
	border: 3px solid #60A2D1;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #ccc;
	color: #888;
	padding-bottom: 15px;
}

.horizontalmenu .active
{
	color: #000;
	font-weight: bold;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

.horizontalmenu-item a
{
	display: block;
	width: 100%;
	height: 25px;
	padding-top: 10px;
	
}

.inputform
{
	margin-top: 20px;
}

.inputform .row
{
	margin-bottom: 9px;
	width: 500px;
	height: 24px;
}

.inputform .label
{
	float:left;
	width: 200px;
	font-weight: bold;
}

.inputform .value
{

	float:left;
	width: 280px;
	
}

.inputform .required
{

	color: #666;
	margin-left: 20px;
}

.inputform .titlerow
{
	margin-bottom: 10px;
	
}


.formline
{
	margin: 0px;
	padding: 0px;
	height: 1px;
	margin-bottom: 20px;
	clear: both;
}

.simplelabelform
{
	
}

.simplelabelform label
{
	display: block;
	width: 200px;
	font-weight: bold;
	float: left;
}

.simplelabelform .inputitem
{
	display: block;
	float: left;
}

#test0-content, #test2-content {
	display:none
}

ul#menuctl00_TheMenu {
	margin:0;
	padding:0;
	font-size:12px;
	background-color:#FFFFFF;
	width:160px;
	
}

ul#menuctl00_TheMenu li{
	cursor:pointer;
	margin:0;
	padding:0;
	list-style-type:none;
	
	display:block;
	border-bottom:1px solid #fff;
}
* html ul#menuct100_TheMenu li {
height:1%;
}
ul#menuctl00_TheMenu li a{
	display:block;
}




ul#menuctl00_TheMenu li ul {
	margin:0;
	padding:0;

}

ul#menuctl00_TheMenu li ul,
ul#menuctl00_TheMenu li.oclPageIsInPath ul li ul,
ul#menuctl00_TheMenu li.oclSelectedPage ul li ul { margin:0; padding:0;display:none;}

ul#menuctl00_TheMenu li.oclPageIsInPath ul,
ul#menuctl00_TheMenu li.oclSelectedPage ul,
ul#menuctl00_TheMenu li.oclPageIsInPath ul li.oclPageIsInPath ul,
ul#menuctl00_TheMenu li.oclPageIsInPath ul li.oclSelectedPage ul { display:block; }

ul#menuctl00_TheMenu li a {
	background-color:#60A2D1;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	width: 100%;
	padding:3px 5px 3px 7px;
	text-decoration:none;
}

ul#menuctl00_TheMenu li a.oclSelectedPage {
	background:#aae7ff;	
	color:#2a75b5;
}

ul#menuctl00_TheMenu li a:hover {
	background:#aae7ff;
	color:#2a75b5;
	text-decoration: none;
	display:block;
}

ul#menuctl00_TheMenu li li a {
	background-color:#FFFFFF;
	border-bottom:1px solid #DDDDDD;
	color:#000000;
	font-weight:normal;
	margin:0;
	padding:3px 5px 3px 6px;
	text-decoration:none;
}
ul#menuctl00_TheMenu li li a:hover {
	background-color:#FFFFFF;
}

ul#menuctl00_TheMenu li li a.oclSelectedPage {
	background:#FFF;
	font-weight:bold;
	color:#2a75b5;
}



ul#menuctl00_TheMenu li li li a {
	background:#F2F2F2 url(../images/arrow_menu_of.gif) no-repeat scroll 6px 6px;
	border-bottom:1px solid #DDDDDD;
	color:#333;
	display:block;
	padding:3px 5px 3px 20px;
	width: 146px;
	text-decoration:none;
}

ul#menuctl00_TheMenu li li li a.oclSelectedPage {
	background:#F2F2F2 url(../images/arrow_menu_on.gif) no-repeat scroll 6px 6px;
	border-bottom:1px solid #DDDDDD;
	color:#2a75b5;
	display:block;
	padding:3px 5px 3px 20px;
	text-decoration:none;
	font-weight:bold;
}


ul#menuctl00_TheMenu li li li a:hover {
	background:#F2F2F2 url(../images/arrow_menu_on.gif) no-repeat scroll 6px 6px;
}


.klein
{
	width: 30px;
}
