@charset "utf-8";
/* CSS Document */

/* Standaart HTML tags */
body{
	padding: 0px;
	margin: 0px;
	
	color: #3F3A1A;
	background-color: #FAF347;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}

a{
	color: #3F3A1A;
	text-decoration: underline;
}

a:hover{
	color: #3F3A1A;
	text-decoration: none;
}

p {
	font-size: 1.2em;
	font-weight: normal;
	color: #3F3A1A;
	
	padding: 0;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 6px;
}

/* FeestLijstje's en BBQ Tabel */
.feestje_tabel{
	padding-left: 8px;
}

.feestje_tabel td{
  font-size: 1.2em;
}

.feestje_tabel td img{
	border-width: 0px;
}

.FeestLijstje{
	padding-left: 22px;
	margin-top: -12px;
}

.FeestLijstje li{
	list-style-image: url(../images/list_item.gif);
	font-size: 1.2em;
}

/* route form */
#route_form input {
	font-family: verdana, arial;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 2px;
}

/* Menukaart */
#menukaart_header {
	display: block;
	margin: 0px;
	padding: 0px;
}

#menukaart_header a {
	color: #3F3A1A;
	text-decoration: none;
	background: #EFF0C1;
	float: left;
	display: block;
	line-height: 15px;
	width: 200px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#menukaart_header a:hover{
	color: #3F3A1A;
	text-decoration: none;	
	background: #D5F09F;
}
 
#menukaart_line {
	/* ? Zorgen voor juiste plaatsing ? */	
	border-bottom-width: 1px;
	width: 100%;
	border-bottom-color: #000000;
}

#menukaart_inhoud a{
	text-align: center;
	float: left;
	width: 50%;
	font-weight: bold;
}

#menukaart_inhoud .item{
	width: 100%;
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}

#menukaart_inhoud .title {
	font-weight: bold;	
	text-align: left;
	float: left;
	width: 80%;
}

#menukaart_inhoud .prijs {
	font-weight: bold;	
	text-align: right;
	float:right;
	width: 20%;
}

/* Gastenboek */
#gastenboek .topleft {
	float: left;
	font-weight: bold;
}

#gastenboek .center {
	float: inherit;
	width: 100%;
	display: block;
	text-align: center;
}

#gastenboek .topright {
	float: right;
}

#gastenboek #gastenboek_frame {
	margin-top: 5px;
}

#gastenboek #gastenboek_frame .back1 {
	display: block;
	background: #EFF0C1;
	border: 1px solid #BBBBBB;
	min-height: 20px;
}

#gastenboek #gastenboek_frame .back2 {
	display: block;
	background: #D5F09F;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	min-height: 20px;
}


#gastenboek #gastenboek_frame .main_frame {
	border: 1px solid #bbb;
	padding: 5px;	
	background: #EFF0C1;
}

#gastenboek #gastenboek_frame .top_frame {
	border: 1px solid #bbb;
	margin-top: 5px;
	background: #D5F09F;	
	padding: 3px;
}

#gastenboek #gastenboek_frame .gastdatum{
	float:right;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#gastenboek #gastenboek_frame .smylies {
	cursor: pointer;
	float: right;
	height: 16px;
	display: block;
	vertical-align: middle;
}

#gastenboek #gastenboek_frame .info {
	float: left;
	vertical-align: middle;
	height: 16px;
}

#gastenboek #gastenboek_frame .veldnaam{
	display: block;
	width: 40%;
	float: left;
	vertical-align: top;
}

#gastenboek #gastenboek_frame .veld{
	display: block;
	width: 40%;
}

#gastenboek #gastenboek_frame input{
	width: 100px;
	border: 1px solid #000000;
}

#gastenboek #gastenboek_frame textarea{
	border: 1px solid #000000;
}

/* Page */
#page{
	position: relative;
	
	display: block;
	
	min-height: 700px;
	width: 80%;	
	top: 0px;
	left: 172px;
	
	background-color: #FFFFFF;
	
	padding-bottom: 0px;
	
	border-left: 2px solid #58AA00;
	border-right: 2px solid #58AA00; 
	border-bottom: 2px solid #58AA00; 
}

#page a img {
	border: 0px;
}

#page h3{
	font-size: 1.8em;
	font-weight: normal;
	text-align: right;
	color: #317601;
	background-color: #EFF0C1;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#page #header_logo {
	position: relative;
	
	display: block;
	clear: both;
	
	height: 120px;
	top: 0px;
	left: 0px;
	
	background-color: #FFFFFF;
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#page #inhoud {
	position: relative;
	
	display: block;
	clear: both;
	
	top: 0px;
	left: 0px;
	
	padding-bottom: 240px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 200px;
}

#page #fooder_info {
	position: absolute;
	
	bottom: -1px;
	right: -1px;
	height: 20px;
	width: 100%;
	
	text-align: right;
	background: #58AA00;
	color: #B0D43C;
	font-size: 0.9em;
	font-weight: normal; 
	
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#page #fooder_info a{
	color: #B0D43C;
	text-decoration: none;
}

#page #fooder_info a:hover {
	color: #B0D43C;
	text-decoration: underline;
}

#page #fooder_plaatje{
	position: absolute;
	bottom: -2px;
	left: -164px;
	height: 461px;
	width: 478px;
	background-color: transparent;
	background-image: url(../images/bg_banaan.gif);
	background-repeat: no-repeat;
	background-position: -10px bottom;
}

#page #maker {
	position: absolute;
	display: block;
	
	bottom: 8px;
	left: 2px;
	
	height: 60px;
	width: 67px;
}

/* Menu */
#menu{
	display: block; 
	top: 0px;		 
	left: 0px;

	color: #3F3A1A;
	font-size: 1.3em;
	
	width: 172px;	
	position: absolute;
}

#menu a { /* Menu Item */
	display: block;
	
	color: #3F3A1A;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	
	padding: 0px;
	padding-right: 6px;
}

#menu a:hover { /* Roll Over effect */
	display: block;
	
	font-weight: bold; 
	color: #307500;
	background-color: #E9EC47;
	
	padding: 0px;
	padding-right: 6px;
}

/* Agenda */
#agenda h4 {
	font-size: 10px;
	color: #FF0000;
	text-align: center;
}

#agenda .title {
	color: #FF0000;
	text-decoration: underline;
	text-align: left;
}

#agenda .info {
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
}

/* Overigen */
#horeca_logo{
	width: 100%;
	text-align: center;
	padding-top: 18px;
}

#frame {
	position: relative;
	
	display: block;
	
	width: 100%;
	
	text-align: left;
	
	background-color: #84C025;
	background-image: url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.Info_Regeltje{
	font-size: 0.9em;
}