*{ 
	margin: 0px; 
	padding: 0px; 
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333;
	color: #FFF;
}
p{padding: 4px 0 0 0}
a{
	color: #000;
	text-decoration: underline;
}
h1{
	font-size: 22px;
    font-weight: bold;
	color: #FFF;
	padding: 0 0 10px 0;
}
#main-box{
	width: 876px;
	margin: 0 auto;
	padding: 0 20px;
	cursor: default;
}
#main-box-flash{
	width: 709px;
	height: 568px;
	margin: 0 auto;
	padding: 20px;
}
#box-flash{float: left}
#backpic-box{
	width: 876px;
	height: 371px;
	float: left;
	background-image: url(backpics_origineel_logo_grijsbalk.jpg);
}
#backpic-box h1{display: none}
.balk1{
	width: 874px;
	height: 21px;
	float: left;
	background-color: #000;
	text-align: center;
	border: #FFCC00 solid 1px;
}
.balk1 a{color: #FFCC00}
.balk1 a:hover, .balk2 a:hover{
	background-color: #FFF5C0;
	color: #CC0000;
	text-decoration: none;
}
.balk2{
	width: 876px;
	height: 21px;
	float: left;
	background-color: #FFCC00;
	text-align: center;
}
#nav{
	padding-top: 339px;
	width: 876px;
}
#button1 a,#button2 a,#button3 a{
	float: left;
	width: 150px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	background-color: #666;
	color: #FFCC00;
	text-align: center;
	border: 1px solid #FFF;
	text-decoration: none;
}
#button1 a{margin: 0 135px 0 75px}
#button2 a{margin: 0 135px 0 0}
#button1 a:hover,#button2 a:hover,#button3 a:hover{
	background-color: #FFF5C0;
	color: #CC0000;
}
#weerbanner{
	height: 90px;
	margin: 0 0 10px 0;
	padding: 0px 0px 0px 15px;
	float: left;
	border-right: none;
}
#weerbanner p{
	text-decoration: underline;
	text-align: center;
}
#adsense-top{
	height: 90px;
	float: right;
	margin: 0 0 10px 0;
	padding: 0px 0px 0 0;
	border-left: none;
}
#adsense-bottom{
	height: 60px;
	float: left;
	margin: 10px 0 0 0;
	padding: 4px 0px 4px 0px;
}
#adsense-bottom > div{
	float: left;
	margin-right: 15px
}
.adsense-right{
	float: right;
	width: 125px;
	padding: 0 0 0 16px;
}
#like-balk{
	width: 876px;
	margin: 0 0 10px 0;
	float: left;
	text-align: right;
}
#fb-button{float: right;}
#t-button{
	float: right;
	margin-right: 18px;
}
#g-button{float: right;}
#zillaparts{border: 2px solid #FFF}
#zillaparts img{border: none;}
.spacer{
	width: 876px;
	height: 10px;
	float: left;
}
#flashcontent a{color: #CC0000}
.red_message{
	padding:6px 0px 6px 30px;
	color:#000;
	background:#FFAAAA url(../images/alert.png) 5px 3px no-repeat;
}
.green_message{
	padding:6px 0px 6px 30px;
	color:#000;
	background:#AAFFAA url(../images/alert.png) 5px 3px no-repeat;
}
