* html img {
        border: 0px none transparent;
        border-style: none;
        text-decoration: none;
}

body {  margin: 0px;
        padding: 0;
        height: 100%;
        font-family: 'ITC', 'texgyreadventorregular', Verdana, Geneva, sans-serif;
        font-size: 1em;
        font-weight:normal;
        color: #fff;
        line-height: 1.1em;
        letter-spacing: 1px;
        background-color: #000;
	}


h1, h2 {    margin: 0 0 20px 0;
	    font-size: 20px;
            font-style:normal;
	    letter-spacing: 2px;
            font-weight:normal; 
	    padding:0;
	    line-height: 1em;	  
	  
}


h1 {color:#009ee2;
   }

h2 {color:#fff;}

H3 , H4 {   font-size: 14px;
            font-weight: bold;
	    letter-spacing: 2px;
            font-weight:normal; 
	    margin: 10px 0;
	    padding:0;
	    line-height: 1,5em;
            color:#fff;}

H4 {color:#009ee2;}


#container {
	width: 100%;
	height: 100%;
	position: absolute;
        left:0;
        bottom:0;
         text-align:center;
}

#maan {
        height: 100%; 
        display: block;
	right: 0;
        margin:auto 0;
	position: fixed;
        background: url(/images/moon.png);
	background-repeat:no-repeat;
        background-position:left;
        max-width: 130px;
        width: 130px;
}

#aarde{
	position:absolute;
	width: 82px;
	height: 100px;
	margin-top: 5px;
	margin-left: 4%;
	background: url(/images/earth.png);
	background-repeat:no-repeat;
}



/* Wrapper */

#wrap { width:655px;
	background:transparent;
	position:absolute;
	left:2%;
	top:2%;
        margin:auto;
        text-align:center;

    }

/* Header */

#header {
        margin: 0px;
        padding:0 0 1em 0;
        display:block;
        height: 95px;
        width:655px;
        background: url(/images/headteerling.png);
	background-repeat:no-repeat;
        background-size:80%;
        background-position:57% 30%;
        }
	
/* Navigation Bar */

#navigation {
    height: 50px;
    width: 100%;
    text-align:left;
}

div#navigation ul {
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    vertical-align:middle;
    white-space: nowrap;
}

div#navigation li {
    list-style-type: none;
    display: inline;
    text-transform: uppercase;
}

div#navigation li a {
      text-decoration: none;
      text-transform:uppercase;
      letter-spacing:1px;
      padding: 0px 9px;
}

div#navigation li a:first-child {
       padding: 0 9px 0 4px;
}

div#navigation li a:link, navigation li a:visited {
      color:#FFF;
      text-decoration: none;
}

div#navigation li a:visited {
      color:#FFF;
      text-decoration: none;
}

div#navigation li a:hover,  navigation li a:active {
     color:#009ee2;
     text-decoration: none;
}


/* Content Area */

#content {
	text-align:left;
        padding: 10px 0 0 0;
        font-size: 0.8em;         
}

table {width:100%; text-align:left; font-size: 1em; border-collapse: collapse;}
td, th {padding: 0 1em 0 0;}
.dag {padding: 0;}
.datum {padding: 0; white-space: nowrap;}
.jaar {width:1em; padding: 0 2em 0 0;}
.aanvang {display:none;}
th:last-child, td:last-child {text-align:right; padding: 0;}
td.txtrood {height:26px;}


p { margin: 1em 0;}

.bar {color:#009ee2;
}
.lijn {color: #EDE6EE;}
.NewsSummaryAuthor {
  font-size: 90%;
  padding-bottom: 0.5em;
}
iframe {width:600px; height:338px;}


#links{ padding-top: 15px;
	width:600px;
	float: left;
             }

#rechts{padding-top: 15px;
             float:left;
             width:600px;    
}

#linksvideo {padding-top: 15px;
	width: 220px;
	float: left;
}

#rechtsvideo {padding-top: 15px;
              width:380px; 
	      float:right}

#rechtsgallery {padding-top: 15px;
                width:200px; 
                float: left;}

a:link,  a:visited {
       color:#009ee2;	
       text-decoration: none;
}

a:hover, a:active {
       color:#fff;
       text-decoration: underline;
}


/* Footer */

#footer {
        float:left;
        width:100%;
	height:90px;
	line-height:30px;
	font-size:0.55em;
        padding:5px;
        margin-top:20px;
	}

div#footer ul {
    margin: 0px;
    padding: 15px 0;
     font-size: 1.2em;
    line-height: 20px;
    white-space: nowrap;
}

div#footer li {
    list-style-type: none;
    display: inline;
    padding: 0px;
}
div#footer li a {
    text-decoration: none;
    text-transform:uppercase;
    letter-spacing:1px;
    padding: 7px 12px;
}

div#footer li a:link, li a:visited {
    color:#009ee2;
    text-decoration: none;
}

div#footer li a:hover, li a:active {
    color:#fff;
    text-decoration: underline;
}
/* Stylesheet: teerling_mobile Modified On 2014-01-09 14:37:20 */
