html, body, ul#blocks, ul#impressie
{
	margin				: 0;
	padding				: 0;
}
body
{
	background			: #fff; /*fc5*/
	font-family			: verdana;
	color				: #003;
	font-size			: 11px;
}

a
{
	color				: #038;
}
a:hover
{
	text-decoration		: none;
}
a img
{
	border				: none;
}
a.terug
{
	border-top			: 1px solid #fff;
	display				: block;
	margin-top			: 20px;
	clear				: left;
}

/* alle browsers */
#header
{
	width				: 990px;
	height				: 216px;
	background			: url('/img/web/rte/diverse_bankbiljetten.jpg') no-repeat;
}
#slogan
{
	font				: bold 18px verdana;
	top					: 0px;
	position			: relative;
	text-align			: right;
	padding-right		: 18px;
	color				: #09c;
	padding-top			: 40px;
}
/* alle browsers */
#container
{
	width				: 990px;
	margin				: 0 auto;
	background			: #fff url('/img/bg/bg_container.png') repeat-y left top;
	overflow			: auto;
}

#left
{
	float				: left;
	margin				: 0px;
	padding				: 15px 0 0 0;
	width				: 220px;
}
ul#navigation
{
	margin				: 0px;
	padding				: 15px 0 0 0;
	width				: 220px;
	list-style-type		: none;
}
ul#navigation ul
{
	margin				: 0px;
	padding				: 0px;
	list-style-type		: none;
}
#navigation a
{
	font-size			: 12px;
	font-weight			: bold;
	color				: #fff;
	text-decoration		: none;
	padding				: 5px 0 5px 10px;
	margin				: 10px 10px 0 10px;
	display				: block;
	width				: 205px;
	background-color	: #4AC7D8;
}
#navigation ul a
{
	margin-top			: 0px;
	font-size			: 11px;
	padding				: 3px 0 3px 10px;
	/*background-color	: #003c8c;*/
}
#navigation ul ul a
{
	font-size			: 10px;
	padding-left		: 25px;
	width				: 190px;
}
#navigation a.selected
{
	color				: #003;
	background-color	: #fff;
}
#navigation li.offerte a
{
	background-color	: #f90;
}
#container #navigation li.offerte a.selected
{
	color				: #f90;
	background-color	: #fff;
}
#navigation a:hover, #navigation a.selected:hover
{
	text-decoration		: none;
	background-color	: #fff;
	color				: #038;
}
#images
{
	margin				: 10px 17px;
}
#images img
{
	display				: block;
	margin				: 5px auto;
}

ul.breadcrumbs
{
	margin				: 0 0 10px 0;
	padding				: 0 0 0 5px;
	list-style-type		: none;
	background-color	: #4AC7D8;
}
ul.breadcrumbs li
{
	display				: inline;
	padding				: 0 6px 0 8px;
	background			: url('/img/bg/breadcrumbs.gif') no-repeat left center;
}
ul.breadcrumbs a
{
	text-decoration		: none;
	color				: #fff;
}
ul.breadcrumbs a:hover
{
	text-decoration		: underline;
}

#content
{
	width				: 593px;
	float				: left;
	padding				: 15px 0px 20px 40px;
	font-family			: arial;
	text-align			: justify;
	line-height			: 16px;
}
#content form
{
	text-align			: left;
}

#content input, #content select, #content option
{
	font-family			: verdana;
	font-size			: 10px;
}

#content input.button
{
	font-size			: 12px;
	background-color: #f90;
}

#content h1
{
	margin-top			: 0px;
	font-size			: 16px;
}
#content h2
{
	margin-top			: 0px;
	font-size			: 18px;
}
#content h2 small
{
	font-size			: 11px;
}
#content h3
{
	margin-top			: 0px;
	font-size			: 12px;
}

/* ul#blocks */
ul#blocks li, .lightblue
{
	list-style-type		: none;
	background-color	: #038;
	padding				: 10px;
	margin-bottom		: 10px;
}
#blocks img, img.left
{
	width				: 75px;
	float				: left;
	margin-right		: 10px;
}
#blocks a, .lightblue a
{
	color				: #fff;
	text-decoration		: none;
	border				: none;
}
#blocks a:hover, .lightblue a:hover
{
	color				: #003;
}
#blocks hr
{
	margin				: 0px;
	padding				: 0px;
	height				: 0px;
	clear				: both;
	visibility			: hidden;	
}
#block address
{
	font-style			: normal;
	margin-top			: 20px;
	clear				: left;
}

.lightblue dl dt
{
	margin-top			: 10px;
}

a.external
{
	padding-right		: 15px;
	background			: url('/img/bg/external-link.gif') no-repeat right 4px;
}

/* sfeerimpressie, lightbox */
#lightbox a
{
	border				: none;
}
#content ul#impressie
{
	list-style-type		: none;
	margin-top			: 20px;
}
#impressie li
{
	background-color	: #038;
	padding				: 12px 28px 12px 25px;
	width				: 100px;
	float				: left;
	text-align			: center;
	margin				: 0 0 10px 50px;
}
#impressie li.first
{
	margin-left			: 0px;
	clear				: both;
}
#impressie a
{
	border				: none;
}
#impressie a img
{
	border				: 2px solid #fff;
}
#impressie a:hover img
{
	border				: 2px solid #003;
}
#impressie a:hover
{
	border				: 0px solid #003;
}
ul.pages
{
	list-style-type		: none;
	margin				: 0px;
	padding				: 0px;
	text-align			: center;
	clear				: both;
	background-color	: #038;
}
hr#clear
{
	visibility			: hidden;
	clear				: both;
	margin				: 0px;
	padding				: 0px;
	height				: 1px;
}
.pages li
{
	display				: inline;
	color				: #003;
}
.pages a
{
	border				: none;
	padding				: 0 1px 0 3px;
}
.pages a:hover
{
	background-color	: #003;
	color				: #fff;
}

/* RIGHT */
#right
{
	width				: 85px;
	float				: left;
	padding				: 20px 0 0 20px;
}
#right img
{
	border				: 1px solid #fff;
	height				: 83px;
	width				: 83px;
	margin-bottom		: 15px;
}

#subtekst
{
	margin-top			: 30px;
	text-align			: center;
}
td.valuta input
{
	width				: 100px;
}

img#balk
{
	position			: absolute;
	top					: 0;
}
