img {
	border: none;
}

body {
	background-color: white;
	padding: 5px 5px 20px 5px;
}

table {
	border-collapse: collapse;
}

td,th {
  padding: 2px 5px;
  vertical-align: top;
}

td.row1 {
	background-color: white;
}

td.row2 {
	
}

.clear {
	border: none;
	clear:both;
}

#wrap {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 945px;
}

/* @group Header */
#header {
	margin-top: 15px;
	width: 944px; /* 937px for non IE6 */
}

	/* @group Logo */
	#logo {
		background: url(/images/sprites.gif) no-repeat -4px -3px;
		float: left;
		height: 132px;
		position: relative;
		width: 223px;
	}
	
	#logo a {
		font-size: 10px;
		font-weight: normal;
	}
	
	#logo a:hover {
		color: #FFBD00;
	}
	
	#logo a.home {
		display: block;
		height: 80px;
		left: 24px;
		position: absolute;
		text-indent: -10000px;
		top: 12px;
		width: 180px;
	}
	
	#logo .region,#logo .date {
		position: absolute;
		left: 24px;
		top: 95px;
		color: white;
		font-size: 12px;
		font-weight: bold;
	}
	
	#logo .date {
		top: 102px;
	}
	/* @end */

	/* @group Header block */
	.headerblock {
		float: left;
		padding-left: 9px;
	}

	.moduleblock {
		background: url(/images/sprites.gif) no-repeat -240px -3px;
		height: 62px;
		position: relative;
		width: 704px;
	}

	#ticker {
		background: url(/images/sprites.gif) no-repeat -240px -68px;
		height: 46px;
		width: 704px;
	}
	/* @end */
	
	/* @group Module/Franchise Logo's */
	#module_logo {
		float: left;
		margin-left: 5px;
		padding: 2px 0;
		position: absolute;
	}
	
	#module_logo img {
		height: 58px;
	}
	
	#franchise_logo {
		height: 60px;
		padding: 2px 0;
		position: absolute;
		right: 200px;
	}
	
	#franchise_logo img {
		height: 58px;
	}
	/* @end */

	/* @group Search */
	#search {
		position: absolute;
		right: 5px;
		top: 2px;
		width: 187px;
	}

	#search_radio {
		clear: both;
		float: left;
		height: 18px;
		width: 100%;
	}

	#search_radio span, #search_radio label {
		color: white;
		float: left;
		font-size: 9px;
		margin-right: 4px;
	}

	#radio_kliknieuws, #radio_google {
		float: left;
		margin: 0 2px 0 2px;
	}

	#search_kliknieuws {
		display: block;
	}

	#search_google {
		display: none;
	}

	#search .submit {
		background: url(/images/sprites_pijl.gif) no-repeat 0 -109px;
		border: none;
		cursor: pointer;
		float: right;
		height: 28px;
		margin-top: -3px;
		width: 30px;
	}

	#search .submit:hover {
		margin-right: -2px;
		padding-left: 2px;
	}
	/* @end */
/* @end */

#main {
	clear: both;
	padding-top: 8px;
}

#left {
	float: left;
	width: 225px;
}

/* @group Region */
#region {
	margin-bottom: 8px;
	width: 223px;
}

#region .header,
#region .footer {
	background:  url(/images/sprites.gif) no-repeat -722px -399px;
	height: 5px;
	overflow: hidden;
}

#region .content {
	background: url(/images/components/region_select_bg.gif) repeat-y -1px 0;
	color: white;
	padding: 0 8px 3px 8px;
}

#region .content h2 {
	margin-top: 0;
}

#region .active_region {
	color: #ffbd00;
	font-size: 110%;
	font-weight: bold;
}

#region a.select {
	background: url(/images/sprites_pijl.gif) no-repeat right -2px;
	color: #ffbd00;
	font-weight: bold;
	padding: 0 15px 0 0;
}

#region .footer {
	background-position: -722px -407px;
}
/* @end */

#content {
	float: left;
	margin-left: 8px;
}

#content .page {
	width: 355px;
}

#center {
	float: left;
	width: 360px;
}

#right {
	float: left;
	margin-left: 8px;
	width: 337px;
}

/* @group Footer */
#footer {
	height: 100px;
	margin-top: 18px;
	position: relative;
}

#footer .head {
	background: url(/images/sprites.gif) no-repeat -4px -503px;
	height: 41px;
	padding-top: 5px;
}

#footer ul {
	list-style-type: none;
	float: right;
	position: absolute;
}

#footer ul.first {
	right: 10px;
}

#footer ul.second {
	right:  10px;
	top: 25px;
}

#footer .foot ul {
	left: 225px;
	top: 55px;
}

#footer li {
	border-right: 1px solid #666;
	float: left;
	padding: 0 10px;
}

#footer li.last {
	border: none;
}
/* @end */

/* @group Advertorial */
.advertorial {
	margin-bottom: 8px;
}

.advertorial .header {
	background: url(/images/sprites.gif) no-repeat -4px -138px;
	height: 10px;
	overflow: hidden;
}

.advertorial .content,
.advertorial .content2 {
	background: url(/images/components/half_border_bg.gif) repeat-y;
	padding: 0 10px 10px 10px;
	text-align: left;
}

.advertorial .content2 {
	padding-bottom: 4px;
}

.advertorial h2 {
	font-size: 12px;
	margin: 0 0 4px 0;
}

.advertorial .afb {
	height: 150px;
	overflow: hidden;
}

.advertorial .afb img {
	vertical-align: middle;
	width: 210px;
	border: 0px none transparent;
}

.advertorial .footer  {
	background: url(/images/sprites.gif) no-repeat -4px -148px;
	height: 18px;
	overflow: hidden;
}

.advertorial .footer2 {
	background: url(/images/sprites.gif) no-repeat -4px -161px;
	height: 5px;
	overflow: hidden;
}

.advertorial .footer a.more {
	background: url(/images/sprites_pijl.gif) no-repeat right -66px;
	color: white;
	float: right;
	font-size: 10px;
	font-weight: bold;
	height: 10px;
	line-height: 10px;
	margin: 1px 12px 0 0;
	padding-right: 15px;
}

.advertorial .footer a.more:hover {
	color: #ffbd00;
}
/* @end */

/* @group News right */
.news_right {
	margin-bottom: 8px;
	width: 337px;
}

.news_right .header {
	background: url(/images/sprites.gif) no-repeat -608px -155px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 0 8px;
}

.news_right .content {
	background: url(/images/components/right_border_bg.gif) repeat-y;
	padding: 0 10px 3px 10px;
	/*border: 1px solid red;*/
}

.news_right .footer {
	background: url(/images/sprites.gif) no-repeat -608px -187px;
	height: 8px;
}
/* @end */

/* @group Quicklinks */
.quicklink {
	float: left;
	height: 38px;
	padding: 6px 0 0 4px;
	overflow: hidden;
	width: 135px;
}

.quicklink_first {
	padding-left: 6px;
}

.quicklink span {
	float: left;
	width: 80px;
}

.quicklink img {
	margin-right: 5px;
}

.quicklink a {
	color: black;
	font-family: Tamaho, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
/* @end */

/* @group Headlines */
.headline_title {
	color: white;
	float: left;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	margin: 10px 0 0 7px;
}

.headline_arrow {
	background: url(/images/sprites_pijl.gif) no-repeat 0 -81px;
	float: left;
	height: 28px;
	margin: 9px 0 0 5px;
	width: 30px;
}

.headline_headline {
	height: 46px;
	margin-left: 5px;
	width: 395px;
}

.headline_headline a, .headline_headline a:hover {
	color: black;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
}

.headline_headline a:hover {
	color: #db0000;
}
/* @end */

.content .center {
	float: left;
	width: 718px;
}

#edition {
	background: url(/images/sprites.gif) no-repeat -239px -117px;
	height: 35px;
	margin-bottom: 8px;
	width: 705px;
}

#edition .left {
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 0 11px;
}

#poll {
  float: right;
	margin-left: 12px;
	padding: 0px;
}

#poll .content {
	padding-left: 8px;
}

#poll .content table td {
	padding: 0 3px 5px 0;
	vertical-align: top;
}

.no-border {
	border: none;
}

#poll .content .sub {
	margin: 4px 0px 0px 0px;
}

/* @group Form Errors */
.form_errors {
	border: 1px solid #b60;
	margin-bottom: 15px;
}

.form_errors h2 {
	background-color: #bd0000;
	color: white;
	margin-top: 0;
	padding: 3px 5px;
}

.form_errors ul {
	padding: 5px 8px;
	list-style-type: none;
}

.form_errors li {
	background: url(/images/error.png) no-repeat 0 3px;
	padding: 3px;
	pading-left: 20px;
	text-indent: 20px;
}

.form_error {
	background-color: #f5dfd4;
}
.form_error_label {
	color: #bd0000;
	font-weight: bold;
}
/* @end */

.form .width {
	width: 347px;
}

.form .width2 {
	width: 518px;
}

hr.dashed {
	border: 1px dashed black;
	margin: 16px 0;
	padding: 0;
}

dt {
	color: #3f3f3f;
	font-weight: bold;
}

dd {
	margin: 5px 0 15px 18px;
}

/* @group Form rows */
.odd-row {
	background-color: #f5f5f5;
	border-top:1px solid #d5d5d5;
	padding: 5px 0;
}

.even-row {
	background-color: #e5e5e5;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	padding: 5px 0;
}

.odd-row label, .even-row label {
	clear: both;
	width: 100%;
}

.form td {
	padding: 0;
}

.form th {
	padding: 0;
	text-align: left;
	width: 120px;
}

.bt-dotted {
	border-top: 2px dotted #999;
	padding-top: 15px;
}

.first_name {
	margin-right: 5px;
	width: 125px;
}

.last_name {
	width: 205px;
}

.street_name {
	width: 205px;
	margin-right: 5px;
}

.house_number {
	width: 125px;
}

form .hint {
  color:#999;
  font-size:9px;
}
/* @end */

/* @group Right Info */
#right .info {
	clear: both;
}

#right .info h3 {
	color: #666;
	font-size: 13px;
	margin: 0 0 10px 0;
}

#right .info .header, #right .info .footer {
	background: url(/images/sprites.gif) no-repeat -777px -202px;
	height: 10px;
	width: 162px;
}

#right .info .footer {
	background-position: -777px -209px;
	margin-top: -10px;
}

#right .info .content {
	background: url(/images/components/half_border_info.gif) repeat-y;
	padding: 0 8px;
}

#right .info .content p {
	color:  #666;
	font-size: 10px;
	text-align: left;
}
/* @end */

/* @group Solid box */
.solid_box {
	float: left;
	margin-bottom: 8px;
	width: 162px;
}

.solid_box .header {
	background: url(/images/sprites.gif) no-repeat -4px -168px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding: 5px 4px 3px 8px;
}

.solid_box .content {
  background: url(/images/components/quarter_solid_bg.gif) repeat-y -4px	0px;
	padding: 0px 4px;
}

.solid_box .sub {
	border-top: 2px solid white;
	margin: 4px 4px 0 4px;
	padding: 4px 0;
}

.solid_box .footer {
	background: url(/images/sprites.gif) no-repeat -4px -201px;
	height: 5px;
	overflow: hidden;
}

.solid_box .loginform {
	border: 1px solid #666;
	padding: 0 3px;
	width: 100px;
}

.solid_box .submit {
	background: url(/images/sprites_pijl.gif) no-repeat 0 -81px;
	border: none;
	cursor: pointer;
	float: right;
	height: 28px;
	width: 30px;
}

.solid_box .submit:hover {
	margin-right: -2px;
	padding-left: 2px;
}

.solid_box a, .solid_box .sub a {
	background: url(/images/sprites_pijl.gif) no-repeat right -45px;
	height: 10px;
	line-height: 17px;
	padding-right: 15px;
}

.solid_box .sub a {
	font-size: 11px;
}
/* @end */

/* @group Pager */
.page_nav {
}

.page_nav a {
	border: 1px solid #666;
	background-color: #b3b3b3;
	font-size: 9px;
	font-weight: bold;
	margin-right: 3px;
	padding: 1px 3px;
}

.page_nav span {
	background-color: #999;
	border: 1px solid #333;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-right: 3px;
	padding: 1px 3px;
}
/* @end */

/* @PM Personal messages */
table#pm {
	background-color: #b5b5b5;
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}

#pm .first {
	background: url(/images/sprites.gif) no-repeat -4px -168px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding: 5px 4px 3px 8px;
}

#pm .last {
	background: url(/images/sprites.gif) no-repeat -133px -168px;
	color: white;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding: 5px 4px 3px 8px;
	text-align: right;
}

#pm .row1 {
	background-color: #f5f5f5;
}

#pm .row2 {
	background-color: #e5e5e5;
}

#pm tr:hover {
/*	background-color: #eeffee; */
}

#pm td {
	border-top: 1px dashed #d5d5d5;
	text-align: left;
	padding: 2px 5px;
	vertical-align: top;
}

#pm th {
	background: url(/images/sprites.gif) no-repeat -14px -168px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 4px 3px 8px;
	white-space: nowrap;
}

#pm .content {
	background: url(/images/components/quarter_solid_bg.gif) repeat-y -4px	0px;
	padding: 0px 4px;
}


#pm .footerfirst {
	background: url(/images/sprites.gif) no-repeat -608px -177px;
	height: 8px;
}

#pm .footer {
	background: url(/images/sprites.gif) no-repeat -239px -258px;
	height: 8px;
}

#pm th.center, td.center {
	text-align: center;
}
#pm th.small {
	width: 1px;
}
/* @end */

#indicator {
	background: url(/images/wait.gif) no-repeat;
	display: block;
	height: 18px;
	width: 18px;
}

/* @group MediaMakelaar */
#huis_show {
	height: 270px;
}

.huis_text {
	height: 100px;	
	margin-bottom: 5px;
	overflow: hidden;
}

.buttondiv {
	margin-top: 4px;
	text-align: right;
}
/* @end */

/* @group Calendar */
.calendar h2 {
  	color: #555;
	background-color: #f3f3f3;
	margin: 18px 0 5px 0;
	border-bottom: 1px solid #bbb;
}

.calendar h2.active {
  background-color: #9fe092;
  border-bottom: 1px solid #5f5;
}

.calendar div {
	padding: 2px 0;
	border-bottom: 1px solid #ededed;
}

.calendar div.active {
  background-color: #e2fedd;
}

.calendar div:hover {
	background-color: #f9f5f9;
}

.calendar div span a {
  color: #999;
  font-size: 0.9em;
}

a.new_event {
	background: url(/images/sprites.gif) no-repeat -274px -305px;
	display: block;
	height: 77px;
	margin: 0 auto;
	width: 120px;
}
/* @end */

a.back, a.forw {
  background: url(/images/sprites.gif) no-repeat -153px -258px;
  color: white;
  display: block;
  float: left;
  font-weight: bold;
  height: 19px;
  padding: 3px 0 0 22px;
  width: 60px;
}

a.forw {
  background-position: -153px -281px;
  float: right;
  padding: 3px 0 0 7px;
  width: 75px;
}

a.back:hover, a.forw:hover {
  color: #db0000;
}