/**
 * Style sheet main
 */
.pagination
{
	padding-bottom: 20px;
}

html *
{
	margin: 0;
	padding: 0;
	outline: none;
}

html
{
	width: 100%;
	height: 100%;
	overflow: scroll;
}

body
{
	background-color:#ffffff;
	background-image:url("tl_files/verbetering_tpl/top_shadow.png");
	background-position:left top;
	background-repeat:repeat-x;
	font: 14px arial, helvetica, sans-serif;
	color: #555;
}

#container
{
	clear: both;
	margin: 0 auto;
	width: 889px;
	padding-top: 30px;
}

p, td
{
	line-height: 18px;
	letter-spacing: 1px;
}

#header
{
	margin: 0 auto;
	width: 889px;
}

#header img
{
	float: left;
	margin-top: 20px;
}

#header_nav
{
	float: right;
	margin-right: 10px;
}

#header_nav ul
{
	list-style: none;
}

#header_nav li
{
	float: left;
	letter-spacing: 1px;
	text-align: center;
	padding-left: 40px;
}

#header_nav li a
{
	display: block;
	height: 57px;
	line-height: 60px;
	color: #9b301c;
	text-decoration: none;
}

#header_nav li a:hover
{
	color: #9b301c;
	border-bottom: 3px solid #9b301c;
}

#header_nav li.active p
{
	height: 57px;
	line-height: 60px;
	color: #9b301c;
	border-bottom: 3px solid #9b301c;
}

#header_nav li.first
{
	background-image:url("tl_files/verbetering_tpl/home.png");
	background-position:right top;
	background-repeat:no-repeat;
	width: 85px;
	height: 60px;
	line-height: 60px;
}

#header_nav li.first a, #header li.first p
{
	color: #fff;
}

#header_nav li.first a:hover
{
	text-decoration: underline;
	border-bottom: 0;
}

#header_nav li.first p
{
	border-bottom: 0;
}

#banner_left, #banner_right, #banner_nav
{
	float: left;
	height: 275px;
	margin-top: 5px;
}

#banner_left
{
	background: url('tl_files/verbetering_tpl/menu_left2.png') no-repeat left top;
	width: 557px;
	clear: both;
}

#banner_right
{
	background: url('tl_files/verbetering_tpl/menu_right.png') no-repeat left top;
	width: 107px;
}

#banner_nav
{
	background: url('tl_files/verbetering_tpl/menu_middle.png') repeat-x left top;
	width: 225px;
}

#banner_nav ul
{
	margin: 45px 0 0 25px;
	list-style: none;
}

#banner_nav li
{
	text-align: left;
	line-height: 38px;
	height: 38px;
	color: #fff;
	padding-left: 30px;
}

#banner_nav li a, #banner_nav li p
{
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none; 
	line-height: 38px;
}

#banner_nav li a:hover
{
	text-decoration: underline;
}

#banner_nav li.active
{
	background: url('tl_files/verbetering_tpl/menu_prefix.png') no-repeat left 12px;
}

#main .mod_randomImage
{
	float: left;
	width: 173px;
	margin-top: 20px;
}

#footer
{
	clear: both;
	width: 889px;
	height: 50px;
	margin: 0 auto;
	margin-top: 10px;
	border-top: 2px solid #9b301c;
	color: #888;
}

#footer p
{
	line-height: 50px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 12px;
}

#footer a
{
	color: #888;
}

#main
{
	width: 519px;
	padding-right: 40px;
}

#right
{
	width: 330px;
}

#main h3, #right h3
{
	color: #333;
	font-size: 16px;
	border-bottom: 2px solid #9b301c;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

#main p, #right p
{
	text-align: justify;
	margin: 0 0 20px 0;
}

#gave-tanden img
{
	float: left;
	margin: 0 15px 10px -30px
}

div.spacer
{
	height: 0;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	margin: 20px 0;
}

a
{
	text-decoration: underline; 
	color: #9b301c;
}

a:hover
{
	text-decoration: none;
}

.pagination li
{
	float: left;
	padding-right: 10px;
}

.pagination ul
{
	list-style: none;
}

#recent_nieuws
{
	float: right;
	width: 245px;
	margin-top: 30px;
}

#recent_nieuws h2 a
{
	font-size: 14px;
}

#recent_nieuws p
{
	margin-bottom: 10px;
}

#recent_nieuws .layout_latest
{
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}

#recent_nieuws .last
{
	border-bottom: 0;
}

#recent_nieuws p.more
{
	text-align: right;
	font-size: 12px;
}

#aanmelden
{
	float: left;
	width: 245px;
	margin-top: 30px;
}

#aanmelden p
{
	letter-spacing: 1px;
	text-align: justify;
	line-height: 18px;
}

#main .ce_hyperlink
{
	margin-bottom: 10px;
}

#enlarge
{
	position: absolute;
	z-index: 100;
	background: #000 url('tl_files/verbetering_tpl/banner_hover.png') no-repeat left top;
	width: 332px;
	height: 275px;
	color: #fff;
	margin: 0 0 0 -225px;
}

