
#mypopup{
	position: absolute;
	width: 304px;
	height: 447px;
	left: 100px;
	top: 150px;
	display: table-cell;
	background: url(webshopopupen.jpg) no-repeat ;
	line-height: 1.2em;
		
}

#closebutton{
	float: right;
	width: 50px;
	height: 50px;
	margin-top: 400px;
}

a img{
	border: none;
}
.popstring{
	margin: 50px 20px 30px 50px;
	font-size: 1.2em;
	color: red;
	position: right;
	line-height: 1.1em;
	
}

popup{
	color: black;
	margin: 50px 20px 30px 50px;
	margin-bottom: 50px;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 50px;
}
	

