/************************************************************************
**	Lounge restaurant SENSUS in Almere
**  Gesliced door Jacob Ras ( www.jacobras.nl )
**  Valid xHTML & CSS
************************************************************************/
* { padding: 0; margin: 0; }
.clear { clear: both; }
img { border: none; }


/************************************************************************
**	Body + container
*************************************************************************/
body { background: url('afbeeldingen/bg.gif') repeat #261319; font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #fff; 
  scrollbar-arrow-color:#141213; 
    scrollbar-track-color:#312C2E; 
    scrollbar-face-color:#41383C; 
    scrollbar-highlight-color:#312B2D; 
    scrollbar-3dlight-color:#312B2D; 
    scrollbar-darkshadow-color:#312B2D; 
    scrollbar-shadow-color:#211D1E; }
#container { width: 921px; height: 553px; overflow: hidden; position: absolute; left: 50%; top: 50%; margin: -276px 0 0 -460px; }

/* (hyper)links */
a { color: #fff; text-decoration:none }
a:hover { text-decoration: none; color: #28BDB2; }


/************************************************************************
**	Kolom_links
*************************************************************************/
#kolom_links { width: 210px; float: left; border-bottom: 1px solid #312b2d; background: url('afbeeldingen/almere.png') repeat-y; height: 552px; display: block; }

/* navigatie */
#navigatie { width: 181px; margin-top: 4px; margin-left: 15px; }
#navigatie object, .menuknop { height: 27px; overflow: hidden; display: block; }
#navigatie div { height: 1px; display: block; overflow: hidden; background: #5f5458; /*margin-bottom: 2px;*/ }

/* geen flash menu */
.menuknop { display: block; width: 181px; height: 27px; background: #312b2d; line-height: 27px; text-align: center; text-decoration: none; font-weight: bold; }
.menuknop:hover { background: #4a4245; text-decoration: underline; }

/* tussenlijn */
.tussenlijn { margin-top: 5px; }

/* informatie */
.informatie { padding: 0 8px 6px; text-align: center; }

/* openingstijden */
#openingstijden { text-align: left; padding-bottom: 20px; height: 119px; border-bottom: 6px solid #453d40; margin: 0 1px; }
#openingstijden p.tekst { text-align: center; font-weight: bold; }
.dag { float: left; margin-left: 24px; display: inline; }
.tijden { float: right; margin-right: 24px; display: inline; }


/************************************************************************
**	Kolom_rechts
*************************************************************************/
#kolom_rechts { width: 704px; float: right; border-top: 1px solid #312b2d; border-bottom: 1px solid #312b2d; background: url('afbeeldingen/almere-restaurant.png') repeat-y; height: 551px; }

/* header */
#header { height: 103px; text-align: center; overflow: hidden; }
#header img { margin-top: 6px; }

/* content */
#content { width: 516px; margin: 0 0 3px 7px; float: left; text-align: left; display: block; }
#inhoud { height: 318px; background: #312b2d; padding: 6px; margin-bottom: 6px; overflow: auto; }
.minifoto { margin-right: 2px; }

/* foto's_rechts */
#fotos_rechts { float: right; width: 168px; padding-right: 7px; line-height: 6px; }

/************************************************************************
**	Teksten
*************************************************************************/
.koptitel {font-size:18px; font-family: Tahoma, Arial, sans-serif; font-weight:bold; text-align:center}
.text {font-size:11px; font-family: Tahoma, Arial, sans-serif; font-weight:bold; padding-top:2px; }
.menukaartgerechten {font-size:11px; font-family: Tahoma, Arial, sans-serif; padding-top:7px; line-height: 160%; }
.route {font-size:11px; font-family: Tahoma, Arial, sans-serif; font-weight:bold; line-height: 200%; }
.maps {font-size:11px; font-family: Tahoma, Arial, sans-serif; font-weight:bold; line-height: 75%; }
.vacature {font-size:11px; font-family: Tahoma, Arial, sans-serif; padding-top:2px; }
.referenties {font-size:11px; font-family: Tahoma, Arial, sans-serif; padding-top:2px; line-height: 130%; }