#nav_bar_left, #nav_bar_right, #left_bar, #generiek_nav, #main_nav {
	display: none;
}
body
	{
	font-family: verdana,arial,helvatica;
	font-weight:normal;
	font-size: 75%;
	color: #fff;
	_margin:0;
	border:6px;
}

#wrapper
	{
		_padding:10px;
	}
#content
	{
	_margin-left:600px;
	_padding:0;k

	}
.recept_tab, #to_top { display:none; }

.recept_ingredienten
	{
	width:690px;
	background:#f9f4c0;
	}
a	{text-decoration:none;}

p,li { color: #000; }


h1,h2,h3 { padding-top: 20px; clear:both;	color:#58a50b; display:block;  }

.h2_print
	{
	display:none;	
	}

.ingredienten_visual
	{
	background:#fff;
	float:right;
	padding:5px;
	margin-right:9px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	border:none;
	float:right;
	margin-top:-170px;

	}
ul.ingredienten_list
	{
	margin:0px;
	margin-left:20px;
	padding:0;
	list-style-image:url(/images/bullet_green.png);
	}
.recept_tab_red
	{
	display:none;	
	}
.tab_item1
	{
	display:none;	
	}
.recept_links
	{
		height:30px;
	}
.ingredienten_list a,.ingredienten_list a:hover
	{
	font-size:1em;
	text-decoration:underline;
	}

.recept_links a,.recept_links a
	{
	font-size:1em;
	text-decoration:none;	
	}

