a:link {
	color:#666666;
	text-decoration: underline;
	}

a:visited{
	color:#666666;
	text-decoration: underline;
	}
	
a:hover{
	color: #999999;
	text-decoration: underline;
	}

a:active{
	color: #999999;
	text-decoration: underline;
	}


body {
	height: 100%;
	width: 100%;
	margin: 0;
	background-color:#000000;
	}

#flash{
   position: absolute;
   width: 850px; /* Breedte van je (flash)object */
   margin-left: -425px; /* helft van de breedte (negatief) */
   height: auto; /* Hoogte van je (flash)object */
   margin-top: -280px; /* helft van de hoogte (negatief) */
   top: 50%;
   left: 50%;
   background-color: #000000;
   }

#twitter{
	position: relative;
	width: 550px;
	top: auto;
	left:0px;
	height: auto;
	float: left;
	}
	
.twitter-icon{
	position: relative;
	height: auto;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	top: 4px;
	}
	
#twitter p{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	}
	
	
#twitter_update_list li {
	list-style-type: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	}

#twitter_update_list span { 
	color: #666666;
	}

#twitter_update_list span a { 
	display: inline; 
	color: #666666; 
	} 

#twitter_update_list span a:hover { 
	text-decoration: underline; 
	color: #666666; 
	}

#contactgegevens{
	position: relative;
	width: auto;
	top: auto;
	left:0px;
	height: auto;
	float: right;
	}
	
#contactgegevens p{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	}