*
	{
	margin: 0;
	padding: 0;
	font-size: 11px;
	}

:focus
	{
	outline: none;
	}

body
{
	margin: 0;
	padding: 0;
	background-color: #1AADAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D4A3E;
	line-height: 16px;
	background-image: url(images/contact_index_bg.gif);
	background-repeat: repeat-y;
}

h6,
span
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

h5
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 20px 0 2px 0;
	border-bottom: 1px solid #5d4a3e;
	}

.no-topmargin
	{
	padding-top: 0px;
	}

a:link,
a:visited
{
	color: #A58D69;
	text-decoration: none;
	font-size: 11px;
}

a:hover,
a:active
{
	color: #5D4A3E;
	text-decoration: underline;
}

ul {
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}

a img 
{
	border: none
}

#header
{
	width: 775px;
}


#nav
{
	width: 775px;
	padding: 0px;
	margin: 0px;
}

#plaatje
{
	width: 775px;
}

#swf
{
	width: 775px;
}

.content_td
{
	padding: 20px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-transform: inherit;
}

#wrap
{
	background-image: url(images/content_index_bg.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 20px;
	clear: both;
}

#content_index
{
	padding: 20px 20px 20px 20px;
	margin: 0;
	background-color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 715px;
}

.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D4A3E;
}

.contenttable
{
	padding: 4px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5D4A3E;
}

.contenttable h2
{
	margin: 0 0 5px 0;
	font-size: 11px;
	line-height: 16px;
	color: #A58D69;
	font-weight: bold;
}

.contenttable p
{
	margin: 0;
}

.contenttable p a
{
	color: #A58D69;
	text-decoration: none;
	font-size: 10px;
}

.contenttable p a:hover
{
	color: #5D4A3E;
	text-decoration: underline;
}

#subnav
{
	margin: 0 0 0 20px;
	background-color: #F6F3F0;
	width: 191px;
	vertical-align: top;
}

.content,
.content-kop
{
	padding: 0px 10px 30px 10px;
	width: 503px;
	font-size: 11px;
	color: #5D4A3E;
	line-height: 16px;
	vertical-align: top;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.content-kop
	{
	font-weight: bolder;
	padding: 0 0 0 10px;
	}
	
.content-ul
{
   margin-left: 22px;
   width: 503px;
}

.kop_plaatje
{
	margin: 0 0 15px 0;
}

.content h2
{
	clear: left;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #A58D69;
}

.content #datum
{
	float: right;
	position: aboslute;
	padding: 5px 0 0 0;
	width: 100px;
	font-size: 9px;
	text-align: right;
}

.content p
{
	width: 503px;
	padding: 0 0 10px 0;
}

.content ul
{
	padding: 0 0 0 15px;
}

#mensen
{
	float: left;
	margin: 5px 0 5px 0;
	width: 245px;
	height: 75px;
	font-size: 11px;
}

.footer
{
	height: 50px;
	width: 755px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #A99E97;
}

.footer td
{
	padding: 0 20px 0 20px;
}

.footer a:link,
.footer a:visited
{
	font-size: 10px;
	color: #5D4A3E;
	text-decoration: none;
}

.footer a:hover,
.footer a:active
{
	text-decoration: underline;
}

small
	{
	font-size: 10px;
	}

/* >>>>>>>>>> FORM STYLING <<<<<<<<<<<< */

input.normaal
	{
	color: #446D8C
	background: 0080FF;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	font-family: Verdana; 
	text-align: left;
	border-width: 1px;
	border-style: ridge;
	border-color: 808080;
	width: 500px;
	}

input.kort-input
	{
	width: 300px;
	text-indent: 2px;
	padding: 2px 0;
	margin: 0 0 2px 0;
	border: 1px solid #808080;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	background-color: #fff;
	}

input.klein-input
	{
	width: 60px;
	text-indent: 2px;
	padding: 2px 0;
	margin: 0 0 2px 0;
	border: 1px solid #808080;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	background-color: #fff;
	}

input.mini-input
	{
	width: 14px;
	text-indent: 2px;
	padding: 2px 0;
	margin: 0 0 2px 0;
	border: 1px solid #808080;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	background-color: #fff;
	}

input.radio-button
	{
	margin: 0 0 2px 0;
	}

input.submit
	{
	border: 1px solid #808080;
	padding: 1px 3px;
	}

.red
	{
	font-weight: bolder;
	color: red;
	}

.align-right
	{
	text-align: right;
	}
	
#navigatie
	{
	height: 32px;
	background: url(images/nav-bg.gif) 0 0 repeat-x;
	position: relative;
	}

#navigatie #nav-blok-links
	{
	position: absolute;
	left: 0;
	top: 0;
	height: 32px;
	width: 40px;
	background: url(http://www.wattelenvanoord.nl/images/menu_left.gif)
	}

#navigatie ul
	{
	list-style: none;
	}

#navigatie ul li
	{
	float: left;
	}

#navigatie ul li.home
	{
	float: left;
	}

a.home:link,
a.home:visited,
a.home-active
	{
	height: 32px;
	width: 41px;
	background: url(images/menu_home.gif) 0 0 no-repeat;
	display: block;
	text-indent: -999em;
	margin: 0 16px 0 40px;
	}

a.home:hover,
a.home:active,
a.home-active
	{
	background: url(images/menu_home_over.gif) 0 0 no-repeat;
	}

a.wie:link,
a.wie:visited,
a.wie-active
	{
	height: 32px;
	width: 84px;
	background: url(images/menu_wie.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -999em;
	}

a.wie:hover,
a.wie:active,
a.wie-active
	{
	background: url(images/menu_wie_over.jpg) 0 0 no-repeat;
	}

a.opvat:link,
a.opvat:visited,
a.opvat-active
	{
	height: 32px;
	width: 121px;
	background: url(images/menu_opvat.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -999em;
	}

a.opvat:hover,
a.opvat:active,
a.opvat-active
	{
	background: url(images/menu_opvat_over.jpg) 0 0 no-repeat;
	}

a.wat:link,
a.wat:visited,
a.wat-active
	{
	height: 32px;
	width: 102px;
	background: url(images/menu_bieden.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -999em;
	}

a.wat:hover,
a.wat:active,
a.wat-active
	{
	background: url(images/menu_bieden_over.jpg) 0 0 no-repeat;
	}

a.documenten:link,
a.documenten:visited,
a.documenten-active
	{
	height: 32px;
	width: 90px;
	background: url(images/menu_documenten.gif) 0 0 no-repeat;
	display: block;
	text-indent: -999em;
	}

a.documenten:hover,
a.documenten:active,
a.documenten-active
	{
	background: url(images/menu_documenten_over.gif) 0 0 no-repeat;
	}

a.online:link,
a.online:visited,
a.online-active
	{
	height: 32px;
	width: 99px;
	background: url(images/menu_online.gif) 0 0 no-repeat;
	display: block;
	text-indent: -999em;
	}

a.online:hover,
a.online:active,
a.online-active
	{
	background: url(images/menu_online_over.gif) 0 0 no-repeat;
	}

a.actueel:link,
a.actueel:visited,
a.actueel-active
	{
	height: 32px;
	width: 63px;
	background: url(images/menu_actueel.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -999em;
	}

a.actueel:hover,
a.actueel:active,
a.actueel-active
	{
	background: url(images/menu_actueel_over.jpg) 0 0 no-repeat;
	}

a.contact:link,
a.contact:visited,
a.contact-active
	{
	height: 32px;
	width: 82px;
	background: url(images/menu_contact.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -999em;
	}

a.contact:hover,
a.contact:active,
a.contact-active
	{
	background: url(images/menu_contact_over.jpg) 0 0 no-repeat;
	}
	
sup
{
	font-size: 9px;
}

hr
{
	border: none;
	border-bottom: 1px solid #e1d9ce;
	margin: 10px 0;
}

.side-image
{
	margin: 0 0 0 18px;
}

p.biglinkblock
{
	border: 2px solid #f6f3f0;
	padding: 3px;
	margin: 0 0 15px 0;
	text-align: center;
}

p.biglinkblock a
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

/* vacature style */

h2.vacature
{
	color: #5D4A3E;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
}

h2.vacature strong
{
	font-size: 16px;
}
#search_column
{
   display: none;
}

#search_column table 
{
   width: 240px;
}
#search_column table .input-box 
{
   width: 100px;
}