body {font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; line-height: 12pt; 
background: url(art/bg.gif) center top;
 }
td {font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; line-height: 12pt }
A {font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #542600; text-decoration: none; font-weight: bold}
A:hover {font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none
}



h2 {
	font-size: 1.2em;
	color: #ff0000;
	padding-top:0px;
	padding-bottom:8px;
	margin: 0px;	
	width:100%;
	border-bottom: 0px dashed #000000
}


@font-face {
	font-family: 'JournalRegular';
	src: url('journal_-webfont.eot');
	src: local('¢'), url('journal_-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

h1 {font-family: 'JournalRegular';
font-size: 4 em;
padding-top: 5px;}


#main{margin: 0 0 0 372; width:478px; height:389px; z-index:1;  
 overflow:auto;}
 
#main2{margin: 0 60 0 60; width:790px; height:100%; z-index:1;  
 overflow:auto;}

html>body #main{ width:478px; height:389px;}

.foto{border:1px solid #6f4d2a; margin-left: 0px; margin-top: 0px;}

/* Form */

input, textarea {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #8c8c8c;
}

.input {
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

.inputbutton {
	background-color: #8a3a00;
	font-weight: bold;
	color:#ffffff;
	border: 1px solid #8c8c8c;
}


/*  FORMULIEREN */
.invul{
	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: 70px;
	width : 300px;
}
input.invul{
	width : 300px;
}
.tekencheck{
	width : 100px;
	height: 16px;
}

/*    BUTTONS    */
.versturen{
	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;
}



.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;
}
      