BODY {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top; 
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	}

.reclame1 {
	border: 0px;
	position: absolute;
	padding-top: 17px;
  top: 10px;
  left: -160px;
  width: 160px;
}

.container {
	position: relative;
	top: -30px;
	border: 0px;
	text-align: left;
	width: 740px;
	}

.inhoud {
	position: static;
	border-left: 1px dashed #002f7f;
	border-bottom: 1px dashed #002f7f;
	border-right: 1px dashed #FF0000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 730px;
}

.titel {
	position: static;
	border-left: 1px dashed #FF0000;
	border-bottom: 1px dashed #FF0000;
  width: 740px;
  padding-bottom: 5px;
}

.reclame2 {
	position:static;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.reclame3 {
	position: absolute;
 	top: 0;
 	right: 0;
}


#linkjes {
	position: absolute;
 	top: 0;
 	right: 100px;
 	text-align: left;
	}
		
p#pickupline {
	margin-top: 5px;
	color: #406fBf;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 200%;
	font-weight: bold;
	}

p#header {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #002f7f;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 400%;
	font-weight: normal;
	}

H1 {
	color: #002f7f;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	}
	
H2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #002f7f;
	}

A  {	
	color: #406fBf;
	text-decoration: none;
	}
	
A:hover {
	color: #0000FF;
	text-decoration: bold;
	}
	
A:active{
	color: #0000FF;
	text-decoration: bold;
	}
