/* -- layout ------------------------------------ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF url(../images/pattern-back.gif) repeat-x center 50px;
}
#container {
	width: 905px;
	position: relative;
	margin: 0px auto;
}
#header {
	display: none;
}
#col-left {
	display:none;
}
#col-mid {
	float: left;
	width: 405px;
	padding-top: 20px;
}
#col-right {
	display:none;
}
#footer {
	display: none;
}
#footer-sitemap {
	display: none;
}



/* -- Content ------------------------------------ */

#content {
	font: 11px/16px Tahoma, Verdana, Arial;
	padding-left: 14px;
	padding-right: 14px;
}
h1 {
	color: #000066;
	padding-left: 14px;
	margin-top: 0px;
	padding-top: 0px;
	display:block;
	height:34px;
	font: 24px Tahoma, Verdana, Arial;
}



/* download pagina ------------------------------------ */
.download-list {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.download-list li {
	list-style: none;
	padding-left: 20px;
	background-position-y: top;
	background: url(../images/pdf.gif) no-repeat left top;
	margin-top: 5px;
}


/* image + thumbnails productpage ------------------------------------ */
#image-container {
	margin-top: 77px;
}
#thumbs {
	margin-top:20px;
}
#thumbs .thumb {
	float: left;
}
#thumbs .thumb a {
	margin-right: 7px;
	width: 71px;
	border: 1px solid #002569;
	height: 71px;
	text-align: center;
	margin-top: 10px;
	display: block;
}
.thumb-cell {
	text-align: center;
	width: 71px;
	border: 1px solid #002569;
	height: 71px;
}
.thumb-cell-hover {
	text-align: center;
	width: 71px;
	border: 1px solid #FF5C00;
	height: 71px;
}
#thumbs .thumb a:hover {
	border: 1px solid #FF5C00;
}


/* nieuws ---------------------------------------*/
#col-mid.news {
	width: 657px;
}
.news-title {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.news-date {
	font-size: 9px;
	color: #666;
}
#divider {
	height: 2px;
	display:block;
	width: 380px;
	border-top: 1px dotted #999;
	margin-bottom:12px;
	margin-top:12px;
}

/* formulier ----------------------------------- */
.txtrood {
	color: #E68200;
}
.formfield, textarea {
	border: 1px solid #999;
	font: 11px Tahoma, Verdana, Arial;
	color: #666;
	width:240px;
}
.formfield.num {
	width:20px;
}
.formfield.tot {
	width:40px;
}
#pc.formfield {
	width:80px;
}
.fout {
	color: #FF0000;
}
#contactform legend, #infoform legend {
	font-size: 11px;
	color: #666666;
}
#contactform .required, #infoform .required, #bestelform .required {
	color:#FF5C00;
}

/* kruimelpad */
#kruimelpad{
	display:none;
}


/* Algemeen ----------------------------------- */
.img-left {
	float: left;
	margin-right: 10px;
}
.img-right {
	float: right;
	margin-left: 10px;
}
.kopje {
	font-weight:bold;
	color:#000066;
}
.subkopje {
	font-style:italic;
	color:#666666;
}
.accent {
	font-weight:bold;
	color: #214E92;
}
.klein {
	font-size:10px;
}
a {
	color: #000066;
}
a:hover {
	color: #FF9900;
	text-decoration:none;
}
#col-mid.txtbreed {
	width: 455px;
}

#col-right.txtbreed {
	width: 202px;
}
.downloads_blauw {
	font-weight: normal;
}
.terugknop a {
	color:#666
}
.tdsub {
	padding-left: 15px;
}
.downloads_hoofd{
	font-weight:bold;
}
a.pdf-icon {
	padding-left: 20px;
	background-position-y: top;
	background: url(../images/pdf.gif) no-repeat left center;
}
#kleurvarianten img {
	border: 1px solid #999;	
}
