
html, body, div, form
{
	margin: 0px;
	padding: 0px;
}

div
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}

html, body, div.wrapper
{
	height: 100%;
}

body
{
	background-image: url('http://www.mid-fryslan.nl/templates/default/images/body_background.png');
	background-position: top left;
	background-repeat: repeat-x;
}

div.wrapper
{
	background: #FFFFFF;
	background-image: url('http://www.mid-fryslan.nl/templates/default/images/wrapper_background.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px auto 20px auto;
	position: relative;
	width: 990px;
}

div.menu
{
	height: 38px;
	left: 13px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 10px 0px 0px 10px;
	position: relative;
	top: 0px;
	width: 964px;
}

div.menu ul
{
	margin: 0px;
	padding: 0px;
}

div.menu ul li
{
	background: #FFFFFF;
	display: block;
	float: left;
	height: 28px;
	list-style: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	width: 120px;
}

div.menu ul li a
{
	background-image: url('http://www.mid-fryslan.nl/templates/default/images/button_background.png');
	background-position: top left;
	background-repeat: no-repeat;
	color: #397FB7;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 12px;
	text-decoration: none;
	width: 120px;
}

div.menu ul li a:hover, div.menu ul li a.active
{
	background-image: url('http://www.mid-fryslan.nl/templates/default/images/button_hover_background.png');
}

div.header
{
	height: 211px;
	left: 13px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	width: 964px;
}

div.content
{
	left: 13px;
	/* height: 450px; */
	margin: 0px;
	/* overflow: auto; */
	padding: 30px 75px 30px 75px;
	position: relative;
	top: 0px;
	width: 964px;

	/* overflow-x: hidden; */
}

div.content h1
{
	color: #397FB7;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

div.content h2
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 36px 0px 12px 0px;
	padding: 0px;
}

div.content p
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

div.content a
{
	color: #397FB7;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

div.footer
{
	background: #E5F0FC;
	border: #CCCCCC solid 1px;
	color: #666666;
	height: 30px;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	left: 53px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	text-align: center;
	top: 0px;
	position: relative;
	width: 884;
}

div.footer a
{
	color: #397FB7;
}

div.footer a:hover
{
	color: #666666;
}

.broker_item_image
{
	background-image: url('http://www.mid-fryslan.nl/templates/default/images/image_background.png');
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 117px;
	padding: 4px 0px 0px 4px;
	width: 160px;
}

.broker_item_address
{
	color: #397FB7;
	display: block;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.broker_item_city
{
	color: #888888;
	display: block;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

.broker_item_price
{
	color: #000000;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	width: 130px;
}

.broker_item_detail
{
	display: block;
	float: left;
}

.broker_photos img
{
	margin: 3px;
}


table.filter
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

table.filter td
{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

table.filter .select
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;

	margin: 0px 16px 0px 6px;
	padding: 0px;

	height: 21px;
	width: 150px;
}





/* TABLE.LIST */
table.list
{
	margin-bottom: 16px;
}

table.list tr
{
}

table.list tr td
{
	border: #FFFFFF	solid 1px;
	font-family: Arial; 
	font-size: 12px; 
}

table.list tr td a
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

table.list tr td a:hover
{
	color: #808080;
}

table.list tr.head td
{
	background: #000000;
	color: #FFFFFF; 
}

table.list tr.odd td
{ 
	background: #E8E8E8; 
	color: #000000; 
} 

table.list tr.even td
{ 
	background: #F8F8F8; 
	color: #000000; 
} 

table.list tr.hover td
{ 
	background: #C8C8C8; 
	color: #000000; 
} 

table.list tr td.icon
{
	padding: 5px 3px 3px 5px;
	width: 22px;

	/* Catch possible alt text */
	white-space: nowrap;
	font-size: 9px;
}

table.list tr td.icon a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.list tr td.input
{
	padding: 3px 3px 3px 3px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.list tr td.input a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.list tr td.label
{
	padding: 5px 8px 5px 8px; /* Additional padding */
	font-weight: bold;
}

table.list tr td.text
{
	padding: 5px 8px 5px 8px; /* Additional padding */
	font-weight: normal;
}

table.list tr td table
{
	margin: 0px 0px 0px 3px;
	padding: 0px;
}

table.list tr td table tr td
{
	border: none;
	font-family: Arial; 
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

table.list tr td table tr td.label, table.list tr td table tr td.text
{
	padding-left: 0px;
}






/* TABLE.FORM */
table.form
{
	margin-bottom: 16px;
}

table.form tr td
{
	font-family: Arial; 
	font-size: 12px;
}

table.form tr td em
{
	color: #FF0000;
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal;
}

table.form tr td a
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

table.form tr td a:hover
{
	color: #808080;
}

table.form tr.head td
{
	background: #000000;
	color: #FFFFFF; 
}

table.form tr.odd td
{ 
	background: #E8E8E8; 
	color: #000000; 
} 

table.form tr.even td
{ 
	background: #F8F8F8; 
	color: #000000; 
} 

table.form tr.error td
{ 
	background: #FFE0E0;
	color: #FF0000;
}

table.form tr td.icon
{
	padding: 3px 0px 0px 0px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.icon a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.image
{
	padding: 2px 0px 2px 0px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.image a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.input
{
	padding: 2px 0px 2px 0px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.input a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.label
{
	padding: 4px 4px 4px 0px; /* Additional padding */
	font-weight: bold;
}

table.form tr td.table
{
	padding: 0px; /* Additional padding */
	font-weight: normal;
}

table.form tr td.text
{
	padding: 4px 4px 4px 0px; /* Additional padding */
	font-weight: normal;
}








/* FORM FIELDS */
.button
{
	border-top: #FFFFFF solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	border-left: #FFFFFF solid 1px;

	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	height: 21px;
	padding-right: 6px;
	padding-left: 6px;
}

.select
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 0px;

	height: 21px;
	width: 240px;
}

.file
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 240px;
}

.textfield
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 240px;
}

.textfield_with_icon
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 220px;
}

.textfield_small
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 150px;
}

.textfield_small_with_icon
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 130px;
}

.textarea
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 150px;
	width: 240px;
}

.hint
{
	cursor: pointer;
}


