@charset "UTF-8";
/* CSS Document */

body, html{
	height: 100%;
	margin:0;
	padding:0;
	font-family:"Georgia";
	font-size:12px;
	line-height:24px;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
div {
	font-family: "Georgia";
	font-size: 12px;
	text-align: left;
}
td {
	font-family:"Georgia";
	font-size: 12px;
	text-align: left;
	line-height: 24px;
}
img {
	border: 0px;
}

.cms {
	font-family: "Georgia";
	font-size: 12px;
	text-align: left;
	line-height: 24px;
}

h1 {
	font-style:italic;
	font-size: 24px;
	color: #35331d;
	margin-top: 0px;
}
h2 {
	font-style:italic;
	font-size: 20px;
	color: #35331d;
	margin-top: 0px;
}
h3 {
	font-style:italic;
	font-size: 16px;
	color: #35331d;
	margin-top: 0px;
}
h4 {
	font-size: 14px;
	color: #35331d;
	margin-top: 0px;
}
h5 {
	font-size: 12px;
	color: #35331d;
	margin-top: 0px;
}
h6 {
	font-size: 10px;
	color: #35331d;
	margin-top: 0px;
}

a:link {
	color: #757135;
	text-decoration: none;
}
a:visited {
	color: #757135;
	text-decoration: none;
}
a:hover {
	color: #a8a24c;
	text-decoration: none;
}
a:active {
	color: #757135;
	text-decoration: none;
}


/*classes*/
.clear{
	clear:both;
}

.push {
	height: 50px;
}


/*id's*/
#fullscreen{
	background:#f5e995;
	margin: 0 auto -50px;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
}

#headercontent{
	font-family:"Georgia";
	font-size:11px;
	background:#FFFFFF;
	width:100%;
	height:150px;
	position:relative;
	z-index: 30;
}

#header{
	width:948px;
	margin:0 auto;
	position:relative;
	z-index: 30;
}

#logotxt{
	clear:both;
	position:absolute;
	top:25px;
	left:150px;
}
#adres{
	position:absolute;
	text-align:right;
	top:5px;
	left:665px;
	font-size:10px;

}

#keuken{
	position:absolute;
	text-align:right;	
	top:55px;
	left:580px;
	font-size:18px;
	font-weight:bold;
	color: #557600;
}

#logo{
	width:153px;
	height:220px;
	top:20px;
	left:-30px;
	position:absolute;
	z-index: 30;
}

#menu{
	float:left;
	margin-left:135px;
	margin-top:100px;
}

#menu ul li{
	display:inline;
	float:left;
}

#menu ul li a{
	padding-right:30px;
	text-decoration:none;
	color:#000;
}

#menu ul li a:hover{
	color:#060;
}

#etalagecontent{
	background:#557600 url('etc/img/etalagebg.jpg') top left repeat-x;
	line-height:18px;
	background-repeat: repeat-x;
	width:100%;
	height:387px;
	z-index: 0;
}

#etalage{
	width:948px;
	margin:0 auto;
	z-index: 0;
}

#etalagecontentsmall{
	background:#578000 url('etc/img/etalagebg.jpg') top left repeat-x;
	
	background-repeat: repeat-x;
	width:100%;
	height:240px;
}

#etalagesmall{
	height:240px;
	width:948px;
	margin:0 auto;
}

#cta{
	width:316px;
	height:387px;
	float:left;
	position: relative;
	z-index: 0;
}
.ctacolor1 {
	position: absolute;
	top: 242px;
	width: 316px;
	height: 145px;
	background: #757140;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	z-index: 1;
}
.ctacolor2 {
	position: absolute;
	top: 242px;
	width: 316px;
	height: 145px;
	background: #b4af62;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	z-index: 1;
}
.ctacolor3 {
	position: absolute;
	top: 242px;
	width: 316px;
	height: 145px;
	background: #f4ed85;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	z-index: 1;
}

.ctatext{
	position: absolute;
	top: 242px;
	color:#35331d;
	padding:10px;
	z-index: 2;
}

.ctatexttop{
	font-size:24px;
	font-weight:bold;
}

.ctainhoud{
	font-weight:bold;
	font-size:16px;
}

#contentbox{
	background:#f5e995;
	width:100%;
}
#content {
	width: 948px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer{
	background:#a8a24b;
	background-image: url('etc/img/footerbg.gif');
	background-repeat: repeat-x;
	width:100%;
	height:40px;
	text-align:center;
	font-size:12px;
	color:#FFF;
	padding-top:10px;
	position: relative;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
.gerechtenfloat {

	float: left;
	width: 295px;
	height: 45px;
}
.gerechtendiv {
	width: 540px;
	margin-top: -10px;
	padding-bottom: 10px;
}

ul {
	margin: 5px;
	padding: 5px;
}
li {
	margin-left: 5px;
	padding-left: 5px;
}
.fotoalbumdiv ul {
	margin: 0px;
	padding: 0px;
}
.fotoalbumdiv li {
	margin-left: 0px;
	padding-left: 10px;
}

.forml {
	float: left;
	width: 120px;
	height: 25px;
}
.formr {
	float: left;
	width: 460px;
	height: 25px;
}
.formtextareal {
	float: left;
	width: 120px;
	height: 110px;
}
.formtextarear {
	float: left;
	width: 460px;
	height: 110px;
}
.forminput {
	width: 200px;
	font-size: 11px;
}
.formtextarea {
	width: 400px;
	font-size: 11px;
	font-family:"Trebuchet MS";
}
.formsubmit {
	width: 200px;
	font-size: 11px;
	font-family:"Trebuchet MS";
}