/* Treco-star.nl */
img {
	border: 0px;
}

.titel {
	color: #000066;
	font-size: 17px;
	font-weight: bold;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.red {
	float: left;
	width: 100%;
	color: red;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 15px !important;
}

.titels {
	padding-left: 13px;
	font-size: 16px;
	font-weight: bold;
}

.foto_left {
	float: left;
	width: 200px;	
}

.omschrijving_right {
	float: right;
	width: 400px;	
}

.omschrijving_right ul {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;	
}

.style2 {
	color: #000066;
	font-size: 12px;
}

.style3 {
	color: #000066;
	font-weight: bold;
}

html {
	background-color: #EDE9C2;
	font: 0.75em/1.3 Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

body {
	width: 900px;
	margin: auto;
	text-align: left;
	background: #EDE9C2;
}

a:link, a:visited {
	color: #00008A;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #00008A;
	text-decoration: none;
	font-weight: bold;
}

.png {
	behavior: url("/css/libraries/pngbehavior.htc");
}

#head {
	height: 105px;
	padding-top: 35px;
	background-image: url(../images/head.png);
}

#product_erom {
	float: left;
	width: 655px;
	margin-bottom: 20px;
}

#product_erom h1 {
	font-size: 20px;
}
	
#product_naam {
	float: left;
	height: 25px;
	width: 300px;
}

#product_content {
	margin-top: 25px;
	width: 300px;
	float: left;
}

#product_content label {
	float: left;
	width: 220px;	
}

#product_menu {
	text-align: left;
	width: 165px;
	float: right;
}

#product_foto {
	margin-top: 75px;
	width: 170px;
	height: 200px;
	float: right;
}

#product_foto_2 {
	width: 100px;
	margin-bottom: 5px;
}

#product {
	margin-top: 5px;
	text-align: center;
	padding-left: 5px;
	margin-left: 5px;
	float: left;
	width: 140px;
	height: 200px;
	border: 1px solid #146904;
}
	
.menutext {
	font-size: 12px;
	color: #FF0000;
	padding-top: 1px;
	padding-left: 17px;
}

.icon {
	float: left;
	background-image: url(../images/buttons/icon.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 13px;
}

.lijn {
	margin-top: 1px;
	padding-top: 2px;
	font-size: 1px;
	width: 130px;
	height: 1px;
	background-image: url(../images/buttons/lijn.png);
	background-repeat: no-repeat;
}

#main {
	width: 688px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 15px;
	float: left;
	margin-bottom: 10px;
}

#main p {
padding: 0px;
margin: 0px;
padding-top: 5px;
padding-bottom: 5px;
}

#sidebar-links {
	float: left;
}

#sidebar-rechts {
	float: right;
}

#sidebar-producten {
	padding-top:45px;
	width: 150px;
	height: 210px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(../images/sidebar-producten.png);
	background-repeat: no-repeat;
}

#sidebar-particulier {
	padding-top:45px;
	width: 150px;
	height: 60px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(../images/sidebar-particulier.png);
	background-repeat: no-repeat;
}

#sidebar-zakelijk {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top:45px;
	width: 150px;
	height: 105px;
	background-image: url(../images/sidebar-zakelijk.png);
	background-repeat: no-repeat;
}
#sidebar-fluoresave2 {
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top:45px;
	width: 160px;
	height: 275px;
	background-image: url(../images/sidebar-fluoresave2.png);
	background-repeat: no-repeat;
}

#sidebar-algemeen {
	padding-top:45px;
	width: 150px;
	height: 125px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(../images/sidebar-algemeen.png);
	background-repeat: no-repeat;
}

#sidebar-fluoresave {
	width: 165px;
	height: 175px;
	padding-left: 15px;
	background-image: url(../images/sidebar-fluoresave.png);
	background-repeat: no-repeat;
}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: black black black black;
	border-collapse: separate;
	background-color: rgb(255, 255, 240);
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #DEDEDE;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #CAE1FF;
	-moz-border-radius: 0px 0px 0px 0px;
}

#foot {
	height: 23px;
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
	background-image: url(../images/foot.png);
}

.geel {
	color: red; 
	font-weight: bold; 
	background-color: yellow; 
	padding: 5px;
}

.elite_foto {
	float: left;
	width: 232px;
	margin-right: 10px;
	margin-top: 10px;	
}

.filmpjes {
	float: left;
	width: 100%;	
}

.filmpjes a {
	margin-right: 33px;	
}

.fotos {
	float: left;
	width: 100%;	
	margin-top: 20px;
}

.fotos a {
	margin-right: 40px;	
}

.fotos img {
	width: 220px;
	height: 160px;
	margin-bottom: 40px;
}

.small_foto_left {
	margin-right: 85px;
}

.zonderafvalpers {
	float: left;
	width: 255px;	
}

.metafvalpers {
	float: left;
	width: 185px;
}

.resultaatafvalpers {
	float: left;
	width: 220px;	
}

.zonderafvalpers h1, .metafvalpers h1, .resultaatafvalpers h1 {
	font-size: 15px;	
}

.afvalpers {
	float: left;
	width: 100%;	
	padding-left: 10px;
}

.afvalpers h1 {
	margin-top: 0px;
	padding-top: 0px;
}

.line {
	width: 670px;
	height: 1px;
	background-color: navy;
	float: left;
	margin-bottom: 10px;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

.fancybox-close {
	background-image: url('/images/fancybox_sprite.png');
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	background: url('/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
