body {
	background-color: #682C25;
	font-family: Verdana, Helvetica, sans-serif; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 
	scrollbar-face-color: #B1B1B1;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #A1A1A1;
	scrollbar-3dlight-color: #E1E1E1;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #C1C1C1;
	scrollbar-arrow-color: #333333;
}

#div_main {
	z-index: 100;
	background-image: url(../images/logo_auberge_asje.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 580px;
	width: 940px;
	margin-left: -470px;
	margin-top: -290px;
	background-color: #FFFFFF;
}

#div_header_left {
	z-index: 110;
	position: absolute;
	padding-top: 10px;
 	padding-left: 10px;
 	margin-left: 20px;
 	margin-top: 20px;
	width: 190px;
	height: 90px;	
}

#div_header_mid {
	z-index: 110;
	position: absolute;
	padding-top: 10px;
 	padding-left: 10px;
 	margin-left: 200px;
 	margin-top: 20px;
	width: 190px;
	height: 90px;	
}

#div_header_right {
	z-index: 110;
	position: absolute;
	margin-top: 85px;
 	margin-left: 650px;
	width: 200px;
	height: 20px;	
	font-weight: 500;
	font-size: 0.9em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	color: #045A2E;
}

#div_menu {
	z-index: 102;
	position: absolute;
	width: 186px;
	height: 336px;
	margin-left: 38px;
	margin-top: 142px;
	margin-bottom: 0px;
	line-height: 110%;
}

#div_titel {
	z-index: 102;
	position: absolute;
	width: 220px;
	height: 25px;
	margin-left: 260px;
	margin-top: 100px;
	margin-bottom: 0px;
}

#div_content {
	z-index: 103;
	position: absolute;
	width: 408px;
	height: 324px;
	margin-left: 260px;
	margin-top: 142px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 110%;
	overflow: auto;
}

#div_img_right {
	z-index: 104;
	position: absolute;
	width: 188px;
	height: 330px;
	margin-left: 715px;
	margin-top: 142px;
}

#div_footer {
	z-index: 104;
	position: absolute;
	width: 880px;
	height: 26px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 534px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.fout_bericht {
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: italic;
	letter-spacing: normal;
	padding-left: 10px;
	margin-top: 0px;
	color: #FF0000;
}

H1, H2, H3, H4, H5, TH {
	color: #333333;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1 {	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	2px;
	text-transform:	none;
	color: #FFFFFF;
	margin-top: 30px;
	margin-left: 10px;
	text-align: left;
}	
		
H2 {	
	font-weight: 500;
	font-size: 0.9em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0px;
	color: #045A2E;
}	
		
H3 {
	font-weight: 500;
	font-size: 0.7em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0px;
	padding-right: 20px;
}	
		
H4 {	
	font-weight: 500;
	font-size: 0.6em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: right;
	margin-top: 0px;
	color: #666666;
}	
		
H5 {	
	font-size:	0.6em;
	font-weight:	100;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: normal;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
}	
		
H6 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
}	
		
TH, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	border-color: #999999;
	letter-spacing: normal;
	text-align:  center;
}	

A:link, A:visited, A:active {	
	text-decoration:	none;
	color:	#045A2E;
}	
		
A:hover {	
	text-decoration:	underline;
}

A.footer:link, A.footer:visited, A.footer:active {	
	text-decoration:	none;
	color:	#666666;
}	

A.footer:hover {	
	color: #045A2E;
	text-decoration:	underline;
}

A.webdesign:hover {	
	color: #05C000;
	text-decoration:	underline;
}

A.hosting:hover {	
	color: #FF0000;
	text-decoration:	underline;
}

A.referenties:hover {	
	color: #FFFF00;
	text-decoration:	underline;
}

A.backup:hover {	
	color: #AA00FF;
	text-decoration:	underline;
}

A.contact:hover {	
	color: #FFAA00;
	text-decoration:	underline;
}

A.voorwaarden:hover {	
	color: #2FC2C2;
	text-decoration:	underline;
}

input, select, textarea {
	border: 1px outset #A9C1E1;
	border: 1px inset #D1D1D1;
	background-color: #F5F5F5;
	text-align: left;
	font-family: Verdana, Arial, Tahoma;
	font-size: 7pt;
	letter-spacing: 0;
	color: #333333;
}	

#input_button {
	border: 1px outset #A9C1E1;
	border: 1px inset #D1D1D1;
	background-color: #F5F5F5;
	text-align: center;
	font-family: Verdana, Arial, Tahoma;
	font-size: 7pt;
	letter-spacing: 0;
	color: #222222;
}

li {
	font-weight: 500;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: normal;
}

UL {
	margin-left: 1.2em; 
	padding-left: 0.6em;
	margin-top: 1em;
}

UL LI {	
	list-style-type:	square ;
}	

UL LI LI {	
	list-style-type:	disc;
}	

UL LI LI LI {	
	list-style-type:	circle;
}	
	
OL LI {	
	list-style-type:	decimal;
}	

OL OL LI {	
	list-style-type:	lower-alpha;
}	

OL OL OL LI {	
	list-style-type:	lower-roman;
}	

IMG {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.td_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.sup {
	font-weight: 700;
	font-size: 1em;
	color: #FF0000;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0px;
}	