@CHARSET "UTF-8";

body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background: #800C0F; 
	background-position: 50% 50%;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: arial;
	font-size: 12px;
}


#menu ul{
	list-style: none;
}

h1 {
	font-family: Tahoma;
	font-size: 1.8em;
	color: #B70000;
}

p {
	margin: 0 0 14px;
}

a{
	color:	#B70000;
}

.clear {
	clear: both;	
}

#wrap {
	text-align: left;
	width: 653px;
	height: 100%;
	margin: 0 auto;
	display: table;		
}

#container {
	width: 653px;
	display: table-cell;
	vertical-align: middle;
}

#content {
	position: relative;
	background: url(../images/witvlak.png);
	height: 426px;
}

#innertube {
	padding: 40px 40px 40px 100px;
}

#largepage{
	position: relative;
	height:	310px;
	width:515px;
	overflow:auto;
}
#logo-wrap {
	display: table-cell;
	vertical-align: middle;
	z-index: 9999;
}


#winnaar-wrap {
	display: table-cell;
	vertical-align: middle;
	z-index: 9999;
}

#winnaar{
	position: absolute;
	margin-left: -50px;
	margin-top: 70px;
	height: 120px;
	width: 120px;
	z-index: 9999;
	
}

#logo {
	position: absolute;
	margin-left: -70px;
	margin-top: -290px;
	height: 426px;
	width: 150px;
	z-index: 9999;
}

#logo img {
	width: 150px;
}

#menu {
	margin-left: 105px;
	margin-bottom: -12px;
	padding-right:28px;
	white-space: nowrap;
}

#menu li.active {
	z-index: 9999;
}

#menu li {
	margin: 0 -8px 0 -13px;
	float: right;
	position:relative;
}

#menu img {
	border: 0 none;
}

#footer {
	position: relative;
	width: 100%;
	margin-right: -20px;
	margin-top: -20px; 
	text-align: right;
	z-index:9999;
}

#footer img {
	vertical-align: middle;
}

#footer .voorwaarden{
	float:left; 
	margin-left:25px;
	margin-top:16px; 
}
#footer .contact{
	float:left; 
	margin-left:12px;
	margin-top:17px; 
}
.initiatief{
	margin-top:-23px;
}
.logoid{
	margin-right:-10px;	
}
#wittepion {

	position: absolute;
	top: 24%;
	left: 3%;
}

#schopen3 {
	position: absolute;
	top: 2%;
	left: 85%;
}

#rodepion {
	position: absolute;
	top: 37%;
	left: 87%;
}

#dobbelsteen3 {
	position: absolute;
	top: 1%;
	left: 48%;
}

#ruiten5 {
	position: absolute;
	top: 44%;
	left: 9%;
	z-index: 0;
}

#zwartepion{
	position: absolute;
	top: 82%;
	left: -2%;
	z-index: 0;
}

#dobbelsteen2 {
	position: absolute;
	top: 80%;
	left: 48%;
	z-index: 0;
}

#harten9{
	position: absolute;
	top: 89%;
	left: 15%;
	z-index: 0;
}

#dobbelsteen1{
	position: absolute;
	top: 89%;
	left: 85%;
	z-index: 0;
}

.x-form-file-wrap {
    position: relative;
    height: 22px;
}
.x-form-file-wrap .x-form-file {
	position: absolute;
	right: 0;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
    height: 22px;
}
.x-form-file-wrap .x-form-file-btn {
	position: absolute;
	right: 0;
	z-index: 1;
}
.x-form-file-wrap .x-form-file-text {
    position: absolute;
    left: 0;
    z-index: 3;
    color: #777;
}
.x-form-cb-label{
	width:500px;
}

.film-add{
	background: url("../images/film_add.png") no-repeat 0 0 !important;
}
.picture-add{
	background: url("../images/picture_add.png") no-repeat 0 0 !important;
}
