html, body {
	margin: 0;
	padding: 0;
	font: bold 12px/20px arial,helvetica,verdana,sans-serif;
	color: #5A5A59;
}

h1,h2,h3,h4 {
	font-size: 18px;
	margin: 0 0 20px;
	padding: 0;
	font-weight: bold;
	font-style: normal;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}
	
#outerwrapper {
	width: 695px;
	height: 422px;
	background: repeat-x left top transparent;
}

body.type1 #outerwrapper { background-image: url(../gfx/wedstrijd/1/popupbg.gif); }
body.type2 #outerwrapper { background-image: url(../gfx/wedstrijd/2/popupbg.gif); }
body.type3 #outerwrapper { background-image: url(../gfx/wedstrijd/3/popupbg.gif); }
body.type4 #outerwrapper { background-image: url(../gfx/wedstrijd/4/popupbg.gif); }
body.type5 #outerwrapper { background-image: url(../gfx/wedstrijd/5/popupbg.gif); }
body.type6 #outerwrapper { background-image: url(../gfx/wedstrijd/6/popupbg.gif); }

#popupleftbg {
	background: no-repeat left top transparent;
	padding-left: 30px;
}


#popuprightbg {
	width: 635px;
	height: 320px;
	padding: 19px 30px 83px 0;
	text-align: center;
	overflow: hidden;
	background: no-repeat right top transparent;
} 

body.type1 #popupleftbg { background-image: url(../gfx/wedstrijd/1/popupbgleft.gif); }
body.type2 #popupleftbg { background-image: url(../gfx/wedstrijd/2/popupbgleft.gif); }
body.type3 #popupleftbg { background-image: url(../gfx/wedstrijd/3/popupbgleft.gif); }
body.type4 #popupleftbg { background-image: url(../gfx/wedstrijd/4/popupbgleft.gif); }
body.type5 #popupleftbg { background-image: url(../gfx/wedstrijd/5/popupbgleft.gif); }
body.type6 #popupleftbg { background-image: url(../gfx/wedstrijd/6/popupbgleft.gif); }

body.type1 #popuprightbg { background-image: url(../gfx/wedstrijd/1/popupbgright.gif); }
body.type2 #popuprightbg { background-image: url(../gfx/wedstrijd/2/popupbgright.gif); }
body.type3 #popuprightbg { background-image: url(../gfx/wedstrijd/3/popupbgright.gif); }
body.type4 #popuprightbg { background-image: url(../gfx/wedstrijd/4/popupbgright.png); }
body.type5 #popuprightbg { background-image: url(../gfx/wedstrijd/5/popupbgright.png); }
body.type6 #popuprightbg { background-image: url(../gfx/wedstrijd/6/popupbgright.png); }


body.type4 #popuprightbg,
body.type5 #popuprightbg,
body.type6 #popuprightbg {
	width: 460px;
	height: 279px;
	padding: 60px 107px 83px 98px;
	text-align: left;
}

#onderschrift {
	position: absolute;
	left: 22px;
	top: 345px;
	z-index: 100;
	width: 520px;
	height: 42px;
	padding: 10px 30px 0 99px;
	font: bold 14px arial,helvetica,verdana,sans-serif;
	color: #ffffff;
	text-align: left;
	overflow: hidden;
	background: no-repeat left top transparent;
	background-image: url(../gfx/wedstrijd/popuponderschrift.png);
}
	
h3#winnaar-icon {
	position: absolute;
	left: 33px;
	top: 340px;
	z-index: 150;
	width: 0px;
	padding: 0 0 0 60px;
	height: 60px;
	overflow: hidden;
	background: no-repeat left top transparent;
	background-image: url(../gfx/wedstrijd/winnaar-icon.png); /* ie6 pngfix */
}

a#sluitknop {
	position: absolute;
	display: block;
	left: 633px;
	top: 18px;
	z-index: 200;
	width: 0;
	height: 44px;
	padding: 0 0 0 45px;
	overflow: hidden;
	text-decoration: none;
	background: no-repeat left top transparent;
	background-image: url(../gfx/wedstrijd/popupsluitknop.png);
}

a#sluitknop:hover {
	background-image: url(../gfx/wedstrijd/popupsluitknoph.png);
}
	
