/*
#################
#	ALGEMEEN	#
#################
*/
body, html,
span, div,
h1, h2, h3, h4, h5, h6,
a, p,
img,
form {
	margin: 0;
	padding: 0;
}

div#menu ul, div#menu li {
	margin: 0;
	padding: 0;
	}

a {
	color: #F29400;
}

a:hover {
	text-decoration: none;
}

h2 {
	margin-top: 1em;
}

#newsContainer {
	margin-top: 1em;
	}

h3 {
}

h4 {

}

p {

}

img {
	border: none;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
	height: 0;
}

html {
	font: 62.5%/190% Arial, Helvetica, sans-serif;
}

body {
	font-size: 1.2em;
	color: #606060;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

h2 {
	font-size: 1.4em;
}

/*
#################
#	LAY-OUT		#
#################

HOOFDPAGINA */

div#header {
	margin: auto;
	margin-top: 20px;
	padding: 83px 0 0 0;
	/*width: 1088px;*/
	width: 937px;
	height: 151px;
	background: url(/img/header_s.jpg) no-repeat;
}

div#header a { display: block; width: 249px; margin: auto; }

div#headerContainer {
	margin: auto;
	width: 900px;
}

div#headercontent {
	overflow: hidden;
	width: 850px;
	padding: 30px 25px;
	background: #F29400 url(/img/header_footer.gif) no-repeat left bottom;
}

div#headercontent div#titel {
	width: 850px;
	float: left;
	padding: 0 0 5px 0;
}

div#headercontent a {
	color: #fff;
}

div#headercontent a.leesverder {
	clear: both;
	float: left;
	color: #fff;
	font-weight: normal;
	padding: 0 0 0 18px;
	background: url(/img/menu_arrow.gif) no-repeat 0 6px;
}

div#headercontent a.leesverder:hover {
	text-decoration: none;
}

div#headercontent div.tekst {
	float: left;
	width: 280px;
	padding: 0 20px 0 0;
	font-weight: bold;
	color: #fff;
}

div#headercontent div#zoeken {
	float: right;
	width: 250px;
}

div#headercontent div#zoeken input {
	float: left;
	margin: 0 0 0 10px;
	font-weight: bold;
}

div#headercontent div#zoeken img#ofbel {
	float: right;
	padding: 25px 4px 0 0;
}

div#front_center {
	overflow: hidden;
	margin: 20px 0 0 0;
	width: 900px;
	background: url(/img/center_bg.gif);
}

div#front_center div#center_header {
	overflow: hidden;
	width: 900px;
	height: 7px;
	background: url(/img/center_header.gif) no-repeat;
}

div#front_center div#titel2 {
	padding: 0 0 0 25px;
}

div#front_center div.block1,
div#front_center div.block1last {
	float: left;
	width: 265px;
	padding: 0 10px 5px 25px;
}

div#front_center div.block-opdracht {
	margin-top: -20px;
	padding-bottom: 25px;
}

div#front_center div.block1last {
	width: 250px;
	padding: 0 25px 5px;
}

div#front_center div.block1 h1,
div#front_center div.block1last h1,
div#front_center2 div.block2 h3 {
	padding: 0 0 0 11px;
	background: url(/img/block_orange.gif) no-repeat 0px 5px;
}

div#front_center2 div.block2 p {
	padding: 0 0 12px;
}

div#front_center div#center_spacer {
	clear: both;
	overflow: hidden;
	width: 900px;
	height: 13px;
	background: url(/img/center_spacer.gif) no-repeat;
}

div#front_center2 {
	overflow: hidden;
	width: 900px;
	background: url(/img/center_bg2.gif);
}

div#front_center2 a.bekijkcase {
	clear: both;
	float: left;
	color: #F29400;
}

div#front_center2 a.bekijkcase:hover {
	text-decoration: none;
}

div#front_center2 div.block2,
div#front_center2 div.block2last {
	display: inline;
	float: left;
	margin: 0 1px;
	padding: 0 9px 5px 24px;
	width: 265px;
	height: 210px;
	background: url(/img/block_bg.gif) no-repeat left bottom;
}

div#front_center2 div.block2last {
	padding: 0 24px 5px 24px;
	width: 250px;
}

div#front_center2 img.titel3 {
	padding: 10px 0 0 0;
	margin: 0 0 0 -4px;
}

div#front_center2 img.titel4 {
	padding: 0 0 10px 0;
	margin: 0 0 0 -4px;
}

div#front_center2 div#center_footer {
	clear: both;
	overflow: hidden;
	width: 900px;
	height: 7px;
	background: url(/img/center_footer.gif) no-repeat;
}

div#front_center2 .klantlogo {
	margin: 20px 0 0 0;
}

div#footer {
	clear: both;
	overflow: hidden;
	width: 850px;
	padding: 0 25px;
	margin: 5px 0 50px;
}

#footer a {
	float:left;
}

p.image {
	clear: both;
	padding: 12px 0;
	text-align: center;
}

p.image img {
	padding: 4px;
	border: 1px solid #DBDBDB;
}

/*SUBPAGINA*/

body#sub div#header {
	margin: 0 auto;
	padding: 50px 0 0 0;
	width: 937px;
	height: 87px;
	background: url(/img/header2.jpg) no-repeat;
	text-align: center;
}

body#sub div#headercontent {
	padding: 20px 25px 15px;
}

body#sub div#headercontent div#breadCrumbs {
	float: left;
	width: 600px;
}


div#breadCrumbs a {
	text-decoration:none;
}

body#sub div#headercontent div#breadCrumbs img {
	vertical-align: bottom;
	padding: 0 10px 0 0;
}

body#sub div#headercontent div#breadCrumbs img.here {
	padding: 0 10px 0 15px;
	background: url(/img/menu_arrow2.gif) no-repeat 0px 5px;
}

body#sub div#front_center div#center_header {
	background: url(/img/center_header2.gif) no-repeat;
}

body#sub div#front_center2 {
	background: url(/img/center_bg3.gif);
}

body#sub div#front_center2 div#center_footer  {
	background: url(/img/center_footer2.gif) no-repeat;
}

body#sub div#front_center3 {
	background: url(/img/center_bg4.gif) no-repeat left bottom;
	padding: 10px 0 0 0;
}

div#subLeft {
	float: left;
	/*width: 190px;*/
	width: 205px;
	padding: 0 0 100px 10px;
	overflow: hidden;
}

div#subMiddle {
	float: left;
	width: 469px;
	padding: 8px;
	overflow: hidden;
}

div#subMiddle p {
	margin-bottom: 1em;
}

div#subLeft2 {
	float: left;
	width: 652px;
	padding: 0 25px 60px;
	overflow: hidden;
}

div#subRight {
	overflow: hidden;
	float: right;
	/*width: 198px;*/
	width: 185px;
}

ul#subMenu {
	list-style: none;
	padding: 20px 15px 10px 0px;
	margin:0 0 12px 0;
	margin-left:20px;
}

ul#subMenu li img {
	vertical-align: bottom;
}

ul#subMenu li {
	padding: 6px 0 4px;
	background: url(/img/sub_bg.gif) no-repeat right bottom;
}

ul#subMenu li a {
	padding: 0 0 0 20px;
	background: url(/img/menu_arrow4.gif) no-repeat 0 2px;
}

ul#subMenu li a:hover,
ul#subMenu li.active a {
	padding: 0 0 0 20px;
	background: url(/img/menu_arrow3.gif) no-repeat 0 2px;
}

div#subMiddle img.thumb {
	float: right;
	padding: 0 17px 0 0;
}

div#subMiddle h1 {
	padding: 0 0 5px 0;
}

div#subMiddle div.intro {
	overflow: hidden;
	margin: 0 0 20px 0;

}

div#subMiddle p.intro,
div.intro p {
	padding: 0 0 10px 0;
	color: #000;
	font-weight: bold;
}

div#subMiddle div.alinea {
	overflow: hidden;
	margin: 0 0 0 0;
}

dl.partnerDetails {
	color: #000;
}

dl.partnerDetails dt {
	font-weight:bold;
}

div#subMiddle div.alinea h2 {
	font-weight:bold;
	margin-top: 1em;
}

div#subMiddle div.tekstalinea {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}

div#subMiddle div.tekstalinea p {
	margin: 0; padding: 0;
}

img.alineafoto {
	clear: left;
	float: left;
	padding: 4px;
	border: 1px solid #dbdbdb;
	margin: 0 8px 8px 0;
}

ul.zieOok {
	list-style: none;
	padding: 0 20px 25px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #EAEAEA;
}

ul.zieOok li a {
	color: #606060;
	text-decoration: none;
	padding: 4px 0 4px 15px;
	background: url(/img/block_orange.gif) no-repeat 0px 8px;
}

ul.zieOok li a:hover {
	text-decoration: underline;
	color: #F29400;
}

div#contact {
	padding: 0 20px 25px;
}

div#contact p {
	padding: 5px 0;
}

/* FORMULIER */
#content fieldset {
	border: 0;
	float: left;
	padding: 0;
	margin: 0;
}

#content fieldset ul {
	list-style-type: none;
	padding: 0;
}

#content fieldset ul li {
	clear: both;
	margin: 4px 0;
}

#content fieldset ul li label {
	display: block;
	float: left;
	width: 125px;
}

#content fieldset ul li input,
#content fieldset ul li textarea {
	width: 275px;
}

#submit {
	margin-left: 125px;
}

#content fieldset ul li textarea {
	height: 75px;
}

/* CONTACT MIJ */

form#contact2 {
	padding: 0 20px 25px;
}

form#contact2 fieldset {
	padding: 0;
	border: none;
}

form#contact2 fieldset ol {
	list-style: none;
}

form#contact2 ol li.titel {
	clear: both;
	padding: 0 0 4px 0;
}

form#contact2 label {
	display: block;
	width: 50px;
	float: left;
}

form#contact2 input {
	border: 1px solid #F29400;
	font: 11px Arial;
	width: 100px;
}

form#contact2 input.submit {
	margin: 0;
	padding: 5px 0 0 5px;
	width: 152px;
	border: none;
	color: #F29400;
/*	text-decoration: underline; */
	cursor: pointer;
	background: transparent;
}


/* NIEUWS */

div#subLeft img.nieuws {
	padding: 0 15px;
}

ul.moreNews {
	list-style: none;
	padding: 20px 0;
}

ul.moreNews li {
	padding: 0 0 0 18px;
	background: url(/img/menu_arrow3.gif) no-repeat 0px 5px;
}

ul.moreNews li a {
	text-decoration: none;
	color: #606060;
}

ul.moreNews li a:hover {
	text-decoration: none;
	color: #F29400;
}

ul.moreNews li.titel {
	padding: 0;
	background: none;
}

ul#deelnemerslijst,
ul#deelnemerslijst ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#deelnemerslijst li.lev1 {
	margin-bottom: 5px;
}

ul#deelnemerslijst li li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}

div.person {
	padding: 15px;
	background: #fff;
	position: absolute;
	z-index: 10;
	width: 300px;
}

p.klant { text-align: center; }

p.klant img {
	border: 10px solid #F8F8F8;
}

img.klant {
	float: right;
	margin: 0 0 8px 8px;
	border: 10px solid #F8F8F8;
}

div#subLeft a.terug {
	position: absolute;
	width: 60px;
	margin-top: 32px;
	padding: 1px 0 0 14px;
	background: url(/img/menu_arrow3B.gif) no-repeat left;
}

div#subLeft a.terug-naar-overzicht {
	position: relative;
	padding-top: 8px;
}

div#subLeft a.verder {
	position: absolute;
	margin: 32px 0 0 120px;
	padding: 1px 9px 0 0;
	background: url(/img/menu_arrow3.gif) no-repeat right;
}

/* OVERZICHT KLANTEN/CASES */

div#subLeft2 h1 {
	padding: 0 0 5px 0;
}

div#subLeft2 h2 {
	padding: 0 0 5px 0;
	font-size:14px;
}

div#subLeft2 img.nummer {
	padding: 0 0 5px 0;
}

div#subLeft2 img.pijl {
	padding: 0 0 9px 0;
}

div.caseBlock {
	overflow: hidden;
	margin: 10px 0 20px;
	padding: 5px 0;
	width:325px;
	float:left;
	background: url(/img/dot.gif) repeat-y 330px 0;
}

div.caseBlockText {
	float: left;
	width: 200px;
	margin-bottom: .5em;
}

div.caseBlockLogo,
div.caseBlockLogo2 {
	float: right;
	width: 80px;
	padding: 0;
}

div.caseBlockLogo2 {
	padding: 0 0 0 10px;
}

div.caseBlockLogo div.case-foto,
div.caseBlockLogo2 div.case-foto {
	height: 180px;
}

/*
#########################
#	MENU'S & LIJSTEN	#
#########################

HOOFDMENU */

div#menu {
	height: 31px;
	width: 900px;
	overflow: hidden;
	background: #fff;
}

ul#mainMenu {
	list-style: none;
	overflow: hidden;
}


ul#mainMenu li {
	float: left;
	height: 31px;
	overflow: hidden;
	background: url(/img/menu_bg1.gif) no-repeat right bottom;
}

ul#mainMenu li.last {
	background: url(/img/menu_bg1.gif) no-repeat right bottom;
}

ul#mainMenu li div {
	width: 2px;
	height: 31px;
	float: left;
}

ul#mainMenu li.hover {
	margin: 0 1px 0 -1px;
	background: #F29400;
}

ul#mainMenu li.hover a.middle {
	background: #F29400 url(/img/menu_arrow.gif) no-repeat 5px 11px;
}

ul#mainMenu li img {
	margin-top: 0;
}

ul#mainMenu li.hover div.left {
	background: url(/img/menu_left.gif) no-repeat;
}

ul#mainMenu li.hover div.right {
	background: url(/img/menu_right.gif) no-repeat;
}

ul#mainMenu li div.insertedForBG {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:auto;
	float:none;
	height: 14px;

}

ul#mainMenu li.hover div.insertedForBG {
	background-color: #fff;
	background-position: 0px -100px;
	cursor:pointer;
}

ul#mainMenu li a {
	height: 26px;
	padding: 10px 5px 0 19px;
	margin-top: 0px;
	text-decoration: none;
	float: left;
	color: #000;
}

ul#mainMenu li a img {
	background-color:#fff
}

ul#mainMenu li a:hover {
	float: left;
	text-decoration: none;
	color: #fff;
}

ul#mainMenu li a:hover img {
	margin-top: -100px;
}


/*
#####################
#	FORMULIEREN		#
#####################
*/

fieldset.partnercontact {
	border: 0;
	padding: 20px;
}

fieldset.partnercontact legend {
	display: none;
}

fieldset.parnercontact p {
	overflow: hidden;
}

fieldset.partnercontact label {
	width: 150px;
	float: left;
	font-weight: bold;
}

fieldset.partnercontact textarea ,
fieldset.partnercontact input {
	font-family: Arial,Helvetica,sans-serif;
	width: 270px;
	border: 1px solid #000000;
}

fieldset.partnercontact input.button {
	width: auto;
	border: 1px solid #fff;
	background: #f29400 url(/img/menu_arrow.gif) 5px center no-repeat;
	padding: 2px 4px 2px 20px;
	color: #fff;
}

div.contactvoltooid {
	margin: 20px;
	border: 2px solid #f29400;
	padding: 5px;
}

ul.errors {
	margin: 20px;
	border: 3px solid #f29400;
	color: #f29400;
}

form#aanmelden-nieuwsbrief { padding-bottom: 2em }

form#aanmelden-nieuwsbrief fieldset {
	float: none;
	width: 85%;
	padding-left: 8px;
	border: 1px solid gray;
}

form#aanmelden-nieuwsbrief ol {
	list-style: none;
	margin-left: .5em;
	padding: 0;
}

form#aanmelden-nieuwsbrief ol li {
	margin: .35em 0;
}

form#aanmelden-nieuwsbrief label {
	display: block;
	float: left;
	width: 125px;
	font-weight: bold;
}

form#aanmelden-nieuwsbrief input {
	width: 200px;
	padding: .15em 0.2em;
}

form#aanmelden-nieuwsbrief input.submit {
	width: auto;
	padding: 0 .5em;
	margin: 1em 0 0 125px;
}

form p.melding {
	margin: .5em;
}

em.verplicht {
	color: #F29400;
}

ul#nieuwsbrief-errors {
	width: 85%;
	margin-left: 0;
	padding: .6em 0;
}

ul#nieuwsbrief-errors li {
	margin-left: 3em;
}
