body {
	line-height: 130%;
	background-color:#fff;
}
* {
	padding:0px;
	margin:0px;
	color:#000;
	font-family:Verdana;
	font-size:11px;
}

h1 {
	font-size:14px;
	font-weight:bolder;
	color:#000000;
	padding-bottom:15px;
}

div.website-holder {
	width:950px;
	margin:0 auto;
}

div.headerMenu {
	float:left;
	width:950px;
	padding:0px;
}

div.socialMediaDiv {
	left:0;
	position:fixed;
	width:30px;
	margin-top:250px;
}

div.imageHolder {
	margin-bottom:5px;
}

div.imageHolder img {
	border:0px;	
}

div.mainMenu {
	padding-top:1px;
	float:left;
	margin-top:5px;
	height:24px;
	line-height:24px;
}



DIV.header {
	float:left;
	width:950px;
	height:157px;	
	padding-top:5px;
}

DIV.header img {
	border:0px;
	padding:10px 0px 11px 0px;
	display:inline;
	float:left;
	margin-right:49px;
}

DIV.headerBlock {
	float:right;
	height:148px;
	width:230px;
	background: url(/images/web/header-block-bg.png) 0px 0px no-repeat;
	margin-right:10px;
}

.headerBlock .headerBlockHeader {
	color:#fff;
	font-weight:bolder;
	height:26px;
	line-height:24px;
	margin-top:9px;
	padding:0px 0px 0px 10px;
}

DIV.headerBlockShop {
	margin-left:720px;
	position:absolute;
	height:148px;
	width:237px;
	background: url(/images/web/header-block-bg.png) 0px 0px no-repeat;
}

.headerBlockShop .headerBlockHeader {
	color:#fff;
	font-weight:bolder;
	height:26px;
	line-height:24px;
	margin-top:9px;
	padding:0px 0px 0px 10px;
}

.breadcrumb {
	float:left;
	width:950px;
	height:25px;
	line-height:25px;
}

.breadcrumb .left {
	color:#7f7f7f;
	font-size:10px;
	float:left;
	padding-left:12px;
}

.breadcrumb .left a {
	color:#7f7f7f;
	font-size:10px;
}

.breadcrumb .right {
	color:#7f7f7f;
	float:right;
	padding-right:12px;
	font-weight:bolder;
}

.contentholder {
	float:left;
	width:950px;
}

.contentholder .content-left {
	float:left;
	width:240px;		
}

.contentholder .content-left .content-left-top {
	float:left;
	width:237px;
	height:23px;
	background: url(/images/web/content-left-block.jpg) 0px 0px no-repeat;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
	filter:inherit;
	padding:12px 0px 0px 10px;
}

.contentholder .content-left .content-left-content {
	float:left;
	padding:10px;
	width:208px;
	border-bottom:solid 1px #1e1e1e;
	border-left:solid 1px #1e1e1e;
	border-right:solid 1px #1e1e1e;
}

.contentholder .content-left .content-left-content-menu {
	float:left;
	padding:0px;
	width:228px;
	border-bottom:solid 1px #1e1e1e;
	border-left:solid 1px #1e1e1e;
	border-right:solid 1px #1e1e1e;
}

.contentholder .content-left .content-left-content .aanbieding-image {
	margin-top:5px;
	width:205px;
	text-align:center;
	float:left;
	height:150px;
	border:1px solid #7f7f7f;
}

.contentholder .content-right {
	float:left;
	width:710px;		
}

.contentholder .content-right .sfeer {
	width:708px;
	margin-top:8px;
	border:1px solid #83b817;
	overflow:hidden;
}

.contentholder .content-right .sfeerli {
	width:708px;
	margin-top:8px;
	border:1px solid #83b817;
	overflow:hidden;
	position:absolute;
	height:309px;
}

.contentholder .content-right .sfeerli img {
	border:0px;
}

.contentholder .content-right .sfeerli .sfeerText {
	margin-left:20px;
	margin-top:20px;
	width:676px;
	height:35px;
	color:#fff;
	font-size:20px;
	line-height:35px;
	padding-left:12px;
	background: url(/images/web/sfeerText-bg.png) 0px 0px repeat-x;
	position:absolute;
	filter:inherit;
}






.contentholder .content-right .sfeerliShop {
	width:708px;
	margin-top:8px;
	border:1px solid #83b817;
	overflow:hidden;
	position:absolute;
	height:214px;
}

.contentholder .content-right .sfeerliShop img {
	border:0px;
}

.contentholder .content-right .sfeerliShop .sfeerText {
	margin-left:20px;
	margin-top:20px;
	width:676px;
	height:35px;
	color:#fff;
	font-size:20px;
	line-height:35px;
	padding-left:12px;
	background: url(/images/web/sfeerText-bg.png) 0px 0px repeat-x;
	position:absolute;
	filter:inherit;
}







.contentholder .content-right .sfeer .sfeerText {
	margin-left:20px;
	margin-top:20px;
	background-color:#8dbc2c;
	width:676px;
	height:35px;
	color:#fff;
	font-size:20px;
	line-height:35px;
	padding-left:12px;
	background: url(/images/web/sfeerText-bg.png) 0px 0px repeat-x;
	position:absolute;
}

.aanbieding-button {
	position:absolute;
	margin:210px 0px 0px 145px;
	z-index:99;
}

.buttonbackbig {
	float:left;
	width:260px;
	height:23px;
	background: url(/images/web/buttons/buttonbackbig.png) 0px 0px no-repeat;
	font-size:11px;
	font-weight:bolder;
	color:#fff;
	text-align:center;
	cursor:pointer;
	padding:5px 0px 0px 10px;	
	margin:-5px 10px 0px -12px;
}

.buttonbackbig a {
	color:#fff !important;
	text-decoration:none;
}

.buttonbackbig:hover {
	background: url(/images/web/buttons/buttonbackbighover.png) 0px 0px no-repeat;
}

.button-holder {
	float:right;
	width:100%;
}

.shop-button-small {
	float:right;
	width:90px;
	height:17px;
	background: url(/images/web/buttons/ehbo-button-small.png) 0px 0px no-repeat;
	font-size:11px;
	font-weight:bolder;
	color:#fff;
	text-align:center;
	cursor:pointer;
	padding:9px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
}

.shop-button-small:hover {
	background: url(/images/web/buttons/shop-button-smallhover.png) 0px 0px no-repeat;
}

.standard-button-small {
	float:right;
	width:82px;
	height:17px;
	background: url(/images/web/buttons/standard-button-small.png) 0px 0px no-repeat;
	font-size:10px;
	font-weight:bolder;
	color:#fff;
	text-align:center;
	cursor:pointer;
	padding:9px 7px 0px 0px;	
	margin:0px 0px 0px 0px;
}

.standard-button-small a {
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

.standard-button-small:hover {
	background: url(/images/web/buttons/standard-button-smallhover.png) 0px 0px no-repeat;
}

.buttonbig {
	float:left;
	width:140px;
	height:16px;
	background: url(/images/web/buttons/buttonbig.jpg) 0px 0px no-repeat;
	margin-top:10px;
	font-size:10px;
	padding-right:6px;
	text-align:center;
	cursor:pointer;
	padding-top:9px;
	margin-bottom:3px;
}

.buttonbig a {
	text-decoration:none;
	color:#fff;
	font-weight:bolder;
	font-size:10px;
}

.buttonbig:hover {
	background: url(/images/web/buttons/buttonbighover.jpg) 0px 0px no-repeat;
}

.homeportal-text-container {
	width:350px;
	float:left;
}

.homeportal-text-container .homeportal-text-top {
	float:left;
	width:350px;
	height:11px;
	background: url(/images/web/homeportal-text-top.png) 0px 0px no-repeat;
	margin-top:13px;
}

.homeportal-text-container .homeportal-text-content {
	float:left;
	width:329px;
	padding:0px 10px 10px 10px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}

.homeportal-text-container .homeportal-news-top {
	float:left;
	width:350px;
	margin-left:10px;
	margin-top:5px;
	height:23px;
	background: url(/images/web/homeportal-news-top.png) 0px 0px no-repeat;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
	padding:12px 0px 0px 10px;
}

.homeportal-text-container .homeportal-news-content {
	float:left;
	width:338px;
	padding:5px 5px 0px 5px;
	border-right:1px solid #000;
	margin-left:10px;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}

.homeportal-text-container .homeportal-news-content .news1 {
	float:left;
	width:328px;
	padding:5px;
	cursor:pointer;
	margin-bottom:5px;
}


.homeportal-text-container .news-image {
	float:left;
	width:120px;
}

.homeportal-text-container .news-image img {
	max-width:115px;
}

.homeportal-text-container .news-text {
	font-size:10px;
	line-height:150%;
}

.homeportal-text-container .news-text a {
	font-size:10px;
	font-weight:bolder;
}

.homeportal-text-container .news-text .news-title {
	font-size:11px;
	font-weight:bolder;
}

.homeportal-text-container .news-text .news-date {
	font-size:10px;
	font-style: italic;
}

.footer {
	float:left;
	margin-top:20px;
	width:100%;
	min-height:267px;
	padding-top:25px;
	padding-bottom:20px;
}

.footer .footer-holder {
	width: 	950px;
	margin: 0 auto;
}

.footer-left {
	float:left;
	min-height:267px;
	width:220px;
	color:#45483f;
	padding:0px 10px 0px 10px;
	font-size:10px;
}

.footer-right {
	float:left;
	min-height:267px;
	width:200px;
	color:#45483f;
	padding:0px 10px 0px 10px;
	font-size:10px;
}

.footer-right strong {
	color:#45483f;
	font-size:10px;
	
}

.footer-middle {
	float:left;
	min-height:267px;
	width:462px;
	color:#45483f;
	padding:0px 10px 0px 10px;
	font-size:10px;
}

.footer-middle a {
	color:#45483f;
	font-size:10px;
	text-decoration:none;
}

.footer-middle a:hover {
	text-decoration:underline;
}

.footer-left a {
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	color:#45483f;
}

.footer-left a:hover {
	text-decoration:underline;
	color:#45483f;
	font-weight:normal;
	font-size:10px;
}

.footer .footer-title {
	font-weight:bolder;
	font-size: 14px;
	color:#45483f;
	width:250px;
	padding-bottom:20px;
}

.content-top {
	float:left;
	width:710px;
	height:11px;
	background: url(/images/web/content-top.png) 0px 0px no-repeat;
	margin-top:8px;
}

.content {
	float:left;
	width:688px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:0px 10px 10px 10px;
	overflow:hidden;
}

.productoverview-top {
	float:left;
	width:460px;
	padding:13px 0px 0px 10px;
	color:#fff;
	font-weight:bolder;
	font-size:12px;
	height:22px;
	background: url(/images/web/productoverview-top.png) 0px 0px no-repeat;
}

.productoverview {
	float:left;
	width:448px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:10px 10px 10px 10px;
	overflow:hidden;
}

.productoverview-top {
	float:left;
	width:460px;
	padding:13px 0px 0px 10px;
	color:#fff;
	font-weight:bolder;
	font-size:12px;
	height:22px;
	background: url(/images/web/productoverview-top.png) 0px 0px no-repeat;
}

.productoverview {
	float:left;
	width:448px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:10px 10px 10px 10px;
	overflow:hidden;
}

.shop-middle-top {
	
	float:left;
	width:470px;
	height:11px;
	background: url(/images/web/shop-middle-top.png) 0px 0px no-repeat;
	margin-top:8px;
	
}

.shop-middle-content {
	float:left;
	
	width:470px;	
}

.shop-middle {
	float:left;
	width:448px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:0px 10px 10px 10px;
	overflow:hidden;
}

.block-green-small-top {
	float:right;
	width:220px;
	height:20px;
	background: url(/images/web/block-green-small-top.png) 0px 0px no-repeat;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
	padding:6px 0px 0px 10px;
}

.block-green-small-content {
	float:right;
	padding:7px;
	width:214px;
	border-bottom:solid 1px #83b817;
	border-left:solid 1px #83b817;
	border-right:solid 1px #83b817;
}

.block-black-small-top {
	float:right;
	width:220px;
	height:23px;
	background: url(/images/web/content-left-block.jpg) 0px 0px no-repeat;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
	padding:12px 0px 0px 10px;
}

.block-black-small-content {
	float:right;
	padding:5px;
	width:218px;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}


.shop-content {
	float:left;
	width:470px;
}

.shop-right {
	float:right;
	margin-top:9px;
	width:230px;
}

.inputfield-big {
	float:left;
	width:213px;
	background: url(/images/web/inputfield-big.png) 0px 0px no-repeat;
	height:25px;
}

.inputfield-big input[type=text] {
	width:199px;
	color:#c6c6c6;
	height:14px;
	border:0px;
	margin:5px 0px 0px 5px;
	line-height:14px;
}

.inputfield-small {
	float:left;
	width:109px;
	background: url(/images/web/inputfield-small.png) 0px 0px no-repeat;
	height:25px;
}

.inputfield-small input[type=text] {
	width:100px;
	color:#7f7f7f;
	height:14px;
	border:0px;
	margin:5px 0px 0px 5px;
	line-height:14px;
}

.inputfield-quantity {
	float:left;
	width:28px;
	background: url(/images/web/inputfield-quantity.png) 0px 0px no-repeat;
	height:25px;
}

.inputfield-quantity input[type=text] {
	width:20px;
	color:#000;
	height:10px;
	border:0px;
	margin:2px 0px 0px 2px;
	line-height:10px;
}

.kollom {
	float:left;
	width:105px;	
	height:25px;
	line-height:25px;
	font-size:10px;
}

.headerBlockContent {
	padding:0px 8px 0px 8px;	
}

.headerBlockContent select {
	width:200px;
	border:0px;
	margin:6px 0px 0px 7px;
}

.headerBlockContent select option {
	color:#7f7f7f;
}

.text-10pix {
	font-size:10px;	
}

.aanbieding_picture {
	border:1px solid #7f7f7f;
	width:240px;
	height:180px;
	float:left;
}

.aanbieding_content {
	margin-left:10px;
	width:195px;
	float:left;
}

.aanbieding-title {
	float:left;
	font-weight:bolder;
}

.aanbieding-title a {
	font-weight:bolder;
	font-size:12px;
	text-decoration:none;
	color:#000;	
}

.aanbieding-artikelnr {
	color:#000;
	float:left;
	width:228px;
	padding-top:3px;
	font-size:10px;
}

.aanbieding-normalprice {
	color:#000;
	float:left;
	width:228px;
	padding-top:3px;
	font-size:10px;
}

.aanbieding-nuprice {
	color:#ff0000;
	float:left;
	width:228px;
	padding-top:3px;
	font-size:14px;
	font-weight:bolder;	
}

.aanbieding-price {
	color:#082767;
	float:left;
	width:228px;
	padding-top:3px;
	font-size:14px;
	font-weight:bolder;	
}

.aanbieding-link {
	float:left;	
	margin:17px 0px 17px 0px;
}

.shopImage{
	float:left;
	margin-top:15px;
}

.aanbieding-link a {
	font-size:10px;
}


.winkelwagen-button {
	float:left;
	width:188px;
	height:16px;
	background: url(/images/web/buttons/winkelwagen-button.png) 0px 0px no-repeat;
	font-size:11px;
	font-weight:bolder;
	color:#fff;
	text-align:center;
	cursor:pointer;
	padding:8px 4px 0px 0px;
	margin:0px 0px 0px 0px;
}

.winkelwagen-button:hover {
	background: url(/images/web/buttons/winkelwagen-buttonhover.png) 0px 0px no-repeat;
}

.winkelwagen-button-big {
	float:left;
	width:250px;
	height:16px;
	background: url(/images/web/buttons/winkelwagen-button-big.png) 0px 0px no-repeat;
	font-size:11px;
	font-weight:bolder;
	color:#fff;
	text-align:center;
	cursor:pointer;
	padding:8px 4px 0px 0px;
	margin:0px 0px 0px 0px;
}

.winkelwagen-button-big:hover {
	background: url(/images/web/buttons/winkelwagen-buttonhover-big.png) 0px 0px no-repeat;
}

.artikel-tabs-container {
	width:100%;
	float:left;	
}

.artikel-tabs-container .artikel-tabs-container-tabs {
	width:100%;
	float:left;
	height:25px;
	margin:25px 0px 0px 0px;
	border-bottom:1px solid #707070;	
}

.artikel-tabs-container .artikel-tabs-container-tabs .artikel-tabs-container-tabs-item {
	float:left;
	height:25px;
	background: url(/images/web/artikel-tabs-container-tabs-item-headerbg.png) 0px 0px no-repeat;
	background-position:right;
	border-left:1px solid #a6a6a6;	
	display:inline;
	line-height:25px;
	padding:0px 22px 0px 11px;
	background-color:#dedede;
	margin:0px 0px 0px 10px;
	cursor:pointer;
}

.artikel-tabs-container .artikel-tabs-container-tabs .artikel-tabs-container-tabs-itemSelected {
	float:left;
	height:25px;
	background: url(/images/web/artikel-tabs-container-tabs-item-headerbg-hover.png) 0px 0px no-repeat;
	background-position:right;
	border-left:1px solid #a6a6a6;	
	border-bottom:1px solid #ffffff;
	display:inline;
	line-height:25px;
	padding:0px 22px 0px 11px;
	background-color:#fff;
	cursor:pointer;
	margin:0px 0px 0px 10px;
}


.artikel-tabs-container .artikel-tabs-container-tabs .artikel-tabs-container-tabs-item:hover {
	float:left;
	height:25px;
	background: url(/images/web/artikel-tabs-container-tabs-item-headerbg-hover.png) 0px 0px no-repeat;
	background-position:right;
	border-left:1px solid #a6a6a6;	
	border-bottom:1px solid #ffffff;
	display:inline;
	line-height:25px;
	padding:0px 22px 0px 11px;
	background-color:#fff;
	margin:0px 0px 0px 10px;
}

.artikel-tabs-container .artikel-tabs-container-tab-contentHide {
	width:100%;
	display:none;	
}

.artikel-tabs-container .artikel-tabs-container-tab-content {
	width:100%;
	display:block;
	padding:15px 5px 5px 5px;
	float:left;
}

.icon_cart {
	float:right;
	width:29px;
	margin:-7px 23px 0px 0px;
}

.headerBag {	
	width:100%;
	padding-right:10px;
	padding-left:2px;
	margin-bottom:5px;
}

.headerBag td {	
	border-bottom:2px solid #83b817;
	font-size:10px;
	padding:5px 0px 5px 0px;
}

.headerBag td a {	
	font-size:10px;
}


.vt	{ display:none; float:left; width:100%;}


.landingPageul { 
	list-style-type: none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}

.landingPageul li { 
	text-align:left;
	list-style-type:none;
	display:inline;
	font-size:12px;
	float:left;
	height:20px;
	width:230px;
	cursor:pointer;
}

.landingPageulvt { 
	list-style-type: none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	display:none;
}

.landingPageulvt_show { 
	list-style-type: none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	display:block;
}

.landingPageulvt_show li { 
	text-align:left;
	list-style-type:none;
	display:inline;
	font-size:12px;
	float:left;
	height:20px;
	width:230px;
	cursor:pointer;
}

.landingPageulvt li { 
	text-align:left;
	list-style-type:none;
	display:inline;
	font-size:12px;
	float:left;
	height:20px;
	width:230px;
	cursor:pointer;
}

	#homeSlider ul, #homeSlider li {
		margin:0;
		padding:0;
		list-style:none;
		overflow:hidden; 
	}
	#homeSlider, #homeSlider li {
		overflow:hidden; 
	}
	
	#homeSlider {
		width:710px;
		height:311px;
		margin-top: 8px;
	}	
	
	
	
	
	
	#homeSliderShop ul, #homeSliderShop li {
		margin:0;
		padding:0;
		list-style:none;
		overflow:hidden; 
	}
	#homeSliderShop, #homeSliderShop li {
		overflow:hidden; 
	}
	
	#homeSliderShop {
		width:710px;
		height:214px;
		margin-top: 8px;
	}		

	
	#headSlider ul {
		margin:0;
		padding:0;
		list-style:none;
		overflow:hidden; 
		height:156px;
	}
	
	#headSlider, #headSlider li {
		overflow:hidden; 
		position:absolute;
	}
	
	#headSlider {
		width:950px;
		position:absolute;
		height:156px;
	}	
	
	#aanbiedingenSlider {
		overflow:hidden; 
		height:320px;
		width:237px;
	}
	
		#aanbiedingenSlider ul, #aanbiedingenSlider li {
		margin:0;
		padding:0;
		list-style:none;
		overflow:hidden; 
		height:320px;
	}
	#aanbiedingenSlider, #aanbiedingenSlider li {
		overflow:hidden;
		cursor:pointer;
	}
	
.artikel-buttons {
	width:100%;
	margin-top:5px;
	float:left;
}

.artikel-alerttext {
	width:100%;
	margin-top:5px;
	float:left;
	color:red;
}

.artikel-buttons .tellafriend-button {
	background: url(/images/web/buttons/tellafriend.png) 0px 0px no-repeat;
	cursor:pointer;
	height:32px;
	width:138px;
}

.artikel-buttons .tellafriend-button:hover {
	background: url(/images/web/buttons/tellafriendhover.png) 0px 0px no-repeat;
}

.tellafriendDiv {
	position:absolute;
	margin-top:-200px;
	margin-left:10px;
	border:1px solid #000000;
	width:405px;
	height:315px;
	display:none;
	background-color:#fff;
	padding:8px 10px 9px 10px;
}

.mailtextarea {
	font-family:Verdana;
	font-size:11px;
	height:100px;
	width:400px;
}

.tellafriendtable tr td {
	padding:2px 0px 2px 0px;	
}

.tellafriendHeader {
float:left;
width:350px;
font-weight:bolder;
}

.mailafriendclose {
	width:20px;
	float:right;
}

.mailafriendclose img {
	border:0px;
}

.meernieuwslink {
	padding-left:10px;
}

.meernieuwslink a {
	color:#fff;
}


.bezoekhref {
	width:100%;
	float:left;
	margin-bottom:5px;	
}

.bezoekhref a {
	text-decoration:none;
}


.bezoekhref a:hover {
	color:#83b817;
	text-decoration:underline;
}

.copyright {
	float:left;
	width:100%;
	text-align:center;	
	color:333333;
	font-size:10px;
	margin-top:10px;
}



.mainMenuList { 
	float:left;
	list-style-type:none;
	width:100%;
	text-transform: uppercase;
	z-index:99;
}

.mainMenuList li { 
	text-align:left;
	display:inline;
	color:#fff;
	font-size:12px;
	float:left;
	height:24px;
	padding:0px 10px 0px 10px;
	cursor:pointer;
}

.mainMenuList li a { 
	color:#fff;
	text-decoration:none;
}

.mainMenuList li:hover ul {
	display:block;
}


.mainMenuList li ul {
	display:none;
	float:left;
	position:absolute;
	margin-left:-10px;
	margin-top:-2px;
	z-index:99;
}

.mainMenuList li ul:hover {
	display:block;
}

.mainMenuList li ul li {
	text-align:left;
	list-style-type:none;
	display:inline;
	color:#fff;
	height:24px;
	font-size:12px;
	float:left;
	padding:0px 10px 0px 10px;
	cursor:pointer;
	margin-top:8px;
}

.mainMenuList li:hover { 
	padding:0px 9px 0px 9px;
	height:24px;
	line-height:22px;
}

.mainMenuList li ul li:hover { 
	padding:0px 10px 0px 10px;
	border:0px;
	height:24px;
	line-height:22px;
}

.mainMenuListselected {
	padding:0px 9px 0px 9px !important;
	height:24px;
	line-height:22px;
}

.standaard_table tr td {
	padding-right:10px;
	padding-bottom:5px;
}

.homeportal-news-top img {
	margin-top:2px;
}
