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

html,body {
	background: #191919;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#BCBCBC;
}

#container {
	width: 1024px;
	height: 768px;
	margin: 0 auto; /* deze div centreren */
	background-image:url(../img/layout_new.gif);
}

#header {
	height: 70px;
}

#breadcrumbs a {
	color: #BCBCBC;
}

#content {
	height: 330px;
	width:  1024px;
}

#contentProdukt {
	height: 360px;
	width:  594px;
}

#contentinhoud {
	width: 333px;
	margin: 20px 0 0 20px;
	text-align:justify;
}

#contentinhoud img {
	margin: 0 0 15px 0;
}

.leesmeer {
	text-align:right;
	margin: 20px 0 0 0;

}

#contentvlak {
	height: 192px;
	width:  230px;
	float:left;
	margin: 12px 0 0 130px;
}

#contentvlakProdukt {
	height: 330px;
	width:  375px;
	background-image:url(../img/content_artProdukt.gif);
	float:left;
	margin: 12px 0 0 0;
}

#contentvlakPrijzen {
	height: 400px;
	width:  375px;
	background-image:url(../img/content_artPrijzen.gif);
	float:left;
	margin: 12px 0 0 0;
}

#contentTop {
	height: 5px;
	width:  375px;
	background-image:url(../img/contentTop_art.gif);
	float:left;
	margin: 12px 0 0 0;
}

#directcontact {
	height: 295px;
	width:  480px;
	float:right;
	margin: 16px 98px 0 0;
}

#cuttinclass {
	height: 78px;
	width: 199px;
	margin:265px 0 0 175px;
	float:left;
}

#bottomcontent {
	float:right;
	width: 480px;
	height: 200px;
	margin: 95px 98px 0 0;
}
#pdf {
	width: 32px;
	height: 44px;
	float:left;
	outline: none;
}
#mp3 {
	width: 32px;
	height: 44px;
	float:left;
	margin: 0px 0px 0 90px;
	outline: none;
}
#formpje {
	width: 272px;
	height:24px;
	float:right;
	margin: 68px 0px 0px 0px;
}
#rico{
	float:right;
	height: 50px;
	width: 30px;
	margin: 18px 0px 0px 0px;
	outline: none;
}
#media{
	height: 22px;
	width: 279px;
	float:right;
	margin: 80px 0px 0px 0px;
}
.klein {
	font-size:10px;
}

#footer {
	height: 400px;
	width:  1024px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #BCBCBC;
	margin: 0 0 0 0px;
}



input {
	font-size: 11px;
	height:18px;
	width: 178px;
	color: #656565;
	border-color: #e9e9e9;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	background-color: #FFFFFF;
	border-style : 1px;
	border-width: 1px;
	padding: 2px 2px 0px 2px;
}

textarea {
    font-size :11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #656565;
	width: 180px;
	border-color: #e9e9e9;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-width: 1px;
	padding-left: 2px;
	background-color: #FFFFFF;

}

.verzend {
	width: 38px;
	height: 20px;
	border: 0;
	cursor: pointer;
	background-image:url(../img/klik.gif);
	margin-top:5px;
	outline: none;
}

h2 {
	font-size: 14px;
	color: #235f94;
	font-weight:100;
}

.link {
	color: #e38f0c;
	text-decoration:none;
}

.link a {
	color: #235f94;
}

.bullit {
	color: #c2ce21;
	font-size:11px;	
}
