@CHARSET "ISO-8859-1";


			
			.lightbox_layer_ab16 {
				background: url(/images/ab16/transpBlack90.png) repeat scroll left top transparent;
				width:100%;
				height:1503px;
				top:0px;
				left:0px;
				position:fixed; 
				z-index:100;
			}
			
			.ab16_pos {
				height:534px;
				width:626px;
				top:50px;
				position:relative;
				margin-left:250px;
				/*margin:auto; */
				text-align:center;
				
			}
			
			.ab16 {
				background: url(/images/ab16/background.png) no-repeat scroll left top transparent;
				height:534px;
				width:626px;
			}
			
			.ab16_text {
				height:534px;
				width:313px;
				top:260px;
				left:45px;
				position:absolute;
				text-align:left;
			}
			
			.ab16_text h1{
				font-size:14px;
				font-family:Verdana;
				color:#00387d;
				font-weight:bold;
			}
			
			.ab16_text p{
				font-size:12px;
				font-family:Verdana;
				color:#000000;
			}
	
			.ab16_ja {
				background: url(/images/ab16/button_ja.jpg) no-repeat scroll left top transparent;
				height:72px;
				width:217px;
				top:180px;
				left:0px;
				position:absolute;
			}
			
			.ab16_nein {
				background: url(/images/ab16/button_nein.jpg) no-repeat scroll left top transparent;
				height:72px;
				width:158px;
				top:180px;
				left:375px;
				position:absolute;
				z-index:100;
			}
			
			
