body {
    background-color: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    height: 100%;
	margin:auto;
    width: 100%;
}

*:focus {
    outline: 0;
}

#blank {
    background-color: #ffffff;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 99999;
    -moz-opacity: 0;
    filter: alpha(opacity:0);
    opacity: 0;
}

#wrap {
	margin-top: 45px;
    text-align: center;
    position: relative;
}

#key {
    cursor: pointer;
    display: inline-block;
    width: 30px;
}

#card {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-right: 1px solid  #999999;
	display: none;
    height: 55mm;
    margin-top: 120px;
    position: relative;
    width: 85mm;
    z-index: 9000;
}

#video {
	height: 450px;
	margin-top: 120px;
	position: relative;
	width: 355px;
	text-align: center;
	z-index: 6000;
	visibility: inherit;
}


.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
    z-index: 1000;
}

#closecard {
    background: url('trans.gif') repeat;
    cursor: pointer;
    height: 10mm;
    position: absolute;
    right: 0;
    top: 0;
    width: 10mm;
    z-index: 2000;
}

#cardlabel1 {
    font-size: 9px;
	color:#333333;
    left: 0;
    position: absolute;
    text-align: center;
    top: 23mm;
    width: 100%;
    z-index: 3000;
}

#mykey {
    border: 0;
	color: #333333;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    left: 22mm;
    position: absolute;
    text-align: center;
    top: 30mm;
    width: 40mm;
    z-index: 3000;
}

#gokey {
    background: url('trans.gif') repeat;
    border: 0;
    cursor: pointer;
    left: 67mm;
    position: absolute;
    top: 30mm;
    width: 10mm;
    z-index: 4000;
}

#cardlabel2 {
	font-size: 9px;
	color:#333333;
	left: 0;
    position: absolute;
    text-align: center;
    top: 36mm;
    width: 100%;
    z-index: 3000;
}

#cardlabel3 {
	border-top: 1px solid #999999;
	font-size: 9px;
	left: 22mm;
    position: absolute;
    text-align: center;
    top: 33mm;
    width: 40mm;
    z-index: 3000;
}


.style1 {
	font-size: 9px;
	color: #ff0000;
}
.style2 {
    font-size: 16px;
    color: #ff0000;
}

.style3 {
	font-size: 9px;
	color: #ffffff;
}

.style4 {
	color: #333333;
	text-decoration: none;
}

.style4 a:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}

.stijl1 {
    color: #000000
}

