html, body
{
	margin				: 0px;
	padding				: 0px;
	background-color	: #fff;
}
body
{
	color				: #000;
	font				: normal 11px arial;
}

#text a
{
	color				: #f00;
	text-decoration		: none;
}
#text a img
{
	border				: none;
}

#container
{
	width				: 953px;
	margin				: 0px auto;
}

#contactgegevens 
{
	display				: none;
}

#top, #navigation, #footer, #voordelen, #container ul.slide
{
	margin				: 0px;
	padding				: 0px;
	list-style-type		: none;
}

/* topbar/topnavigation */
#top
{
	height				: 12px;
	display				: block;
	text-align			: right;
	padding-right		: 30px;
	padding-top			: 4px;
	background-color	: #eaeaea;
	font-size			: 9px;
	line-height			: 1em;
}
#top li
{
	padding				: 0 14px;
	border-left			: 1px solid #606060;
	display				: inline;
}
#top a
{
	text-decoration		: none;
	color				: #606060;
}
#container #top li.first
{
	border-left			: none;
}

/* logo */
a#logo
{
	padding-top			: 5px;
	margin				: 0;
	text-decoration		: none;
	height				: 60px;
	width				: 394px;
	display				: block;
	background			: url('../img/bg/uitvaartverzekering-berekenen-nl.gif') no-repeat left bottom;
}
a#logo span
{
	font-size			: 1px;
	visibility			: hidden;
}

/* navigation */
#navigation
{
	height				: 38px;
	font				: italic bold 12px arial;
	position			: absolute;
	margin				: 13px 0 0 -3px;
	width				: 956px;
}
#navigation li
{
	float				: left;
	background			: #333 url('../img/bg/nav.li.li-first.a.png') repeat-x left top;
	height				: 38px;
}
#navigation li a
{
	color				: #fff;
	text-decoration		: none;
	display				: block;
	padding				: 7px 7px 0 9px;
	*padding			: 7px 5px 0 7px;
	height				: 31px;
	background			: url('../img/bg/nav.li.li-first.a.png') no-repeat left -76px;
}
#navigation li.first a
{
	background-position	: left -39px;
}
#navigation li.phonenumber
{
	float				: right;
	background-image	: none;
	background-color	: #fff;
	font-style			: normal;
}
#navigation li span
{
	color				: #d93037;
}
#navigation li.phonenumber span
{
	color				: #5f5f5f;
}
#navigation a:hover
{
	color				: #d93037;
}

/* main */
#main
{
	margin-top			: 51px;
}

#text
{
	color				: #4a0367;
	float				: left;
	width				: 740px;
	padding-bottom		: 20px;
}
#text h1
{
	font				: italic bold 20px arial;
	margin-bottom		: 0px;
}
#text h2
{
	font				: italic bold 15px arial;
	margin-bottom		: 0px;
	padding-bottom		: 20px;
	font-style			: italic;
}
#text table caption
{
	text-align			: left;
	font				: bold 14px arial;
	background-color	: #eee;
	padding				: 2px;
}

#text p
{
	margin				: 0px;
	padding				: 11px 0 0 0;
}

/* logos maatschappijen */
#logos img
{
	width				: 93px;
	margin-right		: 10px;
}
/* calculator */
#kosten .kosten span
{
	float				: right;
	padding-top			: 3px;
}
#kosten .kosten
{
	float				: left;
	width				: 235px;
	padding				: 0 5px;
}
#kosten .kosten h3
{
	font				: bold 14px arial;
	background-color	: #eee;
}
#container #bereken
{
	padding-top			: 25px;
}

/* homepage afbeeldingen slider */
#text ul.slide
{
	height				: 257px;
	overflow			: hidden;
}
ul.slide li
{
	margin				: 0px;
	padding				: 0px;
}


#right
{
	margin-left			: 753px;
	padding				: 10px 0 20px 0;
}
#right ul.slide
{
	height				: 275px;
	overflow			: hidden;
	margin-bottom		: 15px;
}
#right h3
{
	font				: bold 14px arial;
	margin				: 0px;
	padding				: 0px;
}
#voordelen
{
	background			: url('../img/bg/formulier.png') no-repeat 129px 85px;
}
#voordelen li
{
	padding-top			: 14px;
	font				: bold 13px arial;
	color				: #525252;
}
#voordelen span
{
	color				: #e53138;
	font				: bold 24px arial;
}
#right #vergelijk
{
	cursor				: pointer;
	margin-top			: 24px;
	width				: 200px;
	height				: 200px;
	background			: url('../img/bg/vergelijk-uitvaartverzekeringen.png') no-repeat left top;
}
#vergelijk *
{
	display				: none;
}

/* footer */
#footer
{
	clear				: both;
	border-top			: 1px solid #3d0453;
	font-size			: 10px;
	text-align			: right;
	padding				: 6px 30px 20px 0;
	*padding-top		: 4px;
	line-height			: 0.8em;
}
#footer li
{
	padding				: 0 12px;
	border-left			: 1px solid #6b6b6b;
	display				: inline;
}
#footer li.first, #footer li.copyright
{
	border-left			: none;
}
#footer li.copyright
{
	float				: left;
	font-style			: italic;
	font-size			: 11px;
	padding-left		: 3px;
}
#footer, #footer a
{
	color				: #6b6b6b;
	text-decoration		: none;
}
#top a:hover, #footer a:hover
{
	text-decoration		: underline;
}
#container #footer li.copyright a
{
	color				: #86a3b9;
}

/* PAGINA ONDERDELEN */
#nieuws
{
	margin				: 0px;
	padding				: 0px;
	list-style-type		: none;
}
#nieuws strong
{
	color				: #09f;
}
#nieuws a
{
	color				: #4a0367
}
