body {
	font-family: arial;
	font-size: 12px;
	color: #333;
	margin:0px;
	padding: 0px;
	scrollbar-face-color:		#cccccc;
	scrollbar-shadow-color:		#ffffff;
	scrollbar-highlight-color:	#ffffff;
	scrollbar-3dlight-color:	#003A33;
	scrollbar-darkshadow-color:	#003A33;
	scrollbar-track-color:		#cccccc;
	scrollbar-arrow-color:		#003A33;
}

td { font-family: arial; font-size: 12px; color: #333; line-height: 17px; }

td.contentblok_content { background: url(../images/contentblok_content.gif) no-repeat; padding-left: 20px; }
td.content_top { background: url(../images/content_top.gif) no-repeat; padding-left: 23px; }
td.content_content { background: url(../images/content_content.gif) repeat; padding-left: 23px; padding-right: 30px;}
td.content_bottom { background: url(../images/content_bottom.gif) no-repeat; padding-left: 23px; }



a {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #003A33;
}

h1 {
margin: 0px;
color: #003A33;
font-family: trebuchet ms;
font-size: 15px;
}

h2 {
margin: 0px;
color: #003A33;
font-family: trebuchet ms;
font-size: 14px;
}

h3 {
margin: 0px;
color: #003A33;
font-family: trebuchet ms;
font-size: 13px;
}

#header {
	margin: 0px auto 0px;
	height: 490px;
	width: 960px;
	background: url(../images/bg_top_new.gif) no-repeat;
}

#header #lang {
	float: left;
	display: inline;
	margin: 375px 0px 0px 240px;
	width: 105px;
}

#header #lang a {
	display: block;
	width: 65px;
	height: 25px;
	padding: 4px 0px 0px 40px;
	text-decoration: none;
	color: #000;
	font-size: 9px;
}

a.vlag_nl { background: url(../images/vlag_nl_dynamic.gif) left no-repeat; }
a.vlag_en { background: url(../images/vlag_en_dynamic.gif) left no-repeat; }

#header #menu {
	float: left;
	display: inline;
	margin-top: 256px;
	width: 200px;
	height: 200px;
}

#header #menu #logo {
	width: 200px;
	height: 140px;
	background: url(../images/logo.gif) center no-repeat;
	margin-bottom: 6px;
}

#header #menu a {
	display: block;
	margin-bottom: 3px;
	width: 200px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: trebuchet ms;
}

#header #menu a:hover {
	color: #FF8500;
}

#middle {
	margin: 10px auto 0px;
	width: 960px;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;	/* IE6 Hack */
}
div.line {
	margin: 10px 0px;
	height: 1px;
	background: #e1e1e1;
	overflow: hidden;	/* IE6 Hack */
}
p.float_left {
	float: left;
	width: 50%;
}

div.bigcontainer,div.smallcontainer {
	float: left;
	display: inline;
}
div.bigcontainer p.header,
div.bigcontainer p.footer,
div.smallcontainer p.header,
div.smallcontainer p.footer {
	height: 28px;
}
div.bigcontainer div.content,
div.smallcontainer div.content {
	padding: 0px 25px;
	line-height: 15px;
}
div.bigcontainer div.content h1,
div.smallcontainer div.content h1 {
	margin-bottom: 2px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ff8500;
}
div.bigcontainer span.details,
div.smallcontainer span.details {
	line-height: 20px;
}
div.bigcontainer table.details,
div.smallcontainer table.details {
	border-collapse: collapse;
}
div.bigcontainer table.details td,
div.smallcontainer table.details td {
	vertical-align: top;
	padding: 1px;
}

div.bigcontainer div.content a,
div.smallcontainer div.content a {
	display: block;
	color: #999;
	padding: 5px 0px 0px 14px;
	background: url(../images/pijl_grijs.gif) left 11px no-repeat;
}

div.bigcontainer 			{ width: 640px; }
div.bigcontainer p.header	{ background: url(../images/bg_content_top.gif) no-repeat; }
div.bigcontainer p.footer	{ background: url(../images/bg_content_bottom.gif) no-repeat; }
div.bigcontainer div.content	{
	background: url(../images/bg_content.gif) repeat-y;
}

div.smallcontainer 				{ width: 320px; }
div.smallcontainer p.header 	{ background: url(../images/bg_content_small_top.gif) no-repeat; }
div.smallcontainer p.footer 	{ background: url(../images/bg_content_small_bottom.gif) no-repeat; }
div.smallcontainer div.content 	{
	background: url(../images/bg_content_small.gif) repeat-y;
}

img.huis_foto {
	float: left;
	margin: 0px 7px 5px 0px;
}

#footer {
	margin-top: 10px;
	height: 74px;
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	background: #eee;
	text-align: center;
}

#footer a {
	position: relative;
	top: -37px;
	padding: 10px;
	color: #444;
	text-decoration: none;
}

.current {
	font-weight: bold;
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
}

.current:hover {
	color: yellow;
}

.templatePaginaNormaal {
}

.templatePaginaGrey {
	background-color: #eeeeee;
}

form {
	padding: 0px;
	margin: 0px;
}

#googlemap {
	padding: 0px;
	margin: 0px;

	width: 627px;
	height: 300px;

	border: 1px solid #cccccc;
	background-color: #cccccc;
}

