body {
	margin: 0px;
	background: #96973D url("../images/green_bg_tile2.jpg") top left;
	font-family: verdana, helvetica, arial, sans-serif;
}
.tekst {
	font-family: Verdana;
	color: #333300;
	font-size: 11px;
	line-height: 16px;
}
.kopje {
	color: #333300;
	font-size: 12px;
	font-weight:bold;
}
.recepttitel {
	color: #333300;
	font-size: 13px;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
.recepttitel_italiaans {
	color: #77001F;
	font-size: 13px;
}
a:link, a:active, a:visited, a:hover {
	color: #771B14;
	text-decoration: underline;
}
a.link:link, a.link:active, a.link:visited {
	color: #771B14;
	text-decoration: underline;
	font-weight:bold;
}
a.link:hover {
	color: #771B14;
	text-decoration: underline;
	font-weight:bold;
}
a.link_white:link, a.link_white:active, a.link_white:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
a.link_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
a.link_underline:link, a.link_underline:active, a.link_underline:visited {
	color: #771B14;
	text-decoration: underline;
	font-weight:bold;
}
a.link_underline:hover {
	color: #771B14;
	text-decoration: underline;
	font-weight:bold;
}
.legal {
	color: #ffffff;
	font-size: 10px;
}

a.legal:link, a.legal:active, a.legal:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.legal:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}

a.floret,a.floret:link,a.floret:visited,a.floret:hover{
	font-weight: bold;
	color: #771B14;
	text-decoration: underline;
	font-size: 10px;
}

/* new flashbanner code */
a.floret_banner,a.floret_banner:link,a.floret_banner:visited,a.floret_banner:hover{
	font-weight: bold;
	color: #771B14;
	text-decoration: underline;
	font-size: 10px;
}

.floretbanner{
	font-weight: bold;
	color: #330;
	text-decoration: underline;
	font-size: 10px;
	padding-top: -50px; /*background:   url("/images/floret.gif") left top no-repeat;*/
	margin-top: -10px;
}


.bottom p{
	vertical-align : bottom
}
td.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/*MENU STUFF*/
.noShow {
	display: none;
}

div#container div#topNav {
	background: #fff url("../images/navtop.gif") top center no-repeat;
	padding-top: 9px;
	padding-bottom: 2px;
	border-bottom: 5px solid #DBDCBC;
}
ul#nav {
	/*margin-left: 23px !important;*/
	margin-left: 30px !important;
}
ul#nav ul {
	padding-top: 7px !important;
}
ul#nav,ul#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.errors {
    list-style-type: none;
    color: #a00;
}
ul.errors li {
    background: none;
    float: none;
}

#nav a {
	font-size: .8em;
	font-weight: bold;
	color: green;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: bold;
	color: #77001F;
	padding-left: 18px;
	padding-right: 2px;
	padding-top:3px;
	padding-bottom: 3px;
	background:   url("../images/nav_bullet.gif") left center no-repeat;
}

#nav li li a:hover {
	color: #fff;
	background-color: #77001F;
}

li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: white;
}

li#one {
	width: 39px;
}
li#one a.navCat {
	display: block;
	width: 39px;
	height: 15px;
	background:   url("../images/topnav_home.gif") right 0 no-repeat; /*0 0 no-repeat;*/
}
li#two {
	width: 177px;
}
li#two a.navCat {
	display: block;
	width: 177px;
	height: 15px;
	background:   url("../images/topnav_seizoenen.gif") 0 0 no-repeat;
}
li#three {
	width: 79px;
}
li#three a.navCat {
	display: block;
	width: 79px;
	height: 15px;
	background:   url("../images/topnav_recepten.gif") 0 0 no-repeat;
}
li#four {

	width: 82px;
}
li#four a.navCat {
	display: block;
	width: 82px;
	height: 15px;
	background:   url("../images/topnav_ourproducts.gif") 0 0 no-repeat;
	

}
li#five {
	width: 223px;
}
li#five a.navCat {
	width: 223px;
	height: 15px;
	background:   url("../images/topnav_mediterranean.gif") 0 0 no-repeat;
	display: block;
}
/*li#six {
	width: 53px;
}
li#six a.navCat {
	display: block;
	width: 53px;
	height: 15px;
	background:   url("../images/topnav_etenbijbertolli.gif") 0 0 no-repeat;
}*/
li#seven {
	width: 54px;
}
li#seven a.navCat {
	display: block;
	width: 54px;
	height: 15px;
	background:   url("../images/topnav_acties.gif") 0 0 no-repeat;
}
ul#nav li a.navCat:hover {
	background-position: 0px -15px;
}

li#two ul {
	width: 8em;
}
li#three ul {
	width: 12em;
}
li#four ul {
	width: 8.5em;
}
li#five ul {
	width: 11.5em;
}
li#six ul {
	width: 10em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #fff;
	padding: 0;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	display: block;
	float: none;
	font-family: verdana, sans-serif;
	font-size: .85em;
	background-color: #FCFCF9;
	border-top: 1px solid #D8D8B8;
}

li:hover ul, li.over ul {
	display: block;
}
a.submenu:link, a.submenu:active, a.submenu:visited {
 	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.submenu:hover {
 	font-family: Times New Roman;
	font-size: 14px;
	color: #77011F;
	font-weight:bold;
	text-decoration: none;
}
.submenu_titel {
 	font-family: Times New Roman;
	font-size: 20px;
	color: #77011F;
	font-weight:bold;
	text-decoration: none;
}
a.subsubmenu:link, a.subsubmenu:active, a.subsubmenu:visited {
 	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.subsubmenu:hover {
 	font-family: Times New Roman;
	font-size: 12px;
	color: #77011F;
	text-decoration: none;
}

/* Actie - Zoek de bron (begin) */
/* De afkorting .zdb_ staat voor de actienaam Zoek de bron */

.zdb_tekst {
	font-family: Verdana;
	color: #333300;
	font-size: 11px;
	line-height: 16px;
}

.zdb_tekst_white {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}

.zdb_errorTekst {
	font-family: Verdana;
	color: #77011F;
	font-size: 11px;
	line-height: 16px;
}

.zdb_textfield {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #38440B;
	text-decoration: none;
}

.zdb_link {
	font-family: Verdana;
	color: #77001F;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

.zdb_link2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #77001F;
	text-decoration: none;
}

/* Actie - Zoek de bron (einde) */
/* NEW HOMEPAGE */
.flash_banner_content{
	background-attachment: inherit;
	background-image: url(file:///X|/www.bertolli.nl/HTML/images/homepage_banner/content.jpg);
	background-repeat: repeat-y;
	background: url(file:///X|/www.bertolli.nl/HTML/images/homepage_banner/content.jpg) repeat-y center;
	background-position: center;
}
