* {
	margin: 0;
	padding: 0;
}

body {
	background: black url(../images/bg.jpg) repeat-x;
}

body, td {
	font-family: arial, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

h1, h2, h3 {
	color: #51005f;
	margin: 0px 0 20px 0;
	font-weight: normal;
}

p {
	margin: 10px 0;
	text-align: justify;
}

a {
	color: white;
}

img, input, textarea {
	border: 1px solid #51005f;
}

input, textarea {
	width: 260px;
	padding: 2px;
}

label {
	margin-right: 10px;
}

ul {
	margin-left: 30px;
}

button[type=submit], input[type=submit] {
	background-color: #51005f;
	padding: 3px 6px;
	color: white;
	border: none;
}

div#menu {
	text-align: right;
	padding-right: 100px;
	color: white;
	margin-bottom: 40px;
}

div#menu a {
	color: white;
	text-decoration: none;
	margin: 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

div#container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0 -449px;
	padding: 123px 0 0 0;
	width: 898px;
	height: 100%;
	background: url(../images/body.jpg) no-repeat;
	z-index: 1;
}

div#language {
	margin: 0px 75px 0px 65px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

div#content {
	margin: 0px 75px 0 65px;
	padding: 10px;
}

div#content a {
	color: #51005f;
}

div#content-bg {
	position: absolute;
	z-index: -1;
	margin: -10px;
	background: white;
	opacity: 0.6;
	filter: alpha(opacity=60);
	width: 758px;
}

div#footer {
	background: url(../images/footer.jpg) no-repeat;
	height: 67px;
	margin-left: 65px;
}

div#sp {
	text-align: center;
	margin: 10px 75px 0px 65px;
	color: #9d9d9d;
	font-size: 10px;
}

p.w75p {
	margin-right: -280px;
}

table#info {
	margin-top: 30px;
	clear: both;
}

table#info a {
	color: white;
}

td.td10px {
	width: 30px;
}

td.purplew75p {
	padding: 10px;
	background: #310328 url(../images/bg-cell.jpg) repeat-x;
	width: 55%;
}

td.purple {
	padding: 10px;
	background: #310328 url(../images/bg-cell.jpg) repeat-x;
}

td.purple h1, td.purplew75p h1 {
	margin: 0 0 10px 0;
	font-size: 14pt;
	color: white;
}

td.purple p, td.purplew75p p {
	color: white;
}

div.ladies div.hr {
	clear: both;
	height: 20px;
	width: 100%;
}

div.ladies div {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.ladies img {
	
}

div.ladies a {
	color: white;
}

div.ladies span {
	display: block;
	padding: 4px;
	background-color: #310328;
	color: white;
	text-align: center;
}

div.view img{
	margin: 4px;
}

div#flash-home {
	float: right;
	border: 1px solid #51005f;
	height: 260px;
	margin-left: 10px;
}

div#flash-huis {
	float: right;
	height: 224px;
	margin-left: 10px;
}

form#vacature {
	border-top: 1px solid #51005f;
	margin-top: 10px;
	padding-top: 10px;
}


div.message {
	border: 1px solid #4f4f4f;
	padding: 5px;
	font-weight: bold;
	background-color: #efefef;
}

.hrm {
	border-bottom: 1px dashed #310328;
	height: 2em;
	margin: 1em 0;
	clear: both;
}

#aanwezig ul {
	padding:0;
	margin:1em 0;
}

#aanwezig li {
	background:#98223a;
	color:white;
	font-size:25px;
	display:block;
	width:80%;
	margin-bottom:0.3em;
	padding:10px;
	text-align:center;
}

#aanwezig_link {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	font-size:30px;
}
