body {

	background: #383838 url(../images/body-bg.jpg) repeat-y 50% 0;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
	background-color:#132469; 
}

#container {
	width: 997px;
	margin: 0 auto;
	text-align: left;
}

#header{
	 width: 997px;
	 height: 221px;
	 background: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#header h1, #header h2 {
	display: none;
}

ul#menu {
position: relative;
top: 190px;
left: 460px;
list-style: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 511px;
}

ul#menu li {
margin-right: 21px;
display: inline;
}

ul#menu li a {
font-size: 18px;
text-decoration: none;
color: #ffffff;
}

ul#menu li a:hover {
color: #f9ab75;
}

#main{
position: relative;
top: 25px;
left: 40px;
float: left;
margin: 0px;
padding-left: 0px;
width: 450px;
}

#main h2{
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
	text-decoration: underline;
}

#main h3{
	font-size: 13px;
	font-weight: bold;
	color: #4d0202;
	margin: 0px;
	padding-left: 0px;
}

#main p{
margin-top: 0px;
	margin-bottom:10px;
}

#right{
position: relative;
top: 25px;
left: 130px;
float: left;
margin: 0px;
padding-left: 0px;
width: 395px;
}

#right  h2{
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
	text-decoration: underline;
}

#right  h3{
	font-size: 13px;
	font-weight: bold;
	color: #4d0202;
	margin-bottom: 0px;
}

#right p{
margin-top: 0px;
margin-bottom: 0px;
}

#right a{
		 color: #4d0202;
		 text-decoration: underline;
		 font-style: italic;
}

#meer{
		position:relative;
		top:20px;
		font-size: 14px;
		color: #4d0202;
		 text-decoration: underline;
		 font-style: italic;
		 font-weight: bold;
}

#auteur{
	border-top: solid 1px;
	margin-bottom: 15px;
}

.italic{
	font-style: italic;
}

.underline{
text-decoration:underline;
}

hr{
margin:0px;
margin-bottom:0px;
}

ul#linkjes {
list-style: url(../images/globe.jpg);
margin-top:5px;
}

ul#linkjes li a {
font-size: 11px;
text-decoration: none;
color: #4d0202;
}

ul#linkjes	 li a:hover {
color: #f9ab75;
}


a:link, a:visited, a:hover, a:active{
	 font-family: verdana;
	 font-size: 11px;
	 color: #4d0202;
}	

