/*** DEFAULT STYLESHEET ***/

/******************************************************************************** GENERAL ELEMENTS ***/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(/siteimg/vitak/bg_body.png) center top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6875em; /* = 11px */
	line-height: 1.64em; /* = 18px */
	color: #5d5d5d;
}

h1 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 1.91em;
	font-weight: normal;
	margin: 0 0 1.25em;
	color: #2d7ab1;
	border-bottom:solid 1px #DDD;
	padding-bottom:19px;
}

h1.home {
	padding:0;
	border:none;
}	

h2 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 1.91em;
	font-weight: normal;
	margin: 0 0 1.25em;
	color: #2d7ab1;
}

h3 {
	font-size: 1em;
	color: #333333;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

p {
	margin: 0 0 2em 0;
}

a {
	color: #64b7f1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

ol {
	margin: 0 0 1em 3em;
}

ol li {
	margin: 0.25em 0;
}

table {
	margin: 0 0 1em;
	font-size: 1em;
}

table th,
table td {
	padding: 0.5em 1em;
}



/******************************************************************************** GENERAL STYLES & PAGE LAYOUT ***/

.clear {
	clear: both !important;
}

.formerror {
	color: red !important;
	border-color: red !important;
}

/**************************************************** header */

div.header {
	height: 129px;
	width: 995px;
	margin: 0 auto;
}

div.header img.logo {
	float: left;
	margin: 26px 0 35px 36px;
}

div.header a.gratisadvies {
	float: right;
	margin: 17px 12px 0 0;
	text-indent: -99999px;
	background: url(/siteimg/vitak/gratisadvies.png) no-repeat;
	width: 290px;
	height: 56px;
}

ul#navmain {
	margin: 0 0 0 20px;
	clear: both;
	font-size: 1.18em;
	list-style-type: none;
	position:relative; 
	z-index:20;
}

ul#navmain a,
ul#navmain span {
	color: #000000;
	margin: 0 28px;
	cursor: pointer;
}

ul#navmain li.active a,
ul#navmain li.active span,
ul#navmain span:hover {
	text-decoration: underline;
}

ul#navmain li {
	padding: 3px 0;
	border-right: 1px solid #dddddd;
	display: inline;
	position: relative;
}

ul#navmain ul {
	margin: 0;
	position: absolute;
	top: 29px;
	left: 0;
	list-style-type: none;
	background: #ffffff;
	padding: 7px 0;
	border-right: 2px solid #1f557b;
	border-bottom: 2px solid #1f557b;
	width: 100%;
	font-size: 0.85em;
	display: none;
}

ul#navmain ul.open {
	display: block;
}

ul#navmain ul li {
	display: list-item;
	background: #ffffff;
	padding: 0 1px;
	border: none;
}

ul#navmain ul li a,
ul#navmain ul li a:hover {
	margin: 0;
	padding: 3px 17px;
	color: #5d5d5d;
	display: block;
	height: 100%;
}

ul#navmain ul li a:hover {
	background-color: #e7edf2;
	color: #3798db;
	text-decoration: none;
}

div.headerslogancontainer {
	background: url(/siteimg/vitak/bg_headercontainer.png) left bottom repeat-x;
}

div.headerslogan {
	background: url(/siteimg/vitak/bg_header.png) left bottom no-repeat;
	width: 995px;
	height: 184px;
	margin: 0 auto;
}

div.headerslogan p {
	padding: 33px 0 0 73px;
}

div.headerslogan p a {
	display: block;
	text-indent: -9999px;
	background: url(/siteimg/vitak/bg_headerslogan.png) no-repeat;
	width: 381px;
	height: 60px;
}

div.headerslogan_content {
	height: 122px;
}


/**************************************************** main */

div.maincontainer {
	background: url(/siteimg/vitak/bg_maincontainer.png) center 61px no-repeat;
}

div.main {
	width: 940px;
	margin: -61px auto 0;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-bottom: none;
	padding: 40px 14px 45px 9px;
	overflow-y: auto;
	overflow-x: hidden;
	position:relative; 
	z-index:10;
}

p.breadcrumbs {
	margin: -2.64em 0 1em 15px;
	color: #999999;
}

p.breadcrumbs a {
	color: #c34d1e;
}

div.leftcolumn {
	float: left;
	width: 430px;
	padding: 0 15px;
	margin-right: 20px;
}

div.middlecolumn {
	float: left;
	width: 204px;
	padding: 7px;
	border: 1px solid #dddddd;
	background: #f3f3f3;
	margin-right: 20px;
}

div.middlecolumn div.quote {
	background: #ffffff;
	padding: 7px 7px 30px;
}

div.quote img,
div.alsosee img {
	margin-bottom: 22px;
}

div.quote p {
	font-style: italic;
	padding: 10px;
	background: url(/siteimg/vitak/bg_quote.png) no-repeat;
	margin: 0 0 1em;
}

div.quote p a {
	color: #5D5D5D;
}

div.quote h4 {
	font-size: 1em;
	font-weight: normal;
	color: #64b7f1;
	margin: 0 10px;
}

p.document a {
	color: #d32c2c;
	display: block;
	background: url(/siteimg/vitak/bg_document.png) right top no-repeat;
	margin: 23px 17px 0;
	padding: 22px 69px 0 0;
	height: 40px;
}

div.rightcolumn {
	float: left;
	width: 200px;
	padding: 0 10px;
}

ul.nieuws {
	list-style-type: none;
	margin: -1em 0 1em;
}

ul.nieuws li {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 0.7em;
	padding-bottom: 0.7em;
}

ul.nieuws h3 a {
	color: #333333;
}

ul.nieuws li em {
	font-style: normal;
	color: #c34d1e;
	font-size: 0.91em;
}

div.rightcolumn img.banner {
	margin: 0 0 2em -6px;
}

form.hidden {
	display: none;
}

form.nieuwsbrief {
	margin: 0 0 2em;
}

form.nieuwsbrief h2 {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 6px;
	margin: 0 0 0.5em;
}

form.nieuwsbrief fieldset {
	border: none;
	background: url(/siteimg/vitak/bg_nieuwsbrief.png) 130px top no-repeat;
	margin-top: -46px;
	padding-top: 46px;
}

form.nieuwsbrief legend {
	display: none;
}

form.nieuwsbrief label {
	display: block;
	color: #797978;
	font-size: 1.09em;
}

form.nieuwsbrief input {
	margin-bottom: 0.5em;
	width: 197px;
}

form.nieuwsbrief input.error {
	border: 1px solid red;
	background: #ffbbbb;
}

form.nieuwsbrief div.buttoncontainer {
	text-align: right;
	background: #f7f7f7;
	border-top: 1px solid #dddddd;
	padding: 7px 9px;
}

form.nieuwsbrief div.buttoncontainer input {
	width: 82px;
	height: 22px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.91em;
	border: none;
	background: url(/siteimg/vitak/bg_button.png) no-repeat;
	padding: 0 0 3px;
}

form.nieuwsbrief div.buttoncontainer input:hover {
	text-decoration: underline;
}

div.middlecolumn div.alsosee {
	background: #ffffff;
	padding: 7px 7px 30px;
}

div.alsosee h3 {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:1em;
}

div.alsosee p {
	margin:0;
}

div.alsosee h3 a {
	color:#2d7ab1;

}



/**************************************************** footer */

div.footercontainer {
	background: url(/siteimg/vitak/bg_footercontainer.png) repeat-x;
}

div.footer {
	width: 903px;
	margin: 0 auto;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	height: 64px;
	padding: 39px 36px 0 24px;
}

div.footer p {
	float: left;
}

div.footer ul {
	float: right;
	list-style-type: none;
}

div.footer ul li {
	display: inline;
}




/******************************************************************************** T1 HOME ***/

ul.rechtsgebieden {
	list-style-type: none;
	margin-top: -1em;
}

ul.rechtsgebieden li {
	border-bottom: 1px solid #e3e3e3;
}

ul.rechtsgebieden li a {
	color: #5d5d5d;
	display: block;
	background: url(/siteimg/vitak/marker_rechtsgebieden.png) right bottom no-repeat;
	padding: 6px 30px 9px 5px;
	height: 100%;
}

ul.rechtsgebieden li a:hover {
	color: #64b7f1;
	text-decoration: none;
	background-image: url(/siteimg/vitak/marker_rechtsgebieden_hover.png);
	background-color: #fcfcff;
}


/******************************************************************************** T3 NIEUWSOVERZICHT ***/

div#nieuwsbladeren {
	background:url(/siteimg/vitak/bg_nieuwsbladeren.gif) no-repeat;
	padding:7px 10px;
	height:17px;
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	font-family:Verdana;
	margin-bottom:25px;
}

a.vorigeNieuws {
	float:left;
	background:url(/siteimg/vitak/btn_vorigeNieuws.gif) no-repeat;
	width:17px;
	height:17px;
	text-decoration:none;
	text-indent:-9999px;
	color:#FFF;
}

a.vorigeNieuws:hover {
	background:url(/siteimg/vitak/btn_vorigeNieuws_hover.gif) no-repeat;
}

a.volgendeNieuws {
	float:left;
	margin-left:6px;
	background:url(/siteimg/vitak/btn_volgendeNieuws.gif) no-repeat;
	width:17px;
	height:17px;
	text-decoration:none;
	text-indent:-9999px;
	color:#FFF;
	margin-right:10px;
}

a.volgendeNieuws:hover {
	background:url(/siteimg/vitak/btn_volgendeNieuws_hover.gif) no-repeat;
}

ul.nieuwsOverzicht {
	list-style-type:none;
	margin:-1em 0 1em;
	margin-left:4px;
}

ul.nieuwsOverzicht h3 {
	color:#2d7ab1;
	font-size:1.2em;
}

ul.nieuwsOverzicht h3 a {
	color:#2d7ab1;
}	

ul.nieuwsOverzicht li {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 0.7em;
	padding-bottom: 0.7em;
}

ul.nieuwsOverzicht li em {
	color:#c34d1e;
	font-size:0.91em;
	font-style:normal;
}

div#nieuwsbladeren h4 {
	color:#FFF;
}

/******************************************************************************** T4 NIEUWSDETAIL ***/

h4.nieuwstitel {
	color:#2d7ab1;
	font-size:1.4em;
	padding-bottom:5px;
}

span.datum {
	font-style: normal;
	color: #c34d1e;
	font-size: 0.91em;
	padding-bottom:15px;
	display:block;
}


/******************************************************************************** T5 CONTACT ***/

div.contact_leftcolumn {
	float: left;
	width: 440px;
	margin: 0 40px 0 10px;
}

div.contact_leftcolumn ul.tabs {
	margin: 30px 0 30px;
	padding: 0 0 0 12px;
	border-bottom: 1px solid #dddddd;
	list-style-type: none;
	color: #999999;
	font-weight: bold;
}

div.contact_leftcolumn ul.tabs li {
	display: inline;
	background-color: #ffffff;
	margin: 4px 2px 0 0;
	padding: 4px 20px;
	border: 1px solid #dddddd;
	position: relative;
	bottom: 2px;
	cursor: pointer;
}

div.contact_leftcolumn ul.tabs li.active {
	padding-top: 7px;
	border-bottom: 1px solid #ffffff;
	color: #383737;
}

div.contact_leftcolumn ul.tabs li:hover {
	text-decoration: underline;
}

div.vestiging {
	color: #8f8f8f;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
}

div.vestiging h3 {
	color: #2d7ab1;
}

div.contact_leftcolumn div.map {
	width: 438px;
	height: 348px;
	border: 1px solid #dddddd;
	margin-bottom: 35px;
}

div.contact_leftcolumn div.bezoekadres {
	float: left;
	margin: 0 55px 0 22px;
	width: 150px;
}

div.contact_leftcolumn div.postadres {
	float: left;
	width: 150px;
}

div.contact_rightcolumn {
	float: left;
	width: 440px;
	margin-right: 10px;
}

div.contact_rightcolumn h1 {
	text-align: right;
	padding: 0 35px 19px;
}

div.contact_rightcolumn form fieldset {
	border: none;
	padding-right: 20px;
	margin-bottom: 1em;
}

div.contact_rightcolumn form legend {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

div.contact_rightcolumn form p {
	color: #8f8f8f;
}

div.contact_rightcolumn form label {
	display: block;
	color: #333333;
	font-weight: bold;
}

div.contact_rightcolumn form input,
div.contact_rightcolumn form textarea {
	margin-bottom: 0.5em;
	width: 297px;
	border: 1px solid #999999;
}

div.contact_rightcolumn form span {
	font-size: 0.91em;
	color: #8f8f8f;
}

div.contact_rightcolumn form input.button {
	width: 82px;
	height: 22px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.91em;
	border: none;
	background: url(/siteimg/vitak/bg_button.png) no-repeat;
	padding: 0 0 3px;
	margin-left: 218px;
}

div.contact_rightcolumn form input.button:hover {
	text-decoration: underline;
}

div.contact_rightcolumn form label.radio {
	display: inline;
	margin-right: 20px;
	font-weight:100;
	
}
div.contact_rightcolumn form label.radio input {
	width: auto;
	margin-bottom: 0.7em;
	margin-right: 0.3em;
	border: 0;
	vertical-align: text-top;
}


/******************************************************************************** T6 EXTERNE LINKS ***/ 

iframe {
	border: none;
	width: 920px;
	margin-left: 10px;
	height: 500px;
}


/******************************************************************************** T7 SITEMAP ***/ 

ul#sitemap {
	padding:0;
	margin:0;
	list-style-type:none;
}

ul#sitemap li a { 
	color:#2d7ab1;
	font-weight:bold;
	line-height:25px;
}

ul#sitemap li ul {
	list-style-type:none;
	
}

ul#sitemap li ul li {
	padding-left:20px;
	
}	

ul#sitemap li ul li a {
	color:#333;
	font-weight:normal;
	line-height:1em;
}

ul#sitemap li ul li ul li a {
	color:#666;
}

