﻿/*** RESET ***/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

img
{
    border: 0;
}
a {
	text-decoration: none;
	color: #ddd2c0;
}
a:hover {
	color: #ddd2c0;
	text-decoration: underline;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background: #121112;
	color: #ffffff;
}
body#binnen{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background: #121112;
	color: #ffffff;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

/*** BASIC LAYOUT ***/

#container 
{
	width: 870px;
	margin: 0 auto;
	margin-top: 30px;
}

/*** CONTENT ***/

#leftcontainer 
{
	float: left;
	width: 190px; 
}

#logo 
{
	margin-bottom: 30px;
}

#adres 
{
	font-size: 11px;
	line-height: 16px;
	margin-left: 20px;
}

#adres .rood 
{
	color: #fd0101;
}

.maintext .rood 
{
	color: #fd0101;
}

#adres a
{
	color: #ffffff;
	text-decoration: none;
}

#adres a:hover
{
	color: #fd0101;
	text-decoration: none;
}

#dagschotel 
{
	margin: 20px 0 0 10px;
	border: 1px solid #4e4e4e;
	background-color: #121112;
	padding: 20px 8px 6px 7px;
	width: 145px;
}

#dagschoteltitle 
{
	float: left;
}

#dagschotelprijs 
{
	background: url("../images/sterre.png") no-repeat;
	width: 36px;
	height: 34px;
	font-size: 15px;
	padding: 15px 0 0 13px;
	float: left;
	margin: 0 0 0 12px;
	margin-top: -16px;
}

#bestelformulier 
{
	background: url("../images/bestelformulier.jpg") no-repeat;
	width: 144px;
	height: 131px;
	margin: 20px 0 0 11px;
	font-size: 12px;
	padding: 12px 6px 0 10px;
	line-height: 15px;
}

#bestelformulier a
{
	text-decoration: none;
}

#bestelformulier a:hover
{
	text-decoration: none;
}

#bestelformulier .rood
{
	color: #fd0101;
}

#rightcontainer
{
	float: left;
	width: 670px;
	margin-left: 10px; 
	margin-top: 70px;
}

/*** TOP ***/

#menu 
{
	float: left;
	font-size: 12px;
	color: #ffffff;
	position: relative;
	z-index: 300;
}

#menu ul li
{
	float: left;
	padding: 0 12px 0 12px;
	position: relative;
}

#menu ul li a
{
	color: #ffffff;
}

#menu ul li a:hover
{
	text-decoration: none;
}

#menu ul li.expandable
{
	background: url("../images/arrow_staand.png") no-repeat top right;
	background-position: 62px 8px;
}

#menu ul li.expandablelunch
{
	background: url("../images/arrow_staand.png") no-repeat top right;
	background-position: 48px 8px;
}

#menu ul li.expandablemenukaart
{
	background: url("../images/arrow_staand.png") no-repeat top right;
	background-position: 78px 8px;
}

#menu ul li.expandablefotogalerij
{
	background: url("../images/arrow_staand.png") no-repeat top right;
	background-position: 72px 8px;
}

#menu ul li ul 
{
	position:absolute; 
	left:0; 
	display:none; 
	margin:0px 0 0 -1px; 
	padding:0;
	z-index: 100;
	border-bottom: 1px solid #252425;
}

#menu ul li ul li 
{
	background-color: #121112;
	width:145px; 
	border-top: 1px solid #252425;
	border-right: 1px solid #252425;
	border-left: 1px solid #252425;
	height: 36px;
}

#menu ul li ul a 
{
	background: url("../images/arrow_liggend.png") no-repeat;
	background-position: 6px 15px;
	display:block;  
	padding: 0 5px;
	font-size: 11px;
	color: #ffffff;
	line-height: 36px;
	text-align: left;
	vertical-align: bottom;
	width: 99px;
	padding-left: 16px;
}

#menu ul li ul li:hover {
	display:block;  
	background-color: #191819;
	height: 36px;
	width: 145px;
}


#menu ul li ul a:hover {
	text-decoration:none;	
	color:#ffffff;
}

#quicklinks 
{
	float: right;
	font-size: 10px;
	color: #fd0101;
	margin-top: 5px;
}

#quicklinks ul li
{
	float: left;
	border-right: 1px solid #fd0101;
	padding: 0 7px 0 7px;
	height: 10px;
}

#quicklinks ul li.lastitem
{
	border-right: none !important
}

#quicklinks ul li a
{
	color: #fd0101;
	position: relative;
	top: -5px;
}

/*** CONTENT ***/

#content 
{
	margin-top: 34px;
	position: relative;
}

.eyecatcher 
{
	position: absolute;
	background: url("../images/eyecatcher.png") no-repeat;
	width: 186px;
	height: 61px;
	z-index: 260;
	right: 40px;
	top: 130px;
	padding: 20px 0 0  0;
	text-align: center;
}

#slideshow 
{
	margin-left: 10px;
}

#slideshow img
{
	border: 1px solid #4f4f4f;
}

#bar 
{
	float: left;
	width: 196px;
	margin-top: 20px;
	margin-bottom: 120px;
}

#bar img
{
	border: 1px solid #cfcfcf;
	margin-top: 8px;
}

#lunch 
{
	float: left;
	width: 196px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 120px;
}

#catering 
{
	float: left;
	width: 216px;
	margin-top: 20px;
	margin-bottom: 120px;
}

.border 
{
	background: url("../images/border.jpg") no-repeat;
	float: left;
	width: 1px;
	height: 142px;
	margin: 20px 10px 0 10px;
}

.maintitle 
{
	margin-bottom: 4px;
}

.maintext 
{
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 80px;
}

.maintext .small
{
	font-size: 10px;
	color: #969696;
}

.maintext .artikel
{
    margin-bottom: 10px;
}

.maintext .artikelImg
{
    border: solid 1px #4f4f4f;
    margin: 4px 10px 10px 0;
}

.maintext .artikelImg2
{
    border: solid 1px #4f4f4f;
    margin: 4px 10px 10px 0;
    float: left;
}

.maintext .artPdf
{
    display: block;
    margin: 5px 0 10px 0;
    font-style: italic;
    font-weight: bold;
}

.maintext a:hover
{
text-decoration: none;
}

#truecontent 
{
	margin: 20px 0 0 10px;		
}

.maintitle2 
{
	margin-bottom: 14px;
}

/*** FOOTER ***/

#footercontainer 
{
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 300;
	padding: 20px 0 20px 0;
	background-color: #121112;
}
#footer 
{
	margin: 0 auto;
	width: 888px;
}

#maandag, #dinsdag, #woensdag, #donderdag, #vrijdag 
{
	float: left;
	width: 157px;
}

.hetmenu 
{
	border: 1px solid #4a4a4a;
	margin-bottom: 2px;
	background-color: #121112;
	font-size: 12px;
	padding: 10px;
	width: 293px;
	
	display: none;
	position: fixed;
	bottom: 57px;
	z-index: 300;
}

.knop
{
	border-left: 1px solid #4a4a4a;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
	padding: 8px 4px 8px 4px;
	text-align: center;
	background: #121112 url("../images/arrow_liggend.png") no-repeat;
	background-position: 18px 13px;
	cursor: pointer;
	display: block;
	z-index: 100;
	height: 18px;
}

.knop.donderdag
{
	background: #121112 url("../images/arrow_liggend.png") no-repeat;
	background-position: 11px 13px;
}

.knop.vrijdag
{
	border-right: 1px solid #4a4a4a;
}

#bystardekk 
{
	text-transform: uppercase;
	color: #969696;
	float: left;
	font-size: 9px;
	line-height: 12px;
	margin-left: 20px;
	margin-top: 6px;
}

#bystardekk a
{
	color: #969696;
	text-decoration: none;
}

#bystardekk a:hover
{
	color: #bebebe;
	text-decoration: none;
}

/* --- form layout --- */
/* form layout */

.clearing { clear: both; }
.alert, .error { 
    color: #FC0202;
    clear: both;
	margin: 0 0 0 0;
	font-size: 0.6em;
	display: block;
 }


ol.forms {
	float: left;
	list-style: none;
	width: 100%;
}

ol.forms li {
	clear: left;
	float: left;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	width: 100%;
}

ol.forms label {
	display: block;
	float: left;
	line-height: 1.5em;
	padding-right: 1%;
	padding-bottom: 0.5%;
	text-align: left;
	width: 24%;
}

ol.forms input { 
    width: 54%; 
    border: solid 1px #4f4f4f;
    color: #fff;
    background-color: #121112;
    padding: 2px 4px 2px 4px;
}
ol.forms textarea {
	height: 10em; 
	width: 54%;
    border: solid 1px #4f4f4f;
    color: #fff;
    background-color: #121112;
    overflow: auto;	 
    padding: 2px 4px 2px 4px;
}
ol.forms input.clear,ol.forms textarea.clear { clear: both; float: left; }
ol.forms input#postal{ width: 10%; }
ol.forms input#city{ width: 42%; }

ol.forms input, ol.forms textarea, ol.forms button { font: 1em Arial, Helvetica, sans-serif; }

ol.forms .error { 
    color: #FC0202;
	display: block;
    clear: both;
	margin: 0.25em 0 0 0;
	font-size: 0.8em;
}

ol.forms button {
    border: solid 1px #4f4f4f;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #121112;
    color: #fff;
    cursor: pointer;
}

ol.forms li.buttons {
    padding-top: 5px;
	padding-left: 25%;
	width: 40%;	
}
/* --- end form layout --- */
