body{
/*
	background-image:url(../images/2/topbg.jpg);
	background-repeat:repeat-x;
	*//*
		background-image:url(../images/2/mailtop.gif);
	background-repeat:no-repeat;*/
} 

body{
	background-color:white
}

.zoektekst{
	background-image:url(../images/searchbg.gif);
}

.logotop{
	background:white;
	width:100%;
	height:97px;
}

.toptekstbox{
position:absolute;
left:832px;
top:0px;
background:white;
height:97px;
}



.winkelwagen{
top:119px;
color:white;
left:905px
}

div.winkelwagen a{color:black;border-top:1px solid white;border-left:1px solid grey}

div.winkelwagen a:hover{background:none;border:1px solid grey;color:black}

.searchcontainer{
background:#ffeb02;
top:105px;
height:53px;
background-repeat:no-repeat;
left:512px;
width:350px;
}

.frmZoek{
	margin-top:4px;
}

.zoektekst, .zoektekst2{
	width:150px;
	height:27px;
	font-size:18px;
	margin-left:24px;
	top:13px;
	left:105px;
	position:absolute;
	
}


.btn{
	height:27px;
	position:absolute;
	top:13px;
	left:295px;
}

.lookingglass{	
	position:absolute;
	z-index:5;
	left:524px;
	top:107px;	
}

.zoektext{
	position:absolute;
	top:14px;
	left:45px;
	font-size:17px;
}


.borderAktie{
background:none;
width:100%;
height:65px;
position:absolute;
top:100px;
border-top:1px solid red;
border-left:1px solid red;
}



.balkmenu2{
position:absolute;
top:127px;
left:10px;

}

.balkmenu1{
position:absolute;
top:107px;
left:10px;
}

div.balkmenu1 a, div.balkmenu2 a{
color:white;
background-color:red;
text-align:center;
border-bottom:1px dotted grey;
border-right:1px dotted grey;
}

div.balkmenu1 a:hover, div.balkmenu2 a:hover{
	background-color:red;
	border-bottom:1px solid yellow;
	border-right:1px solid yellow;
	color:yellow;
}

.clickLogo{
	display:block;
	width:170px;
	height:90px;
	position:absolute;
	left:0px;
	top:20px;	
	z-index:15;
}

div.clickLogo a:hover img, div.clickLogo a:hover{
	text-decoration:none;
	border:none;
}

.clickLogoImage{
	width:525px;
	height:75px;
}

.divMontage{
	background:url(/images/montage_123_down.jpg);
	text-decoration:none;
	background-repeat:no-repeat;
}

.divMontage a:hover img{
	visibility:hidden;
	background:none;
	border:none;
	text-decoration:none;
}


.vragenhref{
	background-image:url(../images/vragen_bg_href_123.gif);
	background-repeat:no-repeat;
}

div.balkmenu1 a.vragenhref:hover{
	background-image:url(../images/vragen_bg_href_123-over.gif);
	background-repeat:no-repeat;
}


