/*
 Verkaart color scheme
 LightGrey:  afb3b6
 DarkGrey:   3e3e3e
 LighOrange: f9e8d7
 Orange:     f07a0c
 DarkOrange: dc7109
*/

@import url("clear.css");
@import url("aveqcms.css");

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin: 0px;
	background: #fff url(body_bg.gif) repeat-x 0 0;
}

.submitButtonTable {
	padding-left: 151px
}

.errmsg {
	padding-left: 151px;
	margin-top: 0px!important;
	font-size: 1em!important
}

.aveqForm label {
	display: inline-block;
	float: left;
	width: 150px;
	font-size: 1.2em;
}

.print {
	display: none
}

body,html {
	height: 100%;	
}

#bglogo {
	background: url('/verkaart_logobg.png');
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 225px;
	height: 546px;
	z-index: 4;
}

input, select, textarea, button	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 1px solid #4d4545;
	color: #000;
	width: 200px;
	padding: 2px;
	margin: 2px;
	font-size: 1em;
}

input.submit {
	font-weight: bold;
	background-color: #f07a0c;
	border: 1px solid #f07a0c;
	color: #fff;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	width: auto;
}

input.submit:hover {
	background-color: #fff;
	color: #f07a0c;
	cursor: pointer;
}

.required {
	background: #fff url('required.gif') no-repeat 99% 1px;
	border: 1px solid #dc7109!important
}

textarea {
	height: 60px;
}

a 		{ text-decoration: underline; color: #000 }
a:visited 	{ text-decoration: underline; color: #000 }
a:hover 	{ text-decoration: underline; color: #f07a0c }

hr {
	border: none;
	border-bottom: 1px solid #808080
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

b, strong, .strong {
	font-weight: bold;
}

/* Classes */
#trshadow {
	position: absolute;
	top: 100px;
	right: 0px;

}

#aveqcms {
	width: 965px;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -35px;
	z-index: 5;
}

.Home #wrapper {
	background: url(r_shadow.gif) 100% 100px no-repeat;	
}

.Home #menu {
	background-color: #dc7109;	
	margin-right: 20px;
}

#menu .subs {
	display: none
}

#menu {
	font-weight: bold;
	padding: 10px 24px 10px 3px;
	width: 147px;
	float: left;
	background-image: url('menubg.gif');
	width: 163px;
	position: relative;
}

.Home #menu {
	padding: 40px 0px 10px 0px;
	width: 147px;
	background-image: none;
	background-color: #dc7109;
}

#menu a {
	display: block;
	line-height: 2em;
	font-size: 1.3em;
	text-decoration: none;
	color: #f7bc85;
	padding: 0px 20px 0px 20px;
}

.Home #menu a {
	color: #fff;	
}

#menu .active a {
	color: #fff;
	background-color: #dc7109;
	cursor: default
}

.Home #menu .active a:hover,
.Home #menu .active a {
	background-color: #dc7109;
	color: #000;
	cursor: default
}

#menu .active a.sub:hover {
	text-decoration: underline;
	cursor: pointer
}

#menu .active a:hover {
	text-decoration: none;			    
}

#menu a:hover {
	color: #fff;	
}

.Home #menu a:hover {
	color: #000;	
	background-color: #f07a0c;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline	
}

#menu a.sub {
	color: #3e3e3e;
	font-size: 1.1em;
	line-height: 1.6em;
	background-color: #dc7109;
	padding-left: 25px;
	padding-bottom: 2px;
	padding-right: 10px;
}

#menu a.sub.active:hover,
#menu a.sub.active {
	color: #fff;
	cursor: default;
	text-decoration: none
}

#menu .footer {
	position: absolute;
	bottom: -26px;
	left: 0px;
	background: url(menufooterbg.png);
	width: 179px;
	height: 26px;
}

#topboard {
	background-color: #fff;
	height: 100px;
	width: 965px;
	float: left;
	border-bottom: 3px solid #f07a0c;
}

#logo {
	float: left;
	margin: 8px 0px 0px 10px;
}

#sitewide {
	margin-top: 10px;
	float: right;
	text-transform: lowercase;
	font-size: 1.1em;
}

#sitewide a {
	color: #afb3b6;
	text-decoration: none;
	padding-right: 20px;
}

#sitewide a.active,
#sitewide a:hover {
	color: #000
}

#sitewide a.active {
	cursor: default;
}

#sfeerboard,
#middleboard {
	background: #f07a0c;
	width: 956px;
	padding: 0px 0px 3px 0px;
}

#sfeerboard {
	width: 942px;
	height: 144px;
	overflow: hidden;
	padding-right: 23px;
	background: #f07a0c url(r_shadow.gif) 100% 0px no-repeat;
	float: left;
}

#sfeerboard img {
	margin: 0px 3px 3px 3px;
}

#twoColFix {
	display: none;	
}

.twoCols #twoColFix {
	position: absolute;
	right: 0px;
	top: 103px;
	display: block;
}

#middleboard #content {
	background: #fff url(middleboard_whitebg.gif);
	width: 264px;
	padding: 40px 35px 35px 17px;
	display: block;
	float: left;
	position: relative;
	font-size: 1.3em;
}

#middleboard #content p,
#middleboard #content h1 {
	display: inline;
	font-weight: bold;
	line-height: 1.7em;
}

#middleboard #content a {
	font-weight: normal;
	font-style: italic;
	display: block;
	text-decoration: none;
	margin-top: 4px;
}

#middleboard #content a:hover {
	text-decoration: underline
}

#middleboard #content div {
	background: url(middleboard_whitebottom.gif);
	width: 316px;
	height: 12px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#marktenswitch {
	float: left;
	padding: 35px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
	width: 473px;
}

#marktenswitch #topnav {
	float: left;
	width: 166px;
	margin-top: 4px;
	padding-left: 40px;
}

#marktenswitch .pics {
	width: 267px;
	height: 164px;
	overflow: hidden;
	float: left;
	margin-top: 13px;
}

#marktenswitch .pics img {
	margin: 0px;	
}

#marktenswitch a {
	text-decoration: none;	
	line-height: 2em;
	color: #fff;
	display: block;
}

#marktenswitch a.Overige {
	color: #e0bb96;	
}

#marktenswitch a:hover,
#marktenswitch a.activeSlide {
	color: #000;
}

#marktenswitch a:hover {
	text-decoration: underline	
}

#bottomboard {
	background: url(bottomboard_bg.gif) no-repeat 0px 0px;
}

#bottomboard #bottom {
	background: url(bottomboard_bottombg.gif);
	width: 965px;
	height: 25px;
	margin-top: 5px;
	position: relative;
}

.Home #nieuws,
#activiteitenswitch {
	width: 304px;
	padding: 35px 20px 0px 20px;
	float: left;
	margin-right: 20px;
	min-height: 190px;
}

#activiteitenswitch {
	padding-top: 24px;	
}

#activiteitenswitch ul {
	margin-top: 3px;	
	margin-left: 20px;
	float: left;
}

#activiteitenpics {
	width: 149px;
	height: 168px;
	overflow: hidden;
	float: left;
	padding-top: 11px;
}

.Home #referenties {
	width: 187px;
	padding: 35px 20px 0px 20px;
	float: left;
	color: #3e3e3e;
}

.refsImage {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 100px;
	display: block;
}

.Home #referenties #refs div {
	margin-top: 15px;	
}

#activiteitenswitch h1 {
	display: none;	
}

#activiteitenswitch .picsactiv {
	width: 149px;
	height: 168px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

#activiteitenswitch a {
	text-decoration: none;	
	line-height: 3em;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	display: block;
}

#activiteitenswitch a.Overige {
	color: #e0bb96;	
}

#activiteitenswitch a:hover,
#activiteitenswitch a.activeSlide {
	color: #000;
}

#activiteitenswitch a:hover {
	text-decoration: underline	
}

#nieuws h1,
#referenties h1 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 14px;
}

#nieuws ul {
	font-size: 1.1em;
	color: #3e3e3e;
	line-height: 1.6em;
}

#nieuws h2 {
	display: inline	
}

#nieuws ul p {
	color: #fff;
	font-style: italic;
}

#nieuws li.leading a {
	font-style: italic;	
}

#nieuws a {
	color: #3e3e3e;
	text-decoration: none;
}

#nieuws a:hover {
	text-decoration: underline;
	color: #fff;
}

#refs {
	font-size: 1.1em;
}

#refs div {
	background: url(refsbg.gif);
	width: 165px;
	height: 90px;
	padding: 10px;
}

#footerboard {
	width: 945px;
	padding: 20px 0px 0px 20px;
	color: #3e3e3e;
}

.Home #footerboard {
/*	background-color: #fff;	*/
}

#footerboard #col1 {
	width: 304px;
	float: left;
	height: 130px;
}

#footerboard #col2 {
	float: left;
	margin-left: 60px;
	height: 130px;
}

#footerboard h2 {
	font-size: 1.6em;	
	margin-bottom: 10px;
	font-weight: bold;
}

#footerboard p {
	font-size: 1.1em;	
	line-height:  1.5em;
}

#footerboard a {
	color: #3e3e3e;
	font-style: italic;
	text-decoration: none;
}

#footerboard a:hover {
	text-decoration: underline
}

/* fixed footer */
#push {
	margin: 0px auto;
	height: 35px;
	clear: both;
}

#regios {
	height: 25px;
	padding-bottom: 10px;
	clear: both;
   	float: none;
	margin: 0px auto;
	z-index: 6;
	position: relative;
	width: 965px;
}

#regios a {
	float: left;
	display: block;
	color: #cdcdcd;
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#regios a:hover {
	color: #f07a0c
}

#regios a.haaglanden {
	margin: 0 320px 0 30px
}

#regios a.rijnmond {
	margin-right: 305px;	
}

#regios a.lelystad {
}

/* Content */
#contentboard #content {
	float: left;
	width: 766px;
	min-height: 400px;
	background: url(content_bg.gif) 0 0 repeat-x;
	padding-top: 30px;
}

.threeCols #contentboard #content {
	width: 519px;
}

.threeCols #contentboard #contenttopbg {
	background-image: url(content_threeCols_topbg.gif);
	width: 539px;
}

#kruimelpad {
	color: #afb3b6;
	padding-left: 20px;
	text-transform: lowercase;
}

#kruimelpad a {
	color: #afb3b6;
}

#contenttopbg {
	background: url(content_topbg.gif);
	float: left;
	width: 766px;
	height: 13px;
}

.twoCols #aanhetwoord {
	display: none;	
}

#projecten {
	font-size: 1.2em;
	padding-top: 60px;
	float: left;
	width: 196px;
	margin-left: 40px;
	line-height: 1.7em;
	color: #3E3E3E
}

#projecten a {
	color: #3e3e3e
}

#projecten a:hover {
	color: #f07a0c
}

#projecten a.active {
	text-decoration: none;
	color: #f07a0c;
	font-weight: bold;
	cursor: default;
}


#aanhetwoord {
	width: 196px;
	min-height: 200px;
	float: right;
	margin-top: -13px;
	background: url(aanhetwoordbg.gif);
	color: #3e3e3e;
	padding: 30px 20px 0px 20px;
	position: relative;
}

#projecten h2,
#aanhetwoord h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

#aanhetwoord em {
	margin-bottom: 7px;
	display: block;
	font-style: italic
}

#aanhetwoord strong {
	margin-bottom: 2px;
}

#aanhetwoord img {
	margin-bottom: 5px;
}

#aanhetwoord p,
#aanhetwoord strong {
	font-size: 1.2em;
	display: block;	
}

#aanhetwoord .footer {
	background: url(aanhetwoordfooterbg.png);
	width: 236px;
	height: 29px;
	position: absolute;
	bottom: -29px;
	left: 0px;
}

#aanhetwoord a {
	color: #dc7109;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 1.1em;
}

#gridlayout {
	width: 750px;
}

#gridlayout a {
	float: left;
	display: block;
	width: 156px;
	height: 180px;
	border-top: 5px solid #f07a0c;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 6px 6px 15px 6px;
	text-decoration: none;
	line-height: 1.6em;
	position: relative
}

#gridlayout a p {
	word-wrap: break-word
}

#gridlayout a span {
	font-size: 1.1em;
	font-weight: bold;
	position: absolute;
	bottom: 6px;
	left: 6px;
	display: none;
}

#gridlayout a:hover span {
	display: block;	
}

#gridlayout a strong {
	display: block;
	color: #dc7109;
	font-size: 1.2em;
	margin-bottom: 3px;
}

#gridlayout a:hover {
	background-color: #f9e8d7;			   
}

#gridlayout a:hover strong {
	color: #3e3e3e;	
}

#imagelist a {
	display: block;
	background: url(gradient50.png) 100px 0px repeat-y;
	margin-bottom: 20px;
	text-decoration: none;
	min-height: 70px;
	padding: 5px 5px 5px 126px;
	line-height: 1.7em;
	position: relative;
	color: #000;
}

#imagelist.markten a {
	padding-left: 226px;
	min-height: 62px;
	background-position: 200px 0px;
}

#imagelist a:hover {
	background-image: url(gradient100.png);
}

#imagelist a strong {
	font-size: 1.2em;
	color: #dc7109;
	display: block;
}

#imagelist a:hover strong {
	color: #000;
}

#imagelist a p {
	display: inline;
}

#imagelist a span {
	font-size: 0.9em;
	color: #dc7109;
	font-weight: bold;
}

#imagelist a:hover span {
	color: #000;
}
	
#imagelist a div {
	width: 100px;
	height: 80px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: 50% 50%;
	background-color: #fff;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
}

#imagelist.markten a div {
	width: 200px;
	height: 70px;
}

#projectfoto span,
#publishedcontent #customers a {
	margin: 5px;
	display: block;
	float: left;
	width: 107px;
	height: 107px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 1px solid #b1b5b8;
}

#customers span {
	visibility: hidden;
	display: block;
	padding: 2px 5px 0px 5px;
	font-weight: bold;
	color: #f07a0c;
}

#customers a:hover span {
	visibility: visible
}

#customers a:hover img {
	border: 2px solid #f07a0c	
}

#projectfoto {
	text-align: center;
}

#projectfoto span a {
	display: block;
	width: 107px;
	height: 170px;
}

#activiteiten {
	clear: both;
}

#activiteiten div img {
	display: none;
}

#activiteiten div {
	width: 125px;
	height: 125px;
	background-position: 50% 50%;
	border: 2px solid #b1b5b8;
	margin-bottom: 5px;
}

#activiteiten a {
	text-decoration: none;
	font-size: 1.1em;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 125px;
	position: relative;
}

#activiteiten a.last {
	margin-right: 0px;	
}

#activiteiten strong {
	font-size: 1.1em;
	color: #000;
}

#activiteiten a p {
	display: none;
}

#activiteiten span {
	visibility: hidden;
	display: block;
	font-weight: bold;
	color: #f07a0c;
}

#activiteiten a:hover p, 
#activiteiten a:hover span {
	display: block;
}

#activiteiten a:hover strong {
	color: #f07a0c;	
}

#activiteiten a:hover p {
	color: #000;
	margin-top: 5px;
}

#activiteiten a:hover img {
	border: 2px solid #f07a0c	
}



/* Published content */
#publishedcontent {
	padding: 0px 20px 20px 20px;
}

#publishedcontent p{
	font-size: 1.2em;
}

#publishedcontent img{
	margin: 5px;
}

#publishedcontent h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #f07a0c;
	margin: 10px 0px 10px 0px;
}

#publishedcontent h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #f07a0c;
	margin: 10px 0px 10px 0px;
}

#publishedcontent h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #f07a0c;
	margin: 10px 0px 10px 0px;
}

#publishedcontent h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #f07a0c;
	margin: 10px 0px 10px 0px;
}

#publishedcontent h5 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px 10px 0px;
}

#publishedcontent h6 {
	font-size: 1em;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}

#publishedcontent a {
	color: #f07a0c;
}

#publishedcontent a:hover {
	color: #000
}

#publishedcontent table {
	width: 735px;
	margin: 10px 0px 10px -4px;
	font-size: 0.9em;
	border-spacing: 4px;
}

#publishedcontent table#projectinfo {
	font-size: 1.2em;
}

.threeCols #publishedcontent table {
	width: 485px;	
}

#publishedcontent table th {
	color: #f07a0c;
	font-weight: bold;
	text-align: right;
	padding: 3px 5px 3px 5px;
	width: 170px;
	vertical-align: top;
	border-bottom: 1px solid #d9dbdc;
}

#publishedcontent table tr td {
	padding: 3px 5px 3px 5px;
	color: #000;
	border-bottom: 1px solid #d9dbdc;
}

#publishedcontent table#submitButtonTable td,
#publishedcontent table#submitButtonTable th {
	background: none;
	border: 0px;
}

.errmsg {
	display: block;
	font-size: 0.8px;
}

#publishedcontent table.colorrows td {
	border: none;
	padding: 1px 5px 1px 5px;
}

#publishedcontent table td.odd {
	background-color: #f9e8d7;
}

#publishedcontent ul {
	list-style-type: square;
	padding-left: 25px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.6em;
}

#publishedcontent ul ul {
	list-style-type: dash
}

#publishedcontent ul a.first {
	background-color: #f07a0c;
	color: #fff;
	display: block;
	padding: 2px;
}


#aveqimedia {
	width: 170px;
	height: 19px;
	display: block;
	float: float;
	background: url('/aveqcmsResources/images/aveqim_cd.png') no-repeat;
	position: fixed;
	bottom: 2px;
	right: 2px;
}

/* Cache rendered in 0,34467 seconds. */
