BODY {
	background-color:#FFFFFF;
	align:center;
	margin:0px;
	background-image:url(../images/bg_lijn3.gif);
	background-position:left top;
	background-repeat:repeat;
}
.bal {
	background-color:#FFFFFF;
	align:center;
	margin:0px;
	background-image:url(../images/bg_bal3.gif);
	background-position:left top;
	background-repeat:repeat;
}
.maatpak {
	background-color:#FFFFFF;
	align:center;
	margin:0px;
	background-image:url(../images/maatpak.gif);
	background-position:left top;
	background-repeat:repeat;
}
.prijsvraag {
	background-color:#FFFFFF;
	align:center;
	margin:0px;
	background-image:url(../images/bg_lijn3_flip.gif);
	background-position:left top;
	background-repeat:repeat;
}
.kalen {
	background-color:#FFFFFF;
	align:center;
	margin:0px;
	background-image:none;
}
.content {
	width:975px;
	margin:0 auto;
	padding-top:5px;
	background-image:url(../images/bg_content.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.contentmaatpak {
	width:975px;
	margin:0 auto;
	padding-top:5px;
	background-image:url(../images/bg_content_maatpak.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.header {
	margin:0 auto;
	width:930px;
	height:230px;
	background-image:url(../images/stippel_groot.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

/*////////////////////////////////////////////////////////////////// HOOFDMENU */

.menu {
	margin:0 auto;
	width:930px;
	height:80px;
	background-image:url(../images/stippel_groot2.gif);
	background-position:0px 21px;
	background-repeat:no-repeat;
}

.menu .active1 {
	float:left;
	margin-top:8px;
	width:155px;
	height:68px;
	text-indent: -9999px;
	outline: none;
	background-image:url(../images/menu1_active.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.menu .active2 {
	float:left;
	margin-top:8px;
	width:79px;
	height:68px;
	text-indent: -9999px;
	outline: none;
	background-image:url(../images/menu2_active.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.menu .active4 {
	float:left;
	margin-top:8px;
	width:175px;
	height:68px;
	text-indent: -9999px;
	outline: none;
	background-image:url(../images/menu4_active.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.menu .active5 {
	float:left;
	margin-top:8px;
	width:175px;
	height:68px;
	text-indent: -9999px;
	outline: none;
	background-image:url(../images/menu5_active.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.spacer {
	float:left;
	background-image:url(../images/spacer1.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:30px;
	height:40px;
	margin-top:8px;
	text-indent: -9999px;
}

/*////////////////////////////////////////////////////////////////// ITEMS */

.heerlijktoch {
	float:left;
}

.heerlijktoch a {
	margin-top:8px;
	display:block;
	width:155px;
	height:40px;
	background-image:url(../images/menu1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent: -9999px;
	outline: none;
}
.heerlijktoch a:hover{
	background-image:url(../images/menu1.gif);
	background-position:left -40px;
	background-repeat:no-repeat;
}
.archief {
	float:left;
}
.archief a {
	margin-top:8px;
	display:block;
	width:79px;
	height:40px;
	background-image:url(../images/menu2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent: -9999px;
	outline: none;
}
.archief a:hover {
	background-image:url(../images/menu2.gif);
	background-position:left -40px;
	background-repeat:no-repeat;
}
.balletje {
	float:left;
}

.balletje a {
	margin-top:8px;
	display:block;
	width:175px;
	height:30px;
	background-image:url(../images/menu4.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent: -9999px;
	outline: none;
}
.balletje a:hover{
	background-image:url(../images/menu4.gif);
	background-position:left -30px;
	background-repeat:no-repeat;
}
.mpak {
	float:left;
}

.mpak a {
	margin-top:8px;
	display:block;
	width:175px;
	height:30px;
	background-image:url(../images/menu5.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent: -9999px;
	outline: none;
}
.mpak a:hover{
	background-image:url(../images/menu5.gif);
	background-position:left -30px;
	background-repeat:no-repeat;
}
/*.schetsboek {
	float:left;
}
.schetsboek a {
	margin-top:8px;
	display:block;
	width:117px;
	height:40px;
	background-image:url(../images/menu3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent: -9999px;
	outline: none;
}
.schetsboek a:hover {
	background-image:url(../images/menu3_f2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}*/

.terugnaaroverzicht {
	float:left;
	width:327px;
}
.terugnaaroverzicht a {
	margin-top:4px;
	display:block;
	width:327px;
	height:36px;
	background-image:url(../images/terugnaaroverzicht.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent: -9999px;
	outline: none;
}

.terugnaaroverzicht a:hover {
	background-image:url(../images/terugnaaroverzicht.gif);
	background-position:left -36px;
	background-repeat:no-repeat;
}

/*////////////////////////////////////////////////////////////////// FOLLOW */
.link {
	float:right;
}
.link a {
	margin-top:7px;
	display:block;
	width:50px;
	height:35px;
	background-image:url(../images/ico_link.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent	: -9999px;
	outline: none;
}

.link a:hover {
	background-image:url(../images/ico_link.gif);
	background-position:left -35px;
	background-repeat:no-repeat;
}

.mail {
	float:right;
}
.mail a {
	margin-top:3px;
	display:block;
	width:42px;
	height:39px;
	background-image:url(../images/ico_mail.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent	: -9999px;
	outline: none;
}

.mail a:hover {
	background-image:url(../images/ico_mail.gif);
	background-position:left -39px;
	background-repeat:no-repeat;
}

.twitter {
	float:right;
}
.twitter a {
	margin-top:4px;
	display:block;
	width:32px;
	height:39px;
	background-image:url(../images/ico_tweet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent	: -9999px;
	outline: none;
}
.twitter a:hover {
	background-image:url(../images/ico_tweet.gif);
	background-position:left -39px;
	background-repeat:no-repeat;
}

.app {
	float:right;
}
.app a {
	margin-top:3px;
	display:block;
	width:48px;
	height:39px;
	background-image:url(../images/ico_app.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent	: -9999px;
	outline: none;
}
.app a {
	background-image:url(../images/ico_app.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.app a:hover {
	background-image:url(../images/ico_app_f2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.rss {
	float:right;
}
.rss a {
	margin-top:4px;
	display:block;
	width:35px;
	height:39px;
	background-image:url(../images/ico_rss.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent	: -9999px;
	outline: none;
}
.rss a {
	background-image:url(../images/ico_rss.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.rss a:hover{
	background-image:url(../images/ico_rss_f2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/*////////////////////////////////////////////////////////////////// STRIP */

.strip {
	margin:0 auto;
	width:640px;
	margin-top:35px;
}
.afbeelding {
	margin-bottom:5px;
}
.afbeeldinglink {
	margin-bottom:5px;
}
.afbeeldinglink a {
	display:block;
	margin-bottom:5px;
	width:640px;
	height:480px;
	background-image:url(../strip/11_17_f2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent	: -9999px;
	outline: none;
}
.afbeeldinglink a:hover {
	margin-bottom:5px;
	width:640px;
	height:480px;
	background-image:url(../strip/11_17_f2.gif);
	background-position:left -480px;
	background-repeat:no-repeat;
	text-indent	: -9999px;
	outline: none;
}
.afsluiter {
	height:80px;
	width:640px;
	background-image:url(../images/streep_strip.gif);
	background-position:0px 10px;
	background-repeat:no-repeat;
}
.chris {
	float:left;
	background-image:url(../images/afz_christiaandejong.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:151px;
	height:32px;
	margin-top:24px;
	text-indent	: -9999px;
}
/*////////////////////////////////////////////////////////////////// TWEET DIT */
#tweetdit {
	float:right;
}
#tweetdit a {
	margin-top:23px;
	display:block;
	width:56px;
	height:37px;
	background-image:url(../images/tweet_dit.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent	: -9999px;
	outline: none;
}
#tweetdit a:hover {
	background-image:url(../images/tweet_dit.gif);
	background-position:left -37px;
	background-repeat:no-repeat;
}

/*////////////////////////////////////////////////////////////////// FOOTER HOMEPAGE */

.footer {
	width:975px;
	margin:0 auto;
	height:3px;
	margin-bottom:25px;
}

/*////////////////////////////////////////////////////////////////// PRIJSVRAAG */

.prijsvraagcontent {
	width:975px;
	margin:0 auto;	
	background-image:url(../images/bg_content.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.prijsvraagstreeptop {
	width:975px;
	margin:0 auto;
	height:3px;
	padding-top:50px;
}

.kalender {
	margin:0 auto;
	background-image:url(../images/bg_kalender.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:1050px;
	height:963px;
	margin-top:15px;
}

.kalenderlinks {
	width:458px;
	height:521px;
	float:left;
	background-image:url(../images/kalender.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:75px;
	padding-top:55px;
}

.kalenderrechts {
	width:430px;
	float:right;
	margin-right:79px;
}
.bestellen {
	padding-top:390px;
}
.bestellen a {
	display:block;
	width:430px;
	height:76px;
	background-image:url(../images/bestellen.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent	: -9999px;
	outline: none;
}
.bestellen a:hover{
	background-image:url(../images/bestellen.gif);
	background-position:left -76px;
	background-repeat:no-repeat;
}
#ktweetdit {
	float:none;
	padding-left:150px;
}
#ktweetdit a {
	margin-top:23px;
	display:block;
	width:56px;
	height:37px;
	background-image:url(../images/tweet_dit.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent	: -9999px;
	outline: none;
}
#ktweetdit a:hover {
	background-image:url(../images/tweet_dit.gif);
	background-position:left -37px;
	background-repeat:no-repeat;
}

.zoekheader {
	margin:0 auto;
	width:600px;
	height:230px;
	background-image:url(../images/stippel_groot.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.zoekcontent {
	width:600px;
	margin:0 auto;
	padding-top:5px;
	background-image:url(../images/bg_content.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.zoekfooter {
	width:600px;
	margin:0 auto;
	height:3px;
	margin-bottom:25px;
}
.zoekmenu {
	margin:0 auto;
	width:600px;
	height:80px;
	background-image:url(../images/stippel_groot2.gif);
	background-position:0px 21px;
	background-repeat:no-repeat;
}
