body{
	background-color:#ffffff;
	background-image:url('../images/backgrounds/popup/background.gif');
	background-repeat: repeat-y;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}

.heading{
	position:absolute;
	top:139px;
	left:179px;
	border:0px solid red;
	z-index:0;
}

.textHeading{
	position:absolute;
	top:139px;
	left:179px;
	border:0px solid red;
	color: #6a6a6a;
	font-size: 16px;
	line-height: 2.4;
	font-weight: bold;
}


.screenOnly{
	display: none;
}


.logoPrint{
	position:absolute;
	top: 10px;
	left: 77px;
	z-index:30;
}

.logoSceen{
	display: none;
}

.pictureScreen
{
	display: none;
}

.box1{
	display: none;
}

.navi{
	display: none;
}


.mail{
	display: none;
}

.box2{
	display: none;
}
/*  */
.headlineImage{
	position:absolute;
	top:145px;
	left:196px;
	border:0px solid red;
	z-index:2;
}

.content{
	position: absolute;
	z-index: 3;
	top: 225px;
	left: 196px;
	width: 381px;
	height: 648px;
	visibility: visible;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	margin: 0.5em 0;
	padding-bottom: 30px;
}

.close{
	display: none;
}


/*************FOOTER FUER PRINTVERSION***************************************/
.footerPrint {
	position:static;
	margin-top: 50px;
	margin-left: 0px;
}

.footerTextPrint {
	font-weight: bold; 
	font-size: 6pt;
}
