/* algemene onderdelen */
a {
	color: #66FF33;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	font-size: 12px;
	line-height:18px;
	margin-bottom: 12px;
}

#content_layer3 {
	font-size: 12px; 
}

h1, h2, h3, h4, cite {
	color: #66cc00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}

h2 {
	padding: 20px 0;
	font-size: 40px;
}
h3 {
	font-size: 18px;
}
cite, h2 span {
	display: block;
	font-size: 16px;
	margin: 0px 40px 0;
	letter-spacing: 1px;
	font-style: italic;
	color: white;
}


/* layout_a: fullscreen */
#area_a1 {
	height: 612px;
	width: 762px;
}

#area_a1 h3, #area_a1 p {
	margin: 0;
	padding: 0;
	margin-left: 44px;
	margin-right: 25px;
}

/* layout_b: twee kolommen van 456 en 306 pixels */
#area_b1 {
	float: left;
	width: 392px;
	padding-left: 44px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#area_b2 {
	float: left;
	width: 306px;
}
#area_b2 img{ border:0;}
#area_b2 object, #area_b2 embed {
	margin-top: 5px;
	margin-bottom: 10px;
}
#area_b2 p {
	padding-right: 24px;
}

/* layout_c: drie kolommen van ?, ? en ? pixels */
#area_c0 {
	clear: both;
}
#area_c1 {
	float: left;
	padding-top: 15px;
	padding-left: 44px;
	padding-right: 40px;
	width: 200px;
}
#area_c2 {
padding-top: 15px;
	float: left;
	width: 200px;
	padding-right: 35px;
}
#area_c3 {
padding-top: 15px;
	float: left;
	width: 200px;
	padding-right: 0px;
}
#area_c1 h3, #area_c2 h3, #area_c3 h3 {
	text-align: center;
	padding: 10px;
}

/* layout_d: een gebied volledige breedte en twee kolommen daaronder van ? en ? pixels */
#area_d1 {
	padding-left: 44px;
	padding-right: 20px;
}
#area_d2 {
	float: left;
	clear: left;
	width: 325px;
	padding-left: 44px;
	padding-right: 25px;
}
#area_d3 {
	float: left;
	width: 282px;
	padding-right: 10px;
	padding-bottom: 25px;
}

/* layout_e: bijna als D, maar dan met maar één kolom aan de onderkant */
#area_e2 {
	float: left;
	clear: left;
	padding-left: 44px;
	padding-right: 25px;
}

.checkerpiece  {
	clear: both;
}

.checkerpiece  div {
	width: 316px;
	margin-bottom: 25px;
}

.checkerpiece .flipleft {
	float: left;
}

.checkerpiece .flipright {
	float: right;
	margin-right: 33px;
}

#area_a1 h2, #area_c0 h2 {
	padding-left: 44px;
	padding-bottom: 10px;
}

.animated h4, .popup h4 {
	font-weight:bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display:block;
	font-size: 12px;
	color: #FFF;
	background:url(visuals/uc/button_questions1.gif) no-repeat;
}

.animated h4 a, .popup h4 a {
	color: #fff;
	display:block;
	width:359px;
	height: 23px;	
	padding:8px 0 0 7px;
}
.popup h4 a {
	background: url(visuals/link_icon_popup.gif) no-repeat right;
	margin-bottom: 10px;
}
.animated h4 a:hover, .popup h4 a:hover {
	color: #66cc00;
}
.animated div{ 
	padding:0  30px 0 0;
	margin: 10px 0 0;
	overflow: hidden;
}
.animated div img {
	float: right;
	margin-left: 8px;
	margin-bottom: 5px;
}

ol {
	display: block;
	list-style-type: none;
	clear: both;
	border: none;
}

ol li {
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-right: 25px;
}

ol li.arrow {
	background: url(visuals/way_arrow.gif) right 48px no-repeat;
}

ol li.last {
	background: url(visuals/way_arrow.gif) right 48px no-repeat;
	padding-right: 0;
}

ol li a {
	display: block;
	color: #66cc00;
	width: 150px;
}

ol li strong a {
	color: #FFF;
	font-weight: normal;
}

ol li strong a img {
	border: 1px solid #FFF;
}

ol li a span {
	display: block;
	padding-left: 10px;
	background: url(visuals/green_arrow.gif) left 5px no-repeat ;
}

ol li strong a span {
	background: url(visuals/white_arrow.gif) left 5px no-repeat ;
}

ol li a img {
	margin-bottom: 10px;
}

#signup {
	display: block;
	margin-bottom: 18px;
	clear: both;
	height: auto;
}
#signup div {
	float: left;
	width: 185px;
	height: 40px;
	margin: 0 5px 15px 0;
}
#signup dt {
	height: 18px;
}
#signup label, #signup input, #signup textarea, #signup select {
	width: 100%;
	margin: 3px 0 5px;
}
#signup select {
	width: 98%;
}
#signup input, #signup textarea, #signup select {
	height: 18px;
	border: 1px solid black;
}
#signup textarea {
	height: auto;
	width: 100%;
}
#signup .checkbox {
	display: inline;
	width: auto;
	height: auto;
	border: none;
	padding: 0 4px;
}
#signup label.checkbox {
	position: relative;
	top: -5px;
}
#signup input.checkbox {
	position: relative;
	top: 1px;
}

#signup #d_sex {
	width: 120px;
}
#signup #d_name {
	width: 250px;
	clear: right;
}
#signup #d_final {
	width: 370px;
	clear: both;
	height: 110px;
}
#signup #d_final input {
	display: block;
	font-size: 10px;
	height: 22px;
	font-weight: bold;
}

#signup span {
	display: block;
	clear: both;
	margin: 18px;
	text-align: center;
}
#signup span strong {
	color: #6C0;
}

#signup .warn input {
}
#signup .warn label {
	font-weight: bold;
	font-style: italic;
	color: #E15F4A;
}