﻿body
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top;
    font-size: 11px;
}

a
{
    text-decoration : none;
}

a:hover
{
    color : #b51a8a;
}

#container
{
    padding: 0px;
    border-style: solid;
    border-width: 0px;
    width: 626px;
    height: 555px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

#container-title
{
	padding: 0px;
	margin-top: 4px;
	border-style: solid;
	border-width: 0px;
	height: 50px;
	width : 626px;
	left:0px;
	font-size: 21px;
}
#container-title .subject-title
{
    padding: 0px;
    margin: -5px 0px 0px 0px;
    color: #b51a8a;
    position: relative;
    letter-spacing: 1pt;
    left: 20px;
}
#container-title .name-title
{
	color: #62cae3;
	position: relative;
	letter-spacing: 1pt;
	padding-top: 0px;
	margin-top: -3px;
	vertical-align: top;
	left: 20px;
}

#container-labels
{
    width:626px;
    height:50px;
}

#container_social
{
    width:182px;
    position:relative;
    top:-50px;
    left:442px;
    z-index:1000;
}

#container_social .twitter
{
    width:85px;
    height:12px;
    position:relative;
}

#container_social .fb-like
{
    width:85px;
    height:12px;
    position:relative;
    left:100px;
    top:-12px;
}

.algemeen
{
    z-index: 900;
}

.resultaten
{
    z-index: 800;
}

.visie
{
    z-index: 700;
}

.kwaliteit
{
    z-index: 600;
}

.bedrijfsvoering
{
    z-index: 500;
}

.active-tab
{
    z-index: 2000;
}


#nav-menu
{
	padding: 0px;
    margin: 0px;
	border-style: solid;
	border-width: 0px;
	width : 624px;
	height: 21px;
	
}

#nav-menu ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
    z-index: 20;
}

#nav-menu li
{
    float: left;
    width: 105px;
    text-align: center;
    position: relative;
    margin-left: -7px;
}

#nav-menu li a
{
    text-decoration: none;
    color : #4d4d4d;
    display: block;
    text-align: center;
    width: 105px;
    height: 21px;
    padding-top: 3px;
    background: url(../Images/tab.png) no-repeat left top;
}

#nav-menu li a:hover
{
    background: url(../Images/tab-hover.png) no-repeat left top;
    color : #ffffff;
}

#nav-menu li a.active
{
    background: url(../Images/tab-active.png) no-repeat left top;
    color : #b51a8a;
    z-index : 2000;
}

#nav-menu li a.active:hover
{
    background: url(../Images/tab-hover.png) no-repeat left top;
    color : #ffffff;
    z-index : 2000;
}


#nav-menu li a.help
{
    text-decoration: none;
    color : #4d4d4d;
    display: block;
    text-align: center;
    width: 90px;
    height: 21px;
    background: url(../Images/Help-Tab.png) no-repeat center top;
    border-style: solid;
	border-width: 0px;
	padding-top: 2px;
	margin-top: -4px;
}

#nav-menu li a.help:hover
{
    color : #b51a8a;
}


#nav-menu li:hover div 
{
    left: 0;
}

#nav-menu .help-tab
{
	float: right;
    margin: 0 0;
    width: 90px;
    margin-left: 0px;
    text-align: center;
    height: 28px;
    z-index: 10;
    margin-left: 15px;
    padding-top: 4px;
}



#mainContent
{

    width: 626px;
    height: 469px;
    border-style: solid;
    border-width: 0px;
    z-index: 20;
    position: relative;
}

#frame_1
{
    position: absolute;
    width: 300px;
    height: 222px;
    border-style: solid;
    border-width: 0px;
    top: 8px;
    left: 8px;
    float: left;
    z-index: -10;
}

#frame_2
{
    position: absolute;
    width: 300px;
    height: 222px;
    border-style: solid;
    border-width: 0px;
    top: 8px;
    left: 317px;
    float: left;
    z-index: -10;
}

#frame_3
{
    position: absolute;
    width: 300px;
    height: 222px;
    border-style: solid;
    border-width: 0px;
    top: 239px;
    left: 8px;
    float: inherit;
    z-index: -10;
}

#frame_4
{
    position: absolute;
    width: 300px;
    height: 222px;
    border-style: solid;
    border-width: 0px;
    float: left;
    top: 239px;
    left: 317px;
    z-index: -10;
}

.i_frame
{
    width: 300px;
    height: 222px;
}

#Paspartoe
{

    background-position: top;
    z-index: 20;
    width: 626px;
    height: 469px;
    border-style: solid;
    border-width: 0px;
    position: relative;
    top:-469px;
}

#Paspartoe_top
{
    display: block;
    height:28px;
    width: 626px;
    background: url(../Images/w_top.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 50;
}

#Paspartoe_top1
{
    display: block;
    height:28px;
    width: 626px;
    background: url(../Images/w_top-small.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 50;
    display: none;
}

#Paspartoe_left
{
    display: block;
    height: 415px;
    width: 10px;
    background: url(../Images/w_left.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 27px;
    z-index: 50;
}

#Paspartoe_right
{
    display: block;
    height: 415px;
    width: 10px;
    background: url(../Images/w_right.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 615px;
    top: 27px;
    z-index: 50;
}

#Paspartoe_bottom
{
    display: block;
    height: 24px;
    width: 626px;
    background: url(../Images/w_bottom.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 441px;
    z-index: 50;
}

#Paspartoe_middle
{
    display: block;
    height: 415px;
    width: 12px;
    background: url(../Images/w_middle.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 306px;
    top: 27px;
    z-index: 50;
}

#Paspartoe_m
{
    display: block;
    height: 45px;
    width: 608px;
    background: url(../Images/w_m.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 9px;
    top: 214px;
    z-index: 60;
}

#Paspartoe_m1
{
    display: block;
    height: 37px;
    width: 298px;
    background: url(../Images/w_ms.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 9px;
    top: 104px;
    z-index: 50;
    display: none;
}

#Paspartoe_m2
{
    display: block;
    height: 37px;
    width: 298px;
    background: url(../Images/w_ms.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 9px;
    top: 335px;
    z-index: 50;
    display: none;
}

#i_frame_info_1
{
    position: absolute;
    text-align: center;
    width: 15px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 11px;
    left: 285px;
    z-index: 200;
}

#i_frame_info_1a
{
    position: absolute;
    text-align: center;
    width: 15px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 124px;
    left: 285px;
    z-index: 200;
    display: none;
}

#i_frame_info_2
{
    position: absolute;
    text-align: center;
    width: 15px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 11px;
    left: 594px;
    z-index: 200;
}

#i_frame_info_3
{
    position: absolute;
    text-align: center;
    width: 15px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 242px;
    left: 285px;
    z-index: 200;
}

#i_frame_info_3a
{
    position: absolute;
    text-align: center;
    width: 15px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 355px;
    left: 285px;
    z-index: 200;
    display: none;
}

#i_frame_info_4
{
    position: absolute;
    text-align: center;
    width: 15px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 242px;
    left: 594px;
    z-index: 200;
}

#meer_1
{
    position: absolute;
    text-align: center;
    width: 60px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 213px;
    left: 255px;
    z-index: 200;
}

#meer_1a
{
    position: absolute;
    text-align: center;
    width: 60px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 103px;
    left: 255px;
    z-index: 200;
    display: none;
}

#meer_2
{
    position: absolute;
    text-align: center;
    width: 60px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 213px;
    left: 565px;
    z-index: 200;
}

#meer_3
{
    position: absolute;
    text-align: center;
    width: 60px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 441px;
    left: 255px;
    z-index: 200;
}

#meer_3a
{
    position: absolute;
    text-align: center;
    width: 60px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 334px;
    left: 255px;
    z-index: 200;
    display: none;
}

#meer_4
{
    position: absolute;
    text-align: center;
    width: 60px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 441px;
    left: 565px;
    z-index: 200;
}

.info
{
    text-decoration: none;
    color: #FFFFFF;
}

.meer
{
    text-decoration: none;
    color: #333333;
}


#footer
{
    top: -473px;
    border-style: solid;
    border-width: 0px;
    width: 595px;
    height: 21px;
    position: relative;
    font-size: 10px;
    color: #4d4d4d;
    text-align: right;
    z-index:1000;
}

#footer a
{
    text-decoration: none;
    color : #4d4d4d;
}

#footer a:hover
{
    color : #b51a8a;
}

.left-popup {
    width: 180px;
    position: relative;
    border-width: 0px;
    border-style: solid;
    margin-top: -4px;
    margin-left: -5px;
    z-index: 100;
    display: block;
    color : #ffffff;
    display: none;
}

.center-popup {
    width: 180px;
    position: relative;
    border-width: 0px;
    border-style: solid;
    margin-top: -4px;
    margin-left: -40px;
    z-index: 100;
    display: block;
    color : #ffffff;
    display: none;
}

.popup-body
{
    background: url(../Images/om.png);
    background-repeat: repeat-y;
    padding: 10px;
    color: #ffffff;
    text-align: left;
    vertical-align: top;
}

.popup-top
{
    height:7px;
    background: url(../Images/ot.png);
    background-repeat: no-repeat;
}

.popup-bottom
{
    height:7px;
    background: url(../Images/ob.png);
    background-repeat: no-repeat;
}

#info-1 {
    width: 250px;
    position: absolute;
    border-width: 0px;
    border-style: solid;
    top: 9px;
    left: 56px;
    z-index: 900;
    display: block;
    color : #ffffff;
    display: none;
}

#info-1a {
    width: 250px;
    position: absolute;
    border-width: 0px;
    border-style: solid;
    top: 123px;
    left: 56px;
    z-index: 900;
    display: block;
    color : #ffffff;
    display: none;
}

#info-2 {
    width: 250px;
    position: absolute;
    border-width: 0px;
    border-style: solid;
    top: 9px;
    left: 366px;
    z-index: 900;
    display: block;
    color : #ffffff;
    display: none;
}

#info-3 {
    width: 250px;
    position: absolute;
    border-width: 0px;
    border-style: solid;
    top: 240px;
    left: 56px;
    z-index: 900;
    display: block;
    color : #ffffff;
    display: none;
}

#info-3a {
    width: 250px;
    position: absolute;
    border-width: 0px;
    border-style: solid;
    top: 354px;
    left: 56px;
    z-index: 900;
    display: block;
    color : #ffffff;
    display: none;
}

#info-4 {
    width: 250px;
    position: absolute;
    border-width: 0px;
    border-style: solid;
    top: 240px;
    left: 366px;
    z-index: 900;
    display: block;
    color : #ffffff;
    display: none;
}

.info-body
{
    background: transparent url(../Images/im.png);
    background-repeat: repeat-y;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
    color : #ffffff;
    text-align : left;
    font-size: 11px;
}

.info-top
{
    height:18px;
    background: transparent url(../Images/it.png);
    background-repeat: repeat;
}

.info-bottom
{
    height:8px;
    background: transparent url(../Images/ib.png);
    background-repeat: repeat;
}

.close
{
    text-decoration: none;
    display: block;
    text-align: right;
    height: 17px;
    margin-left: 5px;
    padding-top: 2px;
    background: url(../Images/close.png) no-repeat left center;
}

#meerContent
{
    z-index: 3000;
    position: relative;
    top: -957px;
    left: 0px;
    border-style: solid;
    border-width: 0px;
    display: none;
}

#frame_meer
{
    position: relative;
    top:26px;
    left:10px;
    background:#ffffff;
    width : 605px;
    border-style: solid;
    border-width: 0px;
}

.i_frame_meer
{
    margin-top:0px;
    width: 605px;
    height: 427px;
    z-index: 10;
}

#meer_titel
{
    position: absolute;
    width: 300px;
    height: 17px;
    border-style: solid;
    border-width: 0px;
    top: 10px;
    left: 20px;
    text-align: left;
    color : #4d4d4d;
}
#uitleg
{
    position: absolute;
    width: 50px;
    height: 17px;
    border-style: solid;
    border-width: 0px;
    top: 10px;
    right: 103px;
    text-align: right;
}

#uitleg a
{
    text-decoration : none;
    color: #ffffff;
}

#uitleg a:hover
{
    color : #b51a8a;
}

#definitie
{
    position: absolute;
    width: 50px;
    height: 17px;
    border-style: solid;
    border-width: 0px;
    top: 10px;
    right: 45px;
    text-align: right;
}

#definitie a
{
    text-decoration : none;
    color: #4d4d4d;
}

#definitie a:hover
{
    color : #b51a8a;
}

#closeright
{
    position: absolute;
    width: 15px;
    height: 17px;
    border-style: solid;
    border-width: 0px;
    top: 11px;
    padding-left:5px;
    right: 10px;
    text-align: right;
}

.closeright
{
    background-position: right top;
    text-decoration: none;
    display: block;
    height: 17px;
    background: url(../Images/close.png) no-repeat;
    left: 100px;
    border-style: solid;
    border-width: 0px;
}

#info-meer {
    width: 250px;
    position: absolute;
    border-width: 0px;
    border-style: solid;
    top: -2px;
    left: 147px;
    margin-top: 10px;
    margin-left: 143px;
    z-index: 900;
    display: block;
    color : #ffffff;
    display: none;
}

.info-meer-body
{
    background: transparent url(../Images/mol.png);
    background-repeat: repeat-y;
    padding:10px;
    color : #ffffff;
    text-align : left;
    font-size: 12px;
}

.info-meer-top
{
    height:18px;
    background: transparent url(../Images/mt.png);
    background-repeat: repeat;
}

.info-meer-bottom
{
    height:5px;
    background: transparent url(../Images/mb.png);
    background-repeat: repeat;
}

.Uitleg
{
    position:absolute;
    top: 2px;
    left:207px;
}

#landkaart
{
    width: 133px;
    height: 68px;
    border-style: solid;
    border-width: 0px;
    z-index: 100;
    position: absolute;
    top: 150px;
    left: 410px;
}

.landkaart
{
    text-decoration: none;
    display: block;
    width: 133px;
    height: 68px;
    background: url(../Images/Icoon_Landkaart.png) no-repeat center top;   
}

#meerContentOverlay
{
    height: 25px;
    width: 610px;
    background: url(../Images/overlay.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: -25px;
    z-index: 9000;
    display: block;
    border-style: solid;
    border-width: 0px;
}

#jaarverslag_1
{
    height: 14px;
    width: 120px;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    z-index :100;
    top: 214px;
    display: block;
    border-style: solid;
    border-width: 0px;
    padding-left: 5px;
}

#error
{
    height: 14px;
    width: 120px;
    position: relative;
    left: 270px;
    top: 150px;
    display: block;
    border-style: solid;
    border-width: 0px;
    padding-left: 5px;
}

.info-body li,
.info-meer-body li
{
    margin-left: -24px;
}

#procover
{
    height: 224px;
    width: 310px;
    background: url(../Images/w_cover.png);
    background-repeat:repeat-x;
    z-index : 1000;
    position: relative;
    display:block;
    top:233px;
    left:310px;
}


