* {
    margin: 0px;
    padding: 0px;
}

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto/roboto-bold-webfont.eot');
    src: url('../fonts/roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto/roboto-light-webfont.eot');
    src: url('../fonts/roboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto/roboto-regular-webfont.eot');
    src: url('../fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'roboto_condensedlight';
    src: url('../fonts/roboto_condensed/robotocondensed-light-webfont.eot');
    src: url('../fonts/roboto_condensed/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto_condensed/robotocondensed-light-webfont.woff') format('woff'),
         url('../fonts/roboto_condensed/robotocondensed-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto_condensed/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../fonts/roboto_condensed/robotocondensed-regular-webfont.eot');
    src: url('../fonts/roboto_condensed/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto_condensed/robotocondensed-regular-webfont.woff') format('woff'),
         url('../fonts/roboto_condensed/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto_condensed/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
	font-family: 'robotoregular';
    font-size: 12px;
	color:#666666;
	line-height:18px;
	width: 100%;
	height:100%;
}

input {outline: none; }
textarea {outline: none; font-family:Arial, Helvetica, sans-serif; padding-top:5px; }

#logo {
	width:352px;
	height:41px;
	margin:0 auto;
	padding-top:82px;
}

#menu {
	background-color:#b0b0b0;
	width:960px;
	height:35px;
	margin:0 auto;
}

.lijn, .lijn2 {
	background-color:#9c9c9c;
	width:1100px;
	height:1px;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:25px;
}

.lijn2 { margin-top:0px; rgin-bottom:0px; }

#content {
	width:960px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
}

#tekst_home {
	float:left;
	width:428px;
}

#producten_home {
	width:440px;
	float:left;
	margin-left:60px;
}

.homeproduct {
	background-color:#f6f6f6;
	width:470px;
	height:140px;
	border:#e7e7e7 solid 1px;
	margin-bottom:16px;
	position:relative;
}

#producten { width:510px; padding-top:0px; float:left; }
#winkelwagen { float:left; padding-left:90px; margin-top:40px; }

.product_img {
	width:140px;
	height:140px;
	float:left;
}

.product_info {
	float:left;
	width:280px;
	padding-left:20px;
	padding-top:15px;
	font-size:11px;
}

.product {
	background-color:#f6f6f6;
	width:505px;
	height:140px;
	border:#e7e7e7 solid 1px;
	margin-bottom:16px;
	position:relative;
	float:left;
	margin-right:16px;
}

.product .product_info {
	float:left;
	width:320px;
	padding-left:20px;
	padding-top:15px;
	font-size:11px;
}

.product_prijs {
	position:absolute;
	bottom:6px;
}

#links { width:660px; float:left; }
#rechts {width:200px; float:left; }

#login { height:37px; }
#login_streepje { background-color:#CCC; width:355px; height:1px; margin:12px 0px; }

a#meerinfo { display:block; background-color:#666666; text-align:center; width:110px; padding:7px 0px; color:#FFF; text-transform:uppercase; font-family: 'roboto_condensedlight'; position:absolute; right:0; bottom:0; margin:0px 15px 15px 0px; }
a#meerinfo:hover { background-color:#538ed5; text-decoration:none; }

#balk_blauw {
	background-color:#538ed5;
	width:960px;
	height:8px;
	margin:0 auto;
}

.tekstvak_smal {
	color: #000;
	background-color:#EEEEEE;
	text-decoration: none;
	height: 25px;
	width: 260px;
	border: 1px solid #E1DFDF;
	padding-left:5px;
}
.tekstvak_breed {
	color: #000;
	background-color:#EEEEEE;
	text-decoration: none;
	height: 25px;
	width: 260px;
	border: 1px solid #E1DFDF;
	padding-left:5px;
}
.tekstvak_multi {
	color: #000;
	background-color:#EEEEEE;
	text-decoration: none;
	width: 260px;
	border: 1px solid #E1DFDF;
	padding-left:5px;
}
.tekstvak_medium {
	color: #000;
	background-color:#333333;
	text-decoration: none;
	height: 25px;
	width: 260px;
	border: 1px solid #000;
	padding-left:5px;
}
.button {
    font-size: 14px;
	width:130px;
	height:22px;
	border:none;
	color:#FFFFFF;
	background-color:#0088CC;	

}
.button:hover{ cursor:pointer; }

.loginfield {
	color: #fff;
	background-color:#b0b0b0;
	text-decoration: none;
	height: 30px;
	width: 200px;
	border: 1px solid #000;
	padding-left:5px;
}

a.button_loguit {
    font-size: 12px;
	display:block;
	position:absolute;
	width:90px;
	text-align:center;
	padding:4px 0px;
	border:none;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#538ed5;	
	margin: -29px 0px 0px 266px;
}
a.button_loguit:visited{ cursor:pointer; color:#FFF; background-color:#538ed5; text-decoration:none; }
a.button_loguit:hover{ cursor:pointer; background-color:#666666; text-decoration:none; }

.button_login {
    font-size: 12px;
	display:block;
	width:90px;
	text-align:center;
	padding:6px 0px;
	border:none;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#538ed5;
	float:left;
	margin-left:79px;
}

.login_field {
	color: #404040;
	background-color:#ffffff;
	text-decoration: none;
	height: 24px;
	width: 180px;
	border: 1px solid #000;
	padding-left:5px;
	float:left;	
}

.product_aantal {
	color: #404040;
	background-color:#ffffff;
	text-decoration: none;
	height: 24px;
	width: 25px;
	border: 1px solid #000;
	padding-left:5px;
	float:left;	
}
.button_bestel, .button_bestel2 {
    font-size: 12px;
	display:block;
	width:90px;
	text-align:center;
	padding:6px 0px;
	border:none;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#666666;
	float:left;
	margin-left:5px;
	cursor:pointer;
}

.button_bestel:hover, .button_bestel2:hover { background-color:#538ed5; }

.button_bestel2 {
	margin-left:0px;
	margin-top:5px;
}

.fout { color:#FF0000; }

.download a:link { color:#333; font-size:12px; font-weight:bold; text-decoration:none; }
.download a:active { color:#333; font-size:12px; font-weight:bold; text-decoration:none; }
.download a:visited { color:#333; font-size:12px; font-weight:bold; text-decoration:none; }
.download a:hover { color:#333; font-size:12px; font-weight:bold; text-decoration:underline; }

#footer { color:#999; width:100%; text-align:center; padding:0px; }


.winkelwagen_product { background-color:#EEE; margin-bottom:1px; position:relative; padding:3px; width:350px;}
.winkelwagen_product a { position:absolute; right:0; }


/* DEZE HACK IS NODIG OMDAT ANDERS HET CONTENT VLAK NIET MEESCHAALD MET EEN FLOATED DIV */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */