#lbWrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:10000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
iframe.IEFix {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
#lbBack {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	_height:2000px;
	_width: 2000px;
	z-index:10001;
	background: #330000;
}
*:not(hr) #lbBack {
	height:2500px;
	left:0px;
	margin-top:-500px;
	position:absolute;
	top:0px;
	width:100%;
	z-index:10001;
	background: #330000;
}
#lbLayer {
	position:absolute;
	left:5%;
	top:5%;
	width:720px;
	height:620px;
	z-index:10002;
}
#lbHolder { 
	position:absolute;
	left:150px;
	_left: 165px;
	top:50px;
	z-index:10005;
	width:800px;
	height:1200px;
	} 
	*:not(hr) #lbHolder {
		left: 0px;
	}
	
#lbCloseLink {
	position:absolute;
	z-index: 10010;
	left: 70%;
}
#lbCloseLink a {
	font-size: 0.8em;
	text-decoration: none;
}
#lbCloseLink a:hover {
	text-decoration: underline;
}
ul.buttonlist li, #lbHolder  div.popcontainer ul {
	list-style: none !important;
}
#lbHolder  div.popcontainer { 
	width: 497px;	
	margin-bottom: 2em;		
	color: #555;
	font-family: arial;
	overflow: hidden;
}
div.popcontainer #content{ 
	width: auto !important;
	margin-left: 0;
}
	div.popcontainer div.close {
		height: 20px;
	}
	div.close  a {
		width: 97px;
		height: 17px;		
		float:right;	
		margin-bottom: .5em;
		color: #fff;
		background: #E05206 url(/wcms_pm/aptivus_prod/res/img/icon_close.jpg) no-repeat 3px 4px;
		padding: 3px 0 0 8px;		
		font-size: 11px;
	}
		#lbHolder  div.close  a:hover {
			color: #fff !important;
		}
	div.popcontainer.large { 
		width: 523px;	
		margin-bottom: 2em;		
	}
	div.popcontainer .maincontent { 
		height: auto;	
		padding: 0 13px 0 13px;
		background: #E05206 url(/wcms_pm/aptivus_prod/res/img/video_bg.jpg) no-repeat;
		border:4px solid #fff;
	}
	div.popcontainer .whitebg {
		height: 200px;
		background: #fff;
		text-align: left;
	}
		div.popcontainer .whitebg.small { 
			height: 83px;
		}
			*:not(hr) div.popcontainer .whitebg.small {
				height: 0px;
				min-height: 83px;
				margin-bottom: 5px;
			}
			div.popcontainer .whitebg.small span.eightteen {
				display: block;
				font-size: 18px;
				padding-top: 30px;
				padding-left: 15px;
			}
			div.popcontainer .whitebg.small span.fourteen {
				display: block;
				font-size: 14px;
				padding-left: 15px;
			}
		div.popcontainer .whitebg div { 	
			padding: 21px;			
		}
			div.popcontainer .whitebg div div { 	
				padding: 0;
				margin-bottom: 10px;
			}
				div.popcontainer .whitebg ul li a{ 	
					background: url("../images/arrow-right-yellow.gif") 0 3px no-repeat;
					padding-left: 7px;
				}
			div.popcontainer .whitebg img {
				margin-right: 14px;
				float: left;
			}
	div.popcontainer .confirm {
		background: #fff url("../images/newscentre/popup_infopack.jpg") left bottom no-repeat;
	}
	div.popcontainer .deny {
		background-color: #fff;
		display: none;
	}
		div.popcontainer .confirm span, div.popcontainer .deny span {
			text-align: right;
			display: block;
			padding-top: 25px;			
			padding-left: 100px;
			position: absolute;
			right: 350px;
		}
			div.popcontainer a#piclink {
				background: url("../images/link-arrow-back.gif") 0 50% no-repeat;
				color: #f90;
				padding-left: 15px;
				margin-right: 10px;	
			}
			div.popcontainer a#ok  {
				background: #f90 url("../images/link-arrow.gif") 0 50% no-repeat;	
				color: white;
				float: right;
				padding: 4px 0 0 12px;
				width: 90px;
				height: 16px;
			}
		div.popcontainer .confirm ul.buttonlist, div.popcontainer .deny ul.buttonlist {
			padding: 25px 0 13px 250px;
		}
		div.popcontainer .deny span.important {
			color:  red;
		}		
	div.popcontainer .list { 
		background: #fff url("../images/newscentre/popup_infopack.jpg") left bottom no-repeat;
		padding: 15px 15px 70px 15px;
	}
		div.popcontainer .list ul { 
			background: #f0f0f0;
			border-top: 1px solid #d5d5d5;
			border-bottom: 1px solid #d5d5d5;
			padding: 2px 5px;
			margin-bottom: 1.5em;
		}
			div.popcontainer .list ul li { 
				padding: 1px 0;
			}
				#lbHolder div.popcontainer li a{ 
					color: white;
				}
					#lbHolder div.popcontainer li a:hover{ 
						color: white !important;
						text-decoration: underline !important;
					}
		div.popcontainer .list a.btn {
			width: 100px;
			height: 17px;
			display: block;
			background: #f90 url(../images/arrow-right-white.gif) 5px 6px no-repeat;
			color: #fff !important;
			padding: 3px 0 0 13px;
			border: none;
			float: right;
			cursor: pointer;
			font-weight: bold;
		}
	div.popcontainer .addcontent {
		yheight: 197px;	
		background: #E7EAFC url(/wcms_pm/viramune_prod/res/img/addcontent_bg.jpg) no-repeat;
		margin-top: 3px;
		padding: 13px;
		color: #fff;
		overflow: hidden;
		text-align: left;
	}
	div.popcontainer .addcontent strong{
		color:white;
		font-size:1em;
	}
		div.popcontainer .addcontent ul.slide {
			width: 468px;
			height: 15px !important;
			background: #666;
			border: 1px solid white;
			margin: 0;
			padding: 0;
		}
			div.popcontainer .addcontent ul.slide li.slidebar .slidehandle {
				width: 99px;
				height: 15px;
				_height: 14px;
				background: url(/wcms_pm/viramune_prod/res/img/slidehandle.gif) 0px -2px no-repeat;	
				cursor: pointer;
				margin: 1px 10px 0 1px !important;
				padding: 0;
			}
				div.popcontainer .addcontent ul.slide li.slidebar {
					width:466px;
					}
	ul.galselect {
		height: 90px;	
		padding: 0;
		display: inline-block;
		margin: 10px 0;
		overflow: hidden;
	}
		ul.galselect li {
			width: 120px;
			display: inline-block;
			float: left;			
			padding: 0 10px 0 0;
		}
			ul.galselect li a {
				height: 30px;
				font-weight: bold;
				color: white; 				
			}	
				ul.galselect li a:hover {
					color: white;
					text-decoration: underline;
				}
				ul.galselect li a span {
					display: block;
					margin: 0 0 3px 0;
				}				
				ul.galselect li a img{
					margin: 0 5px 0 0;
				}
				ul.galselect li .galery {
					color: black;
					font-size: .8em;
					padding: 0 0 0 40px;
				}				
		div.popcontainer div.mediapool img{	
			margin-top: -3px;
			margin-right: 5px;
			float: left;
		}
			div.popcontainer div.mediapool a {
				color: #f90 !important;
			}
			
/* SPEZIAL MIST */
#lbWrapper.spezial .maincontent {
	border: 1px solid #666;
	background: #000003;
	width: 800px;
	height: 400px;
	}
	#lbWrapper.spezial .close {
		margin-right: 13px;
		}
