body 
{ 
    background: #ffffff; 
    color: #000000; 
    font-family: verdana,arial,sans-serif;
    font-size: 10pt;
}

#header
{
    width: 100%;
    display: block;
    text-align: right;
    border-bottom: 1px dashed #3366cc;
}

#header h1 { color: #3366cc; font-size: 14pt; text-align: right; margin: 0; }

#header h2 { color: #404040; font-size: 10pt; text-align: right; margin: 0; margin-bottom: 5px;}

#subtitle
{
    width: 100%;
    display: block;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dashed #3366cc;
    font-weight: bold;
    font-family: verdana,arial,sans-serif;
    font-size: 11pt;
    color: #3366cc;  
text-align: center;    
}

#menu
{
    float: left;
    width: 170px;
    padding:2px;
    margin-top:5px;
   
}

#menu ul li a
{
background: transparent url("/vcfs/css/list-off.gif") left center no-repeat;
padding-left: 15px;
margin-left:2px;
text-align: left;
font: normal 10pt "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: rgb(119,152,187);
}

#menu ul
{
list-style-type: none;
text-align: left;
margin-left: 5px;
}


#menu ul li a:hover
{
background: transparent url("/vcfs/css/list-on.gif") left center no-repeat;
color: #00F;
}

#menu ul li a#current
{
background: transparent url("/vcfs/css/list-active.gif") left center no-repeat;
color: #00D;
}

#menu ul.navlist
{
    padding: 0;
    margin: 0;
}

#menu ul.subnavlist
{
    padding-left: 12px;
}

#content
{
    margin: 10px 179px 0px 179px;
    padding-left:10px;
    border-left: 1px dashed #3366cc;   
}

#content h1
{
  color: #3366cc; 
  font-size: 12pt; 
  margin: 0;
}

#content h2
{
  color: #3366cc; 
  font-size: 11pt; 
  margin: 0;
  margin-top: 10px;
}

#content h3
{
  margin: 0px;
  margin-top:5px;
  margin-bottom:10px;
  font-size: 11px;
  font-weight: 400;
  color: rgb(0,0,128);
}

#content h4
{
  margin: 0px;
  margin-top:15px;
  font-size: 10pt;
  font-weight: 900;
  color: #3366cc;
}

#content li
{
    margin-top: 10px;
}

#content ol
{
    margin:7px 0px 0px 20px;
    text-align: justify;
    text-indent:0px;
}

p 
{
    margin:7px 0px 0px 0px;
    text-align: justify;
    text-indent:20px;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

#right {
position: absolute;
right:2px;
top:95px;
padding: 4px;
width:150px;
background:#fff;
}

div.shortnews {
padding:0px 0px 18px 0px;
/*border-top:1px dashed #3366cc;*/
margin-top: 10px;
}

div.shortnews h2
{
margin:5px 0px 0px 0px;
padding:0px;
font-weight:900;
color:#3366cc;
font-size: 13pt;
}

div.shortnews h3
{
  margin: 0;
  margin-top:5px;
  margin-bottom:10px;
  font-size: 11pt;
  font-weight: 400;
  color: rgb(0,0,128);
}

div.sig
{
    margin-top: 10px;
    margin-bottom: 25px;
    font-style: italic;
    color: rgb(0,0,128);
    text-align: right;
}

div.adres
{
    margin-top: 10px;
    margin-bottom: 25px;
    font-style: italic;
    color: #3366cc;
    text-align: center;
}

div.dank
{
    margin-top: 25px;
    margin-bottom: 25px;
    font-style: italic;
    font-weight: 900;
    color: #3366cc;
    text-align: center;
    
}

div.pics
{
    margin: 0;
    margin-bottom: 30px;
    color: #3366cc;
    text-align: center;
    display: block;
    font-size: 12px;
}

div.pics p
{
    margin:20px 0px 5px 0px;
    text-align: center;
}

div.pics h1
{
    margin:20px 0px 5px 0px;
    text-align: center;
    font-weight: 900;
    font-size: 12px;    
}

div.scoliose
{
    margin: 10px;
    text-align: center;
}

hr
{
    margin:10px 0px 20px 0px;
    height: 1px;
    color: white;
    background-color: white;
    border: 0px;
    border-bottom: 1px dashed #3366cc;

}

#album
{
    margin: 10px 10px 0px 179px;
    padding-left:10px;
    border-left: 1px dashed #3366cc;   

}

div.verder
{
    text-align: center;
    margin: 20px 0px 30px 0px;
}

.floatleft
		{
		    margin: 5px;
			float: left;
			width: 280px;
			height: 380px;
			background-color: white;
		}

.floatleft2
		{
		    margin: 5px;
			float: left;
			width: 190px;
			height: 250px;
			background-color: white;
		}
.lefty {
    margin: 5px;
    float: left;
    display:inline;
}

.nofloat {
    clear: left;
}

.item {
    height:200px;
}

p.address {
 text-indent: 0px;
 margin-left: 20px;
}
