@charset "utf-8";
/* CSS Document */
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(../_sysimg/bkg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #D7D7D7;
    font-size: 12px;
    line-height: 18px;
    color: #333;
}
p,td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333;
}
.navigator{
    width:212px;
    border: solid 1px #d0d2d3;
    margin-bottom:10px;
    padding-bottom:6px;
    background-color: #FFF;   
}
.navigator ul {
    margin-left:10px;
}
.navigator ul li {
    list-style-type:none;
}
.navigator ul li a {
    display:block;
    font-size:11px;
    font-weight:bold;
    line-height:18px;
    color:#FFF;
    padding-left:3px;
    text-transform:uppercase;
    text-decoration:none; 
    background-image: url(../_sysimg/activity.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom:4px;
    font-family: Arial, Helvetica, sans-serif;
}
.navigator ul li.selected a {
    background-position: 0px -18px;
    color:#f4e1e1;
}
.navigator ul li.selected a:hover {
    background-position: 0px -54px;
    color:#FFF;
}
.navigator ul li a:hover {
    background-position: 0px -36px;
    color:#FFF; 
}                
.content p {
    margin-bottom:5px;
}
.content h1 {
    font-size:20px;
    font-weight:normal;
    line-height:24px;
    margin-bottom:8px;
}
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    margin-top:18px;
    margin-bottom:3px;
}
.content h2 {
    font-size:16px;
    font-weight:normal;
    line-height:18px;
}
.content h3 {
    font-size:14px;
    font-weight:normal;
    line-height:18px;
    color:#C00;
    text-transform:uppercase;
}
.content h4 {
    font-weight:normal;
    letter-spacing:2px;
    text-transform:uppercase;
}
.content h5 {
    font-weight:normal;
    font-style:italic;
    border:solid 1px #d0d2d3;
    display:block;
    padding:7px;
    color:#666;
    background-color:#d0d2d3;
    background-image: url(../_sysimg/h5bkg.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;

}
.content h6 {
    font-weight:normal;
    font-style:italic;
    font-size:10px;
    line-height:12px;
    color:#999;
    text-transform:uppercase;
    display:inline-block;
}
.content ul,
.content ol {
    margin-bottom:5px;
    margin-top:8px;
}
.content ol {
    list-style-type:decimal;
}
.content ol li {
    margin-left:20px;
    margin-bottom:5px;
}
.content ul li {
    list-style-position:outside;
    list-style-type:none;
    margin-left:20px;
    margin-bottom:5px; 
    list-style-image: url(../_sysimg/bullet1.png);
}
.content a {
    text-decoration:none;
    color:#333;
    border-bottom:dotted #e01a00 1px;
}
.content a:hover {
    text-decoration:none;
    color:#000;
    border-bottom:solid #e01a00 1px;
}
.header {
    height: 68px;
    width: 947px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 7px;
}
.search {
    float: right;
    height: 28px;
    width: 112px;
    padding-top: 40px; 
    background-image: url(../_sysimg/search.png);
    background-repeat: no-repeat;
    background-position: 2px 40px;
}
.search:hover {
    background-image: url(../_sysimg/search-hover.png);
}
.search input {
    height: 18px;
    width: 93px;
    margin-right:15px;
    border:none;
    background-color:transparent;
    float: right;
    font-style: italic;
    color: #CCC;
}
.search input:hover {
    font-style: normal;
    color: #666;
}
.logo {
    float: left;
    height: 68px;
    width: 220px;
}
.menu {
    float: left;
    height: 36px;
    width: 608px;
    padding-top: 32px;
    padding-left:6px;
}
.menu ul {
    background: no-repeat;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
.menu ul li {
    display: block;
    list-style: none;
    list-style-type:none;
    float: left;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
}
.menu ul li a {
    display: block;
    font-size: 12px;
    line-height: 36px;
    color: #777;
    float: left;
    position:relative;
    margin-right:0px; /* adjust space between tabs ... */
    padding-right: 1px;
    padding-left: 19px;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
    font-weight: bold;
}
.menu ul li a span {
    position:absolute;
    top:0;
    left:100%;
    width:19px;
    height:36px;
}
.menu ul li a:hover,
.menu ul li:hover > a {
    color: #555;
    background-image: url(../_sysimg/menu.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.menu ul li a:hover span,
.menu ul li:hover > a span {
    background-image: url(../_sysimg/menu.png);
    background-position: right top;
    background-repeat: no-repeat;
}
.menu ul li.selected a {
    color: #000;
    background-image: url(../_sysimg/menu.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.menu ul li.selected a span {
    background-image: url(../_sysimg/menu.png);
    background-position: right top;
    background-repeat: no-repeat;
}
.menu ul li.selected a:hover {
    color: #666;
}
* html .menu ul ul {
    line-height: 0;
}
.menu ul li ul li {
    float: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu ul li ul {
    top: 36px;
    display: none;
    position: absolute;
    left: 12px;
    width:190px;
}
.menu ul li ul li a,
.menu ul li.selected ul li a {
    line-height:23px;
    text-indent:15px;
    width:210px;
    color: #000;
    background-image: url(../_sysimg/dropbkg.png);
    float: none;
    position:relative;
    margin:0px;
    padding:0px;
    text-transform: none;
    font-weight: normal;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
.menu ul li ul li a:hover {
    color: #fco;
    background-color:AAA;
    background-image: url(../_sysimg/dropbkg.png);
    background-repeat: no-repeat;
    background-position: 0px -24px;
}
.mainimg {
    background-repeat: no-repeat;
    clear: both;
    height: 155px;
    width: 920px;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px #DDD solid;
    background-position: center center;
    overflow: hidden;
    margin-bottom: 3px;
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
}
.mainimg h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    color: #FFF;
    line-height: 28px;
}
.wrapper {
    background-image: url(../_sysimg/wrapbkg.png);
    background-repeat: repeat;
    clear: both;
    min-height: 400px;
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    border-top: 1px #DDD solid;
    padding-top: 10px;
    overflow:auto;
    overflow-x:hidden; 
}
.left {
    float: left;
    width: 214px;
    margin-right:10px;
    margin-left: 10px;
}
.content {
    float: left;
    min-height: 400px;
    width: 450px;
    border: 1px #DDD solid;
    border-bottom: none;
    border-top: none;
    padding-left: 10px;
    padding-right: 10px;
}
.right {
    float: right;
    min-height: 400px;
    width: 214px;
    margin-right: 10px;
}
.subnav {
    margin-bottom: 30px;
}
.subnav ul li {
    line-height: 24px;
    color: #e01a00;
    list-style-image: none;
    list-style-type:none;
}
.subnav ul li a {
    color: #e01a00;
    text-decoration: none;
    display: block;
    padding-left:5px;
    border-bottom:1px #FFF solid;
}
.subnav ul li a:hover {
    background-image: url(../_sysimg/accbkg200.png);
    background-repeat: no-repeat;
    background-position: 0px -68px; 
    border-bottom:1px #d0d2d3 solid;
}
.subnav ul li.selected {
    color: #e01a00;
    font-weight:bold;
}
.subnav ul .selected ul {
    margin-bottom: 10px;
}
.subnav ul li ul li {
    line-height: 20px;
    color: #333;
    font-size: 11px;
    font-weight: normal;
}
.subnav ul li ul li a {
    color: #666;
    text-decoration: none;
    padding-left:15px;
    background-image: url(../_sysimg/bullet1.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
.subnav ul li ul li a:hover {
    color: #333;
    background-image: url(../_sysimg/bullet1.png);
    background-repeat: no-repeat;
    background-position: 2px 3px;
    border-bottom:1px #FFF solid;
}
.subnav ul li ul li.selected a {
    color: #000;
    font-weight:normal;
}
.subnav ul li ul li ul li {
    line-height: 20px;
    font-weight: normal;
}
.subnav ul li ul li ul li a {
    padding-left:25px;
    background-image: url(../_sysimg/bullet2.png);
    background-repeat: no-repeat;
    background-position: 13px 5px;
}
.subnav ul li ul li ul li a:hover {
    background-image: url(../_sysimg/bullet2.png);
    background-repeat: no-repeat;
    background-position: 15px 5px;
    border-bottom:1px #FFF solid;
}
#accordion h3 {
    cursor: pointer;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
}
.left #accordion h3 {
    width: 214px;
}
.right #accordion h3 {
    width: 214px;
}
.left #accordion h3 a {
    background-image: url(../_sysimg/accbkg200.png);
}
.right #accordion h3 a {
    background-image: url(../_sysimg/accbkg200.png);
}
#accordion h3 a {
    text-decoration: none;
    color: #e01a00;
    display: block;
    cursor: pointer;
    font-size: 13px;
    line-height: 34px;
    font-weight: bold;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: right top;
    height: 34px;
    padding-left: 10px;
}
#accordion h3.ui-state-default.ui-state-hover a {
    color:#333;
    background-position: right -34px;
}
#accordion h3.ui-state-active.ui-state-hover a {
    color:#FFF;
    background-position: right -102px;
}
#accordion h3.ui-state-active a {
    color:#e01a00;
    background-position: right -68px;
}
#accordion h3.ui-state-default a {
    color:#e01a00;
    background-position: right 0px;
}
#accordion div {
    padding-top: 5px;
    padding-bottom: 5px;
}
#accordion div ul li {
    line-height: 14px;
    color: #333;
    margin-bottom: 5px;
    padding-left:10px;
    background-image: url(../_sysimg/bullet3.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    list-style-type:none;
}
.right #accordion div ul li {
    background-image: url(../_sysimg/bullet2.png);
}
#accordion div ul li a {
    color: #333;
    text-decoration: none;
    display: block;
}
#accordion div ul li a:hover {
    color: #e01a00;
}
.afb-links {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
.afb-rechts {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
}
.ui-widget-content {
    border: 1px solid #DDD;
    background: #FFF;
    color: #666;
    padding: 10px;
}
.ui-widget-content {
    border: 1px solid #EEE;
    background: #FFF;
    color: #999;
}
.nieuwslist {
    width: 450px;
    clear: both;
    float: left;
    border-top: 1px solid #CCC;
    margin-bottom: 10px;
    padding-top: 10px;
    background:none; 
    background-color:#FFF;
}
.nieuwslistimg {
    float: left;
    height: 85px;
    width: 85px;
    margin-right: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    background-repeat:no-repeat;
    background-position: 50% 50%;
    border: 1px solid #CCC;
}
.nieuwslistimg:hover {
    border: 1px solid #999;
    cursor: pointer;
}
.nieuwsitem h5,
.nieuwslist h5,
.nieuwsdetaillinks h5 {
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    line-height: 12px;
    margin-top: 7px;
    color: #666;
    background-image:none;
    background-color:#FFF;
    border:none;
    display:inline;
    padding:0px;
}
.nieuwsitem h5 a,
.nieuwslist h5 a,
.nieuwsdetaillinks h5 a {
    text-decoration: none;
    color: #333;
}
.nieuwsitem h5 a:hover,
.nieuwslist h5 a:hover,
.nieuwsdetaillinks h5 a:hover {
    text-decoration: none;
    color:#e01a00;
}
.nieuwsitem h5 img,
.nieuwslist h5 img,
.nieuwsdetaillinks h5 img {
    margin-right: 4px;
}
.nieuwsdetail {
    width: 450px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: auto; 
    overflow-x:hidden; 
    border-bottom: 1px solid #CCC;   
}
.nieuwsdetail .rfr {
    width: 450px;
    padding-bottom: 10px;
    padding-top: 15px;
    clear:both  
}
.nieuwsdetail .pictop {
    width: 450px;
    min-height:130px;
    clear:both 
    overflow:auto;
}
.nieuwsdetaillinks {
    width: 440px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCC;   
}
.nieuwsitem h2,
.nieuwslist h2,
.nieuwsdetaillinks h2 {
    margin-top:0px;
    margin-bottom:6px;
}
/*.image_bottom a img {
    margin-bottom: 8px;
    margin-left: 8px;
}*/
.nieuwsdetail a div,
.nieuwsdetail a:hover div,
.image_bottom a,
.image_bottom a:hover,
.content .nieuwsdetail a {
    border-bottom: 0px;
}
img.rechts,
.img-right {
    float: right;
    margin-bottom: 7px;
    margin-left: 10px;
}
img.links,
.img-left {
    float: left;
    margin-bottom: 7px;
    margin-right: 10px;
}
img.rechts-met-rand {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 2px;                     
    
    border: 1px solid #CCC;
}
img.links-met-rand {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #CCC;
}
.nieuwsdetail .img-right a,
.nieuwsdetail .img-left a,
.nieuwsdetail .rechts-met-rand a,
.nieuwsdetail .links-met-rand a {
    border-bottom: 0px;
}

a[href^="http:"] {
    background: url(../_sysimg/arrow-045-small.png) no-repeat left center;
    padding-left: 12px;
    display:inline-block;
}
a[href^="http://maps.google.nl"], a[href^="http://maps.google.com"] {
    background: url(../_sysimg/map-pin.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href^="mailto:"] {
    background: url(../_sysimg/mail.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href^="http://www.plegt-vos.nl"] {
    background-image: none;
    padding-left: 0;
}
a[href$=".pdf"] {
    background: url(../_sysimg/document-pdf.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href$=".doc"] {
    background: url(../_sysimg/document-word.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href$=".ppt"] {
    background: url(../_sysimg/document-powerpoint.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href$=".rss"] {
    background: url(../_sysimg/feed.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href$=".zip"] {
    background: url(../_sysimg/document-zipper.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
h5 a[href^="http:"]  {
    background-image: none;
    padding-left: 0;
}
td.contactlinks {
    vertical-align:top;
    width:250px; 
    align:left;
}
td.contactrechts {
   vertical-align:top;
    width:200px; 
    align:left;
}
.footer {
	clear: both;
	height: 30px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px #DDD solid;
	padding-top: 10px;
    margin-bottom: 10px;
    text-align:center;
}
.footer p {
    font-size:9px;
    color:#777;
    text-transform:uppercase;
}
.footer p a {
    text-decoration:none;
    color:#777;
}
.footer p a:hover {
    color:#333;
}
.verwant {
    margin-top:20px;
    padding-top:10px; 
    border-top:1px dotted #CCC;
}
.verwant h3 {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
    line-height:18px;
    color:#666;
    text-transform:none;
    margin-top:0px;
}
.verwant ul li {
    list-style-position:outside;
    list-style-type:none;
    margin-left:20px;
    margin-bottom:5px; 
    list-style-image: url(../_sysimg/document-page-next.png);
    line-height:16px;
}
.verwant ul li a {
    color:#C00;
    border:solid #FFF 1px;
}
.verwant ul li a:hover {
    color:#C00;
}
.banner,
.linked {
    margin-top: 20px;
}
.linked h5 {
    margin-left:12px;
}
.linked h5,
.linked h5 a {
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    line-height: 18px;
    margin-top: 15px;
    color: #666;
    border:none;
    display:inline;
    padding:0px; 
    text-decoration: none;
}
.linked h5 a:hover {
    color: #499BBF;
}
.flash {
	height: 255px;
	width: 940px;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.webform table {
    width:450px;
}
.webform tr td {
    padding-right:10px;
    background-color:#EEE;
    padding:5px;
}
.webform input,
#webform #fileupload_upload,
.webform textarea {
    border: 1px solid #DDD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:16px;
    color: #AAA;
    background-color:#FFF;
}
.webform input:hover,
.webform textarea:hover {
    font-style: normal;
    border: 1px solid #AAA;
    color: #666;
}
hr {
    height: 0;
    border-top: 1px solid #DDD;
    margin: 0px;
    padding: 0px;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
/* SLIMBOX */

#lbOverlay {
	background-color: #CCC;
}
#lbCenter {
	filter: progid:DXImageTransform.Microsoft.shadow(color='#444444', Direction= 135, Strength=4);
	zoom: 1;
    -webkit-box-shadow: 0px 0px 12px #444;
	-moz-box-shadow: 0px 0px 12px #444;
	box-shadow: 0px 0px 12px #444;
} 
#lbCloseLink {
	background: transparent url(closelabel.gif) no-repeat center;
}
/* end SLIMBOX */
/* accordeon */
ul.accordion2 {
    padding:0px;
    margin:20px 0px;
    
}
ul.accordion2 li {
    list-style: none; 
    padding:0px; 
    margin:0px;    
    width:450px; 
    background-color:#FFF; 
    list-style-type:none; 
    list-style-image:none;
}
ul.accordion2 li a{
  text-decoration:none;
  display:block; 
  padding:4px; 
  color:#c00; 
  padding-left:10px;      
  cursor:pointer;   
  background-color:#EDEDED;
  background-image: url(../_sysimg/accref.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  border-bottom:none;
}

ul.accordion2 li a:hover{  
  color:#333;
  text-decoration:none;
  background-position: 0px -26px;
  border-bottom:none;
}
ul.accordion2 li.active a{  
  background-position: 0px -52px;
  border-bottom:none;
}
ul.accordion2 li ul{
    padding:0px; 
    margin:0px;           
}
ul.accordion2 li ul li{
    padding:0px;
    margin:0px;
    padding-top:15px;
    padding-bottom:15px; 
}
/* referenties */
.content .nieuwsdetail a .img-top {
	width:200px;
	height:126px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: center center;
	float:left; 
    position:relative;
    *position:absolute;
}
.image_bottom {
    width:220px;
    height:126;
    float:right; 
    margin:0px;
    padding:0px;
}
.imgbot {
	width:59px;
	height:59px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 8px;
	margin-left: 10px;
    *position:relative;
}
.content .nieuwsdetail p a {
    text-decoration:none;
    color:#333;
    border-bottom:dotted #e01a00 1px;
}
.content .nieuwsdetail p a:hover {
    text-decoration:none;
    color:#000;
    border-bottom:solid #e01a00 1px;
}
