﻿/*__________________________

       Magazine Content
__________________________*/

#main_container_news
{ 
	width: 1002px;
	display:block;
	padding:9px 0 9px 0;
} 
.left_nav_news_banner
{
   background-image:url(/images/nieuws_overzicht_banner.png);
   width: 220px;
   height: 66px; 
}

.left_nav_news
{
	float: left;
	width: 220px;
	margin: 0;
	margin-left: 9px;
	overflow: hidden;
}

.left_nav_background
{
    padding: 10px 0px 5px 0px;
	border:1px solid #999999;
	background-color:#eeeeee;
	background-image:url(/images/nav_bg_news.png)
}
.left_menu_news_lnk
{
	margin-bottom:6px;
	line-height:14px;
	padding:0 0 0 15px;
}
.left_menu_news_lnk span
{
	color:#777777;
	font-size:10px;
}
.left_menu_news_lnk:hover
{
    background-image:url(/images/nav_news_arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	background-color:#FFFFFF;
}
.left_menu_news_lnk a:link, .left_menu_news_lnk a:visited, .left_menu_news_lnk a:active
{
	color:#2c2c2c;
	display:block;
	padding: 2px 10px 2px 0;
}
.left_menu_news_lnk a:hover
{
	color:#333333;
	padding: 2px 10px 2px 0;
	text-decoration:none;
}
.right_nav_news
{
  float: right;
	width: 300px;
	margin: 0;
	margin-right:9px;
}
#right_video_header
{
    width: 300px;
    height: 25px;
    background-image:url(/images/video_header.jpg);
}
#right_recepten_header
{
    width: 300px;
    height: 25px;
    background-image:url(/images/recepten_header.jpg);
}
#right_nav_news_products
{
	width:300px;
	display:block;
	overflow:hidden;
}
.right_nav_news_product_box
{
	background-image:url(/images/nav_bg_news.png);
	border:1px solid #999999;
	height:82px;
	width:280px;
	padding:9px;
	display:block;
	margin-bottom:9px;
}
.right_nav_news_product_img
{
	float:left;
	width:80px;
	height:80px;
	display:block;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
.right_nav_news_product_text
{
	float:left;
	width:185px;
	height:60px;
	font-weight:bold;
	padding-left:9px;
	line-height:14px;
}
.right_nav_news_product_text span
{
	font-size:11px;
	font-weight:normal;
	color: #555555;
}
.right_nav_news_product_btn
{
	float:left;
	width:198px;
	height:22px;
	text-align:right;
}
/* page banner */
#nieuws_banner
{
    background-image:url('/images/header_nieuws.jpg');
    background-repeat: no-repeat;
    text-align: right;
    
    height: 71px;
    margin-top: 50px;
}

#rssIcon
{
    border: none;
    width: 16px;
    height: 16px;
    
    margin-right: 5px;
    margin-top: 5px;
}


/* article general */

.news_article_line
{
    border-bottom: dotted 1px #5f5b5c;
    margin: 9px 0 9px 0; 
    width:426px;
}    

.news_article_btn
{
    float: right;
	margin:4px 0 0 0;
}
.news_article_btn a:link, .news_article_btn a:visited, .news_article_btn a:active
{
	width:94px;
	height:21px;
	display:block;
	overflow:hidden;
	background-image:url(/images/btn_lees_verder.gif);
}
.news_big_article_image
{
    width: 414px;
    border: solid 1px #999999;
    background-color: White;
	padding:5px 5px 9px 5px;
}
.news_big_article_image_2
{
	width: 414px;
	border: solid 1px #999999;
  background-color: White;
	padding:15px 5px;
}

.news_big_article_image_2 img
{
		max-height:240px;
}
#news_article_1_main h2
{
   margin:0;
   padding:0;
   font-size:23px;
   color:#67BA00;
   font-weight:bold;
   text-shadow: #ffffff 1px 1px 1px;
}

/* main article */
#main_article_title
{
    color: #67BA00;
}


/* article 1 */


a:link.news_article_1_title, a:visited.news_article_1_title, a:hover.news_article_1_title
{
    font-size: 26px;
    font-family: arial;
    line-height: 26px;
    color: #67BA00;
}

#news_article_1_image
{
    width: 424px;
    margin-top:10px;
    border: solid 1px #999999;
    background-color: White;
    text-align: center;
}

#news_article_1_text
{
    font-family: Arial, Helvetica, sans-serif;
    line-height:20px;
	font-size:13px;
	text-align:justify;
}
#news_article_1_text a:link
{
    font-family: Arial, Helvetica, sans-serif;
	color:#3366CC;
    line-height:16px;
	font-size:13px;
    padding-top: 15px;
	text-align:justify;
}

#news_article_1_main
{
	display:block;
	width:426px;
	cursor: pointer;
}

#news_article_1_main:hover
{
	background-color:#eeeeee;
}


/* article 2 */

#news_article_2_main
{
    padding-top: 0px;
}

#news_article_2_main h3
{
   margin:0;
   padding:0;
   font-size:14px;
   line-height:18px;
   color:#67BA00;
   font-weight:bold;
   text-shadow: #ffffff 1px 1px 1px;
}
#news_article_2_image
{
    width: 131px;
	padding:2px;
    border: solid 1px #999999;
    background-color: White;
    text-align: center;
    float: left;
}
#news_article_2_image img
{
    max-width: 131px;
}
#news_article_2_body
{
    padding-left: 10px;
    width: 279px;
    line-height:16px;
    font-size:11px;
    text-align:justify;
    float:left;
}

a:link.news_article_2_title, a:visited.news_article_2_title, a:hover.news_article_2_title
{
    font-family: Arial;
    font-size: 14px;
    line-height:16px;
    font-weight: bold;    
    color: #67BA00;
}

#news_article_2_text
{
    font-family: Arial;
    padding-top:7px;
}

#news_article_2_main
{
	display:block;
	width:426px;
	cursor: pointer;
}

#news_article_2_main:hover
{
	background-color:#eeeeee;
}


/* article 3 general */
a:link.news_article_3_title, a:visited.news_article_3_title, a:hover.news_article_3_title
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #67BA00;
}

.news_article_3_text
{
    font-family: Arial;
    text-align:justify;
    line-height:16px;
}

/* article 3.1 */

#news_article_31_main
{
    padding-right:9px;
	margin-right:9px;   
    width: 202px; 
    float: left;
    border-right: dotted 1px #5f5b5c;
    
    	display:block;
	cursor: pointer;
}

#news_article_31_main h4
{
   margin:0 0 0 0;
   padding:0;
   font-size:14px;
   line-height:18px;
   color:#67BA00;
   font-family: Arial;
   font-weight:bold;
   text-shadow: #ffffff 1px 1px 1px;
}

#news_article_31_main:hover
{
	background-color:#eeeeee;
}

/* article 3.2 */

#news_article_32_main
{
    width: 203px;
    float: left;
    
    display:block;
	cursor: pointer;
}

#news_article_32_main h5
{
	margin:0 0 0 0;
   	padding:0;
   	font-size:14px;
   	line-height:18px;
   	color:#67BA00;
   	font-family: Arial;
   	font-weight:bold;
   	text-shadow: #ffffff 1px 1px 1px;
}

#news_article_32_main:hover
{
	background-color:#eeeeee;
}

/* article 4 */

#news_article_4_main h6
{
   margin:0 0 0 0;
   padding:0;
   font-size:14px;
   line-height:18px;
   color:#67BA00;
   font-family: Arial;
   font-weight:bold;
   text-shadow: #ffffff 1px 1px 1px;
}

#news_article_4_image
{
    width: 131px;
	padding:2px;
    border: solid 1px #999999;
    background-color: White;
    text-align: center;
    float: right;
}
#news_article_4_image img
{
    max-width: 131px;
}
#news_article_4_body
{
    padding-right: 9px;
    width: 280px;
    float:right;
}

a:link.news_article_4_title, a:visited.news_article_4_title, a:hover.news_article_4_title
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #67BA00;
}

#news_article_4_text
{
    font-family: Arial;
    text-align:justify;
    line-height:16px;
}

#news_article_4_main
{
	display:block;
	width:426px;
	cursor: pointer;
}

#news_article_4_main:hover
{
	background-color:#eeeeee;
}

/* article 5.1 */

#news_article_51_main
{
    padding-right:9px;
	margin-right:9px;   
    width: 202px; 
    float: left;
    border-right: dotted 1px #5f5b5c;
    
    display:block;
	cursor: pointer;
}

#news_article_51_main h4
{
   margin:0 0 0 0;
   padding:0;
   font-size:14px;
   line-height:18px;
   color:#67BA00;
   font-family: Arial;
   font-weight:bold;
   text-shadow: #ffffff 1px 1px 1px;
}
#news_article_51_image
{
    width: 195px;
	height:195px;
	padding:2px;
	display:block;
	overflow:hidden;
    border: solid 1px #999999;
    background-color: White;
}
#news_article_51_image img
{
    max-width: 195px;
	max-height: 195px;
}

#news_article_51_main:hover
{
	background-color:#eeeeee;
}

/* article 5.2 */

#news_article_52_main
{
    width: 203px;
    float: left;
    
    display:block;
	cursor: pointer;
}

#news_article_52_main h5
{
	margin:0 0 0 0;
   	padding:0;
   	font-size:14px;
   	line-height:18px;
   	color:#67BA00;
   	font-family: Arial;
   	font-weight:bold;
   	text-shadow: #ffffff 1px 1px 1px;
}
#news_article_52_image
{
    width: 195px;
	height:195px;
	padding:2px;
	display:block;
	overflow:hidden;
    border: solid 1px #999999;
    background-color: White;
}
#news_article_52_image img
{
    max-width: 195px;
	max-height: 195px;
}

#news_article_52_main:hover
{
	background-color:#eeeeee;
}

/* article 6 */

#news_article_6_main
{
    padding: 3px;
	background-color:#eeeeee;
	border:1px solid #999999;
	
	display:block;
	cursor: pointer;
}

#news_article_6_main h3
{
   margin:0;
   padding:0;
   font-size:14px;
   line-height:18px;
   color:#67BA00;
   font-weight:bold;
   text-shadow: #cccccc 1px 1px 1px;
}
#news_article_6_image
{
    width: 127px;
	padding:2px;
    border: solid 1px #999999;
    background-color: White;
    text-align: center;
    float: left;
}
#news_article_6_image img
{
    max-width: 127px;
}
#news_article_6_body
{
    padding-left: 10px;
    width: 272px;
    line-height:16px;
    font-size:11px;
    text-align:justify;
    float:left;
	color:#333333;
}

a:link.news_article_6_title, a:visited.news_article_6_title, a:hover.news_article_6_title
{
    font-family: Arial;
    font-size: 14px;
    line-height:16px;
    font-weight: bold;    
    color: #67BA00;
}

#news_article_6_text
{
    font-family: Arial;
    padding-top:7px;
}

#news_article_6_main:hover
{
	background-color:white;
}

/* article 7 */

#news_article_7_main h6
{
   margin:0 0 0 0;
   padding:0;
   font-size:14px;
   line-height:18px;
   color:#67BA00;
   font-family: Arial;
   font-weight:bold;
   text-shadow: #ffffff 1px 1px 1px;
}

#news_article_7_image
{
    width: 131px;
	padding:2px;
    border: solid 1px #999999;
    background-color: White;
    text-align: center;
    float: right;
}
#news_article_7_image img
{
    max-width: 131px;
}
#news_article_7_body
{
    padding-right: 9px;
    width: 280px;
    float:right;
}

a:link.news_article_7_title, a:visited.news_article_7_title, a:hover.news_article_7_title
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #67BA00;
}

#news_article_7_text
{
    font-family: Arial;
    text-align:justify;
    line-height:16px;
}

#news_article_7_main
{
	display:block;
	width:426px;
	cursor: pointer;
}

#news_article_7_main:hover
{
	background-color:#eeeeee;
}

/* article 8.1 */

#news_article_81_main
{
    padding-right:9px;
	margin-right:9px;   
    width: 202px; 
    float: left;
    border-right: dotted 1px #5f5b5c;
    
    display:block;
	cursor: pointer;
}

#news_article_81_main h4
{
   margin:0 0 0 0;
   padding:0;
   font-size:14px;
   line-height:18px;
   color:#67BA00;
   font-family: Arial;
   font-weight:bold;
   text-shadow: #ffffff 1px 1px 1px;
}

#news_article_81_image
{
    width: 195px;
	height:195px;
	padding:2px;
	display:block;
	overflow:hidden;
    border: solid 1px #999999;
    background-color: White;
}
#news_article_81_image img
{
    max-width: 195px;
	max-height: 195px;
}

#news_article_81_main:hover
{
	background-color:#eeeeee;
}

/* article 8.2 */

#news_article_82_main
{
    width: 203px;
    float: left;
    
    display:block;
	cursor: pointer;
}

#news_article_82_main h5
{
	margin:0 0 0 0;
   	padding:0;
   	font-size:14px;
   	line-height:18px;
   	color:#67BA00;
   	font-family: Arial;
   	font-weight:bold;
   	text-shadow: #ffffff 1px 1px 1px;
}
#news_article_82_image
{
    width: 195px;
	height:195px;
	padding:2px;
	display:block;
	overflow:hidden;
    border: solid 1px #999999;
    background-color: White;
}
#news_article_82_image img
{
    max-width: 195px;
	max-height: 195px;
}


#news_article_82_main:hover
{
	background-color:#eeeeee;
}

/*__________________________

       add banners
__________________________*/

.left_nav_news_add_banner
{
    width: 120px;
    height: 600px;
    margin-top: 18px;
    margin-left: 50px;
	border:1px solid #eeeeee; 
}
.right_nav_news_add_banner
{
    width: 300px;
    height: 250px;   
    margin-top: 9px;
    background-color: Black;
}
#banner_subtitle
{
    color: #999999;
	font-size:8px;
	text-transform: uppercase;
    text-align: right;
}

/*__________________________

       recepten blok
__________________________*/


#right_nav_news_recipe
{
    width: 300px;
	display:block;
	overflow:hidden;
}
#right_nav_news_recipe img
{
	max-height:98px;
	max-width:98px;
	border-bottom:1px solid #eeeeee;
}
ul.right_nav_news_recipe
{
	width:303px;
	list-style:none;
	margin:9px 0 0 0;
	padding:0;
}
ul.right_nav_news_recipe li
{
	width:98px;
	height:129px;
	list-style:none;
	float:left;
	margin:0 3px 9px 0;
	padding:0;
	display:block;
	overflow:hidden;
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
}
ul.right_nav_news_recipe li:hover
{
	background-color:#3d2b1f;
}
.right_nav_news_recipe_title a:link, .right_nav_news_recipe_title a:active, .right_nav_news_recipe_title a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	line-height:12px;
	padding:0 3px 0 3px;
}
.right_nav_news_recipe_title a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	line-height:12px;
	padding:0 3px 0 3px;
}
/*__________________________

       news video 
__________________________*/

#right_nav_news_video
{
    width: 300px;
    height: 218px;
    background-color: Black;
	margin-bottom:9px;
}

/*__________________________

         nieuws page 
__________________________*/

.headline
{
 	font-size:12px;
	border-bottom:#dddddd;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:6px;
	padding-bottom:6px;
}
.headertitle
{
 	font-size:13px;
	padding-top:4px;
	font-weight:bold;
}
.headertitle h3
{
	font-family: Arial,  Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color: #624718;
	margin:0px 0 5px 0;
}
.headertitle a:link, .headertitle a:visited, .headertitle a:active
{
	color:#624718;
 	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-top:6px;	
}
a.headertitle:hover
{
	color:#624718;
 	font-size:13px;
	text-decoration:underline;
	padding-top:6px;
}
.text_main_nieuws
{
	text-align:justify;
	padding:0 0 9px 0;
	font-size:13px;
}
.text_main_nieuws a:link, .text_main_nieuws a:visited, .text_main_nieuws a:active
{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3366CC;
	text-decoration:none;
}
.text_main_nieuws a:hover
{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3366CC;
	text-decoration:underline;
}
.text_main_nieuws img
{
	width:250px;
	display:block;
	overflow:hidden;
} 
.inleiding
{
	font-size:11px;
	color: #333333;
	padding-bottom:5px;
}
.leesmeer a:link, .leesmeer a:active, .leesmeer a:visited
{
	font-size:10px;
	font-style:italic;
	color: #624718;
	text-decoration:none;
	padding:10px 0 5px 0;	
}
.leesmeer a:hover
{
	font-size:10px;
	color: #624718;
	font-style:italic;
	text-decoration:underline;
	padding:10px 0 5px 0;	
}
.datum_nieuws
{
	font-size:10px;
	color:#999999;
	margin-bottom:7px;
}
.nieuws_box
{
	float: right;
	margin-left:10px;
	width: 560px;
}
.headlineimage
{
	float:left;
	width:100px;
	padding-top:2px;
}
.lines
{
	width:450px;
	display:block;
	margin-top:15px;
}
.rsslogohead
{
    text-align: right;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    width:674px;
    font-size: 12px;
	padding-bottom:6px;
}
.rsslogofoot
{
    border-style: none;
    text-align: right;
    width: 684px;
    font-size: 12px;
}
.addberichtlogos
{
    text-align: right;
}
.text_main_news
{
	width:426px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
}
.text_main_news h2
{
   margin:0 0 0 0;
   padding:0;
   font-size:23px;
   color:#67BA00;
   font-weight:bold;
   text-shadow: #ffffff 1px 1px 1px;
}

.text_main_news h3, h4, h5, h6
{
   margin:0 0 0 0;
   padding:0;
   font-size:14px;
   line-height:18px;
   color:#67BA00;
   font-weight:bold;
   text-shadow: #ffffff 1px 1px 1px;
}
.news_date_list
{	
	color:#999999;
	font-size:10px;
}

.right_nav_news_product_box
{
	background-color:#eeeeee;
	border:1px solid #999999;
	height:82px;
	width:280px;
	padding:9px;
	display:block;
	margin-bottom:4px;
}