/* CSS Document */
/* ############### tales.be css framework v0.3 (by kvd) ###############  */


/* ############### SITESPECIFIC CSS - KVD ############### */
/* ############### SITEWIDE RULES - SITESPECIFIC ############### */
/*html, body{
	}*/

.hidden{
	display: none;
}



td{
	/*padding: 0.25em;*/
}

/* ############### INTRO ############### */
#intro{
	background-color: #7B1E4A;
	color: #b08599 !important;
	width: 663px;
	display: block;
	margin: 0 0 0 -10px;
	padding: 10px 10px 10px 15px;
}

#intro h2.hidden{
	display: none;
}

#intro h2, #intro h3{
	color: #fff;
	margin-left: -5px;
}

#intro img{
	/*float: right;*/
	border: 1px solid #fff;
	/*margin-left: 10px;*/
}
#intro p{
	color: #fff;
}
#intro a{
	color: #fff;
}
#intro a:link, #intro a:visited{
	color: #fff;
}
#intro a:hover, #intro a:active{
	color: orange;
}


#contentblock{
	width: 663px;
	display: block;
	margin: 0 0 0 -10px;
	padding: 1em 10px 10px 15px;
}
#contentblock h3{
	margin-left: -5px;
}
.beeldband{
	display: block;
	margin-bottom: 1em;
}
.beeldband img{
	margin-right: 2px;
	margin-bottom: 4px;
	border: 1px solid #7B1E4A;
}

/* ############### PRODUCTEN ############### */
.productlist .col1{
	width: 85px !important;
	border: 0px !important;
	padding: 0 !important;
	float: left;
}

.productlist .col2{
	width: 575px !important;
	float: left;
}
.productlist .nopic{
	width: 660px !important;
}
.productlist ul{
}
.productlist li{
	margin-left: -10px;
}
.productlist .col2 li{
	margin-left: -20px;
	margin-top: -10px;
	line-height: 200%;
}
.productimage{
	border: 1px solid #7B1E4A;
	margin-right: 5px;
	float: left;
}

.productlist .productrow{
	margin-bottom: 2em;
}
#IE6 .productlist .productrow h3{
	padding-left: 5px;
}

/* ############### ACTIVITEITEN ############### */
/*.more{
	display: none;
}*/
.more {
    display: none;
	background-color: #e6e6e6;
	padding: 10px 10px 5px 10px;
	margin-bottom: 2em;
	}
a.showLink, a.hideLink {
    text-decoration: none;
    color: #36f;
   /* padding-left: 8px;*/
    background: transparent url('down.gif') no-repeat left; }
a.hideLink {
    background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
    border-bottom: 1px dotted #36f; }
	 
.gototop{
	display: block;
	width: 100%;
	text-align: right;
}	 
.googlemap{
	display: block;
	height: 35px;
	background-image: url(../gfx/icons/googlemaps.gif);
	background-repeat: no-repeat;
	padding: 15px 0 0 50px;
	margin: 20px 0 0 25px;
}
.imgLogoHoeveproduct, #imgLogoHoeveproduct{
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}
