/* main CSS for www.istdasfischlisweiss.com, 2007 ©nauta@internauta.ch */

body
{
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 16px;
}

p{
	margin: 0px;
	padding: 0px;
}

#bgfanzine{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	z-index:1;
}

#nav{
	position: absolute;
	top: 109px;
	left: 115px;
	width: 800px;
	height: 13px;
	z-index:2;
}

#movie
{
	position: absolute;
	top: 125px;
	left: 115px;
	width: 800px;
	height: 600px;
	z-index:3;
}

#content
{
	position: absolute;
	top: 145px;
	left: 115px;
	width: 800px;
	z-index:4;
	
}

#blaettern
{
	position: absolute;
	top: 620px;
	left: 350px;
	width: 225px;
	height: 55px;
	z-index: 20;
	background-image: url(../bg/bg_pfeile.gif);
	background-repeat: no-repeat;
}

#legende{
	position: absolute;
	top: 730px;
	left: 115px;
	width: 400px;
	height: 20px;
	z-index:5;
}

#download, #downloadF{
	position: absolute;
	top: 735px;
	left: 550px;
	width: 255px;
	height: 30px;
	z-index:6;
}

#downloadF{
	top: 664px;
	left: 623px;
	z-index:15;
}