/* CSS Document */

a:active { border: none; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	
}	
img {border:none;}

a{
	color:#264c93;
	text-decoration:none;
}

a:hover{
	color:#a3bf2d;
}

.wrapper {
	margin:0 auto 0 auto;
	width: 969px;
	background-repeat:repeat-y;
}

.header {
	height:27px;
	margin:0px 8px 0px 4px;
	padding:0;
	background:#aac43d;
}
.topnavigation {
	background-color:#bacf61;
	display:block;
	width:775px;
	height: 27px;
	position:relative;
	margin:0 0 0 180px;
}

.topnavigation ul {
	margin:0 25px 0px 0px;
	float: left;
	height: 27px;
	padding:0 0 0 20px;
}
.topnavigation ul li{
	float: left;
	height: 20px;
	background-color:#bacf61;
	list-style: none;
	background-image: url(../images/img_topmenu_separator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:7px 7px 0 5px;
	margin:0;
	
}
.topnavigation ul li.last{
	float: left;
	height: 20px;
	background-color:#bacf61;
	list-style: none;
	padding:7px 7px 0 5px;
	margin:0;
	
}
.topnavigation ul li.leftofactive{
	float: left;
	height: 20px;
	background-color:#bacf61;
	list-style: none;
	background-image: url(../images/img_topmenu_separator_over.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:7px 7px 0 5px;
	margin:0;
}
.topnavigation ul li a,
.topnavigation ul li.leftofactive a{
	color:#fff;
	padding:4px 2px 2px 2px;
	text-decoration:none;
	font-size:0.67em;
	font-weight:bold;
	vertical-align:40%;
}
.topnavigation ul li.active,
.topnavigation ul li.overactive {
	float: left;
	height: 20px;
	background-color:#ffffff;
	list-style: none;
	padding:7px 7px 0 5px;
}
.topnavigation ul li.active a,
.topnavigation ul li.overactive a{
	color: #626262;
}
.topnavigation input{
	width:111px;
	height:11px;
	padding:2px 0 0px 0;
	margin:5px 5px 0px 44px;font-size:0.6em;
}
.topnavigation label {
	color:#fff;float:right;
	font-size:0.71em;line-height:100%;
	font-weight:bold;
	margin:0px 0 0px 0;
	padding:7px 25px 0px 0;
}
.topnavigation .increase {
	float: left;
	margin:6px 8px 0 0;
	padding:2px 0 4px 0;
    height: 15px;
}

.maincontent {
	width:957px;
	background-color:#FFFFFF;
	margin:0 5px 0 4px;
	padding:0 0 20px 0;
}

.leftcolumn {
	display:inline;
	background:#fff;
	width:196px;float:left;
	padding:5px 0 0 0;
}
.logo {
	margin:5px 5px 7px 11px;
	padding:0 0px 0 0px;
}
img.logo   {border:none;}


a:hover {color:#98b712;}

.leftcontent {
	font-size:0.75em;
	color:#666;
	padding:10px 0 0px 0;
	line-height:110%;
	width: 196px;
	margin:5px 0 0 0;
}
.leftcolumn .zorglijn {
	margin:30px 0 0px 6px;
} 

.leftcontent ul {
	width:180px;
	margin:14px 0 0 0;
	padding:0 0 0 0;
}

.leftcontent ul li {
	list-style:none;
	background-image:url(../images/rivas_leftcontent_border_slice.gif);
	background-repeat:no-repeat;
	background-position:25px top;
	padding:0 0 0 0;
	font-size:1.02em;
	font-weight:bold;
	/*border-top:1px solid #DDE8EE;*/
	margin:0 0 0 0;
}

.leftcontent ul li a {
	background-image:url(../images/img_rivas_bullet_square_green.gif);
	background-repeat:no-repeat;
	background-position:15px 10px;
	padding:5px 0 0px 27px;
	text-decoration:none;
	color:#578CAD;
	display:block;
	margin:0;
	width: 148px;
	line-height: 17px;
}

.leftcontent ul li.last {
	background-image:url(../images/rivas_leftcontent_border_slice_last.gif);
	background-repeat:no-repeat;
	background-position:25px 0px;
	height: 24px;
} 

.leftcontent ul li a:hover {
	color:#a3bf2d;
	background-color:#f3f7e4;
}
.leftcolumn img {
	padding:5px 10px 0 15px;
	margin:5px 0 0 0;
}

/*sidemenu*/
.leftcontent2 {
	font-size:0.7em;
	color:#666;
	padding:10px 0 0px 0px;
	line-height:110%;
	width: 196px;
	margin:5px 0 0 0;
}
.leftcontent2 ul#navigation {
	width:180px;
	margin:14px 0 0 0;
	padding:0 0 0 0;
}

.leftcontent2 ul#navigation li {
	list-style:none;height: 22px;
	padding:0 0 0 0;
	font-size:1.05em;
	font-weight:bold;
	background-image:url(../images/rivas_leftcontent_border_slice_purple.gif);
	background-repeat:no-repeat;background-position: 0px top;
	margin:0 0 0 0;
	
}

.leftcontent2 ul#navigation li a.head {
	background-image:url(../images/img_rivas_bullet_square_green.gif);
	background-repeat:no-repeat;
	background-position:15px 10px;
	padding:5px 0 1px 27px;
	text-decoration:none;
	color:#5471a7;
	display:block;
	margin:0;
	width: 148px;
	line-height: 17px;
}
ul#navigation li.last {
	background-image:url(../images/rivas_leftcontent_border_slice_last_purple.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:1px 0 1px 0;
} 

.leftcontent2 ul#navigation li a:hover {
	color:#986983;
	background-color:#f1f1f1;
}
.leftcontent2 ul#navigation li a.head:active {
	background-color:#f1f1f1;
	color:#986983;
}
ul#navigation li li {line-height:20px;}
ul#navigation li li a{
	display:block;
	background-color:#f1f1f1;
	width:175px;color:#986983;
	font-size:0.9em;
	font-weight:normal;
	text-indent:26px;
	text-decoration: none;
}

ul#navigation li li a:hover {
	text-decoration:underline;
}	

ul#navigation li li a:active {
	background-repeat:no-repeat;
	background-position:15px center;
}

.textitem {
	width:160px;
	padding: 10px 5px 0 15px;
	line-height:130%;
	font-size:0.65em;color:#666666
}

.mainnavigation {
	height:54px;
	float:left;
	margin:0 0 1px 1px;
	padding: 0;
}
.mainnavigation ul {
	margin:20px 0 0 0;
	padding:0;
	height: 30px;
}
.mainnavigation ul li {
	float:left;
	margin:0 1px 0 0;
	padding:0;
	list-style:none;
	height: 30px;
}

.mainnavigation ul li a {
	display:block;
	height:30px;
	text-decoration:none;
	font-size:0.7em;
	padding:4px 1px 0 0px;
	margin:0 1px 0 0;
	background-position:left bottom;
	background-repeat:no-repeat;
}
.onzichtbaar {
	display: none;
	margin: 0;
	padding: 0;
}
.zorg 
{
    margin-top:20px;
    margin-left:10px;
    font-weight:bold;
    font-size: 1.00em;
}
.zorgklein
{
    font-size: 0.8em;
    margin-left:10px;
    font-weight:bold;
    color:#000000;
}

a.loophulpmiddelen
{
    width: 131px;
    font-weight:bold;
    background-color: #ffffff;
    border-bottom: 6px solid #6a247b;
} 
a:hover.loophulpmiddelen
{
    width: 131px;
    font-weight:bold;
    color:White;
    background-color: #6A247B;
    border-bottom: 6px solid #6a247b;
} 

a.leven
{
    width: 75px;
    font-weight:bold;
    background-color: #ffffff;
    border-bottom: 6px solid #039c8d;
} 
a:hover.leven
{
    width: 75px;
    font-weight:bold;
    color:White;
    background-color: #039c8d;
    border-bottom: 6px solid #039c8d;
} 
a.sanitair
{
    width: 78px;
    font-weight:bold;
    background-color: #ffffff;
    border-bottom: 6px solid #d6531b;
} 
a:hover.sanitair
{
    width: 78px;
    font-weight:bold;
    color:White;
    background-color: #d6531b;
    border-bottom: 6px solid #d6531b;
} 
a.ouder
{
    width: 66px;
    font-weight:bold;
    background-color: #ffffff;
    border-bottom: 6px solid #f9d300;
} 
a:hover.ouder
{
    width: 66px;
    font-weight:bold;
    color:White;
    background-color: #f9d300;
    border-bottom: 6px solid #f9d300;
} 
a.fit
{
    width: 61px;
    font-weight:bold;
    background-color: #ffffff;
    border-bottom: 6px solid #00a3e5;
} 
a:hover.fit
{
    width: 61px;
    font-weight:bold;
    color:White;
    background-color: #00a3e5;
    border-bottom: 6px solid #00a3e5;
} 
a.transfer
{
    width: 67px;
    font-weight:bold;
    background-color: #ffffff;
    border-bottom: 6px solid #c84690;
}
a:hover.transfer
{
    width: 67px;
    font-weight:bold;
    color:White;
    background-color: #c84690;
    border-bottom: 6px solid #c84690;
}
a.veiligheid
{
    width: 75px;
    font-weight:bold;
    background-color: #ffffff;
    border-bottom: 6px solid #aac43d;
}
a:hover.veiligheid
{
    width: 75px;
    font-weight:bold;
    color:White;
    background-color: #aac43d;
    border-bottom: 6px solid #aac43d;
}
a.bandage
{
    width: 68px;
    font-weight:bold;
    background-color: #ffffff;
    border-bottom: 6px solid #3636a5;
}
a:hover.bandage
{
    width: 68px;
    font-weight:bold;
    color:White;
    background-color: #3636a5;
    border-bottom: 6px solid #3636a5;
}
a.bedden
{
    width: 87px;
    font-weight:bold;
    background-color: #ffffff;
    border-bottom: 6px solid #9f2424;
}
a:hover.bedden
{
    width: 87px;
    font-weight:bold;
    color:White;
    background-color: #9f2424;
    border-bottom: 6px solid #9f2424;
}
a.aanbiedingen
{
    width: 92px;
    font-weight:bold;
    background-color: #ffffff;
    border-bottom: 6px solid #c84690;
} 
a:hover.aanbiedingen
{
    width: 92px;
    font-weight:bold;
    color:White;
    background-color: #c84690;
    border-bottom: 6px solid #c84690;
} 

.overlay {
	padding:0;
	margin: 0;
	float:left;
	height:426px;
	width:750px;
	background: none;
	overflow:hidden;
}

/*overlay maincontent in homepage*/
.overlay2 {
	background-repeat:no-repeat;
	margin:348px 0 0 0;
	padding:2px 0 0 0;
	height:78px;
	width:721px;
	background-image: url(../images/img_rivas_blue_bg.png);
	background-position: left top;
	z-index:100;	
}

*html .overlay2 {
	background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/img_rivas_blue_bg.png", sizingMethod="image");
	padding:0;
}

.buttonarrow a {
	padding-left:40px;
	padding-top: 6px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-image:url(../images/mouse_out_rivas.png);
	background-repeat:no-repeat;
	background-position:left 1px;
	text-decoration:none;
	font-size:1.1em;
	color:#264c93;
	display:block;
	width:288px;
	height:24px;
}

.buttonarrow a:hover {
	background-image:url(../images/mouse_over_rivas.png);
	background-position:left 1px;
	text-decoration:none;
	color:#a3bf2d;
}
*html .buttonarrow a {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/mouse_out_rivas.png", sizingMethod="image");
	}
	
*html .buttonarrow a {
	background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/mouse_over_rivas.png", sizingMethod="image");
}

/*maincolumn styling*/
.maincolumn 
{
	display:inline;
	width:519px;float:left;
	margin:0 0 15px 10px;
	padding:0;font-size:0.7em;
	overflow:hidden;
}
.opportunities  {
	padding:0 0 0 0;
	margin:10px 0 10px 40px;
}

.top {
	border-bottom:1px solid #98B712;
	margin:0 0 10px 0;
	width:100%;
	float:left;
}
.top h2 {
	color:#98B712;
	font-size:1.45em;
	float:left;
	font-weight:bold;
	margin:20px 0 0 0;
	padding:0;
	line-height: 1.45em;
}

.top a img {
	border:none;
	float:right;
	margin:20px 0 0 0;
}
.maincolumn img {}
.crumbpath {
	float:left;
	color:#5b77ab;
	font-size:0.8em;
	margin:0px 0px 5px 1px;
	width: 519px;
}

.crumbpath a {
	color:#5b77ab;}
.crumbpath a:hover {color:#98b712}

.crumbpath2 {
	float:left;
	color:#5b77ab;
	font-size:0.8em;
	margin:0px 0px 5px 0px;
	width: 519px;
	
}

.crumbpath2 a {
	color:#5b77ab;}
.crumbpath2 a:hover {color:#98b712}


.arrow {
	padding:0 0 0px 0;}

.floatleft{
    float: left;
    margin: 0 10px 10px 0;
}
dl{
	width: 80%;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;	
}  
dt,dd.date{	
	background: #FFF;
	}
dt{
	float: left;width:60%;
	padding-left: 20px;
	color: #256A94;
	background-image:url(../images/img_rivas_arrow_grey.gif);
	background-repeat:no-repeat;
	background-position:left 4px;}
dt a {
	color:#256A94;
	text-decoration:none;
}
dt a:hover {
	color:#A1Bd27;
	text-decoration:none}	
dd{	
	margin:0
}

dd.date{
	float: right;
	padding-left: 3px;
	color: #333333
}
.rightcolumn2 {
	width:340px;
	float:left;
	margin:12px 0 0 0;
	padding:0 0 0 20px;
	font-size:1.0em;
	display:inline;
	overflow:hidden;
}
.rightcolumn2 a img  {border:none;float:right;margin:0 10px 0 0;}

.rightcolumn 
{
	font-size:1.0em;
	width:350px;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 0 5px;
	display:inline;
	overflow:hidden;
}
	
.rightcolumnheading {font-size:0.8em;font-weight:bold;color:#000;border-bottom:none;}
.rightcolumn .content {
	font-size:0.7em;
	width:180px;
	margin:0 0 20px 0}	

.rightcolumn h4 a {text-decoration:none;color:#a3bf2d}
.rightcolumn h4 a:hover {color:#578CAD}
.rightcolumn p {
	color:#256A94;
	padding:0 5px 0 0;
	margin:5px 5px 15px 0px;
}
.rightcolumn p { color:black;}

.rightcolumn p.sollicitaties {
 	color:#333333;
	width:180px;
	margin: 5px 0 15px 0;
}
.rightcolumn .sollicitaties a {
	color:#256A94;
	text-decoration:none;display:inline;
}
rightcolumn .sollicitaties a:hover {
color: #a3bf2d;
}
.rightcolumn img {
	margin:5px 0 5px 0;
}
.banner {
	width:181px;
	margin:-10px 0 10px 0;
	padding:0}
img.bannerimage {
	margin: -10px 0 -2px 0;
	padding:0}
.banner h4 {
	font-size:0.8em;
	color:#fff;
	background-color:#A1BD29;
	margin:0 0 0 0;
	padding:5px 4px 8px 10px;
}
.banner h5 {
	font-size:0.7em;
	font-weight:normal;
	color:#256A94; 
	background-color:#EBF2F5;
	margin:0px 0 0 0;
	padding:2px 5px 10px 10px;}

.rightcolumn a {
	color:#256a94;
	text-decoration:none;
	display:block;
	margin:10px 0 0 0;
}

.rightcolumn p a {margin:0;}

.rightcolumn a:hover {
	color:#a3bf2d}
.rightcolumn h4 {
	font-size:0.94em;
	margin:10px 0 10px 0
}
.footer {
	height:41px;
	width:969px;
	background:url(../images/img_rivas_footer_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto 0 auto;
	
}

*html .footer {
	background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/img_rivas_footer_bg.png", sizingMethod="image");
}

.footer img {
	margin:0 0 0px 213px;
}

.footer ul {
	display:inline;
	float:right;
	margin:0 30px 0px 0;
	padding:12px 0 0px 0;
}

.footer ul li  {
	display:inline;
	margin:2px 0 0px 0;
	padding: 0px 0 0px 0px;
	border-right:1px solid #a3bf2d;
}

.footer ul li.last {border:none}
.footer ul li a 
{
	position:relative;
	color:#5b77AB;
	font-size:0.65em;
	padding:0 3px 0px 0;
	margin:0 5px 0px 5px;
	text-decoration:none;vertical-align:40%;
}
.footer ul li a:hover 
{
	color:#a3bf2d}
.slogan {	
	display:inline;
	float:left
}

/*nieuwsoverzicht category*/
.category {
	border:1px solid #CFDEE8;
	width:455px;
	padding:0px 2px 20px 0px;margin:0 0 18px 0}
.category h3 {
	font-size:0.95em;
	color:#333;
	background-image:url(../images/img_rivas_category_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:24px;
	padding:5px 0 0px 15px;margin:0 0 0px 0;
}
.category dl{
	width: 95%;
	overflow: auto;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;	
}  
.category dt {margin:0 0 0 15px;}
.category dd {float:right;}

/*vervolgpagina datumvermelding*/


.terug {
	margin:0px 0 0px 0;
	padding:0;
	font-size:0.9em}
.terug a {color:#5b77AB;text-decoration:none}
.terug a:hover {color:#98b712}
.terug .arrowleft {padding:0;margin:3px 10px 0px 0px;float:left;vertical-align:bottom}

.maincolumn .maincolumncontent {font-size:0.71em;margin:10px 0 0 0}
.maincolumn h4 {font-size:0.94em;margin:10px 0 0 0}



ul.faq {
	margin:0;
	padding:0;
}

ul.faq li{
	list-style:none;
	margin:5px 0 0 0px;
	padding:0 0 0 0px;
}

span.faqTitle {
	text-decoration:none;
	background-image:url(../images/img_rivas_arrow_grey.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:3px 0 3px 20px;
	color:#578CAD;
	display:block;
	cursor:pointer;
}

ul.faq li p {
	margin: 5px 5px 5px 20px;
}

span.opened {
	color:#a3bf2d;
}

ul.faq li a.title {
	text-decoration:none;
	background-image:url(../images/img_rivas_arrow_grey.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:3px 0 3px 20px;
	color:#578CAD;
	display:block;
	cursor:pointer;
}
ul.faq li a:hover {
	color:#A1BD27;
}



.answer {margin:0 0 0 20px}
.zoekresultaat {margin:5px 0 10px 20px}
.row {margin:10px 10px 0 0;font-size:0.9em}
.row ul {float:right}
.row ul li {float:left;list-style:none;display:inline;margin:6px}
.row ul li a{color:#256A94}
.row ul li a:hover {color:#98B712}
.row ul li a:active {text-decoration:none;}
li.arrow a  {text-decoration:none} 
form {
	width:  100%;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 0px;
}

.maincolumn2 {	
	width:735px;font-size:0.7em;	
	background-image:url(../images/rivas_bg_special_pages.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	float:left;
	margin:0px 0 0 0px;
	margin:0;
	padding:10px 0px 8px 0px;

}

.maincolumn2 img {
	/*padding:10px 0 0 10px;*/
}

.rightcontainer 
{
	float:left;
	width: 750px;
}


.newsoverview {
	font-size:0.71em;
	padding:5px 2px 5px 2px;
}
.newsoverview a{
	color:#A1BD27
	}

.news {
	background:#c2d6e1;
	margin:10px 0 10px 0px;
	height:50px;
	font-size:.8em;color:#333333;
	display:inline;
	float:left;
	width:725px;
	padding:7px 0px 0px 0px;
	overflow:hidden;
}

.news img {
	border-right:1px solid #fff;
	vertical-align:0px;
	padding:3px 10px 0px 4px;
	margin:0px 8px 0 5px;
	}

.news h4 {
	font-size:100%;
	border-right:1px solid #fff;
	vertical-align:0px;
	padding:3px 10px 0px 4px;
	margin:0px 8px 0 5px;
	white-space: nowrap;
	float:left;
	}
	
.newsitem  {
	color:#256A94;
	width:250px;
	padding:0 25px 0 0;}
	

.news2 {
	margin: 0px 0 0 0px;
	height:20px;
	position:relative;
	float:left;
	width:725px;
	color:#333333;
	padding: 5px 0px 0px 0px;

}

.news2 h4 {
	font-size:100%;
	border-right:1px solid #fff;
	vertical-align:0px;
	padding: 1px 10px 0px 4px;
	margin:0px 8px 0 5px;
	white-space: nowrap;
	float:left;
}

.newsteasertext 
{
	float:left;
	display:inline;
	width:515px;
	overflow:hidden;
	font-size:0.8em;
	padding: 1px 10px 0px 4px;
}

.news2 img {
	border-right:1px solid #fff;vertical-align:0px;
	padding:3px 10px 0px 4px;
	margin:0px 8px 0 5px;
	border:1px solid black;
}
/*sitemap*/
 .maincolumn .treeview, .treeview ul { 
			padding: 0;
			margin: 0;
			list-style: none;
		}	
		

		 .maincolumn .treeview li { 
			margin: 0;
			padding: 3px 0pt 3px 16px;
		}
		
		ul.dir li { padding: 2px 0 0 16px; }	
	  

	  	.treeview li {background: url(../images/gray/tv-item.gif) 0 0 no-repeat;font-weight:bold}
	  	.treeview .collapsable {background-image: url(../images/gray/tv-collapsable.gif);}
	  	.treeview .expandable {background-image: url(../images/gray/tv-expandable.gif);}
	  	.treeview .last {background-image: url(../images/gray/tv-item-last.gif); }
	  	.treeview .lastCollapsable {background-image: url(../images/gray/tv-collapsable-last.gif); }
	  	.treeview .lastExpandable { background-image: url(../images/gray/tv-expandable-last.gif); }
	  
  		.treeview .collapsable_blue {background-image: url(../images/gray/tv-collapsable_blue.gif);}
	  	.treeview .expandable_blue {background-image: url(../images/gray/tv-expandable_blue.gif);}
	  	.treeview .lastCollapsable_blue {background-image: url(../images/gray/tv-collapsable-last_blue.gif); }
	  	.treeview .lastExpandable_blue { background-image: url(../images/gray/tv-expandable-last_blue.gif); }		
		
		.treeview a{color:#a3bf2d;text-decoration:none}
		.treeview ul li a{color:#578CAD}
		.treeview ul li ul li a{color:#a3bf2d}
	    .treeview ul li ul li ul li a{color:#578CAD;font-weight:normal}
	  	
	  	#treecontrol { margin: 1em 0; }
			
	
.datum {float:right;margin:27px 5px 0 0;color:#a8c236}

.textasset,
.richtextbox,
.highlightbox
{
	display:inline;
}

.textasset,
.richtextbox 
{
	position : relative;
}

div.box_paragraph,
p.box_paragraph {
	overflow:hidden;
}

.maincolumn div.box_paragraph,
.maincolumn p.box_paragraph 
{
	padding-left:0px;
}


  
div.klikhierbox
{
	position:absolute;
	left:140px;	
	top:120px;
	margin:0px;
	padding:0px;
}

/*.lefttext div.klikhierbox 
{
	top:auto;
	margin-top: -19px;
}*/

.textasset a.klikhierlink,
.richtextbox a.klikhierlink,
.highlightbox a.klikhierlink {	
	position:relative;
}

a.klikhierlink img.klikhier {	
	padding: 0px;
	margin: 0 0 10px 0px;
}

.richtextbox {
	float:left;
	width:236px;
	height:249px;
	margin:2px;	
	overflow:hidden;
}

.lefttext {
	width:181px !important;
}

.lefttext .klikhierbox 
{
	left:80px;	
}

.textasset h3,
.richtextbox h3 
{
	font-size:0.94em;
}

.richtextmain 
{
	padding:0px 5px 0px 10px;			
}
.richtexttitle
{
    font-size: 0.94em;
    font-weight: bold;
    color: #5471a7;
}

.maincolumn .textasset h3,
.maincolumn .richtextbox h3  
{
	margin-left :0px;
}

.textasset table,
.richtextbox table  
{
	border-collapse:collapse;
}


.lefttext div.box_paragraph,
.lefttext p.box_paragraph, 
#newspage .textasset div.box_paragraph,
#newspage .textasset p.box_paragraph, 
#factsheet .textasset div.box_paragraph,
#factsheet .textasset p.box_paragraph, 
#basepage .textasset div.box_paragraph,
#basepage .textasset p.box_paragraph 
{
	height:auto;
}
     
.listbox-item a 
{
	margin:0px;
}

ul.nonelist {
   list-style: none;
   padding: 0;
   margin: 0;
}

ul.nonelist li {
   padding: 0;
   margin: 0;
   display: inline;
}

* html .ProductsList .ProductsListDiscount { overflow: hidden; float: none; }

.ProductsList a {
   display: block;
   float: left;
   margin: 0 10px 0 0;
   border-bottom: 10px solid #fff; /* ipv margin zodat het ook in IE werkt */
   padding: 10px;
   width: 146px;
   height: 234px;
   font-size: 1.0em;
   font-weight: bold;
   text-align: center;
   background: #fff; /* geen bg-image zichtbaar */
   overflow: hidden;
   cursor: pointer;
   color: #333;
   outline: 0;
}

.ProductsListDiscount a
{
    display: block;
    float: left;
    margin: 0 6px 0 6px;
    width: 110px;
    height: 140px;
    font-weight: bold;
    text-align: center;  
    background: #fff; 
    overflow: hidden; 
    outline: 0;  
}


.CartListFooter
{
	line-height: 5pt;
	background-color: white;
}

.ErrorText
{
    font-size: 1.0em;
    color:Red;
}
    
.HeaderTable
{
    text-indent: 10px;
    padding-left: 10px;
}
