html body {
	background: #1b0045;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}

div.magda {
	background: #1b0045;
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 848px;
	height: 600px;
	text-align: left;
}

/* Indeling elementen
----------------------------------------------- */
#links{
	float: left;
	width: 240px;
	border: none;
	margin: 230px 0px 0px 120px;
}

#rechts2 {
	float: right;
	width: 276px;
	height: 462px;
	border: none;
	margin: 62px 20px 0px 0px;
	background: #1b0045 url("../images/IMG_magda.gif") no-repeat left top;
}

#rechts {
	float: right;
	width: 276px;
	height: 462px;
	border: none;
	margin: 62px 20px 0px 0px;
	background: #1b0045 url("../images/AG_magda.gif") no-repeat left top;
}

#flash {
	position: absolute;
	top: 65px;
	left: 65px;
	width: 462px;
	height: 462px;
	z-index: 100;
}

#temp {
	background: #1b0045 url("../images/AG_pagina.gif") no-repeat left top;
}


/* HTML elementen
----------------------------------------------- */
h1 { margin: 0; color: #2E095D; font-family: "Arial Narrow" Arial, Helvetica, sans-serif; font-size: 14px;}
h2 { margin: 0; color: #2E095D; font-family: "Arial Narrow" Arial, Helvetica, sans-serif; font-size: 14px;}

p {line-height: 18px; margin: 0; color: #ffffff; text-align: justify;}
p.intro {font-weight: bold;}

b {color: #ffffff; font-size: 12px;}

a:link{color:#FFF; text-decoration:none; font-weight: bold;}
a:visited{color:#FFF; text-decoration:none; font-weight: bold;}
a:hover{color:#FFF; text-decoration:underline; font-weight: bold;}
a:active{color:#FFF; text-decoration:none; font-weight: bold;}

a.zwartlink:link{color:#000; text-decoration:none;}
a.zwartlink:visited{color:#000; text-decoration:none;}
a.zwartlink:hover{color:#000; text-decoration:underline; }
a.zwartlink:active{color:#000; text-decoration:none;}

img.blok {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}

img.logo {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}

img.foto {
	position: absolute;
	top: 65px;
	left: 66px;
	border: none;
	display: inline;
}

.input {
	border: 1px dashed #ffffff;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #1B0044;
	margin: 5px 0px 0px 50px;
	width: 190px;
}


.clear {
  clear:both;
  display:block;
  height: 0;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:0px;
  background-color: transparent;
}
