/* Standaard DIVS*/
html,body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
 text-align:justify;
 	color:#333333;
	margin:0px;
	padding:0px;
background-color:#e5e5e5;
width:100%;
}
td {
		font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
}

th {
		font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:12px;
}
p {text-align:justify;
	 line-height:24px;

}
a { 	color:#333333;
}
H1
{
/*		font-family:Arial, helvetica, sans-serif;
font-size:20px;
	color:#003399;*/
}
H2
{
	/*	font-family:Arial, helvetica, sans-serif;
font-size:12px;
	color:#000000;
	margin-bottom:5px;*/

}
a {text-decoration:none;}
a.hover {text-decoration:udnerline;}

/* HOOFD DIVS*/
#amstelfort {
width:889px;
overflow:hidden;
margin:0 auto;
padding:0;

}
#amstelheader{
width:889px;
height:82px;
margin:0;
padding:0;
}
#logo{
float:left;
width:500px;
text-align:left;
margin-top:20px;
margin-bottom:10px;
}
#acontainter{
height:auto;
min-height:466px;
width:889px;
overflow:hidden;
background-image:url(images/bg_container.png);
}
#keyvisual{
width:364px;
height:auto;
overflow:auto;
float:left;
margin:0;
}
#amstelbody{
height:auto;
min-height:466px;
text-align:left;
padding:0px;
margin:0px;
overflow:hidden;
float:left;
width:525px;
}
#amstelbodycontent{
float:left;
width:490px;
overflow:hidden;height:auto;
min-height:466px;
margin-top:10px;}

#amstelonderonderbody{
background-image:url(images/8ter.jpg);
width:100%;
height:auto;
min-height:300px;
}
#amstelonderbody{
width:889px;
height:167px;
overflow:auto;
z-index:5;
margin:0 auto;
}
#amstelonderbody1ste{
width:278px;
height:152px;
background-image:url(images/amstelfort_over_14.png);
float:left;
overflow:hidden;
padding-left:20px;
padding-top:15px;
}
#amstelonderbody2de{
height:167px;
float:left;
width:auto;
overflow:hidden;
}
#amstelfooter{
width:889px;
height:27px;
overflow:hidden;
margin:0 auto;
background-image:url(images/restaurant_amstelfort_17.png);
}
/* OPMAAK DIVS*/
a.footerlinks {	color:#666666;
	text-decoration:none;font-weight:normal;font-size:10px;}
a.footerlinks:hover {	color:#999999;
	text-decoration:none;font-size:10px;}

textarea {
   width: 300px;
   height: 15em;
}
