body {
	margin: 0;
	padding: 0;
	background: #64941D url('/default/images/main/background.png') repeat-x;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: none;
}

#container {
	width: 1100px;
	margin: auto;
	background: #FFFFFF;	
}
#main {
	overflow: hidden;
}




/*
** HEADER
*/
#logo {
	position: relative;
	width: 1100px;
	height: 200px;
	/*background: url('/default/images/main/logo.png');*/
}
#language {
	float:right;
	padding-right:40px;
	/*display:none;*/
}
#language img {
	border: 0px;
}
#language select{
		/*background-color: #EFEFEF;*/
}

#tellafriend {
	float:right; 
	padding:10px 40px 0 0;
	text-align: right;
}

#search {
	background: transparent url('/default/images/main/search_bg.png');
	background-repeat: no-repeat;
	width: 373px;
	height: 36px;
	position: absolute;
	left:715px;
	top: 12px;
	font-size: 13px;
	color: #0B4A35;
	font-weight: bold;
	padding-left:10px;
padding-top: 8px;

}

#search input {
	padding-top:0px;
	margin-top:0px;
	margin-left: 10px;
	margin-right: 5px;
}

	
#top_bar {
	width: 890px;
	height: 102px;
	position: absolute;
	left: 195px;
	top: 120px;
}

/*
** LEFT
*/
#left {
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}

/* content size */
#content_size {
	width: 234px;
}
#content_size img {
	border: 0px;
}

#boeken {
	background: transparent url('/default/images/main/boek_nu.png');
	margin-top: 20px;
	width: 234px;
	height: 46px;	
}

#faq {
	background: transparent url('/default/images/main/faq.jpg');
	margin-top: 20px;
	width: 234px;
	height: 46px;	
}

#indekijker {
	background: transparent url('/default/images/main/kijker.jpg');
	margin-top: 20px;
	width: 234px;
	height: 46px;	
}

/* box promoties  */
#box_promoties {
	background: transparent url('/default/images/main/box_promoties.png');
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 231px;
	height: 235px;
	color: #0072BA;
}
#box_promoties div {
	margin-left: 25px;
}
#box_promoties a {
	position: relative;
	float: right;
	display: block;
	height: 25px;
	width: 105px;
	color: #0072BA;
}
#box_promoties h2 {
	clear: both;
	color: #0072BA;
	font-size: 11px;
	font-weight: bold;
	padding-top: 25px;
	margin-left: 25px;
}
#box_promoties hr {
	color: #FFF;
	border-style: dotted;

}

/* box prijzen */
#box_prijzen {
	background: transparent url('/default/images/main/box_prijzen.png');
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 231px;
	height: 235px;
	color: #0072BA;
}
#box_prijzen div {
	margin-left: 25px;
}
#box_prijzen a {
	position: relative;
	float: left;
	display: block;
	height: 25px;
	width: 105px;
	color: #0072BA;
}
#box_prijzen h2 {
	clear: both;
	color: #0072BA;
	font-size: 11px;
	font-weight: bold;
	padding-top: 25px;
	margin-left: 25px;
}
#box_prijzen hr {
	color: #FFF;
	border-style: dotted
}

/* menu */
#menu {
	margin-top: 20px;
	padding-top: 10px;
	border: 1px solid #7FB8DC;
	background-color: #E6F3D2;
	width:228px
	/*padding-left: 25px;
	width: 209px;*/
}
.menu-item {
	padding-left: 25px;
	padding-top: 3px;
	margin-bottom: 7px;
	width: 206px;
	height: 17px;
	/*background: url('/default/images/main/submenubar.png');*/
}
.menu-item a {
	color: #69AA39;
	text-decoration: underline;
}
.menu-item a:hover {
	/*font-weight: bold;*/
	color: #4F802B;
}

/* show/hide menu */
#clickbar {
	position: absolute;
	top: 0px;
	width: 16px;
	height: 100%;
}

/*
** RIGHT
*/
#right {
	float: right;
	margin-top :20px;
}

#breadcrumbs {
	float: left;
	margin-top: 5px;
	color: #69AA39;
	height: 20px;
}
#breadcrumbs a {
	color: #69AA39;
}

#back {
	float: right;
	background: url('/default/images/main/back.png') no-repeat;
	margin-top: 5px;
	margin-right: 20px;
	width: 48px;
	height: 20px;
}

#content_text {
	float: left;
	
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	font-family: Trebuchet MS;
	line-height: 150%;
	font-size: 12px;
}
#content_text h1 {
	color: #69AA39;
	margin-top: 20px;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
}
#content_text h2 {
	color: #086098;
	margin-top: 10px;
	font-size: 13px;
	padding: 0px;
}
#content_text h3 {
	color: #993300;
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 13px;
	padding: 0px;
}
#content_text h4 {
	color: #0072BA;
	margin-top: 20px;
	font-size: 13px;
	padding: 0px;
}
#content_text p {
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 150%;
}
#content_text img {
	margin: 5px;
}
#content_text ul {
	margin: 0px;
	padding: Opx;
}
#content_text a, a:visited {
	/*color: #0171B9;*/
	text-decoration: underline;
}

#content_text a:hover {
	color: #0171B9;
	text-decoration: none;
}




/*
** BOTTOM
*/
#footer {
	position: relative;
	width: 1100px;
	height:142px;
}
#footer_logo {
	width: 822px;
	height: 107px;
	background: url('/default/images/main/logo_bottom.png');
}

#footer_groen {
	
	width:100px; 
	height: 100px; 
	margin-left: 630px;
	cursor: pointer;
}
#weather {
	position: absolute;
	top: 25px;
	left: 750px;
	width: 259px;
	height: 142px;
}
#sound {
	position: absolute;
	top: 101px;
	left: 970px;
	width: 91px;
	height: 21px;
}


/*
** COMMON
*/

/* google map */
#map {
	width: 95%;
	height: 400px;
}

/* errors */
fieldset#errors {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1em;
	color: red;
	border: 1px solid red;
	width: 80%;
}

fieldset#errors legend {
	padding: 3px;
	font-weight: bold;
}

/* form */
input[type=text],input[type=submit],input[type=password],textarea,select {
	border: solid 1px #D6DBE0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input[type=text]:focus,textarea:focus {
	background-color: #E6E9EC;
}

/*
** CLASSES
*/


