/* CSS Document */

BODY {
	height: 100%;
	background-color: #FBFBFC;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #717171;
	background-image: url(/beeld/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.lidgrey {
}

#outerdiv {
	position: absolute; height: 100%; width: 100%; text-align: center;
}
#outertable {
	position: relative;
	margin: 0 auto;
	height: 100%;/* End hide from IE-mac */
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
h1 {
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, schreefloos;
	font-size: 80px;
	color: #EC008C;

}h2 {
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, schreefloos;
	font-size: 32px;
	color: #EC008C;

}
h3 {
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, schreefloos;
	font-size: 20px;
	line-height: 27px;
	color: #000;
}
.magenta {
	color: #EC008C;
}
.intro {
	font-family: Helvetica, Verdana, Arial, schreefloos;
	font-size: 11px;
	line-height: 20px;
	color: #000;
}
.menu strong {
	font-size: 13px;
	color: #EC008C;
}
.menu {
	font-size: 11px;
	line-height: 23px;
	color: #99C4D3;
	text-decoration: none;
}

.menu2 {
	font-size: 11px;
	line-height: 16px;
	color: #EC008C;
	text-decoration: none;
}

.menu2 link {
	font-size: 11px;
	line-height: 16px;
	color: #EC008C;
	text-decoration: none;
}

.menu link {
	text-decoration: none;
}

.menu:hover {
	font-size: 11px;
	color: #99C4D3;
	text-decoration: underline;
}
.bottom {
	font-size: 10px;
	color: #A9A9A9;
}a {
	color: #EC008C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.taal {
	font-size: 10px;
	line-height: 23px;
	color: #99C4D3;
	text-decoration: none;
}
.taal2 {
	font-size: 10px;
	line-height: 23px;
	color: #A9A9A9;
	text-decoration: none;
}
.collapse {
	padding: 20px;
}

/* formulier */
#flashcontent td input.text, #flashcontent td input.title,
#flashcontent td textarea, #flashcontent td select {
  margin:0.5em 0;
  border:1px solid #EC008C;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #666;
}

#container {
	width: 810px;
	position: relative;
	padding-left: 0;
	margin-left: 0;
	z-index: 1;
}

#flashcontent {
		width: 640px;
		height: 640px;
		margin: 0px 0px;
		z-index: 0;
		background-color: #fff;
}

#banner {
	width: 213px;
	height: 198px;
	position: absolute;
	top:-60px;
  	left: -110px;
  	margin: 0;
	padding: 0;
	z-index: 1000;
}


