body {
	background-color: #B4BFE0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
}

.head {
	width: 700px;
	height: 110px;
	border: thin solid #000000;
	background-color: #FFFFFF;
	border-width: 0px 1px 1px 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: left;
	margin-left:auto;
   margin-right:auto;
}

#head-logo {
	width: 150px;
   height: 110px;
	background-image: url(cinestar-logo.gif);
	float: left;
}

#head-pic {
	width: 540px;
	height: 110px;
	background-image: url(head-pic.jpg);
	float: left;
	margin-left: 10px;
}

.metanavi {
	width: 540px;
	height: 30px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 28px;
	padding: 0px 20px 0px 180px;
	margin-left:auto;
   margin-right:auto;
}

#metanavi-date {
	float: left;
}

#metanavi-navigation {
	width: auto;
	text-align: right;
	float: right;
}

.main {
	width: 700px;
	height: 680px;
	border: thin solid #000000;
	background-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	text-align: left;
	padding: 10px 20px 10px 20px;
	margin-left:auto;
   margin-right:auto;
}

#mainleft {
	width: 150px;
	float: left;
	background-color: #E4E4E4;
	padding-bottom: 10px;
}
	
#maincenter {
	width:380px;
	float:left;
	margin-left: 10px;
}

#mainright {
	width:150px;
	float:left;
	margin-left: 10px;
}

#main-locator {
	font-size: 10px;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
	width: 380px;
}

#main-title {
	width: 380px;
	margin-top: 10px;
	float: left;
}

#main-content {
	width: 380px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align: left;
}

.main-headline_01 {
	font-size: 15px;
 	font-weight: bold;
	line-height: 22px;
}

.main-lead {
	font-size: 11px;
 	font-weight: bold;
}


#main-filminfos {
	width: 145px;
	background-color: #E4E4E4;
	font-size: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.main-extras-headline_01 {
	font-size: 12px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 95%;
	padding-bottom: 3px;
}

.main-extras-headline_02 {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

#main-bildergallerie {
	width: 145px;
	margin-top: 10px;
	background-color: #E4E4E4;
	font-size: 10px;
	padding-left: 5px;
}

a.link-mainnavi {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 95%;
	padding-bottom: 3px;
	margin-left: 5px;
}

a.link-metanavi {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

p.spacer {
	margin-top: 0px;
	margin-bottom: 10px;
}

.leftfloat {
	float: left;
	margin: 0px 5px 5px 0px;
}

.noborder {
	border: 0px;
}

