@charset "utf-8";
/* CSS Document */

body{
background-color: #ffffff;
background-image:url(../_images/actiesite/bg.jpg);
background-repeat:repeat-x;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

img, div, a, { behavior: url(iepngfix.htc) }

img{
border:0;
}

#container{
position:relative;
width:1002px;
margin:0 auto;
padding:0;
background-image:url(../_images/actiesite/bg_container.gif);
background-repeat:repeat-y;
}

.clearer{
height:1px;
clear:both;

}

#main h1 {
	padding-left: 75px;
}

#main div h1 {
	padding-left: 0px;
}

h1{
color:#F3B938;
font-size:17px;
font-weight:bold;
}

h2{
	font-weight:bold;
	font-size:13px;
	color:#092f59;
}

.overzicht_mid_right a:hover{
   color: #253262;
}

a{
color:#253262;

}

a:hover{
	color:#f3b938;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color:#253262;
	text-decoration: underline;
}

#top{
position:relative;
float:left;
width:603px;
height:220px;
padding:0;
margin:0;
overflow:hidden;
}

#link_borstbedden{
position:absolute;
top:220px;
left:397px;
z-index:200;

}


#left{
float:left;
width:399px;
overflow:hidden;
}

#main{
float:left;
width:513px;
min-height: 430px;
padding:90px 90px 0 0;
margin:0;
overflow:hidden;
background-image:url(../_images/actiesite/bg_main.jpg);
background-repeat:no-repeat;
}

.main_txt{
   margin-left: 75px;
   padding-bottom:20px;

}

/*Winkelwagen*/

#winkelwagen{
position:absolute;
top:50px;
left:0px;
width:300px;
height:20px;
line-height:20px;
z-index:100;
margin-left: -4px;
}

#winkelwagen img{
vertical-align:middle;
}




/*Footer*/

#footer {
width:100%;
background-color:#092f59;
clear:both;
height:26px;
font-size:11px;
color:#ffffff;
text-align:center;
padding:10px 0 10px 0;
}


/*overzicht*/

.overzicht{
position:relative;
width:439px;
padding:0;
margin: 0 0 10px 75px;
}

.overzicht_top{
width:439px;
height:17px;
}

.overzicht_foto{
position:absolute;
top:-26px;
left:-49px;

}

.overzicht_foto_kussen{
position:absolute;
top:-37px;
left:-62px;

}

.overzicht_mid{
font-size:11px;
width:439px;
background-image:url(../_images/actiesite/overzicht_mid.gif);
background-repeat:repeat-y;
padding:0 10px 0 10px;
margin:0;
}

.prijs{
color:#253262;
font-weight:bold;
font-size:12px;
text-align:right;
padding:0;
}

.prijs_uitgebreid{
color:#253262;
font-weight:bold;
font-size:14px;
padding:0;
}

.prijs_van{
text-decoration:line-through;
font-weight:normal;
}

.overzicht_mid_left{
	width:180px;
	float:left;
}

.overzicht_mid_right{
	width:282px;
	float:right;
	color:#253262;
	font-size:11px;
	padding:0 10px 0 0;
	margin-right:20px;
}

.overzicht_bas{
	width:439px;
	height:17px;
	clear:both;
	padding:0;
	margin:0;
}

.checkout .overzicht_top {
	background-image:url(../_images/actiesite/overzicht_top_bg.gif);
	background-repeat:no-repeat;
	color:#F3B938;
	font-size:12px;
	height:28px;
	padding:3px 0 0 10px;
	width:428px;
}

.checkout form {
	border-bottom:1px solid #253262;
	border-left:1px solid #253262;
	border-right:1px solid #253262;
	width:396px;
	padding:15px;
	margin-top: 0px;
}

#basket {
	padding: 20px 0;
}

input, select
{
   border: 1px solid #cccccc;
}

.noBorder
{
   border: 0px;
}

.overzicht_top table
{
   width: 400px;
}