/* Algemeen */

* {
	margin:0px;
	padding:0px;
}

html {
	width:100%;
	height:100%;
}
body {
	background: #fff;
	color: #000;	
	text-align:center;
	width:100%;
	height:100%;
	font: 70%/1.4em Verdana, Arial, Geneva, helvetica, sans-Serif;
	overflow: -moz-scrollbars-vertical;
}
/*
html>body{
	background: #8B8B8B url(../images/bg2.gif) repeat top center;
}*/

#webdesigner, .teller {
	display:none;
}



/* Opmaak headers en textopmaak */
.flashtitel {
    width:710px;
	height: 30px;
	/*background: #000;*/
}
.flashtitel2 {
    width:400px;
	height: 30px;
	/*background: #000;*/
}


h1 {
	font : bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ccc;
}

h2 {
	font: bold 1.2em Verdana, Arial, verdana, sans-Serif;
	color: #000;
	padding: 10px 0px 10px 0px;
}

h3 {
	font: 1.3em Verdana, arial, Verdana, sans-Serif;
	color: #3D4F66;
}

p {
	margin-bottom:0.7em;
}

ul {
	margin-left:2em;
	margin-bottom:0.7em;
}

noscript, .alert {
	clear:both;
	padding:1px;
	color:#FFFFFF;
	background:#609CE7;
	clear:both;
}

/* Opmaak plaatjes en foto's */

img {
	border:0px;
}

.foto, .fotorechts, .fotorechts2, .fotolinks {
	background: #fff;
	padding:2px;
	/*margin-left:10px;*/
	border: 2px solid #C0C0C0;
	margin-bottom: 5px;
}
.fotorechts {
    float:right;
	margin-left: 10px;
}
.fotorechts2 {
    float:right;
	margin-right: 0px;
	margin-left: 30px;
}
.fotolinks {
    float:left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}

 #inhoud img.fotologo {
	background: #FFFFFF;
	padding:2px;
	margin-right:5px;
	border: 1px solid #0088CC;
}


#inhoud img.geenborder {
	background: transparent;
	padding:0px;
	margin:0px;
	border:0px;
}

/* Opmaak links */

a {
	color: #CF934D;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

h2 a {
	font-size:80%;
	display:block;
	color:#000;
	background:#C7DDF1;
}

h2 a:hover {
	color:#000;
	background:#C7DDF1;
}
.quote{
  border: 2px solid #ddd;
  padding: 5px;
}




/* Site layout */
#main{
    width: 100%;
	height: 100%;
	margin: 0px auto;
	background: transparent url(../images/1441.gif) no-repeat top center;
}

#container {
	background: #FDF7ED url(../images/container.gif) repeat-y top left;
	margin:0px auto;
  	width: 710px;
	height: 100%;
	min-height: 100%;
	text-align:center;
}


#header{
	width:775px;
	margin: 0px auto;
	height:69px;
    background: #000;
	background: url(../images/mcdarts.gif) no-repeat top left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding-left: 20px;
	padding-top: 25px;
}
#header a{
    color: #fff;
	text-decoration: none;
}
#header a:hover{
    color: #99CC00;
	text-decoration: none;
}

#top{
	width:710px;
	height:155px;
	margin: 0px auto;
	background: transparent url(../images/top.jpg) no-repeat top center;
	/*
	background: #fff;
	text-align: left;*/
}
#navigatie {
	text-align:left;
	width: 125px;
	padding: 0px 0px 0px 0px;
	/*background: green;
	background: transparent url(../images/navigatie.gif) no-repeat top center;*/
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
#navigatie img{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

#titelvlak {
	width: 720px;
	text-align: center;
	background: #E1B748 url(../images/titel.gif) repeat-x top center;
	height: 40px;
	margin:0px auto;
}
#proximedia{
    width: 75px;
	height: 22px;
	padding-right: 3px;
	float: right;
	text-align: left;
}
/*
html>body #proximedia{
    display: none;
}*/
#proximedia2{
    display: none;
}
html>body #proximedia2{
    display:block;
    width: 75px;
	height: 22px;
	padding-right: 3px;
	float: right;
	background: blue;
	text-align: left;
}
/*#proximedia img{
   clear: both;
   margin-right: 3px;
	float: left;
}*/
#titel{
    width: 710px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background: transparent;
	text-align: right;
	/*float: left;*/
}
#inhoud {	
	width:710px;
	text-align:left;
	/*background: yellow;*/
	margin:0px auto;
	min-height: 335px;
}
#inhoud1 {	
	background: transparent url(../images/inhoud.gif) repeat-y top center;
	/*width:775px;
	text-align:left;
	margin:0px auto;*/
}
#inhoud2 {	
	background: transparent url(../images/bg_container.gif) no-repeat top center;
	/*width:775px;
	text-align:left;
	margin:0px auto;*/
}

#foto{
  width: 175px;
  /*height: 395px;*/
  float:left;
  text-align:left;
  padding: 0px 0px 0px 27px;
}
#foto img{
  margin-top: 5px;
}
html>body #foto img{
  border-top: 5px solid transparent;
  margin-top: -3px;
}

#text{
	width: 525px;
    text-align:left;
	margin-left: 160px;
	padding: 10px 0px 10px 0px;
    /*min-height: 385px;
	background: blue;*/
}
	
#footer {	
	height:66px;
	width: 745px;
	clear: both;
	background: transparent url(../images/footer.gif) no-repeat top center;
	margin: 0px auto;
	color: #fff;
	padding: 8px 0px 0px 30px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
html>body #footer{
	width: 732px;
	padding-right: 13px;
}

#footer span{
   padding: 0px 10px 0px 10px;
   color: #ccc;
}
#footer a{
   color: #fff;
   text-decoration: none;
}
#footer a:hover{
   color: #000;
   text-decoration: none;
}


#catatext{
    width: 500px;
}

.catalogus{
   width: 100%;
   height: 350px;
}




#footer img{
    float: left;
	margin-left: 15px;
}

address{
	float:right;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 15px;
	line-height: 14px;
}
address a{
    color:#000;
	text-decoration:none;
}
address a:hover{
    color:#860000;
	text-decoration:none;
}


#eerstescherm {
}
#tweedescherm {	
	width:580px;
	height: 332px;
	text-align:left;
	float: left;
}


#navigatie ul{
	list-style-type : none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 200px; 
}
#navigatie ul li{
	display: block;
}
#navigatie ul li a {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #444;
	margin: 0px;
	padding-left: 20px;
	padding-top:4px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #C0C0C0;
}
html > body #navigatie ul li a {
}

#navigatie ul li a:hover, #navigatie ul li a.aktief {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #888;
	text-decoration: none;
} 

#navigatie ul li a:active {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
} 

/* Fix IE. Hide from IE Mac \*/
* html #navigatie ul li { }
* html #navigatie ul li a { height: 1%;  }
/* End */










/* contact */
#contactform{
  border: 1px solid #AD968A; 
  background: #fff;
  padding: 10px;
}

.contact{
	width: 500px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}
.contactleft{
	width: 230px;
	vertical-align : top;
	text-align : left;
}
.contactright{
	width: 270px;
	height: 22px;
	vertical-align : top;
	text-align : right;
}
.contactright2{
	text-align : left;
}
.contactklein{
	width: 90px;
	vertical-align : middle;
	text-align : left;
	font: 9px Verdana;
}
.contactbuttons{
	width: 270px;
	vertical-align : bottom;
	text-align : right;
}
#contactextra{
   float:right;
   width: 140px;
   font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin-left: 10px;
   border-left: 1px solid #888;
   padding: 5px 0px 10px 5px;
}
#contactextra a{ 
   color: #ccc;
   text-decoration: none;
}
#contactextra a:hover{ 
   color: #fff;
   text-decoration: none;
}

#contactgegevens, #contactreserveren{
   padding-left: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
   border: 2px solid #ddd;
   /*border-left: 1px solid #aaa;*/
}
#contactreserveren{
 margin-bottom: 10px;
}

/* ========== Route ========== */

.routetabel{
	width: 300px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	margin: 0px auto;
}
.routeleft{
	width: 150px;
	height: 20px;
	vertical-align : top;
	text-align : left;
}
.routeright{
	width: 150px;
	height: 20px;
	vertical-align : top;
	text-align : right;
}
.routeklein{
	width: 150px;
	height: 20px;
	vertical-align : bottom;
	text-align : left;
	font-size : 9px;
}
.routebuttons{
	width: 150px;
	height: 20px;
	vertical-align : bottom;
	text-align : right;
}


/* ========== Route ========== */

.openingtabel{
	width: 420px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.openingleft{
	width: 170px;
	height: 20px;
	vertical-align : top;
	text-align : left;
}
.openingright{
	width: 250px;
	height: 20px;
	vertical-align : top;
	text-align : left;
}

/*  FORMULIEREN */
.invul, .route, .adreshuis, .invulnaam, .invulnaam2, .invulvoorletters, .zoekservice, .zoekservice2 {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-bottom : 1px solid #777777;
	border-right : 1px solid #777777;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#777777;
	scrollbar-highlight-color:#777777;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color:#777777;
	margin-bottom: 0px;
}
textarea.invul{
    height: 100px;
	width : 250px;
}
input.invul, input..adreshuis{
	width : 250px;
}
.invulnaam{
	width : 146px;
}
.invulnaam2{
	width : 141px;
}
.invulvoorletters{
	width : 45px;
	margin-left: 5px;
}
.zoekservice{
	width : 100px;
}
.zoekservice2{
	width : 170px;
}
textarea.zoekservice2{
	height : 70px;
}

.route{
	width : 110px;
}
.adreshuis{
    border: 1px solid #fff;
}


/*    BUTTONS    */
.versturen, .wissen{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #999999;
	color: #FFFFFF;
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-bottom : 1px solid #777777;
	border-right : 1px solid #777777;
	width : 110px;
	margin-top: 2px;
}
.wissen{
	margin-right: 5px;
}




/* mp2-pagina */
.text1, .text2, .text3, .text4, .text5, .text6, .text7, .text8, .text9, .layout4_topfoto, .layout4_bottomfoto, .layout1, .layout2, .layout3 {
   margin-bottom: 10px;
}

ul li ul{
   margin-bottom: 0px;
}



/* Gastenboek*/


.fotovlak{
  border: 1px solid #bbb;
  padding: 5px;
  background: #eee;
}
.tekstvlak{
  border: 1px solid #bbb;
  margin-top: 5px;
  background: #ddd;
  padding: 3px;
}
.tekstvlak2{
  border: 1px solid #bbb;
  margin-top: 5px;
  background: #eee;
  padding: 3px;
}
.gastdatum{
  float:right;
  font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.check_teken1{
}
.check_teken2{
  width: 33%;
  text-align: left;
}
.check_teken3{
  width: 33%;
  text-align: left;
}
.check_teken4{
  width: 34%;
  text-align: center;
}

.alert{
  border: 1px solid red;
  padding: 5px;
  color:red;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 90%;
}

.foutmelding{
  border: 1px solid red;
  padding: 5px;
  color:red;
  margin-top: 5px;
}

.teller {
	display:none;
}


#gastenboek_navigatie a{
  font-weight: bold;
}
#gastenboek_navigatie a:hover{
  font-weight: bold;
}




.periode{
  width: 450px;
}
.periode2{
  width: 500px;
}
.periode2tab1{
  width: 225px;
 }
.periode2tab2{
  width: 275px;
 }
 


 
.tabzoeks{
  width: 500px;
  border: 0px;
  /*background: red; */ 
} 
.tabzoeks1{
  width: 110px;
  height: 18px;
  text-align: left;
  vertical-align: top;
}
.tabzoeks2{
  width: 150px;
  text-align: left;
  vertical-align: top;
}
.tabzoeks3{
  width: 120px;
  text-align: left;
  vertical-align: top;
}
.tabzoeks4{
  width: 120px;
  text-align: left;
  vertical-align: top;
}


.tabzoeks5{
  width: 320px;
  height: 18px;
  text-align: left;
  vertical-align: top;
}
.tabzoeks6{
  width: 180px;
  text-align: left;
  vertical-align: top;
}

.tabzoeks7{
  width: 30px;
  height: 40px;
  text-align: left;
  vertical-align: top;
}
.tabzoeks8{
  width: 470px;
  text-align: left;
  vertical-align: top;
}




#text table tr td {
  border: 0px;
  font: 11px Verdana, Arial, Geneva, helvetica, sans-Serif;
  padding: 3px 3px 3px 3px;
}







.aanbod{
    border: 1px solid #AD968A;
	padding: 5px;
    background: #fff;
	margin-bottom: 25px;
}

.aanbodtabel{
	width: 510px;
	border: 0px;
}

.aanbodfoto{
	width: 150px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}
.aanbodtekst{
	text-align: left;
	vertical-align: top;
	width: 260px;
}
.aanbodprijs{
	text-align: right;
	vertical-align: bottom;
	width: 100px;
}
.aanbodinfo{
	text-align: left;
	vertical-align: middle;
	width: 360px;
	height: 30px;
}


.specificatie1{
	text-align: left;
	vertical-align: middle;
	width: 160px;
	padding: 5px 0px 5px 0px;
}
.specificatie2{
	text-align: left;
	vertical-align: middle;
	width: 350px;
	padding: 5px 0px 5px 0px;
}




