/* Global Styles */

body {
	margin:20px;
	background-color: #C0DFFD;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    color:#003366;
	line-height:normal;
	margin-top:0px;
	}

p,td,th {
    font-size:13px;
    }
	
h1{
	fontsize: 22px;
	color: #3366CC;
	}

#sidebar h1 {
    font-size:18px;
    line-height: 30px;
    }
    
h2 {
	font-size: 18px;
	color: #3366CC;
	margin-top: 30px;
	margin-bottom: 10px;
	}

#sidebar h2 {
    font-size: 13px;
    background: white;
    }
    
h3 {
	font-size:13px;
	font-style:italic;
    font-weight:bold;
	color: #3366CC;
	margin-top:10px;
	margin-bottom:0px;
	}
	
th {
    font-weight: bold;
    }    
	
a {
	color: #FF6600;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

	
/* Class Styles */
	
.bodyText {
	line-height:normal;
	margin-top:0px;
	}
	
.bodyTextmain {
    line-height:20px;
	margin-top:0px;
	}
	
.caption {
	font-size:11px;
	font-style:italic;
	margin-top: 0px;
	}
	
.picture {
	margin-bottom:0px;
	}

.pageName {
	font-size: 18px;
	color: #3366CC;
	line-height:40px;
	letter-spacing:0.2em;
	}
	
.subHeader {
	font-weight:bold;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.monthformat {
	font-weight:bold;
    color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	border-bottom: 2px solid #E6F3FF;
	}
    
.quote {
	font-size: 20px;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font-size: 11px;
	}
	
.sidebar {
	padding: 20px 20px 20px 20px;
	}

.styleEmph {
	font-style:italic;
	}
	
.styleExtra {
	color:#FF6600;
	}

.linknaam {
    text-decoration: none;
    }
    
.logolink {
    color:#003366;
    text-decoration: none;
    font-weight: normal;
    }

.nieuwslink {
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    font-style: italic;
    }
        
.linktekst {
    margin-top: 0px;
    margin-left: 20px;
    }

.nieuwsdatum {
   	font-weight:bold;
	line-height:16px;
	letter-spacing:.2em;
	border-bottom: 2px solid #E6F3FF;
    color: #3366CC;
    align: left;
    }
    
.nieuwstijd {
    font-size:10px;
    font-style:italic;
    margin-top:-13px;
    margin-left:10px;
    }    

.paperclip {
	font-size: 11px;
    font-style: italic;
    letter-spacing: 0em;
    text-decoration: none;
    }
   
.nospace {
    margin-top: 0px;
    margin-bottom: 0px;
    }
    
.listnonindent {
    padding: 0;
    margin: 0 0 0 10px;
    }
    
.letop {
    color: red;
    font-weight: bold;
    }
    
.aankondiging {
    background: #E6F3FF;
    border-left: 1px solid #000066;
    }
    
.frontpage_image {
    float: right;
    width: 50;
    border: none;
    margin-left: 5px;
    }
    
.speciaal
    {
    background-color:#CCFFCC;
    }
    
a.pclink {
    text-decoration: none;
    display: block;
    padding-left: 30px;
    color:#003366;
    background: url("../afbeeldingen/paperclip.gif") no-repeat;
    line-height: 30px;
    }
  
a.pclink:hover {
    background-color: white;
    }
   
.kal_datum {
    clear: left;
    float: left;
    font-weight: bold;
    font-style: normal;
    padding: 2px 2px 0 2px;
    }
    
.kal_item {
    text-align: left;
    font-style: normal;
    padding: 2px 0 0 0;
    margin-left: 30px;
    }
    
.laatstenieuws { 
    display: block;
    font-weight: normal;
    text-decoration: none;
    color: #003366;
    padding-left: 20px;
    background: url(../afbeeldingen/layout/pijlvooruit.gif) no-repeat;
    }
    
.fotonieuw {
    background: url(../afbeeldingen/layout/nieuw.gif) no-repeat right;
    padding-right: 70px;
    }
    
.dagen_aftellen {
    width: 32px;
    height: 45px;
    background: url(../afbeeldingen/layout/dagen_aftellen.gif) no-repeat;
    font-family: Times, serif;
    font-weight: bold;
    font-size: 20px;
    font-style: italic;
    text-align: center;
    padding: 10px 0 0 0;
    }
    
 .werkgroeptabel th {
    padding-right: 20px;
    }
