body {
	background: #fafafa;
	font-family:arial;
	font-size:0.8em;
	color:#404040;
	padding:0 0 100px 0;
	margin:0;
}
a {
  color: #404040;
	text-decoration: underline;
}
a:hover {
  color: #404040;
	text-decoration: none;
}
.main {
	width: 900px;
}
.links {
  width: 110px;
}
.rechts {
  width: 110px;
}
#horizontal1{
	background: #d5007f;
	height: 21px;
	top:149px;
	position:absolute;
	width:100%;
	z-index:500;
}
.footer{
  height:21px;
	background: #d5007f;
	text-align: center;
	font-weight: bold;
}
#content{
  position: absolute;
	z-index: 1000;
	width: 100%;
}

.menu {
	text-align: center;
	height: 21px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	padding: 0 0 0 120px;
}
.menu ul {
  list-style: none;
	margin: 0;
	padding: 0;
	padding: 0;
}
.menu ul li {
  float: left;
	display: block;
	text-align: center;
	padding: 0 15px 0 15px;
}
.menu ul li a {
  color: #fafafa;
	text-decoration: none;
	line-height: 21px;
	padding: 3px;
}
.menu ul li a:hover {
  color: #404040;
	text-decoration: none;
	background: #fafafa;
}
.header {
	font-size: 0px;
	height: 149px;
}
.menuonderschaduw {
	height:9px;
	font-size: 0px;
}
.adds {
  background: url('images/achtergrondadds.jpg');
	height: 85px;
	padding: 0 60px 15px 60px;
	text-align: center;
	vertical-align: middle;
}
.content {
  background: url('images/achtergrondcontent.jpg') #fafafa;
	background-repeat: no-repeat;
	padding: 20px;
	vertical-align: top;
	width: 640px;
}
.tekst {
  clear: both;
  padding-top: 20px;
}
.linkpartner {
  float: left;
	width: 150px;
	border: 1px solid #d5007f;
	margin: 0 40px 0 20px;
	
}	
.linkpartnertitel {
  background: #d5007f;
	font-weight: bold;
	color: #404040;
	text-transform: uppercase;
	padding:3px;
}
.linkpartnerlinks {
  background: #404040;
	color: #fafafa;
	padding: 3px;
}
.linkpartnerlinks a {
  color: #fafafa;
	text-decoration: none;
}
.linkpartnerlinks a:hover {
  color: #fafafa;
	text-decoration: underline;
}
.alert {
  color: red;
	font-style: italic;
	font-weight: bold;
}