html{
	height: 100%;
}
body{
	background-image: url(/images/body_back.gif);
	background-repeat: no-repeat;
	background-position: center 195px;
	height: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
hr{
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	height: 1px;
	background-color: transparent;
	border: none;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Arial Rounded MT Bold", Arial;
	font-weight: normal;
	color: #cc0000;
	letter-spacing: -1px;
}
h1{
	font-size: 24px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 14px;
}
a { 
  color: #000;
  outline: 0 none; 
}

a:link, a:active, a:visited {
  color: #c00;
	text-decoration: none;
}
a:hover {
  color: #000;
}
#global{
	 width: 911px;
	 margin: 0 auto;
	 position: relative;
}
#logo{
	float: left;
}
.taal{
  left: 25px;  
  position :absolute;
  bottom: 0px;
}
.taal img{
  border: none;
}
.taal_home{
  margin-left :20px;
}
#logo h6 {
  color: #000;
  font-size: 12px;
  letter-spacing: 0;
  margin-top: -10px;
  padding-left: 3px;
}

#breadcrumb{
	height: 50px;
	line-height: 50px;
	float: left;
	padding-left :20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: silver;
	font-size: 12px;
}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited{
	color: #cc0000;
	text-decoration: none;
}
#content{
	float: left;
	width: 685px;
}
.nijsen_image_left{
	background-image: url(../images/nijsen_left_back.gif);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 480px;
	position: absolute;
	width: 225px;
	top: 124px;
	left: 5px;
}
.food_image_left{
	background-image: url(../images/food_left_back.gif);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 480px;
	position: absolute;
	width: 225px;
	top: 125px;
	left: 5px;
}
.feed_image_left{
	background-image: url(../images/feed_left_back.gif);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 480px;
	position: absolute;
	width: 225px;
	top: 125px;
	left: 5px;
}
.rss {
	padding-left: 20px;
}
.rss a {
  font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.rss img {
  margin-right: 4px;
  vertical-align: middle;
}
.content_top{
	height: 17px;
	background-image: url(../images/content_top_back.png);
}
.content_middle{
	padding: 20px;
	padding-top: 0px;
	min-height: 400px;
	width: 645px;
	background-image: url(../images/content_center_back.png);
	float: left;
}
.content_bottom{
	height: 32px;
	background-image: url(../images/content_bottom_back.png);
	clear: both;
}
.content_middle .left_column{
	width: 400px;
	padding-right: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.content_middle .left_column100{
	width: :100%;
}
.content_middle .right_column{
	float: left;
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left :20px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#footer{
	clear: both;
	color: silver;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	margin: 0 auto 10px;
	text-align: right;
}
#footer span {
  float: left;
}
/*--------------menu-------------*/

#top_menu #menu{
	width: 642px;
	float: left;
	background-image: url(../images/content_menu.gif);
	background-repeat: no-repeat;
	margin-top: 60px;
}
#top_menu #menu li{
	width: 210px;
}
#top_menu #menu li a{
	line-height: 58px;	
}
#top_menu #menu li li a{
	line-height: 21px;
}
#top_menu #menu li a.active{
	color: white;
}
#top_menu #menu li a{
	color: #d88080;
}
#top_menu #menu li a:hover{
	color: white;
}
#top_menu #menu li li a{
	color: white;
}
#top_menu #menu li li a:hover{
	color: #d88080;
}
#top_menu #menu ul ul{
	margin-left: 0px;
	position: absolute;
	width: 224px;
	top: 52px;
}
#menu ul{
	margin: 0;
	padding: 0;
	position: relative;
}
#menu li{
	list-style: none;
	float: left;
	width: 216px;
}
#menu li a{
	color: white;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	line-height: 49px;
	background-image: url(../images/home_menu_border.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	font-family: "Arial Rounded MT Bold", Arial;
}
#menu li a:hover{
	color: #d88080;
}
#menu li a.last{
	background-image: none;
}
#menu ul ul{
	margin-left: -10px;
	position: absolute;
	width: 224px;
	top: 48px;
}

#menu li li a{
	background-image: url(../images/content_submenu.png);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 21px;
	width: 202px;
	padding-left: 22px;
	display: block;
	float: left;
	font-family: "Arial Rounded MT Bold", Arial;
}
#menu li li a.first{
	background-image: url(../images/top_submenu.png);
	
}
#menu li li a.last{
	background-image: url(../images/bottom_submenu.png);
	height: 32px;
}
#menu ul ul{
	display: none;
}

#menu ul li:hover ul, #menu ul li:hover ul li{
	display: block;
}
#menu ul ul ul{
	display :none;
}
/*--------------content-----------*/
#content_left_menu{
	float: left;
	clear: both;
	width: 225px;
	margin-top: 200px;
	position: relative;
}
#content_left_menu ul{
	margin: 0;
	padding: 0;
}
#content_left_menu li{
	list-style: none;
	padding-left: 20px;
	line-height: 21px;
}
#content_left_menu li:hover{
	color: #cc0000;
}
#content_left_menu li a{
	color: black;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 14px; 
}
#content_left_menu li a:hover{
	color: #cc0000;
}
/*--------sitemap---------*/
#wtk_sitemap{
	line-height: 22px;
}

#wtk_sitemap ul{
	margin: 0;
	padding: 0;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wtk_sitemap li{
	list-style: none;
	padding-left: 10px;

}
/*----------index page-----------------*/
#index_page .item{
	height: 100px;
	width: 100%;
	float: left;
}
#index_page .item a{
	display: block;
	float: left;
	width: 130px;
}
#index_page .index_item{
	float: left;
	width: 151px;
	height: 90px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#index_page .index_item h2{
	font-size: 14px;
}
#index_page .index_item p{
	float: left;
}
#index_page .index_item p a{
	color: black;
}
#index_page .index_item p a:hover{
	color: #c80000;
}
#index_page .item2{
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom :10px;
}
#index_page .item2 a{
	color: black;
}
.zoeken_input, input#member_login, input#member_password{
	border: 1px solid silver;
	height: 28px;
	width: 250px;
	float: left;
	margin-top: 4px;
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	color: #333333;
}
#contact_form input, #contact_form textarea{
	border: 1px solid silver;
	margin: 4px;
	width: 250px;
	height :24px;
}
 #contact_form textarea{
 	height: 80px;
 }
#contact_form input.submit_button{
	float: left;
	background-image: none;
	background-color: transparent;
	background-image: url(../images/zoek_knop.gif);
	height: 37px;
	width: 149px;
	border: none;
	color: white;
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
}
.inlog_button input{
	background-image: none;
	background-color: transparent;
	background-image: url(../images/zoek_knop.gif);
	height: 37px;
	width: 149px;
	border: none;
	color: white;
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
 }
.zoeken_submit{
	float: left;
	background-image: none;
	background-color: transparent;
	background-image: url(../images/zoek_knop.gif);
	height: 37px;
	width: 149px;
	border: none;
	color: white;
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
}
.search_bar, .results, .search_nav{
	float: left;
	width :100%;
}

/*--------------nieuws-----------*/
#news .teaser{
	font-style: italic;
}
#news .news_image{
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news .show img{
	margin-top: 10px;
}
#news .meta{
	padding: 5px;
	background-color: #eee;
	border: 1px solid #ddd;
	font-size: 10px;
	color: gray;
	font-weight: bold;
	clear: both;
}
#news h2{
	font-size:18px;
}
#news .item{
	margin-top: 20px;
	padding-bottom: 20px;
}
#news .meta .source, #news .meta .author{
	line-height: 12px;
}
#news .index .item{
	float: left;
  width:645px;
  border-bottom: 1px solid #ddd;
}
#news .lees_verder{
	float: right;
	display: block;
	padding-top: 20px;
}
/*--------downloads--------*/
#downloads{
  line-height: 21px;
}
#downloads .group{
  border-bottom: 1px solid #eee;
}
#downloads ul{

  padding: 0;
}
#downloads ul li{
  list-style: none;
}
#downloads ul li p{
 padding-left: 10px;
}

