/* Elements */

body {
	margin: 0; 
	padding: 15px 0 0;
	background: #6E6E6E;
	text-align: justify;
}
h1 {
}
h2, h3 {
	margin-top: 0px;
}
h4, h5, h6 {
}
p, ol, ul, dl, blockquote {
}
a {
	color: #990033;
	text-decoration: none;
	border: 0px none;
	cursor: hand;
}
a:hover {
	text-decoration: underline;
}


/* Header */

#header {
	width: 800px;
	height: 274px;
	margin: 0px auto;
	background: url(background-astronova.jpg);
}

#header h1 {
	margin: 0px;
	padding: 6px 0 0 335px;
}
#header h2 {
	margin: 0;
	padding: 4px 0 0 360px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 800px;
	height: 32px;
	margin: 0px auto;
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 0px;
	border-left-style: none;
	background-color: #FFFFFF;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	width: 111px;
	height: 32px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	background: url(menutab.jpg) repeat-x;
	font-style: normal;
}
#menu a:hover {
	color:#FFFFFF;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 800px;
	margin: 0px auto;
	padding: 2px 0px 0px;
	height: auto 
}
#colOne {
	float: right;
	width: 628px;
	margin-top: 20px;
	padding-right: 27px;
	margin-right: auto;
	padding-left: 0px;
}
#colTwo {
	float: left;
	width: 90px;
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 0px;
	height: 500px;
	margin-left: 15px;
	padding-top: 0px;
	position: static;
}
#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
#vertmenu {
	width: 90px;
	padding: 0px;
	margin: 0px;
	height: 500px;
	position: relative;
	left: 0px;
	top: 0px;
}
#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	display: block;
	border-bottom: 1px dashed #999999;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	width: 95px;
	color: #00007D;
	font-style: normal;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #E4E4E4;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 50px;
	background: #EEEEEE;
	
}
.MenuTekst1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #282828;
	font-weight: bold;
	letter-spacing: -1px;
}


.Menu-Tekst2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: ;
	line-height: normal;
	color: #00007D;
}

.Titel-Worldreports {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 42px;
	font-style: italic;
}
.Ondertitel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFC1;
	
	}

.Broodtekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	}

.Onderschrift {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
		}

.Headline-1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;

		}
.Kopje-2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	
		}

.Footer-tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}


.categorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E6E4CC;
	font-weight: bold;
	line-height: normal;
}

.Source-left {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;	
	line-height: normal;
	
	}
