* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: arial, helvetica,sans-serif; 
	font-size: 0.85em;
	text-align: center;
}

a {
	color: #009fbb;
	text-decoration: none;
}


#homewrapper, #bluewrapper, #overwrapper, #greenwrapper, #yellowwrapper {
	width: 885px;
	_width: 950px;
	margin: 0px auto;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#logo {
	padding: 70px 0px 0px 0px;
	float: left;
	width: 239px;
}

#impulsLogo {
	background-image: url("/file/picture/impulsLogo.gif");
	background-repeat: no-repeat;
	background-position: top left;
	color: red;
	height: 91px;
}

#impulsLogo {
	width: 239px;
	height: 91px;
	display: block;
}

#impulsLogo span {
	display: block;
	text-indent: -999999px;
}

#logo ul#mainnav {
	margin-top: 20px;
	margin-left: 8px;
	width: 250px;
	_width: 240px;
}

#logo ul#mainnav li {
	float: left;
	list-style: none;
	font-weight: bold;
	font-size: 0.84em;
	padding: 4px 3px 4px 4px;
	background-image: url("/file/picture/divider.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

#logo ul#mainnav li a {
	color: #009fbb;
	text-decoration: none;
}

#logo ul#mainnav li#first {
	background: none;
}

#header,
#recreatieheader
{
	background-repeat: no-repeat;
	background-position: top left;
	width: 645px;
	height: 208px;
	float: left;
	_margin-left: -10px;
	background-position: top left;
}

#homewrapper #header { background-image: url("/file/picture/blueHeader.gif"); }
#overwrapper #header { background-image: url("/file/picture/blueHeader.gif"); }
#bluewrapper #header { background-image: url("/file/picture/headerImage.jpg"); }
#greenwrapper #header {	background-image: url("/file/picture/greenHeader.gif"); }
#yellowwrapper #header { background-image: url("/file/picture/yellowHeader.gif"); }

#recreatieheader { background-image: url("/file/picture/recreatieToerismeHeader.gif"); }

#header h2,
#recreatieheader h2 {
	text-indent: -9999999px;
}


#sidenews {
	width: 247px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
	color: #f2af00;
	margin-bottom: 20px;
}

#sidenews #sidecontent {
	background-image: url("/file/picture/sideImage.gif");
	background-repeat: no-repeat;
	border-top: 1px solid #f2b000;
	border-left: 1px solid #f2b000;
	border-right: 1px solid #f2b000;
	padding: 190px 30px 0px 30px;
}

#sidenews #sidecontent h3 {
	background-image: url("/file/picture/downArrow.png");
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 40px;
	font-size: 1.7em;
}

#sidenews #sidecontent h4 { margin-top: 15px; font-weight: normal; font-size: 0.9em;}
#sidenews #sidecontent a { display: block; color: black; font-style: italic; font-size: 0.85em; }

#sidenews #sidebottom {
	width: 247px;
	height: 17px;
	background-image: url("/file/picture/sidenewsBottom.jpg");
	background-repeat: no-repeat;
}

#sidemenu {
	width: 247px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
	color: white;
	margin-bottom: 20px;
}

#sidemenu #sidecontent {
	background-repeat: no-repeat;
	padding: 20px 10px 10px 30px;
	min-height: 187px;
}

#bluewrapper #sidemenu { background-color: #009fbb; }
#overwrapper #sidemenu { background-color: #009fbb; }
#greenwrapper #sidemenu { background-color: #9ab13f; }
#yellowwrapper #sidemenu { background-color: #f2b000; }

#sidemenu #sidecontent h3 {
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 1.3em;
}

#sidemenu #sidecontent ul {
	height: 150px;
	display: block;
}

#sidemenu #sidecontent ul li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0px 3px 10px;
	color: black;
}

#sidemenu #sidecontent ul li a {
	text-decoration: none;
	color: black;
	font-size: 0.9em;
}

#sidemenu #sidecontent ul li.active a {
	text-decoration: none;
	color: white;
}

#sidemenu #sidecontent ul li a:hover {
	text-decoration: underline;
}

#bluewrapper #sidemenu #sidecontent ul li { background-image: url("/file/picture/smallBlueMenuArrow.gif"); }
#overwrapper #sidemenu #sidecontent ul li { background-image: url("/file/picture/smallBlueMenuArrow.gif"); }
#greenwrapper #sidemenu #sidecontent ul li { background-image: url("/file/picture/smallGreenMenuArrow.gif"); }
#yellowwrapper #sidemenu #sidecontent ul li { background-image: url("/file/picture/smallYellowMenuArrow.gif"); }

#sidemenu #sidebottom {
	width: 247px;
	height: 17px;
	background-repeat: no-repeat;
}

#bluewrapper #sidemenu #sidebottom { background-image: url("/file/picture/sidemenuBlueFilled.gif"); }
#overwrapper #sidemenu #sidebottom { background-image: url("/file/picture/sidemenuBlueFilled.gif"); }
#greenwrapper #sidemenu #sidebottom { background-image: url("/file/picture/sidemenuGreenFilled.gif"); }
#yellowwrapper #sidemenu #sidebottom { background-image: url("/file/picture/sidemenuYellowFilled.gif"); }

#sidepicture {
	width: 244px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
	clear: left;
	font-size: 0.9em;
	margin-bottom: 20px;
	margin-top: 0px;
	_margin-top: 224px;
	width: 246px;
	background-color: white !important;
	background-repeat: no-repeat !important;
	background-position: right top !important;
	
}

#bluewrapper #sidepicture { color: #009fbb; }
#overwrapper #sidepicture { color: #009fbb; }
#greenwrapper #sidepicture { color: #9ab13f; }
#yellowwrapper #sidepicture { color: #f2af00; }

#sidepicture p {
	margin-left: 7px;
}

#projectnav {
	clear: right;
	float: left;
	margin-top: 50px;
	margin-left: 50px;
}

#projectnav ul { list-style-type: none; float: left; width: 171px; }
#projectnav ul h3 { height: 23px; padding-left: 30px; font-size: 1.4em; background-repeat: no-repeat; margin-bottom: 15px; }

#projectnav ul.yellow {
	margin: 0px;
	border-right: 2px solid #ececed;
}

#projectnav ul.green {
	margin-left: 20px;
	border-right: 2px solid #ececed;
}

#projectnav ul.blue {
	margin-left: 20px;
}

#projectnav ul.yellow h3 { background-image: url("/file/picture/yellowArrow.gif"); color: #f2af00; }
#projectnav ul.green h3 { background-image: url("/file/picture/greenArrow.gif"); color: #9ab13f; }
#projectnav ul.blue h3 { background-image: url("/file/picture/blueArrow.gif"); color: #009fbb; }

#projectnav ul a { text-decoration: none; }
#projectnav ul a:hover { text-decoration: underline; }
#projectnav ul.yellow h3 a { color: #f2af00; }
#projectnav ul.green h3 a { color: #9ab13f; }
#projectnav ul.blue h3 a { color: #009fbb; }

#projectnav ul li { background-repeat: no-repeat; background-position: center left; margin-left: 10px; padding: 5px 0px 5px 12px; font-size: 12px; }
#projectnav ul li a { color: black; }
#projectnav ul.yellow li { background-image: url("/file/picture/smallYellowArrow.gif"); }
#projectnav ul.green li { background-image: url("/file/picture/smallGreenArrow.gif"); }
#projectnav ul.blue li { background-image: url("/file/picture/smallBlueArrow.gif"); }

#content {
	padding: 20px 6px 35px 55px;
	float: left;
	width: 550px;
	font-size: 0.9em;
	margin-left: -1px;
	position: relative;
}

#homewrapper #content{
	margin-top: 20px;
}

#bluewrapper  #content { border-left: 1px solid #009fbb; }
#overwrapper  #content { border-left: 1px solid #009fbb; }
#greenwrapper  #content { border-left: 1px solid #9ab13f; }
#yellowwrapper  #content { border-left: 1px solid #f2af00; }

#content #breadcrumbs {	margin-bottom: 10px; }
#content #breadcrumbs a { text-decoration: none; }
#content #breadcrumbs a:hover { text-decoration: underline; }
#bluewrapper #content #breadcrumbs, #bluewrapper #content #breadcrumbs a { color: #009fbb; text-transform: lowercase; }
#overwrapper #content #breadcrumbs, #overwrapper #content #breadcrumbs a { color: #009fbb; text-transform: lowercase; }
	#greenwrapper #content #breadcrumbs, #greenwrapper #content #breadcrumbs a { color: #9ab13f; text-transform: lowercase; }
#yellowwrapper #content #breadcrumbs, #yellowwrapper #content #breadcrumbs a { color: #f2b000; text-transform: lowercase; }

#content h1 {
	color: #009fbb;
	font-size: 1.8em;
	line-height: 2em;
	font-weight: normal;
	width: 560px;
}

#content h2 {
	color: #009fbb;
	font-size: 1.8em;
	line-height: 2em;
	font-weight: normal;
	width: 560px;
}

#content h3 {
	color: #009fbb;
	font-size: 1.3em;
	font-weight: strong;
}

#content h4 {
	color: #009fbb;
	font-size: 1em;
	font-weight: strong;
	padding: 10px 0px 0px;
}

#content p {
	padding: 0.6em 0px;
}

#content ul.anchors li {
	font-size: 1.2em;
	color: #009fbb;
	font-weight: bold;
	margin-left: 20px;
}

#content ul.h3list li {
	color: #009fbb;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0 5px 10px;
	font-weight: normal;
}

#content ul.h3list li a {
	color: #009fbb;
	text-decoration: none;
}

#footer {
	color: #b3b3b3;
	float: left;
	width: 967px;
	margin-left: 0px;
	_margin-left: 0px;
	_padding-left: 0px;
	font-size: 0.65em;
	margin-bottom: 20px;
}

#homewrapper #footer {
	margin-left: 317px;
	_margin-left: 163px;
	width: 650px;
	overflow: visible;
}

#footer ul {
	width: 240px;
	margin-right: 65px;
	float: left;
	list-style-type: none;
	/*border-right: 1px solid #f2af00;
	_border-right: none;*/
}

/*#bluewrapper #footer ul { border-right: 1px solid #009fbb; }
#greenwrapper #footer ul { border-right: 1px solid #9ab13f; }
#yellowwrapper #footer ul { border-right: 1px solid #f2af00; }*/

#footer ul li {
	float: left;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	margin: 0px 10px;
	_margin: 0px 8px;
}

#footer ul li.yellow { background-image: url("/file/picture/smallRoundYellowArrow.gif"); margin: 0px;}
#footer ul li.green { background-image: url("/file/picture/smallRoundGreenArrow.gif"); margin: 0px 0px 0px 10px;}
#footer ul li.blue { background-image: url("/file/picture/smallRoundBlueArrow.gif"); margin: 0px 0px 0px 10px;}

#footer ul li a { text-decoration: none; }
#footer ul li.yellow a { color: #f2af00; font-size: 1.4em;}
#footer ul li.green a { color: #9ab13f; font-size: 1.4em;}
#footer ul li.blue a { color: #009fbb; font-size: 1.4em;}

#footer p {
	float: left;
	margin-left:270px;
}

#homewrapper #footer p {
	margin-left: 0px;
}

#footer #links {
	float: left;
	padding-left: 20px;
	
}

#footer #links a { color: #999999; text-decoration: none; }

label {
	width: 150px;
	float: left;
	margin-bottom: 10px;
	color: #009fbb;
}

input {
	width: 200px;
	margin-bottom: 10px;
}

textarea {
	width: 200px;
	height: 120px;
}

#bluewrapper input, #bluewrapper textarea { border: 1px solid #009fbb; }
#overwrapper input, #overwrapper textarea { border: 1px solid #009fbb; }
#greenwrapper input, #greenwrapper textarea { border: 1px solid #9ab13f; }
#yellowwrapper input, #yellowwrapper textarea { border: 1px solid #f2af00; }

.newsOverviewThumb {
	float: left; 
	border: none; 
	margin: 10px 10px 10px 0px;
}

.newsDetailThumb {
	float: left; 
	border: none; 
	margin: 0px 10px 10px 0px;
}


div#content ul.freetRenderList {
	margin: 5px 0px 0px 15px;
}

div#content ul.freetRenderList li {
	list-style-image: url('/file/picture/pijlke.gif');
	margin: 0px 0px 0px 4px;
}

div#content ul {
	margin: 10px 0px 0px 15px;
	list-style-type:square;
}

div#content ul#newsArchive{
	margin:20px 0 0 0px;
}

ul#shortlinks {
	float: left;
	clear: left;
	margin: 0 0 20px 60px;
	padding: 0;
	list-style-type: none;
}

ul#shortlinks li a span {
	display: none;
}

ul#shortlinks li a {
	display: block;
	width: 102px;
	height: 17px;
	margin-top: 13px;
}

ul#shortlinks li.yellow a {
	background: transparent url('/file/picture/vestigen.gif') left top no-repeat;
}

ul#shortlinks li.green a {
	background: transparent url('/file/picture/financieren.gif') left top no-repeat;
}

ul#shortlinks li.blue a {
	background: transparent url('/file/picture/ontwikkelen.gif') left top no-repeat;
}

div.editorArea p{
	font-family: Arial !important;
}

div.news {
	width: 460px;
	/*float: left;*/
}

.newsletter  {
	float: left;
    margin: 10px 0 0;
}

.newsletter a{
	width: 180px;
	height: 57px;
	_*right: -5px;
	top: 45px;
	margin-top:0px;
	float: left;
	background: url('/file/picture/newsletter.gif') no-repeat;
}

.newsletter a span{
	position: absolute;
	left: -9000px;
}

span.date {
	color: grey;
	width:100%;
	float: left;
	clear: left;
	padding-bottom: 25px;	
	font-weight: bold;
}

div.freetRenderCombiImage {
	padding-right: 20px;
}

#eng	{
	border: none;
	padding: 0;
	margin-bottom: -3px;
}

.formItem{
	float: left; 
	clear: left; 
	width: 450px;
	margin: 0 0 10px;
}

.formItem label{
	margin: 0px !important;
}

.formItem input{
	margin: 0px !important;
}

.radio {
	border: 0px;
	width: 14px;
	margin: 0 10px 0 0;
	float: left;
}

.checkboxs{
	border: 0px;
	width: 14px;
	float: left;
}

.error {
	float: left; 
	clear: left; 
	width: 330px; 
	background: #FFE0E0; 
	border: 1px solid #F00000; 
	color: #F00000; 
	padding: 10px; 
	margin: 10px 0;
}

.error span{
	color: #F00000;
}


/* CONTACT */

.contact_form {
	float: left;
}

.contact_form label{
	margin: 0px;
}

.contact_form input{
	border: 1px solid #009FBB;
}

.contact_form div{
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.contact_form .aanhef input {
	width: 14px;
	margin: 0 10px 0 0;
	border: 0px;
}
