a:visited, a:link, a:hover {
	color:#65104B;
}

.etalage a:visited, .etalage a:link, .etalage a:hover {
	color:#65104B;
	font-weight:bold;
}

/* -------------------- E&G Specifiek---------------- */

.tekstOnderArtikel {
  margin: 0px 0px 10px 0px;
}

.tekstOnderRecept {
  font-size: 12px;
  display: block;
  margin: 0px;
  padding: 5px;
  vertical-align: top;
}

.nieuwsbrief_field, .recepten_zoeken_field {
	width: 120px;
	font-size: 10px;
}

.nieuwsbrief_submit {
	font-size: 10px;
}

.recepten_zoek_table {
	margin: 10px;
}

.level3_nav, .level3_nav a.leveldrieitem {
	background: url(/graphics/bg_level_0_eg.jpg) repeat-x;
}

a.leveldrieitem:hover {
	color: #ffffff;
	background:  url(/graphics/bg_nav3_eg.jpg) top left;
	text-decoration: none;
}

a.leveldrieitem.selekt{
	color: #ffffff;
	background: url(/graphics/hover_level_1_eg.gif) top left;
	outline: 0;
}

a.leveldrieitem:visited {
   color: #fff;
}

/* IE 6 */
* html .level3_nav a.leveldrieitem:visited {
	color: #fff;
}

* html .level3_nav a.leveldrieitem:hover {
	color: #333;
}

* html .level3_nav a.leveldrieitem {
	background: url(/graphics/bg_level_0_eg.jpg) 0px -15px;
}

* html .level3_nav a.leveldrieitem:hover {
	background:  url(/graphics/bg_nav3_eg.jpg) 0px -15px;
	color: #fff;
}

* html .level3_nav a.leveldrieitem.selekt{
	background:  url(/graphics/hover_level_1_eg.gif) 0px -15px;
}

* html related ul {
	margin-top: 0;
}

* html .related ul li {
	height: 12px;
}

* html .radiozoek {
	top:22px;
	left: 20px;
}

.og_hilight ,
.og_hilight_hover {
	float: left;
	width: 240px;
	margin-right: 5px;
	background: #fff url('/graphics/stippel.gif') repeat-x bottom left;
	cursor: pointer;
	margin-top: 10px;
	padding-bottom: 10px;
	height: 250px;
}

.og_hilight_hover {
	background: #f3f3f3 url('/graphics/stippel.gif') repeat-x bottom left;
}

/* < IE 5 only */
* html .og_hilight_hover ,
* html .og_hilight {
	cursor: hand;
}

body#culinisten .element {
	background:#FFFFFF url(/graphics/stippel.gif) repeat-x scroll left bottom;
	cursor:pointer;
	float:left;
	height:300px;
	margin-top:5px;
	overflow:hidden;
	padding-bottom:5px;
	width: 255px !important;
}

body#culinisten div#main ul {
  margin:0px 0px 0px 0px;
  list-style: square outside;
}

body#culinisten .articleHeader {
	display:block;
	font-size:16px;
	font-weight:bold;
}

body#culinisten .artikelimage {
	float: left;
	margin-right: 10px;
}

.artikelblok .item h2, #leftbar .kop, #main-right .kop {
	background-color: #F6EAC2;
	color: #65104B !important;
	font-size: 16px;
	line-height:16px;
	padding-left:3px;
}

#leftbar h2, #main-right h2 {
	padding-bottom:5px;
}

.reactie_blok {
	font-weight:bold;
	display:block;
	font-size:11px;
	line-height:100%;
	margin:7px 0px 5px 5px;
	padding:0px;
}

.culinistenbox {
	height:50px;
	overflow:hidden;
	text-overflow:ellipsis;
	background:#fff url('/graphics/stippel.gif') repeat-x bottom left !important;
}

.culilink {
	float:left;
	padding-right:5px;
	padding-top:5px;
}

.culinisten_tekst {
	font-size:11px;
	padding-top:5px;
}

.blauwkop header {
	background-color:#F6EAC2 !important;
	color:#65104B;
	display:block;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}

/* diakop.css : telegraaf kleuren override */

.kleur_geel,
.kleur_geel h2 a { color: #F6EAC2 !important; }
.kleur_ag_geel { background-color: #F6EAC2 !important; }
.over .kleur_ag_geel { background-color: #F9F4E0 !important; }

.kleur_paars,
.kleur_paars h2 a { color: #65104B !important; }
.kleur_ag_paars { background-color: #65104B !important; }
.over .kleur_ag_paars { background-color: #7D2F65 !important; }

.artikelkader_kleur_geel { border-color: #F6EAC2 !important; }

.artikelkader_kleur_paars { border-color: #65104B !important; }

#main #main-right .snelnieuws_list .noimgitem a {
        height: auto;
}


