body {
	margin:0;
	background-color:#9d9d9d;	
	background-image:url(../img/bg_main.jpg);
	background-position:top center;
	background-repeat:repeat-y;	
	font: 62.5% Arial, sans-serif;
	line-height:160%;
}
h1 {
	font-size:220%;
	font-weight:bold;
	color:#ffffff;
	margin:0 0 0 346px;
	padding-top:12px;
}
img {
	padding:1px;
	border:1px solid #989898;
	background-color:#a9a9a9
}
.img_noborder {
	background-color:Transparent;
	padding:0;
	margin:0;
	border:none;	
}
a {
	color:#404040;
	text-decoration:underline;
}
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 -19px;	
}
ul {
	margin-top: 10px;
	margin-bottom: 20px;	
}
blockquote {
	margin: 15px 0px 15px 25px;
}
.slingeraap {	
	margin-bottom:-2px;	
}
strong {	
	color:#555555;
}

/* -- STRUCTUUR -- */
#wrapper {
	width:984px;
	margin:0 auto 0 auto;
	background-image:url(../img/bg_wrapper.jpg);
	background-position:top	
}
#hoofding1 {
	width:984px;
	height:368px;
	background-image:url(../img/bg_hoofding1.gif);	
}
#hoofding2 {
	width:984px;
	height:368px;
	background-image:url(../img/bg_hoofding2.jpg);	
}
#titel {
	width:984px;
	height:36px;
	background-image:url(../img/bg_titel.gif);	
}
#links {
	width:330px;
	float:left
}
#rechts {
	width:635px;
	float:right;
	margin-top:24px;
}
#content { /*ie6*/
	width:595px;
	height:630px;
	float:left;
	font-size:130%;
	line-height:140%;
	color:#404040;
	margin-bottom:11px;
}
html>body #content { 
	min-height:630px;
	height:auto
}
img#content{ 
	padding:10px;
	margin:10px;
	background-color:Fuchsia
}
#voeter1 {
	width:984px;
	height:27px;
	clear:both;
	background-image:url(../img/bg_voeter1.jpg);		
}
#voeter2 {
	width:984px;
	height:35px;
	margin:0 auto 0 auto;
	font-size:110%
}
#voeter2_tekst {
	float:right;
	color:#797979;
	margin:-3px 9px 0 0;
}
a.webstylers{
	color:#777777;
	text-decoration:none;
}
a.webstylers:hover{
	color:#797979;
}

/* ---------- menu ---------- */
a:focus{
	outline: none	
}
#menu {
	width:303px;
	height:300px;
	float:right;
	font-size:130%;	
}
.knop1{
	width:303px;
	height:40px;
	background-image:url(../img/menuhoekje.jpg);
	background-position:22px 14px;
	background-repeat:no-repeat;	
}
a.knoptekst1{
	color:#f1c8bf;
	text-decoration:none;
	border:none;
	height:25px;
	width:256px;
	padding:13px 0 0 46px;
	float:left
}
a.knoptekst1_select{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	border:none;
	height:25px;
	width:250px;
	padding:13px 0 0 46px;
	float:left
}
.knop1_down{
	width:303px;
	height:40px;
	background-image:url(../img/menuhoekjedown.jpg);
	background-position:22px 14px;
	background-repeat:no-repeat;	
}
.knoptekst1_nolink{
	color:#f1c8bf;
	padding:13px 0 0 46px;	
	float:left;
	text-decoration:none;	
}
.menulijntje{
	width:303px;
	height:6px;
	background-image:url(../img/menulijntje.jpg);
	font-size:0px;
}
.knop2{
	width:303px;
	height:30px;
	background-image:url(../img/menuhoekje2.jpg);
	background-position:45px 5px;
	background-repeat:no-repeat;	
}
a.knoptekst2{
	color:#f1c8bf;
	text-decoration:none;
	border:none;
	height:25px;
	width:241px;
	padding:1px 0 0 61px;
	float:left
}
a.knoptekst2_select{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	border:none;
	height:25px;
	width:241px;
	padding:1px 0 0 61px;
	float:left
}


/* -- contact -- */
.contacttabel {
	font-size: 12px;
	margin:-30px 0 0 20px;
}
td.contacttabel {
	padding:3px;
}
.contactinput {
	font-size: 12px;
	padding: 1px 1px 1px 1px;
	width:120px;
	border: 1px solid #808080
}
.contacttextarea {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 1px 1px 1px 1px;
	width:290px;
	height:95px;
	border: 1px solid #808080
}
#verzendknop{
	margin: 15px 0 0 55px;	
}
.stratenplan{
	margin: 0 0 12px 24px;
	background-color: #F2EFE9
}



/* -- PDF -- */
#pdf{
	margin:25px 50px 0 27px;
	width: auto;
}
.pdftitel{
	margin-bottom:14px;
	font-size:90%;
	font-weight:bold;
	color:#696969;	
}
.pdfitem{	
	height:19px;
	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:#7f7f7f;
	font-size:90%;
}
a.pdfdownloadreader{	
	color:#7f7f7f;
	font-size:100%;	
}

/* -- Album -- */

#album {
	margin:21px 0 1px -4px;	
}
.albumwrapper {	
	overflow:hidden;
}
.albumfoto {
	padding:1px 4px 4px 1px;	
	background-image:url(../img/bg_albumfoto.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:5px;
	border:none;
}
a.muis {
	display:inline-block
}
a.muis:hover {			
	background-position:left bottom;
	background-image:url(../img/albumhoekje.gif);
	background-repeat:no-repeat;
}
#legende{
	margin:10px 0 0 7px;
	font-size:85%;
	line-height:120%;
	text-align:center;
	color:#ffffff;
	color:#707070;
	height:37px;
}
.legendefoto{
	margin:0 0 -5px 0;
	border:none;
	background-color:Transparent
}

/* -- openingsuren -- */
.tblopen {
	overflow:hidden;
	padding:3px;
	text-align:center;
	background-color:silver;
	letter-spacing:1px;	
	margin: 2px 0 5px 25px;
	font-size:90%;
}
.tdlinks {
	text-align:right;
	width:70px;
}
table.tblopen td{
	padding: 3px 10px 3px 10px;
}



