@charset "UTF-8";
body {
	background: url('img/sl.gif');
	background-attachment: fixed;
	margin: 0;
	background-color: #5d4274;
	margin: 50px;
}
.projekt {
	width: 150px;
	height: 128px;
	margin: 10px;
	float: left;
	display: inline;
}
#haupt {
	width: 340px;
}
.pop {
	position: absolute;
	width: 150px;
	visibility: hidden;
	height: 193px;
}
.popkopf {
	height: 18px;
	background-image: url('img/popkopf.gif');
	text-align: right;
	color: #5d4274;
	background-color: transparent;
	
}
.pophaupt {
	background: #fff;
	text-align: center;
	height: 120px;
	/*line-height: 120px;*/
}
.close {
	margin: 10px;
}
.pophaupt img {
	/*vertical-align: middle;*/
	margin-top: -8px;
}
#logo {
	position: absolute;
	right: 10px;
	top: 10px;
}
#p1 {
	width: 18px;
	height: 18px;
	background-image: url('img/dreiew.gif');
	background-color: transparent;
	background-repeat: no-repeat;
}