@charset "UTF-8";
/* CSS Document */
html{
	height:100%;
	width:100%;
}
body {
	margin:0px;
	height:100%;
	width:100%;
	background-color:#001343;
	background-image:url(../img/bg_body.gif);
        background-repeat: repeat-x;
        overflow-x: hidden;
}

a {
	outline:none;
	color:#1946a7; /*#1946A7;*/
	text-decoration:none;
}

a:hover {
	outline:none;
	color:#1946A7;
	text-decoration:underline;
}
#container {
	position:relative;
	background-image:url(../img/bgcontainer.gif);
	background-color:#1946A7;
	width:1000px;
	margin-left:-505px;
        padding-right: 10px;
	left:50%;
	height:auto;
	min-height:auto;
	z-index:1;
}
#shad_left{
    position: absolute;
    top: 60px;
    left: -25px;
    width: 25px;
    height: 440px;
    background-image: url(../img/shad_left.gif);
}
#shad_right{
    position: absolute;
    top: 60px;
    right: -25px;
    width: 25px;
    height: 440px;
    background-image: url(../img/shad_right.gif);
}

#tellafriend {
	position:absolute;
	width:101px;
	height:63px;
	left:655px;
	top:65px;
	z-index:100;
	cursor:pointer;
}	

#ll {
	position:relative;
	margin-left:-500px;
	width:1010px;
	left:50%;
	background-color:#001343;
	clear:both;
	text-align:center;
	z-index:3;
        padding: 10px 0px 10px 0px;
	
}

.llink {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}	

#left {
	width:230px;
	position:relative;
	margin-left:10px;
	bottom:0px;
	top:-35px;
	height:100%;
	float:left;
	background-color:#FFFFFF;
	z-index:1;
}

.delonghiblue {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}	

a:hover.delonghiblue {
	font-family:Arial, Helvetica, sans-serif;
	color:#3f6ed5;
	font-size:11px;
	text-decoration:none;
}

.hoofdmenu {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#eeeeee;
	font-size:14px;
	text-decoration:none;
	padding-left:20px;
	padding-top:20px;

}

a:hover.hoofdmenu {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#c1c1c1;
	font-size:14px;
	text-decoration:none;
	padding-left:20px;
	padding-top:20px;
}

a:active.hoofdmenu {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#eeeeee;
	font-size:14px;
	text-decoration:underline;
	padding-left:20px;
	padding-top:20px;
}


/* linkerkant */

#be {
    background-image:url(../img/bg-be.gif);
    position:absolute;
    width:760px;
    height:50px;
    z-index:10;
    top:0px;

    right:10px;
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size:11px;
    vertical-align:middle;
}

#taalSelectie{
    position: absolute;
    top: 5px;
    right: 0px;
    line-height: 0px;
}
#taalSelectie a{
    position: relative;
    display: block;
    float: right;
    line-height: 0px;
    margin: 0px 5px 0px 0px;
    /*border: 3px #1E1E2E solid;*/
    width: 16px;
    height: 11px;

    padding-top: 5px;

    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}
/*#taalSelectie a.selected{
    border: 3px #1946A7 solid;
}*/
#taalSelectie a div{
    position: absolute;
    top: 16px;
    left: 0px;
}

#schuifmenu {
    height:auto;
    position:absolute;
    top:150px;
    left: 0px;
    width:230px;
}	

#menutop {
	background-image:url(../img/bgmenu.gif);
	position:relative;
	width:540px;
	height:35px;
	z-index:10;
	top:50px;
	left:240px;
}

/* winkelwagen */

#winkelwagen,
#winkelwagen_nl,
#winkelwagen_be,
#winkelwagen_fr{
    background-image:url(../img/winkelwagen.gif);
    background-repeat:no-repeat;
    background-position:top;
    position:relative;
    width:215px;
    height:150px;
}
#winkelwagen_fr{
    background-image:url(../img/fr_winkelwagen.gif);
}

#naamww {
	position:absolute;
	top:60px;
	left:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	width:90px;
}

#aantalww {
	position:absolute;
	top:60px;
	right:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	width:70px;
	text-align:right;
}
#berichtww {
	position:absolute;
	top:35px;
	
	width:215px;
	height:28px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-align:center;
	font-weight:bold;
	color:#0000FF;
}

#kassa {
	width:133px;
	height:28px;
	position:absolute;
	bottom:15px;
	width:215px;
	text-align:center;
	cursor:pointer;
}	

/* einde winkelwagen */



#logo {
	position:relative;
        display: block;
	width:230px;
	height:150px;
	background-color:#FFFFFF;
	top:0px;
	left:0px;
	text-align:center;
	z-index:1;
        background-image: url(../img/logo_delonghi3.gif);
        background-position: -15px 0px;
        background-repeat: no-repeat;
}	

/* Midden */


#inhoud{
	width:530px;
	position:relative;	
	float:left;
	height:auto;
	min-height:1010px;
	background-color:#eeeeee;
	z-index:1;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#323333;
}
#inhoudSide{
    position: absolute;
    top: 0px;
    left: -10px;
    width: 10px;
    height: 100%;
    background-image: url(../img/dotted_blue_4_4.gif);
    background-position: 0px -1px;
}

#inhoud.home {	
	border-left: 10px #181829 solid; /* dit moet per pagina zijn eigen kleur zijn */
}

#inhoud.keuken {	
	border-left: 10px #fbaa29 solid; /* dit moet per pagina zijn eigen kleur zijn */
}

#inhoud.keuken {	
	border-left: 10px #fbaa29 solid; /* dit moet per pagina zijn eigen kleur zijn */
}

#ttl {
    /*background-image:url(../img/ttl-home.gif);*/
    background-position: 0px -1px;
    width:510px;
    padding-left: 20px;
    height:115px;
    position:relative;
    top:50px;
    left:0px;
    z-index:1;

    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Arial Narrow',Helvetica,sans-serif;
    font-weight: normal;
    line-height: 115px;
    letter-spacing: 2px;

    background-image: url(../img/dotted_blue_4_4.gif);
}

#ttl-keuken {
	background-image:url(../img/ttl-keukenapparaten.gif);
	width:530px;
	height:115px;
	position:relative;
	top:50px;
	left:0px;
	z-index:1;
}

#content {
	position:absolute;
	height:auto;
	top:200px;	
	
}	

/* rechterkant */

#right {
	width:215px;
	position:relative;
	margin-left:5px;
	bottom:0px;
	top:15px;
	height:auto;
	float:right;
	background-color:#FFFFFF;
	z-index:1;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#323333;
}

#bannertjes	{
	width:215px;
	height:auto;
	position:relative;
	text-align:center;
}

/* onderkant */


#footer {
	position:relative;
	height:115px;
	clear:both;
	margin-left:-500px;
	left:50%;	
	top:0px;
	background-color:#1946A7;
	width:1000px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	color:#999999;
	z-index:1;
        background-image: url(../img/dotted_blue_4_4.gif);
}

#banner {
	background-image:url(../img/bannerkoffie.jpg);
	position:relative;
	background-color:#FFFFFF;
	left:5px;
	top:0px;
	width:210px;
	height:500px;
	z-index:1;
}

.btmmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eeeeee;
	text-decoration:none;
	margin:10px;
	z-index:1;
}
.shopMenu{
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    line-height:50px;
    padding-left:10px;
    padding-top:2px;
    /*background-repeat:no-repeat;
    background-position:25px 0px;*/
}
.shopMenuSquare{
    width:10px;
    height:10px;
    background-color:#1946a7;
    float:left;
    margin-top:19px;
    margin-left:20px;
}
.shopHoofdGroepBlok{
	position:relative;
	float:left;
	width:265px;
	height:310px;
	background-image:url(../img/thumb_hg.gif);
	cursor:pointer;
}

.shopHoofdGroepBlok span{
	position:absolute;
	bottom:20px;
	left:20px;
	width:235px;
	height:37px;	
	font-size:16px;	
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.shopHoofdGroepBlok div{
	position:absolute;
	top:30px;
	left:19px;
	width:235px;
	height:215px;
	text-align:center;
	vertical-align:middle;
}

.shopSubGroepBlok{
	position:relative;
	float:left;
	width:170px;
	height:180px;
	background-image:url(../img/thumb.gif);
	cursor:pointer;
}
.shopSubGroepBlok span{
	position:absolute;
	bottom:13px;
	left:0px;
	width:170px;
	height:20px;
	
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.shopSubGroepBlok div{
	position:absolute;
	top:15px;
	left:15px;
	width:140px;
	height:130px;
	text-align:center;
	vertical-align:middle;
}
/*SHOP*/
.aantal{
	width:40px;
	border:1px #d3d3c6 solid;
	text-align:center;
}
label {
	width: 150px; text-align: left;
}
button.ideal, button.ogone, button.overboeken{
    border:0px;
    cursor:pointer;
}
button.iDEALeasy img, button.ogone img, button.overboeken img{
    border: 0px;
}
button.overboeken{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    background-color: #555555;
}

.ttlbeschr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1946A7;
}
	
.beschr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}	

.van
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:line-through;
	color:#d3d3d3;
}

.voor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#1946A7;
}

.prijs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#1946A7;
}

.backfwd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1946A7;
	text-decoration:none;
}
	
.browse {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1946A7;
	text-decoration:none;
}	


/*DESIGN*/
.blok_titel_bg{
	height:35px;
	background-image:url(../img/blok_titel_bg.gif);
}
.blok_titel_txt{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#eeeeee;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}
.blok_tekst_txt{
	padding-left:5px;
	padding-right:5px;
}
/*TAF*/
.tekstPopup{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eeeeee;
}
.tekstPopup2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eeeeee;
}
.linkPopup{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.linkPopup2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.inputTaf{
	width:175px;
	height:15px;
	background-color:#FFFFFF;
	border:0px;
	padding-top:5px;
}
.textareaTaf{
	width:360px;
	height:50px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px;
}
.buttonTaf{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	
	background-color:#FFFFFF;
	border:0px;
}
.shopMenuTitel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#2d4699;
	
	width:230px;	
	text-align:center;
        margin-top: 10px;
}
.shopMenuTitel a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d4699;
	text-decoration:none;
}
.shopMenuTitel a:hover{
	text-decoration:underline;
}
.save_button{
    border:0px;
    margin: 0px;
    padding: 0px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    outline: none;
    background-image: url(../img/ww_aantal_save.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.webshop02_groepen_holder{
    width: 535px;
}
.webshop02_groepen_item{
    position: relative;
    display: block;
    float: left;
    width: 150px;
    height: 130px;
    background-color: #ffffff;
    /*border: 1px #000000 solid;*/
    margin: 0px 25px 45px 0px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.webshop02_groepen_item span{
    display: inline-block;
    position: absolute;
    top: 130px;
    left: 0px;
    width: 146px;
    height: 17px;
    line-height: 17px;
    font-size: 17px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    background-color: #ffffff;
    padding: 0px 2px 3px 2px;
}
.webshop02_groepen_item span div{
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0px;
    width: 150px;
    height: 10px;
    background-image: url(../img/blok_home_shad_150.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
}
.webshop02_groepen_item:hover{
    opacity:0.4;
    filter:alpha(opacity=40);
}
