body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back-body.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html {
	overflow-y:scroll;
}
a img {
	text-decoration: none;
	border: none;
}
a {
	color:#000000;
}
h1 {
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
}
#wrap {
	margin: 0 auto;
	width: 969px;
	position: relative;
}
#header {
	background-image: url(../images/back-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 153px;
}
#header #logo {
	width: 375px;
	position: absolute;
	left: 17px;
	top: 12px;
}
#header #search {
	background-image: url(../images/back-search.jpg); 
	background-repeat: no-repeat;
	height: 107px;
	width: 466px;
	position: absolute;
	right: 17px;
	top: 0px;
}
#header #search .zoekveld {
	background-image: url(../images/back-zoekveld.gif);
	height: 27px;
	width: 362px;
	font-size: 11px;
	position: absolute;
	left: 10px;
	top: 55px;
	border: none;
	padding: 5px;
	background-repeat: no-repeat;
}
#header #search .zoek-btn {
	background-image: url(../images/back-zoekveld.gif);
	background-position: right top;
	width: 80px;
	height: 27px;
	position: absolute;
	left: 373px;
	top: 55px;
	border: none;
}
#header #hoofdnav {
	background-color: #8B55A3;
	position: absolute;
	height: 30px;
	left: 0px;
	top: 123px;
	padding-left: 5px;
	width: 964px;
}
#hoofdnav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#prijsvraag-link {
	position: absolute;
	top: -36px;
	left: 741px;
	width: 228px;
	height: 75px;
}

#hoofdnav li {
	float: left;
}
#hoofdnav ul li a:link , #hoofdnav ul li a:visited{
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 9px;
}
#hoofdnav ul li a:hover, #hoofdnav ul li a:active {
	color: #C794E4;
}
#home-dagmenu {
	background-image: url(../images/back-content.jpg);
	background-repeat: repeat-y;
	height: 200px;
	padding: 17px;
	position: relative;
}
#home-dagmenu a {
	color: #E71629;
	text-align: right;
	display: block;
}
#home-dagmenu .btn-dagmenu {
	position: absolute;
	left: 310px;
	top: 194px;
}
#home-dagmenu #column-left p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#home-dagmenu .foto-dagmenu {
	height: 130px;
	width: 434px;
	overflow: hidden;
	float: right;
	margin-left: 40px;
}
#home-dagmenu .datum {
	height: 135px;
	width: 100px;
	position: absolute;
	left: 460px;
	top: -20px;
	background-image: url(../images/back-datum.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #ED1C24;
	padding-top: 32px;
}
#home-dagmenu #column-left {
	width: 434px;
}
#home-dagmenu #column-right {
	float: right;
	width: 434px;
	position: relative;
}
#home-dagmenu .dagmenu-titel-back {
	position:absolute;
	top:150px;
   opacity: 0.6;
   filter: alpha(opacity=60);
   -moz-opacity: 0.6; 
   height: 50px;
	background-color: #FFF;
	left: 0px;
	width: 434px;
}
#home-dagmenu .dagmenu-titel {
	position:absolute;
	top:150px;
	height: 39px;
	font-size: 18px;
	padding-top: 5px;
	padding-left: 5px;
	left: 0px;
}
#column-left .basisrecept {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	padding: 15px;
}
#column-left .basisrecept.oneven {
	background-color: #FFF;
}
#content-home .basisrecept .productfoto {
	float: left;
	padding-right: 15px;
}
#content-home .basisrecept h1 {
	font-size: 18px;
	font-weight: normal;
	color: #A2C839;
	margin: 0px;
}
#content-home .basisrecept p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content-home {
	background-image: url(../images/back-content.jpg);
	background-repeat: repeat-y;
	padding: 17px;
}
#content-home #column-left {
	width: 470px;
}
#content-home #column-right {
	width: 435px;
	float: right;
}
#column-right .nieuwsbericht {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#column-right .nieuwsbericht h1 {
	color: #8A56A3;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
#column-right .nieuwsbericht p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#column-right .nieuwsbericht a {
	display: block;
	text-align: right;
	color: #000;
}
#column-right .tips , #column-right .tips a{
	color: #8A56A3;
}
#content {
	padding: 17px;
	background-image: url(../images/back-content.jpg);
	background-repeat: repeat-y;
}
#content h1 {
	color:#8A56A3;
	font-size:14px;
}
#content h2 {
	color:#8A56A3;
	font-size:14px;
}
#content #left-column {
	margin-left:190px;
	padding-top:10px;
	width:400px;
}
#content #right-column {
	float:right;
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
	padding-top:10px;
	width:320px;
}
#content .header-gerecht {
	background-image: url(../images/back-header-gerecht.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top:20px;
}
#content #header-dagmenu {
	background-image: url(../images/back-header-dagmenu.jpg);
	height: 30px;
	position: relative;
	background-position: 0px -10px;
}
#content .cal-gerecht {
	position: absolute;
	left: 425px;
	top: 10px;
	font-size: 20px;
	color: #FFF;
	width: 70px;
	text-align: center;
}
#header-dagmenu .kcal-totaal {
	color: #F00;
	font-size: 20px;
	position: absolute;
	width: 76px;
	text-align: center;
	left: 424px;
	top: -3px;
}
#header-dagmenu .kcal-totaal input {
	color: #F00;
	font-size: 16px;
}
#header-dagmenu .ratio {
	position: absolute;
	left: 556px;
	top: 8px;
	color: #8957A3;
	font-weight: bold;
}
#header-dagmenu .hoeveel {
	position: absolute;
	width: 352px;
	text-align: right;
	top: 7px;
	left: 3px;
}
#header-dagmenu .wijzig-kcal {
	position: absolute;
	left: 13px;
	top: -3px;
}
#header-dagmenu .aanpassen {
	position: absolute;
	left: 557px;
	top: 0px;
}
#header-dagmenu .andere-datum {
	position: absolute;
	left: 0px;
	top: -75px;
}
#header-dagmenu .andere-datum ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header-dagmenu .andere-datum ul li a {
	color: #A2C839;
}
#header-dagmenu .print-dagmenu {
	position: absolute;
	top: 4px;
	right: 7px;
}

#content .recept-foto {
	background-image: url(../images/back-foto-recept3.jpg);
	background-repeat: no-repeat;
	height: 110px;
	padding-left: 17px;
	padding-top: 17px;
	width: 177px;
}
#content .recept-foto-leeg {
	padding-left: 17px;
	padding-top: 17px;
	width: 177px;
}
#content .wrap-gerechten {
	margin-bottom: 20px;
}
#content .wrap-gerechten .gerecht-content {
	background-image: url(../images/back-recept.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#basisrecept-left {
	width: 325px;
}
#basisrecept-left .basisrecept {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	padding: 15px;
}
#basisrecept-left .basisrecept.oneven {
	background-color: #FFF;
}
#basisrecept-left .basisrecept#active {
	background-color: #A2C839;
}
#basisrecept-left .basisrecept .productfoto {
	float: left;
	padding-right: 15px;
}
#basisrecept-left .basisrecept h1 {
	font-size: 18px;
	font-weight: normal;
	color: #A2C839;
	margin: 0px;
}
#basisrecept-left h2,
#column-left h2 {
	font-size: 16px;
	color: #444;
	margin: 10px 0;
}
#basisrecept-left .basisrecept p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#basisrecept-left .basisrecept#active h1 {
	color: #FFF;
}
#basisrecept-right {
	width: 450px;
	float: right;
	padding-top: 35px;
}
#basisrecept-right h2 {
	font-size: 24px;
	font-weight: normal;
	color: #A3C83D;
	margin: 0px;
}

#bericht-left {
	width: 450px;
}
#bericht-left .basisrecept {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	padding: 15px;
}
#bericht-left .bericht.oneven {
	background-color: #FFF;
}
#bericht-left .bericht#active {
	background-color: #A2C839;
}
#bericht-left .bericht .productfoto {
	float: left;
	padding-right: 15px;
}
#bericht-left .bericht h1 {
	font-size: 18px;
	font-weight: normal;
	color: #A2C839;
	margin: 0px;
}



#bericht-right {
	width: 450px;
	float: right;
	padding-top: 10px;
}
#bericht-right h1 {
	font-size: 18px;
	font-weight: normal;
	color:#8A56A3;
	margin: 0px;
	padding-bottom: 15px;
}
#bericht-right h2 {
	font-size: 16px;
	font-weight: normal;
	color: #A3C83D;
	margin: 0px;
}
#sub-nav {
	float:left;
	line-height:1.4em;
	margin-top:15px;
	padding:0;
	width:160px;
}
.kop-rood {
	color: #ED1C24;
	font-size: 14px;
	padding: 5px 0;
}
.omschrijving {
	margin-bottom: 6px;
}
.button {
	text-align: right;
}

.clear-float {
	clear:both;
}

#headnav {
	height: 30px;
	width: 480px;
	top: 93px;
	position: absolute;
}

#headnav ul {
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 7px 0 0 10px;
}

#headnav ul li {
	float: left;
	display: inline;
	padding: 0 8px 0 0;
}

#headnav ul li a {
	color: #969696;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

#headnav ul li a:hover, 
#headnav ul li a:active {
	color: #814d95;
}

#headnav ul li:after {
	content: '|';
	padding-left: 7px;
	color: #d2d2d2;
}

#headnav ul li:last-child:after {
	content: '';
}
.movie-big {
	margin-bottom: 21px;
}

.movie-L {
	float: left;
	margin-right: 21px;
	margin-bottom: 21px;
}

.movie-R {
	float: left;
	margin-right: 0;
	margin-bottom: 21px;
}

