@import url(navigatie.css);
body, div, blockquote, p, a, td, tr, ul, li, img, h1, h2, h3, h4, pre, noscript {
   /* Verwijderd alle browser afhankelijke defaults */
   margin: 0;
   padding: 0;
   border: none;
   text-indent: 0;
}

dt, dd {
	margin-left: 0;
	padding-left: 0;
}

body {
	background: #82a6be url(../images/bg.jpg) repeat-x;
	color: #000000;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}


hr {
	border-top: 2px dashed black;
	height: 0px;	
}


div.clearer {
	clear: both;
}

div.content {
	background: transparent url(../images/content-bg.jpg) repeat-y;
	left: 50%;
	margin-left: -385px;
	position: absolute;
	width: 800px;

}
div#content1 {
	/*background: transparent url(../images/content-bg.jpg) repeat-y;*/
	left: 50%;
	margin-left: -385px;
	position: absolute;
	width: 800px;

}
div.footer {
	background: #82a6be url(../images/footer.jpg) no-repeat top;
	clear: both;
	height: 60px;
	text-align: center;
}

div.footer p {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	position: relative;
	padding-top: 32px;
	padding-left: 80px;
	text-transform: uppercase;
}

div.footer p a {
	color: #003B68;
}

div.footer p a:hover {
	color: #000000;
}

ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}

/* 2-kolommen */
/* Linkerkolom */
#left {
	display: inline;
	float: left;
	width: 225px;
	margin-left: 38px;
	margin-right: 30px;
}

#left h2 {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#left p {
	color: #000000;
	font-size: 9px;
}

/* Rechterkolom */
#right {
	float: left;
	width: 470px;
	margin-right: 30px;
}

#right p {
	color: #000000;
	font-size: 100%;
	line-height: 16px;
	padding: 0 0 8px 0%;
	text-align: justify;
}

#right p.small {
	color: #000000;
	font-size: 80%;
	padding: 8px 0;
	text-align: justify;
}

#right h2 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

#right h3 {
	color: black;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}

#right ul li {
	background: url(../images/bullet.gif) no-repeat 0 3px;
	color: black;
	font-size: 100%;
	line-height: 1.3em;
	padding: 0px 0px 8px 22px;
}

#right a {
	color: black;
	text-decoration: none;	
	font-weight: bold;
}

#right a:link {
	color: #0d4570;
	text-decoration: none;
}

#right a:visited {
	color: #0d4570;
	text-decoration: none;
}

#right a:hover {
	color: black;
	text-decoration: none;	
}

#right a:active {
	color: #0d4570;
	text-decoration: none;	
}

#right table {	
	margin-left: 0px;
}

#right .img {
	border: 1px solid #ECEBE9;
	padding: 3px;
}

#right .icon {
	float: left;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}

#right .thumbnail {
	float: left;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	width: 100px;
}




/* Links */
a {
	color: #473B07;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}

a:active {
	color: #000000;
}

a:hover .img {
	border: 1px solid white;
	display: block;
	padding: 3px;
}

a.sublevel {
	font-weight: bold;
	text-transform: lowercase;
}

.kleineletters {
	font-size: 9px;
	margin-left: 13px;
}

input {
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 11px;
	color: Black;	
	background-color: #ECECEC;
	border: 0;
	border-bottom: dashed 1px;
	padding: 4px;
	width: 300px;
}

textarea {
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 0;
	background-color: #ECECEC;
	padding: 4px;
	width: 300px;
}

input.knop {
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 11px;
	color: Black;	
	background-color: #ECECEC;
	border: 0;
	padding: 4px;
	width: 100px;
}


#flashHeader {
   position: relative;
   left: 10px;
   top: 142px;
   width: 780px;
	z-index: 1;

}

#menuAuberge {
   position: absolute;
   margin-top: -9px;
   right: 18px;
}

form label {
	width:120px;
	line-height:30px;
	display:block;
	float:left;

}

form input {
	float:left;
}

.checkfield { padding:0px 0px 0px 35px !important; margin-left:5px  !important; height:27px !important; line-height:27px !important; background:none no-repeat left center; float:right !important; width:0px; overflow:hidden;  }
.checkfield.small { padding:0px 0px 0px 17px !important; width:0px !important; overflow:hidden;  }
.checkfield.error { background-image: url('../images/cfCross.png'); }
.checkfield.valide { background-image: url('../images/cfCheck.png'); }
input.verplicht { float:left; }

