/* Standaard waarden */
body {
	background: #97E947 url('/images/background.jpg');
	margin: 0;
	padding: 0;
}

body,td {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
}

/* Elementen op de website */

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;

	border-left: 1px solid #94C367;
	border-right: 1px solid #94C367;
	border-bottom: 1px solid #94C367;	

	background-color: #FFFFFF;
}

#header_left {
	margin-top: 10px;
	height: 100px;
	margin-left: 12px;
	margin-right: 12px;

	width: 300px;
	float: left;
}

#header_right {
	margin-left: 12px;
	margin-right: 12px;
	
	text-align: right;
	float: right;
	width: 600px;
	height: 110px;
}	

.header_banner {
	float: right;
	margin-left: 5px;
}


#content {
	margin-left: 12px;
	margin-right: 12px;

	float: none;

	background: #FFFFFF url('/images/content_bg.jpg') repeat-x;
}

		
#sidebar {
	width: 200px;

	margin-right: 10px;
	margin-left: 10px !important; /* all browsers other than IE6 */
	margin-left: 5px; /* IE6 */

	float: left;
}

.sidebar_top {
	background: url('/images/sidebar_top.png') bottom left no-repeat;

	color: #5d8059;
	font-weight: bold;
	font-size: 12px;
	
	width: 193px;
	height: 32px;
}

* html .sidebar_top {
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/sidebar_top.png',sizingMethod='scale');
}

.sidebar_content {
	width: 177px;
	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;

	background-color: #FFFFFF;

	font-size: 11px;
	overflow: hidden;
}

.sidebar_content a {
	color: #000000;
	text-decoration: none;
}

.sidebar_content a:hover {
	text-decoration: underline;
}

.sidebar_bottom {
	width: 193px;
	height: 11px;
	background: url('/images/sidebar_bottom.png') no-repeat;	
}

* html .sidebar_bottom {
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/sidebar_bottom.png',sizingMethod='scale');
}

#subnav {
	background: url('/images/subnav_bg.jpg') no-repeat;

	height: 24px;
	width: 180px;
	line-height: 22px;
	
	float: right;

	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;

	width: 210px;
	line-height: 26px;
}

#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}

#subnav a:hover {
	text-decoration: underline;
}

#content_tekst {
	width: 700px;
	float:left;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.content_top {
	background: url('/images/content_tekst_top.png') bottom left no-repeat;

	color: #5d8059;
	font-weight: bold;
	font-size: 12px;
	
	width: 705px;
	height: 32px;
}

* html .content_top {
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content_tekst_top.png',sizingMethod='scale');
}

.content_middle {
	width: 685px;
	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;

	background-color: #FFFFFF;

	font-size: 11px;
}

.content_middle a img {
	border: 1px solid #000000;
}

.content_middle a {
	color: #5d8059;
	text-decoration: none;
}

.content_middle a:hover {
	text-decoration: underline;
}

.content_bottom {
	width: 705px;
	height: 11px;
	background: url('/images/content_tekst_bottom.png') no-repeat;	
}

* html .content_bottom {
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content_tekst_bottom.png',sizingMethod='scale');
}

#home_content {
	width: 475px;
	float: left;
}

.home_top {
	background: url('/images/home_top.png') bottom left no-repeat;

	color: #5d8059;
	font-weight: bold;
	font-size: 12px;
	
	width: 475px;
	height: 32px;
}

* html .home_top {
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_top.png',sizingMethod='scale');
}

.home_middle {
	width: 455px;
	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;

	background-color: #FFFFFF;

	font-size: 11px;
}

.home_middle a img {
	border: 1px solid #000000;
}

.home_middle a {
	color: #5d8059;
	text-decoration: none;
}

.home_middle a:hover {
	text-decoration: underline;
}

.home_bottom {
	width: 495px;
	width: 475px;
	height: 11px;
	background: url('/images/home_bottom.png') no-repeat;	
}

* html .home_bottom {
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_bottom.png',sizingMethod='scale');
}

#home_sidebar {
	float: right;
	width: 187px;
	width: 205px;
}

.home_sidebar_top {
	background: url('/images/home_sidebar_top.png') bottom left no-repeat;

	color: #5d8059;
	font-weight: bold;
	font-size: 12px;
	
	width: 210px;
	height: 32px;
}

* html .home_sidebar_top {
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_sidebar_top.png',sizingMethod='scale');
}

.home_sidebar_content {
	width: 194px;
	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;

	background-color: #FFFFFF;

	font-size: 11px;
	overflow: hidden;
}

.home_sidebar_content a {
	color: #000000;
	text-decoration: none;
}

.home_sidebar_content a:hover {
	text-decoration: underline;
}

.home_sidebar_bottom {
	width: 210px;
	height: 11px;
	background: url('/images/home_sidebar_bottom.png') no-repeat;	

}

* html .home_sidebar_bottom {
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_sidebar_bottom.png',sizingMethod='scale');
}

.omschrijving {
	margin-top: 2px;
	font-size: 9px; 
	text-align: left; 
	width: 130px; 
	height: 12px; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
	display: block;
}

#footer {
	background: url('/images/footer_bg.png') no-repeat;

	width: 360px;
	height: 38px;

	font-size: 9px;
	
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

* html #footer {
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer_bg.png',sizingMethod='scale');
}

#footer_content {
	padding-left: 115px;
	padding-top: 20px;
}

#copyright {
	text-align: center;
	padding: 5px 0 5px 0;
	
	color: #729865;
	font-size: 10px;
}

/* Opmaak van de website */

h1 {
	color: #729865;
	font-size: 13px;

	margin: 0;
	padding: 0;
}

h1 a {
	color: #729865;
	text-decoration: none;
}

h1 a:hover {
	color: #729865;
	text-decoration: underline;
}

h2 {
	color: #000000;
	font-size: 11px;
	margin: 0;
	padding: 0;
	
	padding-bottom: 10px;
}

form {
	padding: 0;
	margin: 0;
}

input, textarea {
	border: 1px solid #5A7F57;
	background-color: #F0FCE6;
	font-size: 11px;
	padding: 3px;
}

input[type='checkbox'], input[type='radio'] { 
	border: 0;
}

input[type='image'] {
	border: 0;
	padding: 0;
}

select {
	border: 1px solid #5A7F57;
	background-color: #F0FCE6;
	font-size: 11px;
	padding: 1px;
}

#breadcrumb {
	color: #000000;
	font-size: 9px;
	font-weight: none;
}

#adsense {
	text-align: center;
}

.required {
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}

/* Star rater*/
.star-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 30px;
	position: relative;
	background: url('/images/stars.gif') top left repeat-x;		
}

.star-rating li{
	padding: 0px;
	margin: 0px;
	height:30px;
	width: 30px;		
	/*\*/
	float: left;
	/* */
}

.star-rating li a{
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow: hidden;	
}

.star-rating li a:hover{
	background: url('/images/stars.gif') left center;
	z-index: 2;
	left: 0px;
	border:none;
}

.star-rating a.one-star{
	left: 0px;
}

.star-rating a.one-star:hover{
	width:30px;
}

.star-rating a.two-stars{
	left:30px;
}

.star-rating a.two-stars:hover{
	width: 60px;
}

.star-rating a.three-stars{
	left: 60px;
}

.star-rating a.three-stars:hover{
	width: 90px;
}

.star-rating a.four-stars{
	left: 90px;
}	

.star-rating a.four-stars:hover{
	width: 120px;
}

.star-rating a.five-stars{
	left: 120px;
}

.star-rating a.five-stars:hover{
	width: 150px;
}

.star-rating li.current-rating{
	background: url('/images/stars.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	left: 0px;
}

a:active { /* remove halo effect in firefox   */
	outline: none;
}		
	
/* carousel on the frontpage */
.carousel-component { 
	margin: 0;
	padding: 0;

	background-color: #FFFFFF;
}

.carousel-component .carousel-list li { 
	margin: 4px;
	width: 79px; 
	height: 93px;

	width: 140px;
	height: 150px;
	
	padding: 0;
	margin: 0;
	
	text-align: left;
	color: #000000;
}

.carousel-component .carousel-list li a { 
	display: block;
	outline: none;
}

.carousel-component .carousel-list li a:hover { 

}

.carousel-component .carousel-list li img { 
	display: block; 
	border: 1px solid #00000;
}
								
.carousel-component .carousel-prev { 
	position: absolute;
	top: 60px;
	z-index: 3;
	cursor: pointer; 
	left: 0px;
}

.carousel-component .carousel-next { 
	position: absolute;
	top: 60px;
	z-index: 3;
	cursor: pointer; 
	right: 4px; 
}


.img-shadow {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	background: url('/images/foto_shadow.png') no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
	display: block; /* IE won't do well without this */
	position: relative; /* Make the shadow's position relative to its image */
	padding: 5px; /* This creates a border around the image */
	background-color: #fff; /* Background color of the border created by the padding */
	border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
	margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

/* Actiepanels */
.actiepanel {
	width: 154px;
	height: 250px;

	float: left;
	background: url('/images/actiepanel.png') no-repeat;
}

* html .actiepanel {
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/actiepanel.png',sizingMethod='scale');
}

.actie_type {
	font-family: Arial;
	font-size: 11px;
	color: #5d8059;
	font-weight: bold;
	overflow: hidden;
}

.actie_tekst {
	font-family: Verdana;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
}

.actie_prijs {
	font-family: Verdana;
	font-size: 11px;
	color: #5d8059;
	font-weight: bold;
}

/* Tag cloud */
.tag_cloud {
	color: #5d8059;
	text-decoration: none;
	font-family: verdana; 
}	