@charset "UTF-8";/* CSS Document */*{	margin: 0;	padding: 0;}body {	background-color: #0E272C;}#apDiv1 {	position:absolute;	left:0px;	top:0px;	width:100%;	height:100%;	overflow: hidden;	z-index:1;}#apDiv2 {	position:absolute;	left:0px;	top:0px;	width:100%;	height:100%;	overflow: hidden;	z-index:1;	background-image: url(images/home/backgif.gif);	background-repeat: repeat;	filter: Alpha(Opacity=80%);}#teaser {    position:absolute;    top: -150px;     width: 800px;    left: 50%;    margin-left: -400px;        background-color: black;    color: white;        z-index:1000;    height: 320px;    padding: 20px 0 0 0;    border: solid 1px #999;    visibility: hidden;    }.divVideoModule {    visibility: visible;}#closeTeaser{    position: absolute;    top:-152px;    right:5px;    font-family: Verdana;    font-size: 10px;    cursor:pointer;}#apDiv3 {	position:absolute;	width:725px;	height:85px;	left:50%;	top:50%;	margin-left : -362px;	margin-top: -42px;	z-index:2;}