body {
	background-color: #000000;
	background-image: url("/images/achtergrond.gif");
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
}

#menu {
	margin: 12px 0 0 0;
}

/*********************************************************************************** Game Content (Flash) */

#menu1 {
	padding: 0;
	margin: 12px 0 0 0;
}

#flashcontent1 {
	width: 700px;
	text-align: left;
	padding: 0;
	margin: 25px 0 0 1px;
}

#flashcontent {
	margin: 25px 0 0 0;
}

#content {
	margin: 33px 0 0 0;
	width: 527px;
}

#content_title {
	float: left;
}

#content_text {
	float: right;
	background-image: url("/images/ctt_achtergrond.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 486px; 
	height: 417px;
	padding: 0px;
	text-align: center;
}

#content_text p, #content_text form label {
	margin: 9px 28px 9px 14px;
	font-family: verdana, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
}

#content_text p.slip {
	margin: 0;
	font-family: verdana, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}

#content_text hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0;
	height: 1px;
	border: 0px;
	margin: 0 11px 0 0;
	padding: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content_text form {
	width: 475px; 
	margin: 0px 11px 0 0px;
}

#content_text .form2 {
	margin: 0px 11px 0 0px;
	text-align: right;
}

#content_text .form3 {
	margin: 20px 120px 0 0;
	text-align: right;
}

#content_text p.label, #content_text note p.maxLength {
	margin: 0 5px 0 86px;
	font-family: verdana, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}

#content_text p.labelc {
	margin: 0 5px 0 30px;
	font-family: verdana, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}

#content_text p.labelb {
	margin: 11px 5px 0 0px;
	font-family: verdana, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
}

#content_text form label, #content_text form textarea {
	margin: 5px 0 0 0;
}

.input {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	width: 172px;
	height: 27px;
	border: none;
	font-family: verdana, sans-serif;
	line-height: 16px;
	font-size: 11px;
	background: transparent;
}

.textarea {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	width: 280px;
	height: 70px;
	border: none;
	overflow: auto;
	font-family: verdana, sans-serif;
	line-height: 16px;
	font-size: 11px;
	background: transparent;
}

.submit {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	width: 135px;
	height: 27px;
	font-weight: bold;
	background-position: top;
	background: url(../images/submit.gif) no-repeat;
	border: none;
}

.submit_big {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	width: 220px;
	height: 27px;
	font-weight: bold;
	background-position: top;
	background: url(../images/submit_big.gif) no-repeat;
	border: none;
}

span.radio {
	width: 19px;
	height: 14px;
	padding: 0 0 0 0;
	background: url(../images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
