body {
	text-align: center;
	margin: 0px;
	background-color: #BFBFC0;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
div#head {
	margin-top: 23px;
	margin-left: -215px;
	background-image: url(img/headfoto2.jpg);
	left: 50%;

}
div#content {
	margin-top: 168px;
	margin-left: -215px;
	left: 50%;
	
}
div#nav {
	margin-top: 168px;
	margin-left: -396px;
	left: 50%;

}
div#logo {
	margin-top: 23px;
	margin-left: -396px;
	left: 50%;

}

#clogo {
	background: url(img/logo2.gif) no-repeat;
	width: 174px;
	height: 46px;
	margin: 36px 0 0 295px;
	position:absolute;
}

#partners {
	background: #FFF;
	position:absolute;
	width: 176px;
	height: 180px;
	left: 50%;
	margin: 365px 0 0 -396px;
}

#banners{
    width: 110px;
    min-height: 379px;
    background: #FFF;
    position: absolute;
    left: 50%;
    margin: 168px 0 0 285px;
}

.nav2 {
	display: block;
	background-image: url(img/knop0.gif);
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 12px;
	_padding-left: 12px;
	height: 24px;
	width: 164px;
	_width: 164px;
	padding-top: 1px;
	margin-top: -1px;
	_margin-top: 0px;
	_margin-bottom: -1px;
}
.nav2:hover {
	background-image: url(img/knop1.gif);
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	text-align: justify;
}
.knop {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(img/bestel.gif);
	height: 20px;
	width: 100px;
	font-weight: bold;
	border: 0px none;
}
.aantal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #143267;
	text-decoration: none;
	height: 15px;
	width: 20px;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #004EA1;
}

.productlink {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
}
.aantal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #143267;
	text-decoration: none;
	height: 15px;
	width: 20px;
	text-align: center;
}
.veld150 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #143267;
	height: 15px;
	width: 150px;
	padding-left: 3px;
}
.veld50 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #143267;
	height: 15px;
	width: 50px;
	padding-left: 3px;
}
.txtlicht {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #5599FF;
	text-decoration: none;
}h3 {

	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #034790;
}
.txtstreep {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	text-decoration: line-through;
}

.txtnaarkassa {
	color:#666666;
}

#size {
    position: absolute;
    left: 50%;
    margin: -2px 0 0 -396px;
}

#size a {
    color: #666666;
    margin: 0 1px;
    font-weight: bold;
    text-decoration: none;
}

#size a:hover{
    text-decoration: underline;
}

#size .a1{
    font-size: 18px;
}

#size .a2{
    font-size: 21px;
}

#size .a3{
    font-size: 24px;
}

/*=====================  foto album  =========================== */

#inhoud{
    width: 436px;
    background: #FFF;
    padding: 30px 30px 20px 30px;
}

.thumb{
	width: 75px;
	height: 75px;
	overflow: hidden;
	background-position: -10px -10px;
	border: 1px solid #849CD5;
	float:left;
	margin: 0 17px 15px 0;
}

.fotoboek{
	clear: both;
	
}

.thumb a{
	width: 73px;
	height: 73px;
	display:block;
	border: 1px solid #FFFFFF;
}
.thumb a:hover{
	border: 1px solid #849CD5;
}

/*=====================  Foto mailing  =========================== */

#inhoud label {
    float: left;
    width: 100px;
    font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	text-align: justify;
}

/*=====================  Vertel een vriend  =========================== */

#tell {
    margin: 0 20px;
}

.tell{
    text-decoration: none;
    color: #666;
}

