html,
body
{
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
}
body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#660000;
	background: #AF350C;
}
#form1
{
	height:100%;
}
a
{
	color:#600;
}
a:hover
{
	color:#f00;
}
.bold,
.strong
{
	font-weight:bold;
}
.strong span
{
	font-weight:normal;
}
.footnote
{
	font-size:10px;
}
.rightalign
{
	text-align:right;
}
h1
{
	position:absolute;
	left:-2000px;
}
h2
{
	font-size:14px;
	margin:0;
	padding:0;
}
h3
{
	font-size:12px;
}
hr.clear
{
	height:1px;
	visibility:hidden;
	clear:both;
}
#logo
{
	height: 155px;
	width: 728px;
	background: url(/App_Themes/Theme1/images/pic_logo.jpg) left no-repeat;
	border-top: 1px solid #AF350C;
	border-bottom: 1px solid #AF350C;
}
/* ZIJMENU
==========================================*/
#zijmenu ul
{
	list-style:none;
	margin:0;
	margin-left:20px;
	padding:0;
}
#zijmenu ul a
{
	display:block;
	color:#600;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	margin-bottom:6px;
}
#zijmenu ul a.active
{
	color:#C29979;
}
#zijmenu ul a:hover
{
	text-decoration:underline;
}
#zijmenu ul a.active:hover
{
	text-decoration:none;
	color:#C29979;
}
#zijmenu li.Nieuws-detail
{
	visibility:hidden;
	display:none;
}
#layoutNieuwsDetail #zijmenu li.Nieuws a
{
	color:#C29979;
}

/* HOMEPAGE
==========================================*/
#layoutHome
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background:#AF350C;

}
#layoutHome div#vervolg
{
	visibility: hidden;
	display: none;
}

#layoutHome #form1
{
	position: relative;
	width:770px;
	min-height:100%;
	margin:0 auto;
	background:none;
}
#homecontent
{
	position:absolute;
	width: 728px;
	height: 424px;
	top:50%;
	left:50%;
	/*margin:-202px 0 0 -364px;*/
	margin-left:-365px;
	margin-top:-212px;
	border: 1px solid #AF350C;
	background: #FFFFCA;

}
#bottommenuhome
{
	width: 728px;
	height: 124px;
	background: url(/App_Themes/Theme1/images/pic_home-bottom.jpg) top left no-repeat;
	margin:0;
}

/* VERVOLGPAGINA'S
==================================================*/

#layoutArticle,
#form1
{
	position:relative;
	width:726px;
	margin:0 auto;
}
#content
{
	position:relative;
	width: 726px;
	margin:0;
	background:#FFFFCC;
	min-height:100%;
}

#zijmenu
{
	position:relative;
	float:left;
	width:182px;
	z-index:200;
	padding-top:20px;
}

#tekst
{
	position:relative;
	float:left;
	background:#AF350C url(./images/pic_bg-body-vervolg.gif) repeat-y center top;
	min-height: 200px;
	width: 540px;
	padding-bottom:160px;
}

#bottommenu
{
	position:relative;
	width: 726px;
	height: 144px;
	margin-top:-144px;
	background: url(./images/pic_bottom.jpg) top left no-repeat;
}
div.sys_ArticleLayout25
{
	position: relative;
	width: 510px;
	margin: 0;
	padding-top:20px;
}
/* TOPMENU
=======================================*/
#fotobalk
{
	position: relative;
	left:1;
	width:726px;
	height:145px;
}
#topmenu
{
	position:relative;
	z-index:500;
	width: 726px;
	height: 144px;

}
#topmenu div.FES_MENU_EMBM
{
	margin-top: -145px;
}

#topmenuhome
{
	position:relative;
	z-index:500;
	width: 728px;
	height: 144px;
	margin-left:0px;
	padding-left:1px;
	background:url(/App_Themes/Theme1/images/pic_bg-topmenutotaal.jpg) no-repeat;
}

#topmenu ul,
#topmenuhome ul
{
	position:relative;
	margin-top:122px;
	width: 726px;
	height:20px;
	background:none;
	margin-left:0px;
	font-size:13px;
}
#topmenu ul li,
#topmenuhome ul li
{
	width:181px;
}
#topmenu ul li a,
#topmenuhome ul li a
{
	height: 20px;
	line-height: 20px;
	width:181px;
	text-align:center;
}
#topmenu ul li ul,
#topmenuhome ul li ul
{
padding: 0;
}

#topmenu ul li ul li a,
#topmenuhome ul li ul li a
{
    color:#FFFFCC;
    background:#AF350C;
    width:175px;
    border-right:1px solid white;
    border-left:1px solid white;
    border-bottom:1px solid white;
    padding-top:2px;
    padding-left:5px;
    height:20px;
}
#topmenu ul li ul li a:hover,
#topmenuhome ul li ul li a:hover
{
    color:#660000;
    background:#DECEA4;
    width:175px;
    border-right:1px solid white;
    border-left:1px solid white;
    border-bottom:1px solid white;
    padding-top:2px;
    padding-left:5px;
    height:20px;
}

#topmenu li.Nieuws_detail
{
	visibility:hidden;
	display:none;
}

/* MENUKAART
=======================================*/
div.fes_mc_dmm
{
	margin-top:-12px;
}
ul.level_1,
ul.menucardProducts
{
	list-style:none;
	margin:0;
	padding:0;
	}
ul.level_1
{
	padding-right:30px;
	}
ul.level_1 span.title
{
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-top:12px;
	margin: 0;
}
ul.menucardProducts
{
	margin-left:40px;
}
li.menucardProduct
{
	padding:12px 0;
	border-bottom:solid 1px #000;
}
li.menucardProduct span
{
	display:block;
}
li.menucardProduct span.name
{
	float:left;
	font-weight:bold;
}
li.menucardProduct span.price
{
	float:right;
	font-weight:bold;
}
li.menucardProduct span.description
{
	clear:right;
	padding-top:6px;
}
ul.menukaart span
{
	display:block;
	text-align:right;
}
ul.menukaart hr
{
	width:200px;
	text-align:center;
	color:#660000;
	background:#660000;
	margin-bottom:10px;
}
ul.menukaart span.soep
{
	float:right;
	width:60px;
}
ul.menukaart span.soepsoort
{
	width:400px;
	clear:right;
	text-align:left;
}
ul.menukaart hr.soepruler
{
	margin-top:16px;;
}

/* OPENINGSTIJDEN
========================================*/
table td,
table th
{
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding:0;
}
/* CONTACT
==========================================*/
span.telefoon
{
	padding-right:12px;
}
span.email
{
	padding-right:25px;
}
/* NIEUWS
============================ */
div.sys_fes_news_dnlm,
div.sys_fes_news_dndm
{
	margin-top:30px;
	position:relative;
}
ul.sys_fes_news_dnlm_list
{
	list-style:none;
	margin:0;
	padding:0;
}
li.sys_fes_news_dnlm_list_item
{
	margin-bottom:12px;
}
div.sys_news
{
	overflow:hidden;
}
div.sys_news .sys_date,
div.sys_fes_news_dndm div.sys_label_source
{
	float:left;
	margin-right:8px;
}
div.sys_news .sys_title
{
	float:left;
	width:460px;
	font-weight:bold;
}
div.sys_news .sys_readon
{
	clear:left;
	margin:0 0 0 74px;
	padding-top:4px;
}
div.sys_fes_news_dndm div.sys_value_title
{
	font-weight:bold;
}
div.sys_fes_news_dndm div.sys_label_date
{
visibility:hidden;
display:none;
}
div.sys_fes_news_dndm div.sys_source
{
	overflow:hidden;
}
div.sys_fes_news_dndm div.sys_description
{
	padding-right:30px;
}
div.sys_fes_news_dndm div.sys_back
{
	position:relative;
	margin:12px 0;
}

/*LINKS
=========================================*/
#layoutLinks li.sys_links_item
{
    margin-left:-30px;
    margin-bottom:10px;
}

#layoutLinks sys_links_list
{
    position:relative;
    margin:0px;
}

#snap_com_shot_logo_a,
#snap_com_shot_promo,
#snap_com_shot_ribbon,
#snap_com_shot_marea,
#snap_com_shot_top_left_menu,
#snap_com_shot_top_right_menu,
#snap_com_shot_option_menu,
#snap_com_shot_search,
#snap_com_shot_promo
{
    display:none;
}

ul.sys_links_list
{
    list-style:none;
    margin-top:35px;
}

#layoutLinks li.sys_links_item
{
    margin-left:-30px;
    margin-bottom:10px;
}

#layoutLinks sys_links_list
{
    margin:0px;
}





