* 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;
	background-image:url(/images/stars.jpg); 
	background-repeat:repeat;
	}


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;
}


#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: 200px;
        width: 200px;
}

#aarde{
	position:absolute;
	width: 82px;
	height: 100px;
	margin-top: 45px;
	margin-left: 5%;
	background: url(/images/earth.png);
	background-repeat:no-repeat;
	-webkit-animation:beweging 90s linear;
	-moz-animation:beweging 90s linear;
	animation:beweging 90s linear;
}

@keyframes beweging {
  		0% {margin-left: 92%;}
		10% {margin-left: 92%}		
		100% {margin-left: 5%;}
	}
@-webkit-keyframes beweging {
  	0% {margin-left: 92%;}
        10% {margin-left: 92%}	
	100% {margin-left: 5%;}
	}

/* Wrapper */

#wrap {width:80%;
	background:transparent;
	position:absolute;
	left:5%;
	top:5%;
        margin:auto;
        text-align:center;

    }

/* Header */

#header {
        margin: 0px;
        padding:0 0 1em 0;
        display:block;
        height: 95px;
        width: 755px;
        background: url(/images/headteerling.png);
	background-repeat:no-repeat;
        background-size:80%;
        }
	
/* Navigation Bar */

#navigation {
    height: 30px;
    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: 20px 0 0 0;
        font-size: 0.7em;
        
}

table {width:100%; text-align:left;}
td {padding: 0 1.5em 0 0;}
.dag {width:2em; padding: 0;}
.datum {width:4.5em; padding: 0;}
.jaar {width:3em;}
.aanvang {width:6em;}
th:last-child, td:last-child {text-align:right;padding: 0 1em 0 0;}

td.txtrood {height:26px;}

.bar {color:#009ee2;
}

p { margin: 1em 0;}
.lijn {color: #EDE6EE;}
.NewsSummaryAuthor {
  font-size: 80%;
  padding-bottom: 0.5em;
}
iframe {width:100%;}



#links{ padding-top: 15px;
	width:300px;
	float: left;
             }

#rechts{padding-top: 15px;
        float:right;
        width:300px;    
}

#linksvideo {padding-top: 15px;
	width: 200px;
	float: left;
}

#rechtsvideo {padding-top: 15px;
              width:395px; 
	      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_pad_landscape Modified On 2014-01-26 16:12:10 */
