html,body,ul,ol,li,h1,h2,h3,p,a,table,tr,td,object {
	padding: 0;
	margin: 0;
    outline: none;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	height: 100%;
	min-height: 100%;
	background: #FFFFFF url(../images/background-body.gif) repeat-x top left;
}
html { overflow-y: scroll; }
h1 { font-size: 16px; }

/* ========================================================================= */
/* STANDARD HTML */
p,ul,ol,td { font-size: 12px; color: #0062AC;}
a { 
    color: #68b022;
    font-weight: bold;
    text-decoration: none; 
}
    a.hover{ text-decoration: underline; }
img { border: 0 none; }
object { outline:none; }
input { outline: none; }
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.left { float: left; }
.right { float: right; }
.heightHack{
    height: 1%;
    overflow:auto;
}
.hand { cursor: pointer; }

/* ========================================================================= */
/* DIV columns */
#outer{
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	text-align: left;

	width: 960px;
	margin: auto;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
    background: #CCE0EE url(../images/background-content.gif) repeat-y top left;
}
    #backgroundLeft{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 317px;
        height: 164px;
        background: #CCE0EE url(../images/background-left.gif) no-repeat bottom left;
        z-index: 1;
    }
    #boxLeft {
        position: relative;
        float: left;
        width: 317px;
        /*border-top: 33px solid #FBBB0F;*/
        z-index: 10;
    }
        #boxLeft .promo {
            background: #CCE0EE url(../images/background-promo-left.png) no-repeat top left;
            margin: 0 30px;
            text-align: right;
        }
            #boxLeft .promo img { margin: 8px 0 15px 0; }
       
	    #boxLeft form {
            border-top: 1px solid #FFFFFF;
            border-bottom: 1px solid #FFFFFF;
            margin: 0 30px;
        }
        
        #boxLeft .twitterWrapper {
			border-bottom: 1px solid #FFFFFF;
            margin: 0 30px 10px;
            padding: 0 0 20px 0;
            font-size: 12px;
            color: #003662;
        }
		        
        #boxLeft h3 {
            font-family: 'Georgia', 'Trebuchet MS', Helvetica, sans-serif;
            color: #003662;
            padding: 10px 0;
            font-weight: bold;
            font-style: italic;
        }
	#boxRight{
    	margin-left: 20px;
        float: right;
        width: 623px;
        background-color: #FFF5DC;
    }
    
    #slider {
    	height: 336px;
    	overflow: hidden;
	}
	
		/**
		 * Navigatie
		 */
        ul#navigation  { 
            background-color: #0062AC; 
            clear: both;
            height: 37px;
            list-style: none;
            padding-left: 115px;
        }
            ul#navigation li { float: left; }
			
            	ul#navigation li a{
                    padding: 4px 10px;
                    border-top: 5px solid #0062AC;
                    color: #FFFFFF;
                    display: block;
                    font-weight: normal;
                    font-size: 12px;
                    font-family: Arial, sans-serif;
            	}
                	ul#navigation li a:hover, ul#navigation li a:active { border-top: 5px solid #FBBB0F; }
                	ul#navigation li a.selected { border-top: 5px solid #FBBB0F; }
    		/**
    		 * SUBMENUS
    		 */
            ul#navigation ul {
    			position: absolute;
    			display: none;
    			top: 28px;
                z-index: 777;
                float: none;
                list-style: none;
                background-color: #0062AC;
                border: 1px solid #7FA6CD;
    			clear: both; /* new line break */
    		}
                ul#navigation ul li { float: none; }
                ul#navigation ul li a {
                    color: #FFFFFF;
                    display: block;
                    width: auto;
                    border-top: 0px;
                    border-left: 5px solid #0062AC;
                }
                	ul#navigation ul li a:hover, ul#navigation ul li a:active { 
                	    border-top: 0px;
                        border-left: 5px solid #FBBB0F;
                    }
                	ul#navigation ul li a.selected { 
         	            border-top: 0px;
                        border-left: 5px solid #FBBB0F;
                    }
        		/**
        		 * SUB-SUBMENUS
        		 */
                ul#navigation ul li ul {
				    top: auto;
                }
                    ul#navigation ul li ul {
						left:			119px;
						margin:			-20px 0 0 5px;
						clear:			none; /* no new line break */
                    }
                    ul#navigation ul li ul li { float: none; }
                    ul#navigation ul li ul li a {
                        border-left: 5px solid #0062AC;
                    }
                    	ul#navigation ul li ul li a:hover, ul#navigation ul li ul li a:active { 
                    	    border-top: 0px;
                            border-left: 5px solid #FBBB0F;
                        }
                    	ul#navigation ul li ul li a.selected { 
             	            border-top: 0px;
                            border-left: 5px solid #FBBB0F;
                        }
		/**
		 * Content
		 */
        #content {
            height: 1%;
            overflow: auto;
        }
    	#boxRight {
    		line-height: 1.5;
    		text-align:	left;
        	overflow: hidden;
    	}
            #content #boxRight h1 { 
                background: #FBBB0F url(../images/background-h1.gif) no-repeat top right;
                height: 28px;
                padding-left: 30px;
                font-weight: bold;
                color: #0062ac;
                padding-top: 5px;
    			margin-bottom: 30px;
            }
            #content #boxRight h2 {
                padding-left: 30px;
                font-size: 12px;
                color: #0062AC;
                font-weight: bold;
            }
            #content #boxRight p { 
            	padding: 0 20px 20px 30px;
                text-align: justify;
            }
                #content #boxRight p.error {
                    border: 1px solid #D92A36;
                    border-left: 5px solid #D92A36;
                    margin: 0 0 0 30px;
                    padding: 5px 10px;
                }
                #content #boxRight p.info {
                    border: 1px solid #68B022;
                    border-left: 5px solid #68B022;
                    margin: 0 0 0 30px;
                    padding: 5px 10px;
                }
            #content #boxRight ul, #content #boxRight ol { 
                padding-bottom: 20px;
                padding-left: 75px;
                text-align: justify;
            }
            #content #boxRight table { 
                margin-left: 30px;
                padding: 0;
            }
/**
 * Gallery
 */
div.gallery {
    padding-left: 30px;
    height: 1%;
    overflow: auto;
}
    div.gallery img { 
        margin: 0;
        padding: 0;
        border: 4px solid #FFFFFF;
    }
        div.gallery img:hover { border: 4px solid #E5E5E5; }

p.galleryPages { color: #68B022; }
p.galleryPages a { color: #68B022; }
p.galleryPages a.selected { color: #0066AE; text-decoration: underline; }


/**
 * NEWS
 */
#content #boxRight div.newsItem { padding: 0 0 20px 0; }
    #content #boxRight div.newsItem h2, #content #boxRight div.newsItem h2 {
        margin: 0;
        padding: 0 0 0 30px;
        font-size: 14px;
        font-weight: bold;
        color: #FBBB0F;
    }
        .nieuws_datum {
            padding: 0px 0px 0px 30px;
            color: gray;
            font-size: 10px;
        }
            .nieuws_datum a:hover { text-decoration: underline; }
        #content #boxRight div.newsItem div.readon  a {
            float: right;
        }
        .readon { 
            float: right; 
            margin-top: -30px;           
        }
            .readon a:hover {
                text-decoration: underline;
            }
        .newsItem span a.back { font-size: 10px; }
            .newsItem span a.back:hover { text-decoration: underline; }
/**
 * Contact nieuwsbrief
 */
form.formNieuwsbrief input {
    width: 100%;
    height: 22px;
    border: 1px solid #CFCFCF;
    background: #FFFFFF url(../images/background-input.png) repeat-x top left;
}
    form.formNieuwsbrief p { padding: 0 0 10px 0; color: #003662; }
    form.formNieuwsbrief input.radio { 
        width: auto; 
        height: auto;
        background: transparent;
        border: 0 none;
    }
    form.formNieuwsbrief input.button { 
        border: 1px solid #003662;
        background: #CCE0EE;
        color: #003662;
        width: auto;
        height: auto;
    }
    form.formNieuwsbrief label { margin-bottom: 5px; }
/**
 * Contact form
 */
form.contact span {
    float: left;
    width: 150px;
}
    form.contact input{ width: 250px; }
    form.contact textarea{
        width: 250px;
        height: 125px;
    }
    form.contact input.button{ width: auto; }
    
.rond-top {
    position: absolute;
    left: 177px;
    top: 288px;
    z-index: 999;
    width: 85px;
    height: 15px;
    background: url('../images/rond-top.jpg') no-repeat;
}    

/**
 * TWITTER
 */
div.twitterWrapper {
	position: relative;
	width: 257px;
	margin-bottom: 150px !important;
}

ul.twitter {
	height: 140px;
	margin-top: 0;
}
	
	ul.twitter a { color: #0062AC; text-decoration: underline; }
	ul.twitter p { margin-bottom: 5px; color: #0062AC; text-align: left; }
	ul.twitter p a.user { text-decoration: none; font-weight: bold; }
	ul.twitter p a.user:hover { text-decoration: underline; }

	ul.twitter p.time { font-size: 11px; font-style: italic; color: #94989E; }
	ul.twitter p.time a { color: #0062AC; }

	ul.twitter li { 
		display: none;
		position: absolute;
		top: 40px;
	}

	#twitterNav {
		position: absolute;
		top: 20px;
		right: 0;
		height: 16px;
	}

		#twitterNav span.twitterNavLink {
			display: inline-block;
			min-width: 12px;
			padding: 0 2px;
			cursor: pointer;
			text-align: center;
			vertical-align: middle;
			line-height: 16px;
			color: #94989E;
			font-size: 11px;
		}

		#twitterNav span.twitterNavLink.active,
		#twitterNav span.twitterNavLink:hover {
			background-color: #FBBB0F;
			color: #FFF;
		}
