﻿html, body
{
    height: 100%; /* héél belangrijk */
    margin: 0px;
    width:100%;
}

html>/**/body
{
    margin:-20px; 
}

.container
{
    background-image:url('img-site/background.gif');
    background-repeat:repeat-x;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    height:100%;
    min-height:100%;
}

.subcontainer
{
    background-image:url('img-site/content_holder.gif');
    background-repeat:no-repeat;
    width:821px;
    height:100%;
    margin-left:auto;
    margin-right:auto;
}

.banner
{
      width:756px;
      height:84px;
      margin-left:auto;
      margin-right:auto;
      margin-top:20px;
}

html>/**/body .bannerimg
{
    padding-top:25px;
}

html>/**/body .menu
{
     margin-top:20px;
}

.menu
{
    background:url('img-site/menu.gif');
    background-repeat:no-repeat;
    width:756px;
    height:25px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    font-family:Verdana;
    font-size:12px;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 188px;
    height: 84px;
}

.praktijklogobalk
{
    background-image:url('img-site/subsites_back.gif');
    margin-left:auto;
    margin-right:auto;
    width:756px;
    height:97px;
}

.praktijklogo
{
    width:185px;
    height:90px;
    float:left;
    padding-top:25px;
}

.praktijklogoimg
{   
    width:163px;
    height:44px;
    padding-left:18px;
}

.content
{
    width:756px;
    margin-left:auto;
    margin-right:auto;
    font-family:Tahoma;
    font-size:12px;
    line-height:20px;
    margin-top:20px;
}

.informatie
{
    background-image:url('img-site/text_holder_big.gif');
    background-repeat:no-repeat;
    width:502px;  
    height:100%;
    float:left;
    padding-top:15px;
    padding-left:15px;
    
}
.informatie a{
	text-decoration:none;
	color:#447FAA;
}
.informatie a:hover{
	text-decoration:underline;
}
html>/**/body .informatie
{
    padding-top:0px;
}

html>/**/body .banner
{
    padding-top:30px;
}

.informatietekst
{
    width:472px;
    height:100%;
    font-family:Verdana;
}

.inookshook
{
    background-image:url('img-site/text_holder_small.gif');
    background-repeat:no-repeat;
    width:193px;
    height:100%;
    float:right;
    padding-top:20px;
    padding-bottom:20px;
    clear:both;
}

html>/**/body .inookshook
{
    padding-top:10px;
    float:right;
    clear:right;
    
}

.inookshooktekst
{
    width:163px;
    height:100%;
    margin-left:25px;
    font-size:10px;
    line-height:15px;
    font-family:Verdana;
}

.inookshooktekst h2
{
   font-size:15px; 
}

h2
{
   font-family:Verdana;
   font-size:18px;
   font-style:italic;
}

.flashbanner
{
    width:750px;
    height:185px;
    margin-left:auto;
    margin-right:auto;
}

.blokje
{
    display:block;
    font-size:x-large;
    font-family:OfficinaSansITC Black;
}

.footer
{
   width:756px;
   height:30px;
   background-color:#EEEEEE;
   padding-top:5px;
   margin-left:auto;
   margin-right:auto;
   font-family:verdana;
   font-size:11px;
   text-align:center;
   color:#A9A9A9;
   font-style:italic;
   clear:both;
}  

.menuItem
{
    height:25px;
}

.parentMenuContainer
{
    width:756px;
    height:25px;
    background-color:White;
    outline:none;
}
 
.parentMenuItem
{
    width: 100%;
    height:25px;
    margin-top:-2px;
    text-align:center;
    vertical-align:middle;
    font-weight:bold;
    text-decoration:none;
}

.parentMenuItem a
{
    text-decoration:none;
    color:White;
}

.parentMenuItemOver 
{
    width: 100%;
    height:25px;
    text-align:center;
    font-weight:bold;
    margin-top:-2px;
    text-decoration:none;
    vertical-align:middle;
}

.menuContainer
{
    color:White;
    height:25px;
    text-decoration:none;
}

.menuItem
{
    text-decoration:none;
}

.menuItemOver 
{
    text-decoration:none;
}

.inktitel
{
    padding-top:-50px;
    font-size:20px;
    font-weight:bold;
    font-family:OfficinaSansITC Bold;
    padding-bottom:15px;
    display:block;
    font-style:italic;
    color:#C0C0C0;
}

.nieuwstitel
{
    display:block;
    padding-bottom:4px;
    font-style:italic;
    border-bottom:1px solid #EEEEEE;
}

.nieuwstitelbolds
{
    display:block;
    padding-bottom:4px;
    font-style:italic;
    border-bottom:1px solid #EEEEEE;
    font-weight:bold;
}

.tekstnieuws
{
    line-height:15px;
    padding-top:30px;
}

.datum
{
    display:block;
    font-size:10px;
    text-align:right;
	padding-right:4px;
}

.leesmeer
{
    display:block;
    font-size:12px;
    font-style:italic;
    text-align:right;
    padding-bottom:10px;
	padding-right:4px;
}

a.leesmeer:link
{
    text-decoration:none;
    color:#447FAA;
}

a.leesmeer:visited
{
    color:#447FAA;
    text-decoration:none;
}

a.leesmeer:hover
{
    text-decoration:underline;
    color:#FFA500;
}

a.leesmeer.active
{
   text-decoration:none; 
   color:#447FAA;
}

a.nieuwstitelbolds:link
{
    text-decoration:none;
    color:#447FAA;
}

a.nieuwstitelbolds:visited
{
    color:#447FAA;
     text-decoration:none;
}

a.nieuwstitelbolds:hover
{
    text-decoration:underline;
    color:#FFA500;
}

a.nieuwstitelbolds.active
{
   text-decoration:none; 
   color:#447FAA;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #447FAA;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #447FAA;
    border: 1px dashed #2F4F4F;
    border-bottom: none;
    padding: 5px;
    padding-top: 10px;
    margin-top:5px;
}

.accordionLink
{
    background-color: #D3DEEF;
    color: #FFFFFF;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD
{
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.actief
{
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


.kllink
{
   text-decoration:underline;
}

a.kllink:link
{
    text-decoration:underline;
    color:#FFFFFF;
}

a.kllink:visited
{
    color:#FFFFFF;
    text-decoration:underline;
}

a.kllink:hover
{
    text-decoration:underline;
    color:#FFFFFF;
}

a.kllink.active
{
    color:#FFFFFF;
    text-decoration:underline;
}

.iframe
{
    width:450px;
    height:90px;
    float:right;
	margin-top: -5px;
}

.rechts
{
    float:right;
    vertical-align:bottom;
}
