html, body, div, img, h1, h2, h3, p, ul, li {
	margin:0px;
	padding:0px;
	border:0px none;
}

body {
	background-color: #FFFFFF;
	font-family:Georgia, Times, "Times New Roman", serif;
	color:#20201E;
	font-size:62.5%; /*-- reduziert die Standartgrösse auf 10px; 1em = 10px --*/
	line-height:18px;
	background-image: url(../images/bg.jpg)
}


/*----- 3D -----*/
#layerover {
	position: absolute;
	z-index: 99;
	width: 800px;
	height: 600px;
	background-image: url(../images/hlltn-anim5.gif);
	cursor: pointer;
}

#animoverbg {
	position: absolute;
	z-index: 90;
	width: 582px;
	height: 1000px;
	background-image: url(../images/anim-overbg.gif);
	left: 50px;
}

#animoverbg2 {
	position: absolute;
	z-index: 90;
	width: 582px;
	height: 1000px;
	background-image: url(../images/anim-overbg.gif);
	left: 632px;
}

#animoverbg3 {
	position: absolute;
	z-index: 91;
	width: 900px;
	height: 550px;
	left: 170px;
	top:20px;
	text-align: center;
	font-size: 1.1em;
	font-family: Helvetica, Arial, Courier;
	color: #fff;
}

#animoverbg3 a {
	text-decoration: underline;
	color: #999;
	letter-spacing: 3px;
}

.enter {
	font-size: 2.5em;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 5px;
	line-height: 2em;
}

.enter2 {
	font-size: 1.5em;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 5px;

}

#animoverbg4 {
	width: 100%;
	height: 100%;
	background-image: url(../images/anim-overbg2.gif);
}



/*----- BG -----*/
#leftcorner {
	position: absolute;
	width: 161px;
	height: 448px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-image: url(../images/left-1.jpg);
	background-repeat: no-repeat;
}

#rightside {
	position: absolute;
	left: 482px;
	width: 281px;
	height: 515px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-image: url(../images/right-1.jpg);
	background-repeat: no-repeat;
}


/*----- Content -----*/
#header {
	position: absolute;
	left: 50px;
	width: 582px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	background-image: url(../images/bg-content.jpg);
}

#contentfolder {
	position: absolute;
	left: 50px;
	top: 161px;
	width: 582px;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	background-image: url(../images/bg-content.jpg);
}

#contentfolder2 {
	position: absolute;
	left: 50px;
	top: 240px;
	width: 582px;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	background-image: url(../images/bg-content.jpg);
}

#crewpics {
	position: relative;
	width: 582px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}


.content {
	width: 518px;
	background-color: #fff;
	border-bottom: 1px solid #666;
	/*--border-top: 3px solid #55c;--*/
	margin-left: 17px;
	margin-bottom: 35px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 25px;
}

.contentfilm {
	width: 548px;
	background-color: #fff;
	border-bottom: 1px solid #666;
	/*--border-top: 3px solid #55c;--*/
	margin-left: 17px;
	margin-bottom: 35px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.linkscontainer {
	position: absolute;
	width: 200px;
	height: 50px;
	left: 300px;
	top: 307px;
	z-index: 5;
}

.linkscontainer2 {
	position: absolute;
	width: 200px;
	height: 50px;
	left: 300px;
	top: 960px;
	z-index: 5;
}


.linkscontainer3 {
	position: absolute;
	width: 200px;
	height: 50px;
	left: 300px;
	top: 1225px;
	z-index: 5;
}


/*----- Typo -----*/

.media {
	background-image: url(../images/bg-media.jpg);
	width: 500px;
	height: 100px;
	color: #fff;
	padding-left: 10px;
}

.media a {
	padding-left: 10px;
	color: #FFF;
	font-style: italic;	
	text-transform: uppercase;
	font-size: 2em;
}

.media a:hover {
	padding-left: 10px;
	color: #000;
	font-style: italic;
	text-transform: uppercase;
	font-size: 2em;
}

.datummedia {
	padding-left: 10px;
	color: #FFF;
	font-size: 1.1em;
	line-height: 19px;
}

.datum {
	font-size: 1.1em;
	line-height: 19px;
}

h1 {
	font-size: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	line-height: 23px;
}

.links {
	font-size: 1.5em;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}


p {
	font-size: 1.2em;
	line-height: 18px;
}


.small {
	font-size: 1em;
}

.small a {
	text-decoration: none;
	color: #000;
}

#ecke {
	position: absolute;
	height: 200px;
	width: 200px;
	z-index: 5;
	top:30px;
	left:365px;
}


/*----- Dropdown -----*/

/*--#navi-schrift {
	position: absolute;
	width: 152px;
	height: 60px;
	background-image: url(../images/navi-schrift.gif);
	z-index: 35;
	left: 636px;
	top: 3px;
}--*/

#navigation {
	position: absolute;
	left: 634px;
	top: 0px;
	padding-top: 5px;
	padding-left: 4px;
	margin:0px;
	padding:0px;
	z-index:20;
}

#menu_opener {
	width:162px;
    height: 36px;
    background-color:transparent;
	text-decoration:none;
	margin:0;
	padding-top:3px;
	padding-left:0px;
    background-image: url(../images/navi-oben.jpg);
	background-repeat: no-repeat;
}


#menu_opener a {
	text-decoration:none;
    padding-top: 20px;
    height:15px;
	line-height:5px;
	background-color:transparent;
	display:block;
    font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000;
    width:162px;
}

.navibgunten {
	height: 2px;
	width: 162px;
	background: #000;

}

.navibgunten2 {
	height: 19px;
	width: 162px;
	margin-left: 3px;
}

#jump_menu {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 11px;
	color: #fff;
    width:162px;
    background-color:transparent;
    display:block;
}


#menu {
	padding-left:0px;
	margin:0px;
    margin-top:0px;
    margin-left:0px;
    width: 162px;
	display:block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
    background-image: url(../images/navi-bg2.gif);
    background-repeat: repeat-y;
    color:#000;
}

#menu a {
	text-decoration:none;
	list-style: circle;
	display:block;
    font-family: Arial, sans-serif, Helvetica;
    /*--font-family: Georgia, Times, serif;--*/
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	line-height: 25px;
	/*--color: #20201E;--*/
	color: #9ca2a2;
	/*--color: #9ca2a2;--*/
    padding-left: 4px;
    width:158px;
    border-bottom: 1px solid #000;
}

#menu a:hover {
	background-color:#fff;
	background-image: url(../images/navi-overklein.jpg);
	color: #9ca2a2;
}

#menu a:active {
	background-color:#fff;
	background-image: url(../images/navi-overklein.jpg);
	color: #9ca2a2;
	text-decoration: underline;
}

.imgtop {
	padding-bottom: 2px;
	margin: 0px;
}

.imgtop2 {
	padding-bottom: 2px;
	margin: 0px;
	/*--border-bottom: 1px solid #9ca2a2;--*/
}

