* {margin:0;padding:0}
body {
	margin:0;
	font: 62.5% Arial, sans-serif;
	line-height:160%;
	background-color:#191919;
}
h1 {
	font-size:280%;
	line-height:100%;
	font-weight:normal;
	color:#8c8c8c;
	margin-left:-1px;
	margin-top:0px
}
img {
	border:none;
}
a {
	color:#8c8c8c;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
li {
	list-style-type:none;
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 0 0 0 17px;
	margin: 3px 0 3px 7px;
}
ul {
	margin-top: 10px;
	margin-bottom: 20px;
}
blockquote {
	margin: 15px 0px 25px 25px;
}
.slingeraap {	
	margin-bottom:-2px;	
}

/* --- Structuur --- */
#preview {
	margin:0;
	padding:1px 0 2px 0;
	border-bottom:solid 1px #000000;
	background-color:#ffffcc;
	color:#333333;
	width:100%;
	font-size:11px;
}
#wrapper {
	margin:0 auto 0 auto;
	width:880px;
}
#hoofding{
	background-image:url(../img/hoofding.jpg);
	width:880px;
	height:376px;
	margin-bottom:12px;
}
#logo{
	width:238px;
	height:122px;
	float:left
}
#flash_wrapper{
	width:212px;
	height:208px;
	float:left;
	clear:left;
	overflow:hidden
}
#links_dummy{
	width:47px;
	height:208px;
	float:left;
}
#flash{
	width:165px;
	height:208px;
	float:right;
	background-image:url(../img/flash.jpg);	
}
#midden{
	width:880px;
	float:left	
}
#midden_links{
	width:237px;
	float:left;	
	margin-top:4px;
}
.menublok{
	width:218px;
	float:right;
	background-color:#16214c;	
	border-bottom:1px solid #0c132e;
	padding-bottom:12px;	
}
.menutop1{
	width:218px;
	height:54px;
	background-image:url(../img/menutop1.jpg);
	background-repeat:no-repeat
}
.menutop2{
	width:218px;
	height:54px;
	background-image:url(../img/menutop2.jpg);
	background-repeat:no-repeat;	
}
#menuspacer{
	width:218px;
	height:18px;
	float:right;
}
#midden_rechts{
	width:600px;
	float:right;
	padding-right:17px;
}
#titel{
	width:600px;
	height:43px;
	float:left;
	margin-top:12px;
}
#content{
	width:567px;
	float:left;
	color:#8c8c8c;
	font-size:120%;
	line-height:155%;
}
#voeter{
	width:880px;
	height:145px;
	background-image:url(../img/voeter.jpg);
	background-position:0 15px;
	background-repeat:no-repeat;
	clear:both;
}
#mailer{
	width:466px;
	height:28px;
	margin-top:63px;
	float:left
}
.mailpixel{
	float:right;
}
#copy{
	float:right;
	margin-top:89px;
	padding-right:33px;	
	color:#595959;
}
a.webstylers{
	color:#595959;
	text-decoration:none;
}
a.webstylers:hover{
	color:#8F8F8F;
}


/* --- Menu --- */
.knop1{
	width:218px;
	height:28px;
	float:right;
	overflow:hidden;
	background-image:url(../img/knop.gif);
	background-repeat:no-repeat;
	background-position:13px 11px;	
}
.knop1:hover{
	background-image:url(../img/knop_hover.gif);
}
.knop1_select{
	width:218px;
	height:28px;
	float:right;
	overflow:hidden;
	background-image:url(../img/knop_select.gif);
	background-repeat:no-repeat;
	background-position:13px 11px;	
}
a.knoptekst1{
	font-size:130%;
	color:#737a94;
	width:182px;
	height:20px;
	padding:8px 0 0 0;
	margin: 0 0 0 0;
	float:right;
	text-decoration:none;
	padding-left:36px;
}
.knop1_nolink{
	width:218px;
	height:28px;
	float:right;
	overflow:hidden;
	background-image:url(../img/knop.gif);
	background-repeat:no-repeat;
	background-position:13px 11px;	
}
.knop2{
	width:195px;
	height:28px;
	float:right;
	overflow:hidden;
	background-image:url(../img/knop.gif);
	background-repeat:no-repeat;
	background-position:13px 11px;
}
.knop2:hover{
	background-image:url(../img/knop_hover.gif);
}
.knop2_select{
	width:195px;
	height:28px;
	float:right;
	overflow:hidden;
	background-image:url(../img/knop_select.gif);
	background-repeat:no-repeat;
	background-position:13px 11px;
}
a.knoptekst2{
	font-size:130%;
	color:#737a94;
	width:160px;
	height:20px;
	padding:8px 0 0 0;
	margin: 0 0 0 0;
	float:right;
	text-decoration:none;
	padding-left:36px;
}


/* --- Contact --- */
.contacttabel {
	font-size: 12px;
	margin:-30px 0 0 20px;
}
td.contacttabel {
	padding:3px;
}
.contactinput {
	font-size: 12px;
	border: 1px solid #ffffff;
	padding: 1px;
	width:120px;
	border: 1px solid #8c8c8c;
	background-image:url(../img/bg_input.gif);
	color:#e0e0e0;		
}
.contacttextarea {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff;
	padding: 1px;
	width:290px;
	height:95px;
	border: 1px solid #8c8c8c;
	background-image:url(../img/bg_input.gif);
	color:#e0e0e0;
}
#verzendknop{
	margin: 15px 0 0 55px;
}
.stratenplan{
	margin: 0 0 12px 2px;
	background-color: #F2EFE9
}


/* --- PDF --- */
#pdf{
	margin:25px 80px 0 27px;
	width: auto;
}
.pdftitel{
	margin-bottom:14px;
	font-size:90%;
	font-weight:bold;
	color:#696969;	
}
.pdfitem{	
	height:17px;
	margin:1px 10px 5px 20px;
	padding: 1px 0 0 24px;
	font-size:90%;	
	background-image:url(../img/pdf_symbool.jpg);
	background-repeat:no-repeat;
}
.pdfdownloadreader{	
	margin:14px 10px 15px 0px;
	color:#999999;
	font-size:90%;
}
a.pdfdownloadreader{	
	color:#999999;
	font-size:100%;	
}

/* --- Album --- */
.albumwrapper {
	width:567px;
}
.albumfoto {
	padding:1px;	
	margin:5px;
	background-color:#555555	
}
#legende{
	margin:12px 0 0 7px;
	margin-bottom:-10px;
	font-size:80%;
	font-weight:bold;
	line-height:120%;
	text-align:center;
	color:#8f8f8f;
	height:37px;
}
.legendefoto{
	margin:0 0 -5px 0
}
