a:link, a:visited
{
	color					: #f4bc45;
	text-decoration			: none;
}

a:hover, a:focus
{
	text-decoration			: underline;
}

#bg-earth
{
	background				: url('images/bg-earth.jpg');
	height					: 189px;
}

#bg-moon
{
	background				: url('images/bg-moon.jpg');
	color					: black;
	height					: 179px;
}

#bg-nasa
{
	background-color		: #171717;
	border					: 1px solid white;
	text-align				: center;
}

#bg-weather
{
	background				: url('images/bg-weather-trans.png');
	height					: 238px;
}

body
{
	background				: url('images/bg.jpg');
	background-color		: #BEC0CF;
	background-repeat		: repeat-x;
	color					: white;
	font-family				: Verdana, sans-serif;
	font-size				: 13px;
	margin					: 15px 0 0 0;
	padding					: 0;
}

#center
{
	float					: left;
	padding:0;
	margin:0;
	width					: 674px;
}

#container
{
	margin					: 0 auto;
	padding					: 0;
	width					: 1000px; /* IE6 not-compatible, use 1008px instead. */
}

#content
{
	background				: #171717;
	border-left				: 1px solid black;
	border-right			: 1px solid black;
	float					: left;
	padding					: 0;
	margin					: 0;
	width					: 674px;
}

#content-title
{
	border-bottom			: 1px solid white;
	height					: 47px;
}

.content-container-left
{
	float					: left;
	margin					: 0;
	padding					: 10px;
}

.content-container-right
{
	float					: left;
	margin					: 0;
	padding					: 0;
}

#footer
{
	background-color		: white;
	border-left				: 1px solid #353535;
	border-right			: 1px solid #353535;
	border-bottom			: 1px solid #353535;
	color					: black;
	float					: left;
	margin					: 0;
	padding					: 4px 0 4px 6px;
	width					: 668px;
}

#footer a
{
	color					: black;
}

h1
{
	font-family				: "Trebuchet MS", Verdana, sans-serif;
	font-size				: 25pt;
	margin					: 0;
	padding					: 4px;
	text-align				: center;
}

h2
{
	font-family				: "Trebuchet MS", Verdana, sans-serif;
	font-size				: 16px;
	margin					: 0;
	padding					: 10px 0 0 10px;
}

h3
{
	font-family				: "Trebuchet MS", Verdana, sans-serif;
	font-size				: 14px;
	margin					: 0;
	padding					: 13px 0 0 10px;
}

#header
{
	margin					: 0 0 20px 0;
	padding					: 0;
}

#hmtctl input
{
	width					: 5px;
}

img
{
	border					: none;
}

input
{
	background-color		: #191C1F;
	border 					: 1px solid #808080;
	color					: white;
	font-family				: "Trebuchet MS", Verdana;
	font-size				: 11px;
	width					: 100px;
}

input:hover, input:focus
{
	border 					: 1px solid white;
}

input.radio
{
	width					: 10px;
}

.lijst
{
	color					: black;
	margin					: 0;
	padding					: 0 0 0 22px;
}

.lijst a
{
	color					: white;
}

.lijst-nav
{
	color					: black;
	margin					: 0;
	padding					: 0 0 0 22px;
}

.lijst-nav a
{
	color					: white;
}

.lijst-nav li
{
	background				: url('images/news-arrow-trans.png');
	background-repeat		: no-repeat;
	background-position		: top left;
	padding-left			: 24px;
	line-height				: 18px;
}

#map
{
	color					: black;
	font-family				: Segoe UI, Verdana;
	font-size				: 16px;
	width					: 674px;
	height					: 300px;
}

#menu
{
	float					: left;
	list-style-type			: none;
	margin					: 0;
	padding					: 0;
	width					: 676px;
}

#menu-home
{
	background				: url('images/menu-button-home.jpg');
	margin					: 0 !important;
	width					: 114px;
}

#menu-nieuws
{
	background				: url('images/menu-button-nieuws.jpg');
	width					: 114px;
}

#menu-evenementen
{
	background				: url('images/menu-button-evenementen.jpg');
	width					: 143px;
}

#menu-hemel
{
	background				: url('images/menu-button-hemel.jpg');
	width					: 114px;
}

#menu-links
{
	background				: url('images/menu-button-links.jpg');
	margin-left				: 18px !important;
	width					: 116px;
}

#menu li
{
	float					: left;
	margin					: 0 0 0 19px;
	padding					: 0;
	text-align				: center;
}

#menu li a
{
	color					: white;
	display					: block;
	height					: 25px;
	font-family				: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size				: 17px;
	padding					: 9px 0 0 0;
}

/*#menu li a:hover
{
	text-decoration			: none;
}*/

#navigation
{
	background-color		: white;
	border-left				: 1px solid #353535;
	border-right			: 1px solid #353535;
	border-top				: 1px solid #353535;
	clear					: left;
	color					: black;
	margin					: 0;
	padding					: 4px 0 4px 6px;
	width					: 668px;
}

#navigation a
{
	color					: #D35704;
}

p
{
	margin					: 0;
	padding					: 0 0 0 22px;
}

#right_container
{
	float					: left;
	width					: 324px;
}

.right_container_layer
{
	margin					: 0 0 5px 5px;
	padding					: 0;
	width					: 325px;
}

.seperator
{
	background				: url('images/seperator-trans.png');
	float					: left;
	height					: 1px;
	margin					: 0 0 0 115px;
	padding					: 0;
	width					: 459px;
}

span
{
	white-space				: normal !important;
}

.text /* legacy */
{
	margin					: 0;
	padding					: 0 0 0 22px;
}

textarea
{
	background-color		: #191C1F;
	border 					: 1px solid #808080;
	color					: white;
	font-family				: "Trebuchet MS", Verdana, sans-serif;
	font-size				: 11px;
	width					: 100px;
}

textarea:hover, textarea:focus
{
	border 					: 1px solid white;
}

ul
{
	list-style				: none;
}