/*
------------------------------------------------------
  Contentelemente
------------------------------------------------------
*/

#klickDiv{
	position:absolute;
	top:145px;
	left:600px;
	width:350px;
	height:400px;
	z-index:1500;
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
#onlineshop {
    display: block;
    text-decoration: none;
    position: absolute;
    width: 140px;
    height: 75px;
    top: 418px;
    left: 460px;
}