/* CSS content */

#content {
	width: 975px;
	clear: both;
	margin-left: 25px;
	margin-bottom: 10px;
	padding-top: 30px;
}

.wrapper {
	clear: both;
	min-height: 150px;
}	
.titel {
	width: 940px;
	height: 19px;
	line-height: 19px;
	padding-left: 10px;
	background-image: url(../img/titel_bg.png);	
	font-weight: bold;
	border-right: 1px #646e5f solid;
	border-bottom: 1px #646e5f solid;
}

.inhoud {
	width: 940px;
	padding: 5px;
	padding-top: 10px;
}

.logo {
	margin-right: 15px;
	float: left;
}	

.foto {
	margin-right: 15px;
	float: left;
}	


.afb {margin-right: 10px; border: none;}

#footer {
	width: 1000px;
	height: 79px;
	background-image: url(../img/footer.png);
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.vendor {
	text-align: center;
	width: 110x;
	font-style: italic;
	float: left;
}	
.tork {
	text-align: center;
	width: 110px;
	font-style: italic;
	float: left;
}	
.torkcontent {
	width: 230px;
	text-align: center;
	float:left
}
.etiketten {
	text-align:left;
	width: 130px;
	font-style: italic;
	float: left;
}	
.etikettencontent {
	width: 470px;
	text-align: center;
	float:left
}
.kleuren {
	text-align:left;
	width: 80px;
	font-style: italic;
	float: left;
}
h3 {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
