body {
	background-color: #346F9B;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	width: 826px;
}
div#picture {
	position: relative;
	background-color: #fff;
	background-image: url('../img/honden2010.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 826px;
	height: 1125px;
}
h1 {
	font-size: 3.0em;
	text-align: center;
	font-weight: bold;
	letter-spacing: -0.06em;
}
#top {
	position: relative;
	background-image: url('../img/img1.png');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 826px;
	height: 110px;
	padding-bottom: 30px;
}
#main {
	position: relative;
	padding-bottom: 55px;
	background-color: #fff;
	background-image: url('../img/img2.png');
	background-repeat: no-repeat;
	background-position: top;
	width: 826px;
	height: 711px;
}

#main_top {
	position: relative;
	width: 826px;
	height: 50px;
	padding-bottom: 30px;
}
#main_normal {
	position: relative;
	padding-bottom: 55px;
	background-color: #fff;
	width: 826px;
	height: 711px;
}
#footer {
	position: relative;
	padding-top: 25px;
	background-color: #fff;
	color: #fff;
	width: 826px;
	height: 20px;
}
#footer span {
	position: absolute;
	bottom: 0;
	padding-bottom: 10px;
	text-align: center;
	color: #fff;
	width: 826px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -0.06em;
}


div#txt {
	position: absolute;
	left: 530px;
	top: 130px;
	width:  340px;
	height: 300px;
	font-size: 1em;
	letter-spacing: -0.06em;
}
div#txt p {
	line-height: 1.3em;
	padding-bottom: 15px;
}
div#txt_normal {
	position: absolute;
	left: 530px;
	top: 130px;
	width:  340px;
	height: 300px;
	font-size: 1em;
	letter-spacing: -0.06em;
}
div#txt_normal p {
	line-height: 1.3em;
	padding-bottom: 15px;
}
div#bestelen {
	position: absolute;
	left: 500px;
	top: 230px;
	width:  320px;
	height: 195px;
}
div#bestelen a.image {
     display: block;
     width: 295px;
     height: 177px;
     background-image: url('../img/koopen.png');
     background-repeat: no-repeat;
}
div#bestelen a.image:link, div#bestelen a.image:visited{
     display: block;
     width: 295px;
     height: 177px;
     background-image: url('../img/koopen.png');
     background-repeat: no-repeat;
}
div#bestelen a.image:hover, div#bestelen a.image:focus {
     display: block;
     background-image: url('../img/koopen.png');
     background-repeat: no-repeat;
} 

div#invoeren {
	position: absolute;
	left: 590px;
	top: 900px;
	width:  312px;
	height: 200px;
}
div#invoeren a.image {
    display: block;
	width:  312px;
	height: 200px;
    background-image: url('../img/img7.png');
    background-repeat: no-repeat;
}
div#invoeren a.image:link, div#invoeren a.image:visited{
	display: block;
	width:  312px;
	height: 200px;
    background-image: url('../img/img6.png');
    background-repeat: no-repeat;
}
div#invoeren a.image:hover, div#invoeren a.image:focus {
    display: block;
	background-image: url('../img/img7.png');
    background-repeat: no-repeat;
} 

.sub {
	position: relative;
	padding: 55px 0px 10px 20px;
	background-color: #fff;
}








a.white:link {
	color:#fff;
}
a.white:visited {
	color:#fff ;
}
a.white:hover {
	color:#000;
	
}

a.blue:link {
	color:#346F9B;
}
a.blue:visited {
	color:#346F9B ;
}
a.blue:hover {
	color:#000;
	
}


.white {
	color: #fff;
}
.green {
	color: #cc3;
}
.dark_green {
	color: #669966;
}




















