.clearfix:after {
content: ".";
display: block;
height: 0;
line-height:0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html {
    color: #000; 
    font-size: 10px; 
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 12px; 
    background-color: transparent; 
    text-align: justify;
}

a:link { color: #6a6a6a; text-decoration: none; }
a:visited { color: #6a6a6a; text-decoration: none; }
a:active { color: #6a6a6a; text-decoration: none; }
a:hover { color: #ff0021; text-decoration: none; }

img { border: 0px;}
a img,:link img,:visited img { border:0px; margin: 0px; padding: 0px; }

hr
{ 
    position: relative;
    margin: 10px 0; 
    padding: 0px; 
    height: 1px;     
    border:0px; 
    line-height:1px; 
    border-top: 1px dashed #C4C4C4; 
    /*margin: 6px 0;*/
    float:none; 
    clear: both;
}
*:first-child+html hr { margin: 3px 0;}

/* Specifieke tags */

div.link{float:right; text-align:right;width: 60px;}
div.link a:link { color: #990900; text-decoration: none; }
div.link a:visited { color: #990900; text-decoration: none; }
div.link a:active { color: #990900; text-decoration: none; }
div.link a:hover { color: #ff0021; text-decoration: none; }

#pda_container 
{
    padding: 0px;
    margin: 0 auto;
          
	width: 290px;
	/*height: 480px;*/
}  

#pda_logo
{
    margin-top:6px;
}

#pda_funvlakheader
{
    margin-top:6px;
 
    font-family: Geneva, Arial, SunSans-Regular, sans-serif;
    font-size: 17px;
    font-weight: bold;    
    background-color: #FFF;
    height: 10px;
    padding: 20px 0;

    text-transform: uppercase;   
}
#pda_funvlakheader span{ color: #F00; }

.funvlak
{
    margin-top:6px;
    width: 290px;
}

#pda_content
{
    margin-top:6px;
}

#pda_contentheader
{
    
}

#pda_contentheader
{
    height: 8px;
    background: url(../img/contentheader_pda.png) top center no-repeat;    
}

#pda_contentbody
{
    position: relative;
    padding: 0 10px;
    background: white;
}

#pda_contentfooter
{
    height: 8px;
    background: url(../img/contentfooter_pda.png) bottom center no-repeat;
}

div.pda_footer
{
    color:#6a6a6a;
    text-align: center;
}
div.pda_footer a:link { color: #6a6a6a; text-decoration: none; }
div.pda_footer a:visited { color: #6a6a6a; text-decoration: none; }
div.pda_footer a:active { color: #6a6a6a; text-decoration: none; }
div.pda_footer a:hover { color: #000; text-decoration: underline; }

/* nieuws */

.linkeditemslabel
{
    color: Red;
    position: relative;
    float: left;
    text-align: left;
    width: 70px;    
}

.linkeditems
{
    position: relative;
    width: 180px;
    margin-left: 70px;
}

.linkeditems .date      { color: #999;  width: 100px; }
.linkeditems .title     { font-size: 10px; font-weight: bold; }
.linkeditems a:link     { color: #000; text-decoration: none; }
.linkeditems a:visited  { color: #000; text-decoration: none; }
.linkeditems a:active   { color: #000; text-decoration: none; }
.linkeditems a:hover    { color: #333; text-decoration: underline; }

/* shades */

div.shadeleft
{
    width: 100%;
    background: url(../img/shadeleft.png) repeat-y left;
}
    
div.shaderight
{
    width: 100%;
    background: url(../img/shaderight.png) repeat-y right;    
}    

div.funvlak_shade
{
    width: 100%;
    background: url(../img/funvlak_shade.png) no-repeat top center;
}

/* classes */

.header
{ 
    font-size: 11px; 
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
    font-weight: bold; 
}

.title
{    
    font-size: 11px;  
    font-weight: bold;
}

.date 
{
    font-size: 9px;     
    font-style: italic; 
}

.grey
{    
    color: #6a6a6a;
}

div.itempadded
{
    margin-left: 10px;    
    width: 250px;
}

div.navleft
{
    color: #6a6a6a;
    float:left;
    width:50%;
}
    
div.navright
{
    color: #6a6a6a;
    float:left;
    width:50%;
    text-align:right;        
}

.searchbox
{
    font-size: 10px;  
    border: 1px #6a6a6a solid;
    width: 120px;
    height: 12px;
}

.searchboxbutton
{
    font-size: 12px;  
    font-weight: bold;
    color: #6a6a6a;
}

/* links */

.linkhome
{
    padding-left: 16px;
    background: url(../img/home.png) left no-repeat;
}

/* contact */

.contact_title
{
    float:left;
    padding: 10px 0;
    width: 200px;
    font-weight:bold;
}

.contact_text
{
    float:left;
    padding: 10px 0;
}

.contact_text label
{ float:left; width: 100px; margin: 3px 0px;}
.contact_text p
{ float:left;}

.contact_text input
{
    margin: 3px;
    border: 1px solid #666;    
}

.buttonAlignRight{ padding: 3px; text-align:right; }

/* effects */

.transOFF {}
.transON { opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; }
.trans25 { opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25; }
.trans75 { opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75; }

/* overrides */

div.w100{width: 100%; float: none;}
.w250{width: 250px;}
