/* ie png fix */
img {
	behavior: url(_iepngfix.htc);
}


/* ########## TYPO HTML-Standard ########## */

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	white-space: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
	text-align: left;
	/*text-align: justify;*/
	line-height: 120%;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 20px;
}

li {
	list-style-position: outside;
	list-style-image: url(../_images/misc/bullet.gif);
	list-style-type:none; 
  	margin-bottom: 6px;
	padding-left: 0px;
}

#menu ul {
  	margin: 0px;
	padding: 0px;
}

#menu ul li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 16px;
	font-size: 90%;
	color: #FBC100;
	text-transform: uppercase;
}

#menu ul li a {
	color: #FBC100;
}

#menu ul li a:hover {
	color: #ffffff;
}

#dvd img {
	margin-bottom: 0px;
}

h1 {
	font-size: 120%;
	color: #FBC100;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

h2 {
	font-size: 120%;
	color: #FBC100;
	font-weight: bold;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

h3 {
	font-size: 100%;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

fieldset {
	width:280px;
	float: left;
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #cccccc;
}

label {
	margin-left: 0px;
}

/* ########## TYPO USER-Standard ########## */

.text-white {
	color: #ffffff;
}

.text-yellow {
	color: #FBC100;
}

.img-left {
	margin-right: 10px;
	margin-bottom: 0px;
}

.img-right {
	margin-left: 10px;
	margin-bottom: 0px;
}

.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.foto-navig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.credit {
	white-space: normal;
	text-align: center;
	line-height:130%;
	margin-top:0px;
	margin-bottom: 6px;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/* ########## TYPO Links ########## */

a { 
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FBC100;
}

#foto-navig a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
}



/* ########## LAYOUT ########## */

body{
	background:#000000;
	color: #ffffff;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	white-space: normal;
	text-align: left;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

#canvas{
	position: relative;
	background-image: url(../_images/design/design_middle.jpg);
	background-repeat: repeat-y;
	left: 50%;
	width:760px;
	margin-left: -380px;
}

#area{
	background-image: url(../_images/design/design_top-2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#bg-top{
	background-image: url(../_images/design/design_top-1.jpg);
	background-repeat: no-repeat;
	width:760px;
	height:240px;
	margin:0px;
	padding:0px;
}

#bg-bottom{
	width: 760px;
	height: 24px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

#logo{
	position:absolute;
	top:30px; left:30px;
	width:70px; height:22px;
	margin:0px;
	padding:0px;
	overflow:none;
}

#menu{
	position: absolute;
	left: 30px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

#dvd{
	background-image: url(../_images/pixel_t.gif);
	float: right;
	width: 120px;
	margin: 0px;
	margin-right: 20px;
	padding:0px;
}

#content{
	margin-left: 230px;
	margin-right: 170px;
}

#imprint{
	position: absolute;
	right: 0px;
	width:100px;
	height:10px;
	margin:0px;
	margin-top:24px;
	margin-bottom:16px;
	padding:0px;
}

#cinemastart{
	position:relative;
	width:150px; height:80px;
	margin:0px;
	padding:0px;
}

#foto-canvas{
	position:absolute;
	left: 50%;
	top: 50%; 
	width:760px;
	height:520px;
	margin-left: -380px;
	margin-top: -260px; 
}

#foto-navig{
	position: absolute;
	top: 77px;
	left: 490px;
	width: 200px;
	height: 20px;
	overflow: none;
	text-align: right;
	padding-top: 1px;
}

#foto-content{
	position:absolute;
	top:92px; left:70px;
	width:620px; height:410px;
	margin:0;
	padding:0;
	overflow:none;
}

#foto-cinemastart{
	position:absolute;
	top:10px; left:330px;
	width:150px; height:80px;
	margin:0px;
	padding:0px;
	overflow:none;
}

#foto-bg{
	position:absolute;
	top:0px; left:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

