/* CSS Replay */
/* © 2008 by Inovamedia */
/* Development by Rene Sebastian */
/* Datum: 28-04-2008 */

body {
	margin:				0;
	padding:			0;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	text-align:			left;
	color:				#ffffff;
	background-color:	#eff4f7;
}

.maintable{
	width: 				995px;
}

.heading{
	background-image:	url(../images/heading.jpg);
	width:				995px;
	height:				39px;
}

.header_content{
	color:				#004067;
	padding-top:        20px;
	padding-right:      40px;
	font-size:			12px;
}

#logo {
	position:			absolute;
	left:				50%;
	margin-left:		-480px;
	
	top:				15px;
	width:				242px;
	height:				127px;
	z-index:			1;
}

.verloop_left{
	background-image:	url(../images/bg_left.jpg);
	width:				38px;
}

.verloop_right{
	background-image:	url(../images/bg_right.jpg);
	width:				38px;
}

.mainvlak{
	background-color:	#FFFFFF;
	background-image:   url(../images/bg_mainvlak.jpg);
	background-repeat:	no-repeat;
	padding-top:        8px;
	padding-left:       7px;
	padding-right:      7px;
	width:				739px;
}

.mainvlakhome{
	background-color:	#FFFFFF;
	background-repeat:	no-repeat;
	padding-top:        8px;
	padding-left:       7px;
	padding-right:      7px;
	width:				739px;
}

.hoofditem{
	background-color:   #c6e1f1;
	background-repeat:  no-repeat;
	color:				#0d4b70;
	width:				237px;
	height:				141px;
	padding-left:       7px;
	padding-right:      120px;
}

.icons{
	width:				481px;
	padding:            0px 0px 0px 0px;
	background-color:	#c6e2f0;
}

.icon{
	float:				left;
	margin:             3px 10px 3px 10px;
}

.clear{
	clear:				both;
}

.infotable{
	border: 			1px solid #0077c0;
	width:				481px;
}

.nummering{
	background-color:	#298dca;
	background-image:   url(../images/nummering_bg.jpg);
	height:				21px;
	color:				#004067;
	font-size:			10px;
}

.producttitle{
	background-color:	#298dca;
	background-image:   url(../images/nummering_bg.jpg);
	height:				21px;
	color:				#004067;
	font-size:			12px;
}

.productecho{
	padding:            18px;
	color:				#000e17;
}

.productimaging{
	padding-left:		18px;
	padding-top:		18px;
	padding-bottom:     18px;
	width:				249px;
	color:				#000000;
}

.productcontent{
	padding-right:		18px;
	padding-top:		18px;
	padding-bottom:     18px;
	width:				183px;
	color:				#000000;
}

.productpricing{
	font-size:			10px;
	color:				#004067;
	font-weight:		bold;
}

.productminiinfo{
	font-size:			9px;
	color:				#929292;
}

.contentpage{
	padding-left:		18px;
	padding-right:		18px;
	padding-top:		18px;
	padding-bottom:     5px;
	width:				249px;
	color:				#000000;
}

.contentpage2{
	padding-left:		18px;
	padding-right:		18px;
	padding-top:		5px;
	padding-bottom:     5px;
	width:				249px;
	color:				#000000;
}

.contentpage3{
	padding-left:		18px;
	padding-right:		18px;
	padding-top:		5px;
	padding-bottom:     18px;
	width:				249px;
	color:				#000000;
}

.contentimg{
	padding-top:		18px;
}

.search{
	background-color:	#004067;
}

.selecteerdrops{
	background-color:	#298dca;
}

.nieuwsvlak{
	background-color:	#0077c0;
	color:				#FFFFFF;
	width:				236px;
	padding:	        7px;
}

.crossselling{
	background-color:	#298dca;
	background-image:   url(../images/crossselling_bg.jpg);
	height:				22px;
	color:				#004067;
	font-size:			10px;
	font-weight:		bold;
}

.footer{
	background-image:	url(../images/footer.jpg);
	width:				995px;
	height:				54px;
}

.footer_content{
	padding-top:        11px;
	color:				#004067;
	font-size:			10px;
}

form {
margin: 0;
padding: 0;
}

input.submitknop {
height: 		19px;
width:			64px;
background: 	transparent url(../images/zoeken.jpg) no-repeat;
outline: 		none;
border: 		none;
cursor : 		pointer;	
}

input.submitknop2 {
height: 		20px;
width:			70px;
background: 	transparent url(../images/selecteer.jpg) no-repeat;
outline: 		none;
border: 		none;
cursor : 		pointer;
}

.ondergronden{
	color:						#545454;
	text-decoration:			none;
	font-weight:				bold;
}

/*
Basis link instellingen:
*/

a:link {
	color: 			#004067;
	text-decoration: none;
	
}
a:visited {
	color: 			#004067;
	text-decoration:none;
}
a:hover {
	color: 			#004067;
	text-decoration:underline;
}
a:active {
	color: 			#004067;
}

/*
Custom link kleuren:
*/

/*Grijs*/
a.grijs:link, a.grijs:visited{
	color:						#2e2e2e;
	text-decoration:			none;
}

a.grijs:hover, a.grijs:active{
	color:						#2e2e2e;
	text-decoration:			underline;
}

/*Lijsten*/
a.candy:link, a.candy:visited{
	color:						#ff4e00;
	text-decoration:			none;
}

a.candy:hover, a.candy:active{
	color:						#ff4e00;
	text-decoration:			underline;
}

/*Zwart*/
a.zwart:link, a.zwart:visited{
	color:						#545454;
	text-decoration:			underline;
	font-weight:				bold;
}

a.zwart:hover{
	color:						#545454;
	text-decoration:			underline;
	font-weight:				bold;
}

/*Wit*/
a.wit:link, a.wit:visited{
	color:						#ffffff;
	text-decoration:			none;
	font-size:					12px;
}

a.wit:hover{
	color:						#FFFFFF;
	font-size:					12px;
	text-decoration:			underline;
}

/*Blauw*/
a.blauw:link, a.blauw:visited{
	color: 						#004067;
	text-decoration:			none;
}

a.blauw:hover{
	color:						#004067;
	font-weight:				normal;
}