body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color:#002643;
	text-align:center;
	}

#vorschalt a:focus{outline:none;}

#vorschalt{
	background:transparent url(/images/vorschalt.jpg) scroll no-repeat 0 0;
	margin:8px auto 0px auto;
	padding:0px;
	width:960px;
	height:700px;
	}

#vorschalt #flash{
	width:960px;
	height:200px;
	padding:80px 0 0 0;
	}

#vorschalt #weiterleitung{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:99;
	display:block;
	overflow:hidden;
	}

#vorschalt #weiterleitung a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	}

#vorschalt #flash div{
	width:200px;
	height:200px;
	display:block;
	overflow:hidden;
	float:left;
	
	position:relative;
	z-index:100;
	}

#vorschalt #flash a{
	width:380px;
	height:200px;
	display:block;
	overflow:hidden;
	float:left;
	}
