
#popupbg
{
	width:100%;
	height:100%;
	margin:0px;
	background-image:url('../../images/popupbg.png');
	position:absolute;
	top:0px;
	left:0px;
}

#popup
{
	margin:100px auto;
	background-color:white;
	z-index:100;
}

#popupladen
{
	text-align:center; 
	margin-top:45%; 
	border:1px solid #60030e; 
	margin-left:25%; 
	margin-right:25%; 
	padding:4px;
	color:silver;
}

#popupextra
{
	width:94%;
	margin-left:3%;
	margin-right:3%;
	height:3%;
	font-size:10px;
	color:#cfcece;
	margin-top:0.5%;
}

#pheader
{
	height:3%;
	margin-top:0.5%;
	text-align:right;
	color:gray;
	margin-left:3%;
	margin-right:3%;
	float:left;
	clear:left;
	width:94%;
	font-size:10px;
}

#pheader a
{
	color:gray;
	text-decoration:underline;
}

#pfoto
{
	float:left;
	margin-left:3%;
	margin-right:3%;
	height:79%;
	width:94%;
	background-color:#161616;
	background-repeat:no-repeat;
	background-position:center center;
}

#ptitel
{
	float:left;
	width:94%;
	margin-left:3%;
	margin-right:3%;
	margin-top:0.5%;
	color:gray;
	height:3%;
	font-weight:bold;
}

#pomschrijving
{
	float:left;
	clear:left;
	width:74%;
	margin-left:3%;
	padding-top:0.5%;
	height:10%;
	overflow:auto;
}

#plinks
{
	float:left;
	width:10%;
	height:9.5%;
	margin-top:1%;
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
}

#prechts
{
	float:left;
	width:10%;
	height:9.5%;
	margin-top:1%;
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
}
