/* 

	©Maatwerk Media

	In dit bestand wordt (een gedeelte van) de opmaak van de website bepaald.

	Het bewerken van gegevens in dit bestand is geheel op eigen risico!
	
	Eventuele herstelwerkzaamheden aan dit bestand door maatwerk media 
	zal buiten garantie vallen en dus worden gefactureerd.

*/
h1,h2
{
	font-weight:normal;
		font-size:25px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#003c7f;



}
h3
{
	display:block;

		font-size:16px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#333333;
	border-bottom:1px solid #333;
}
.menu ul , .menu2 ul  , .bottomMenu ul
{
	margin:0px;
	padding:0px;
	display:block;
	list-style:none;
}

.menu ul li
{
	display:inline;
	list-style:0px;
	margin:0px;
	padding:0px;
}
.menu
{
	margin-top:80px;
	float:right;
}
.menu a, .menu span
{
	
	font-size:12px;
}
.menu2
{
	float:right
}
.menu2 ul li
{
	display:block;
	float:left;
	margin:0px;
}
.menu2 a
{
	color:#FFF;
	margin:1px;
	margin-top:3px;
	padding-top:10px;
	text-align:center;
	font-size:12px;
	display:block;
	width:127px;
	height:23px;
	background-image:url(/image/new/menu2item.png)
}
.menu2 a:hover, .menu2 a.Active
{
	text-decoration:none;
	background-image:url(/image/new/menu2itemHover.png)	;
	color:#333;
	
}
.bottomMenu
{
	padding-top:10px;
	float:left;
	width:600px;
}
.bottomMenu ul
{
	margin:0px;
	padding:0px
}
.bottomMenu ul li
{

	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
	width:120px;


	display:block;
	list-style:none;
}

.bottomMenu ul li ul li 
{
	max-height:12px;
}
.bottomMenu ul li a
{

	color:#2c2b2b;
	font-size:11px;
	font-weight:bold;
}
.bottomMenu ul li ul li a
{
	font-size:11px;
	font-weight:normal
}
.bottomMenu a,.bottomMenu
{
	text-align:left;
	color:#2c2b2b;
	font-size:11px;
	font-weight:normal
}

.top
{
	height:353px;
	width:100%;
	background-image:url(/image/new/top.jpg)
}
.middle
{
	min-height:400px;
	width:100%;
	background-image:url(/image/new/mainbg.jpg);
	background-repeat:repeat-x;
}
.mainPlaceHolder
{
	width:959px;
	margin:auto;
	
}
.bottom
{
	height:160px;
	width:100%;
	background-image:url(/image/new/bottomBg.jpg)
}
.bottomBg
{
	padding-top:13px;
	height:147px;
	width:100%;
	background-image:url(/image/new/bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.topPlaceHolder
{
	width:959px;
	margin:auto;
}
.logo
{
	margin-left:15px;
	margin-top:55px;
	float:left;
	display:block;
	background-image:url(/image/new/logo.png);
	width:266px;
	height:46px;
}
.header
{
	background-image:url(/image/new/defaultHeader.jpg);
	float:left;
	margin-top:5px;
	width:959px;
	height:246px;
	background-repeat:no-repeat;
	background-position:center;
}
.headerOverlay
{
		width:959px;
	height:246px;
	background-image:url(/image/new/headerOverLay.png);
	background-repeat:no-repeat;
	background-position:center;
}

img
{
 	behavior: url(/css/iepngfix.htc) 
}
.introvak
{

border-left:1px solid #a9a9a8;
border-bottom:1px solid #a9a9a8;
border-right:1px solid #a9a9a8;
border-top:1px solid #a9a9a8;
}

.introvak-blue
{

border-left:1px solid #4394b9;
border-bottom:1px solid #4394b9;
border-right:1px solid #4394b9;
border-top:1px solid #4394b9;
}

.introvak-orange
{

border-left:1px solid #f9903c;
border-bottom:1px solid #f9903c;
border-right:1px solid #f9903c;
border-top:1px solid #f9903c;
}

.introvak-grey
{

border-left:1px solid #a9a9a9;
border-bottom:1px solid #a9a9a9;
border-right:1px solid #a9a9a9;
border-top:1px solid #a9a9a9;
}

.introvak-purple
{

border-left:1px solid #cc5bcf;
border-bottom:1px solid #cc5bcf;
border-right:1px solid #cc5bcf;
border-top:1px solid #cc5bcf;
}
.innerIntroVak
{
font-size:11px;
color:#808080;
}
a.introVakLink
{
font-size:11px;
color:#808080;
font-weight:bold;
}
a.bottomLink
{
color:#FFFFFF;
}
a.bottomLink:hover
{
color:#FF0000;
}
body
{
	background-color:#ffffff;
	color:#000000;
	margin:0px;
	cursor:default;
	font-family:Arial;

}
a
{
	text-decoration:none;
        color:#000000;
}
a:hover
{
	text-decoration:underline;
}
.paginaTekst
{
	margin:auto;


	color:#000000;
	text-align:left;
}

/*.tabsTable
{
	width:100%;
	height:100%;
}
*/
#imgPopUp
{
left:0px;
top:0px;
padding:20px;
background-image:url(/image/imgPopUpBg.png);
z-index:9999;
display:none;
position:fixed;
width:100%;
height:100%;
overflow:scroll;
cursor:pointer;
}
#imgPopUp div
{

font-weight:bold;
margin:auto;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}
#imgPopUp img
{
	border:8px solid #FFFFFF;
}
             
