@CHARSET "ISO-8859-1";

* {
	margin: 0;
	padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h1 {
	margin-bottom: .5ex;
}

p {
	margin-bottom: .8ex;
	line-height: 1.3em;
}

p.presse,
p.presselink {
	overflow: auto;
	padding: 1ex;
	border-bottom: 1px dashed #aaa;
}

p.presse a {
	display: block;
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 1em;
}

p.presse a img {
	border: none;
}

#counter {
	position: absolute;
	width: 8ex;
	background-color: #000;
	color: #fff;
	border: 1px solid #fff;
	top: 1px;
	left: 110px;
	font-size: 8px;
	text-align: right;
	padding: 1px 3px;
}

#main ul {
	margin: 1ex 0;
}

#main ul li {
	margin-left: 1.5em;
}

html, body {
	-background-color: rgb(64, 76, 58);
	background-color: rgb(35, 76, 0);
	font-family: Arial, sans-serif;
	font-size: 100.01%;
	height: 100%;
}

#overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1000;
}

#margins {
	width: 960px;
	height: 580px;
	margin-top: -290px;
	margin-left: -480px;
	background-color: #95cffd;
	background-image: url('../img/anaconda_bg.jpg');
	position: absolute;
	top: 50%;
	left: 50%;
}

#margins.intro {
	background-color: #000;
	background-image: url('../img/auge.jpg');
}

#margins.intro #tomovie {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#tomovie a {
	display: block;
	background-color: #fff;
	opacity: 0.7;
	padding: 1ex 2ex;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#tomovie a:hover {
	text-decoration: underline;
}

#main, #heading {
	position: absolute;
	left: 223px;
}

#heading {
	top: 205px;
	height: 25px;
	font-size: 1.8em;
	font-weight: bold;
}

#main {
	top: 245px;
	width: 547px;
	height: 305px;
	overflow: auto;
	font-size: 0.8em;
}

#movie_margins {
	width: 960px;
	height: 580px;
	margin-top: -290px;
	margin-left: -480px;
	background-color: #95cffd;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image: url('../img/anaconda_movie_bg_skip_navi.jpg');
}	

#movie_main {
	position: absolute;
	top: 212px;
	left: 312px;
	width: 335px;
	height: 170px;
	overflow: hidden;
	background-color: green;
}

#skiplink {
	position: absolute;
	top: 420px;
	left: 450px;
	width: 60px;
	height: 18px;
	text-align: center;
}

#skiplink a {
	text-decoration: none;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
}

#ffuf {
	position: absolute;
	bottom: 10px;
	left: 200px;
	background: #fff;
	padding: 3px 8px;
	float: left;
	font-size: 0.6em;
}

#impressum {
	position: absolute;
	top: 564px;
	left: 681px;
	font-size: 0.6em;
}

#impressum a {
	text-decoration: none;
	color: #ddd;
}	
	
ul#navi {
	list-style: none;
	position: absolute;
	left: 0px;
	top: 202px;
}

ul#navi a {
	font-size: 14px;
	font-family: "Arial Black";
	color: #fff;
	text-decoration: none;
	display: block;
	position: relative;
	top: 2px;
	padding-left: 10px;
}

ul#navi li:hover a {
	text-decoration: underline;
}

ul#navi li {
	width: 170px;
	height: 25px;
	margin-bottom: 8px;
}

ul#navi li.aktiv {
}

ul#navi li.aktiv a {
	color: #000;
}

div#snake {
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 70px;
	display: none;
}

div#gallery {
}

div#gallery img {
	border: none;
}

div#gallery div.thumb {
	width: 150px;
	margin: 3px 9px;
	display: block;
	float: left;
}

div#gallery div.thumb a {
	-height: 150px;
	display: block;
}

div#gallery div.caption {
	font-size: 0.8em;
}

div.flashslide {
	text-align: center;
}

