#content {
	position: absolute;
	margin-left: 472px;
	margin-top: 124px;
}
#contentBox {
	position: absolute;
}
#contentText {
	margin-left: 20px;
	margin-top:35px;
	width:390px;
	position: absolute;
}
#contentT {
	overflow:hidden;
	width: 440px;
	height: 66px;
	background-image: url("../pics/boxes/contentT.png");
}
#contentM {
	overflow:hidden;
	width: 440px;
	height: 500px;
	background-image: url("../pics/boxes/contentM.png");
	background-repeat: repeat;
}
#contentB {
	overflow:hidden;
	width: 440px;
	height: 8px;
	background-image: url("../pics/boxes/contentB.png");
}
/* fenster-layer */
#pfenster {
	visibility:	hidden;
	position:absolute;
	left:70px;
	top:170px;
	overflow:visible;
	padding:5px 0 45px 0;
	border: 1px solid #000000;
	border-bottom: 20px solid #747d78;
	background-color:#FFFFFF;
	background-image:url("../pics/logo_klein.gif");
	background-repeat:no-repeat;
	background-position:240px bottom;
/*	cursor: hand;*/
}
#pfenster-mailand {
	visibility:	hidden;
	position:absolute;
	left:70px;
	top:170px;
	overflow:visible;
	padding:5px 0 45px 0;
	background-color:#FFFFFF;
	background-image:url("../pics/logo_klein.gif");
	background-repeat:	no-repeat;
	background-position:240px bottom;
	/*	cursor: hand;*/
	border: 1px solid #000000;
	border-bottom: 20px solid #747d78;
}
#pfenster-joop {
	visibility:	hidden;
	position:absolute;
	left:70px;
	top:170px;
	overflow:visible;
	padding:5px 0 45px 0;
	background-color:#FFFFFF;
	background-image:url("../pics/logo_klein.gif");
	background-repeat:no-repeat;
	background-position:240px bottom;
	/*	cursor: hand;*/
	border: 1px solid #000000;
	border-bottom: 20px solid #747d78;
}
#pfenster-masskonfektion {
	visibility:	hidden;
	position:absolute;
	left:70px;
	top:170px;
	overflow:visible;
	padding:5px 0 45px 0;
	background-color:#FFFFFF;
	background-image:url("../pics/logo_klein.gif");
	background-repeat:	no-repeat;
	background-position:240px bottom;
	/*	cursor: hand;*/
	border: 1px solid #000000;
	border-bottom: 20px solid #747d78;
}
#pfenster-hemd-krawatten {
	visibility:	hidden;
	position:absolute;
	left:70px;
	top:170px;
	overflow:visible;
	padding:5px 0 45px 0;
	background-color:#FFFFFF;
	background-image:url("../pics/logo_klein.gif");
	background-repeat:no-repeat;
	background-position:240px bottom;
	/*	cursor: hand;*/
	border: 1px solid #000000;
	border-bottom: 20px solid #747d78;
}
.schliessen {
	position:absolute;
	top:10px;
	right:10px;
	padding:0 2px 2px 2px;
	color:#A21B44;
	border:1px solid #A21B44;
	line-height:7px;
/*	cursor: default;
*/}
.pfenster_content {
	padding:25px 15px 25px 15px;
	width:395px;
}
