﻿/*
CSS ALGEMEEN
*/

@import "menu.css";
@import "tabs.css";

.ie5_6 .nieuwsbrief, .ie5_6 .bel, .ie5_6 .contact, .ie5_6 .afspraak, .ie5_6 .pngfix, .ie5_6 .brochure { behavior: url(iepngfix.htc) }

body {
	background: #82aad8;
	font-size: 76%;
	padding: 0; margin: 0;
}

ul {
	margin-top: 0;
	padding-top: 0;
}

p { margin: 0; padding: 0 0 15px 0; text-align: left; }

#DesignerDiv {
	background: #f2f5fc;
	padding: 0 15px 0 15px;
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 100%; 
	background-image: url(/SiteFiles/Layout/bg.jpg);
}

.clear { clear: both; }
.left { float: left; }
.imgleft { float: left; margin-right: 10px; }

/* LINKS */
a {
	color: #052144;
	text-decoration: underline;
	font-style: normal;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
	color: #21609b;
}

/* TEKST (Verschillende maten) */	
.normal DIV, .normal P, .normal TABLE, .normal TH, .normal TD {
	color: #444445;
	font: normal 1em/1.6em "Trebuchet MS", sans-serif;
}
.large DIV, .large P, .large TABLE, .large TH, .large TD {
	color: #444445;
	font: normal small/1.6em "Trebuchet MS", sans-serif;
}
.largest DIV, .largest P, .largest TABLE, .largest TH, .largest TD {
	color: #444445;
	font: normal medium/1.6em "Trebuchet MS", sans-serif;
}

.normal h1 {
	color: #084484;
	font: bold medium/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}
.large h1 {
	color: #084484;
	font: bold large/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}
.largest h1 {
	color: #084484;
	font: bold x-large/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}

.normal h2 {
	color: #444445;
	font: bold 1.2em/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}
.large h2 {
	color: #444445;
	font: bold large/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}
.largest h2 {
	color: #444445;
	font: bold x-large/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}

.normal h3 {
	color: #444445;
	font: bold 1.1em/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}
.large h3 {
	color: #444445;
	font: bold medium/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}
.largest h3 {
	color: #444445;
	font: bold large/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}

/* VORMGEVING (Aparte divs, tabjes, menus, etc) */	
h4 {
	background: #c0c0c0 url(/SiteFiles/Layout/h4.png) top right no-repeat;
	color: white;
	font: bold medium/1.2em "Trebuchet MS", sans-serif;
	display: block;
	width: 205px; height: 29px;
	padding: 5px 1px 3px 10px; margin: 10px 0 0 0;
}
.ff h4 {
	background: #c0c0c0 url(/SiteFiles/Layout/h4.png) top right no-repeat;
	color: white;
	font: bold medium/1.2em "Trebuchet MS", sans-serif;
	display: block;
	width: 192px; height: 21px;
	padding: 5px 3px 3px 10px; margin: 15px 0 0 0;
}
.IntroDiv {
	background: #ececec;
	border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0;
	color: white;
	width: 205px; height: 110px;
	padding: 10px; margin: 0px;
}
.ff .IntroDiv {
	background: #ececec;
	border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0;
	color: white;
	width: 183px; height: 93px;
	padding: 10px; margin: 0px;
}
.IntroDiv a,
.TVDiv a, 
.optv a {
	background: url(/SiteFiles/Layout/arrowgrijs.gif) top left no-repeat;
	color: #5e5f60;
	font-style: normal;
	text-decoration: underline;
	padding-left: 12px;
	font: normal 1em/1.8em "Trebuchet MS", sans-serif;
}
.IntroDiv a:hover,
.TVDiv a:hover,
.optv a:hover {
	background: url(/SiteFiles/Layout/arrowgrijs.gif) top 2px no-repeat;
	text-decoration: none;
	color: #5e5f60;
}


h5 {
	background: #c0c0c0 url(/SiteFiles/Layout/h4.png) top right no-repeat;
	color: white;
	font: bold medium/1.2em "Trebuchet MS", sans-serif;
	display: block;
	width: 220px; height: 29px;
	padding: 5px 1px 3px 10px; margin: 10px 0 0 0;
}
.ff h5 {
	background: #c0c0c0 url(/SiteFiles/Layout/h4.png) top right no-repeat;
	color: white;
	font: bold medium/1.2em "Trebuchet MS", sans-serif;
	display: block;
	width: 207px; height: 21px;
	padding: 5px 3px 3px 10px; margin: 15px 0 0 0;
}

	h6 {
		background: #c0c0c0 url(/SiteFiles/Layout/h4.png) top right no-repeat;
		color: white;
		font: bold medium/1.2em "Trebuchet MS", sans-serif;
		display: block;
		width: 214px; height: 29px;
		padding: 5px 1px 3px 10px; margin: 10px 0 0 0;
	}
	.ff h6 {
		background: #c0c0c0 url(/SiteFiles/Layout/h4.png) top right no-repeat;
		color: white;
		font: bold medium/1.2em "Trebuchet MS", sans-serif;
		display: block;
		width: 201px; height: 21px;
		padding: 5px 3px 3px 10px; margin: 15px 0 0 0;
	}
	.optv, .optv2 {
		background: #ececec;
		border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0;
		color: #5e5f60;
		width: 214px; 
		padding: 10px; margin: 0px;
		font: normal 1em/1.6em "Trebuchet MS", sans-serif;	
	}
	.ff .optv, .ff .optv2 {
		background: #ececec;
		border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0;
		color: #5e5f60;
		width: 194px; 
		padding: 10px; margin: 0px;
		font: normal 1em/1.6em "Trebuchet MS", sans-serif;	
	}


.TVdiv {
	background: #ececec;
	border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0;
	color: #5e5f60;
	width: 220px; height: 110px;
	padding: 10px; margin: 0px;
	font: normal 1em/1.6em "Trebuchet MS", sans-serif;	
}
.ff .TVDiv {
	background: #ececec;
	border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0;
	color: #5e5f60;
	width: 200px; height: 93px;
	padding: 10px; margin: 0px;
	font: normal 1em/1.6em "Trebuchet MS", sans-serif;	
}


#meeronderzoeken, #meeronderzoeken a{
	background-image: none;
	color: #5e5f60;
	font-style: normal;
	text-decoration: underline;
	padding-left: 2px;
	font: normal 1em/1.9em "Trebuchet MS", sans-serif;
}
#meeronderzoeken:hover {
	background: none;
	text-decoration: none;
	color: #5e5f60;
}

#OnderzoekHeader {
	font: bold medium/1em "Trebuchet MS", sans-serif;
	background: #015394 url(/SiteFiles/Layout/tabblauw.png) top right no-repeat;
	color: white;
	width: 650x; height: 34px;
	padding: 8px 3px 3px 10px; margin: 0px;
}
.ff #OnderzoekHeader {
	font: bold medium/1em "Trebuchet MS", sans-serif;
	background: #015394 url(/SiteFiles/Layout/tabblauw.png) top right no-repeat;
	color: white;
	width: 650x; height: 23px;
	padding: 8px 3px 3px 10px; margin: 0px;
}

.onderzoekDiv {
	background: #d4d7d9;
	border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0;
	width: 650x;
	padding: 10px; margin: 0px;
}

/* IMG */
img { border: none }
.imggrijs { border: 1px solid #999; float: left; margin-right: 10px; }

/* MINI SEARCH (in header) */
.MiniSearch_Custom1 {
	float: right;
	height: 35px;
}
.MiniSearch_Custom1 .innerdiv {
}
.MiniSearch_Custom1 .textbox {
	border: 1px solid #0b305c;
	color: #0b305c;
	padding: 3px;
	height: 23px;
}
.MiniSearch_Custom1 .button {
	background: url(/SiteFiles/Layout/zoekbg.gif) repeat-x;
	border: 0px solid #0b305c;
	color: #0b305c;
	outline: none;
	height: 23px;
	font: bold 11px/11px "Trebuchet MS", sans-serif;
	padding: 1px 8px 1px 8px;
}

/* HEADER (links) */
#toplinks {
	float: right;
	color: white;
}
#toplinks a {
	color: white;
	text-decoration: none;
	font-style: normal;
}
#toplinks a:hover {
	color: white;
	text-decoration: underline;
}

/* FOOTER  */
#footer {
	background: #969696 url(/SiteFiles/Layout/footer.png) top right no-repeat;
	color: white;
	padding: 4px 0 3px 15px;
}
#footer a {
	color: white;
	text-decoration: underline;
	font-style: normal;
}
#footer a:hover {
	color: white;
	text-decoration: none;
}


#tabstrip
{
	padding:0;
	margin:0;
}
#tabstrip li.tab
{
	float:left;
	white-space:nowrap;
	padding:0;
	margin:0;
	text-align:center;
	list-style-type:none;
	height:32px;
	cursor:pointer;
	cursor:hand;
}
#tabstrip li.tab span.wrap1
{
	background:url(/sitefiles/tabskin/img/tableftoff.gif) no-repeat 0 0;
	padding-left:9px;
	line-height:32px;
	height:32px;
	float:left;
	clear:both;
}
#tabstrip li.tab span.wrap2
{
	background:url(/sitefiles/tabskin/img/tabrightoff.gif) no-repeat right 0;
	padding-right:9px;
	line-height:32px;
	float:left;
	clear:both;
	height:32px;
}
#tabstrip li.tab span.wrap3
{
	background:url(/sitefiles/tabskin/img/tabmiddleoff.gif) repeat-x 0 0;
	float:left;
	clear:both;
	color:#fff;
	font-weight:bold;
	padding-top:9px;
	height:24px;
	line-height:24px;
}
#tabcontainer
{
	clear:both;
	width:100%;
	padding:0;
	margin:0;
}
.IE7 #tabcontainer
{

}
#tabcontainer td.tabpanel
{
	background-color:#fff;
	border:1px solid #0b305c;
	padding:7px;
	margin:0;
}
#tabcontainer td.tabpanel hr
{
	color:#ececec;
}
