* {margin: 0; padding: 0;}

table,table th,table td,table tr {
	border:none;
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
	padding:0px;
	margin:0px;
}

html, body
{
    font-family: Georgia, Times,"Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #black;
    text-align: center;
    line-height: 20px;
}
body {
	background-color: #a1151b;
	
	overflow-y: scroll;
}

#wrapper {
    width: 960px;
    text-align: left;
    margin: 0 auto;
	background:white url(../img/design/gruppenfoto-footer.jpg) no-repeat scroll 0 bottom;
	padding-bottom: 390px;

}
#startseite #wrapper {
	background:white url(../img/design/gruppenfoto-footer-start.jpg) no-repeat scroll 0 bottom;
}
#startseite #header {
	background:white url(../img/harfouch-ganz.jpg) no-repeat scroll right top;
}
#startseite h1 {
	display:none;
}
#startseite .content{
	padding-top: 0;
}
#startseite #submenu, #kontakt #submenu, #kino #submenu, #contacts #submenu, #cinema #submenu  {
	display:none;
}
#header {
	height: 200px;
	background:white url(../img/harfouch-ganz-2.jpg) no-repeat scroll right top;
	margin-bottom: 10px;

}
.ichmacheplatzda
{
	height: 390px;
	clear: both;
}

#filmtitel{
	background:transparent url(../img/design/giulias-verschwinden-schrift.gif) no-repeat scroll 0 62px;
	float:left;
	width: 300px;
	height: 200px;
}
.en #filmtitel{
	background:transparent url(../img/design/julias-disapearance-logo.gif) no-repeat scroll 0 60px;
}
.fr #filmtitel{
	background:transparent url(../img/design/la-disparition-de-giulia.gif) no-repeat scroll 0 60px;
}

#filmtitel a{
	text-indent: -8888px;
	display: block;
	height: 200px;
	width: 430px;
}
#schaub-suter{
	background:white url(../img/design/schaub-suter.gif) no-repeat scroll 25px 55px;
	width: 250px;
	height: 200px;
	float:left;
	text-indent: -9999px;
}
.en #schaub-suter{
	background:white url(../img/design/schaub-suter-english.gif) no-repeat scroll 25px 55px;
}
.fr #schaub-suter{
	background:white url(../img/design/schaub-suter-francais.gif) no-repeat scroll 25px 55px;
}
.news-en {
	color: #a1151b;
}

#startseite #sprache {
	display:none;
}
#sprache {
	font-size: 18px;
    font-family: Helvetica,"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	width: auto;
	z-index: 555;
	float:right;
}

#sprache a {
	margin-left: 1px;
	color: white;
	width: 120px;
	height: 20px;
	padding: 4px;
	background-color: black;
}

#sprache a:hover {
	text-decoration: none;
	background-color: #a1151b;
}
.de #sprache a.de, .en #sprache a.en, .fr #sprache a.fr {
	display:none;
}

#menu {
	float: left;
	width: 250px;
}
#menu a {
	font-family: Georgia,Times,"Lucida Sans Unicode",Arial,sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #a1151b;
	display: block;
	padding-left: 70px;
	width: 145px;
}
#menu a.mark,
#menu a.mark:hover
/*,#startseite #menu a*/
{
	color: white;
	background:transparent url(../img/design/navi-balken.gif) no-repeat scroll -140px 0;
}
#menu a:hover {
	color: black;
	text-decoration: none;
}
#submenu {
	padding: 10px 0 15px 0;
}

#submenu a{
    font-family: Helvetica,"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 20px;
	margin-right: 30px;

}
#submenu .mark {
	color: #a1151b;
}

#main {
	float: right;
	width: 710px;
}

#footer {
	background:white url(../img/design/logos-footer.gif) no-repeat scroll left center;
	height: 58px;
	width: 960px;
	margin: 0 auto;
}

.content {
	padding: 10px 60px 0 0;
}

.content p {
	margin-bottom: 20px;
}
.content a {
	color: #a1151b;
}

h1
{
    font-family: Helvetica,"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

#footer a{
	border: 1px solid white;
	height: 55px;
	width: 50px;
	display: block;
	float: left;
	text-indent: -9000px;
}

#footer a#sf {width:115px}
#footer a#srg {width:125px}
#footer a#teleclub {width:110px}
#footer a#bak {width:100px}
#footer a#filmstiftung {width:133px}
#footer a#dolby {width:80px}
#footer a#columbusfilm {width:125px}
#footer a#tcfilm {width:155px;}



/******************** MEDIEN ********************/

.images a{
	float: left;
	width: 180px;
	padding: 10px 10px 0 0;
	text-align: center;
}
.images a img{
	width: 180px;
	height: 120px;
	margin: 0 auto;
}
.images a{
	text-decoration:none;
	border: none;
}
.images a span{
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	padding-top: 5px;
	display:block;
}
.images a:hover span{
	text-decoration: underline;
}

a.btn_pdf, a.btn_qt{
	display:block;
	color: a1151b;
	background:transparent url(/media/img/design/icon-pdf.png) no-repeat center top;
	padding-top: 85px;
	width: 200px;
	height: 30px;
	line-height:18px;
	text-decoration: none;
	text-align:center;
	float: left;
}
a.btn_qt{
	background:transparent url(/media/img/design/icon-quicktime.png) no-repeat center top;
}
a:hover.btn_pdf, a:hover.btn_qt{

	text-decoration: underline;
}


/******************** DIV. UNTERSEITEN ********************/

.contact p{
	width: 210px;
	float: left;
	padding-bottom:20px;
}


.crewlist th{
	width: 200px;
}

.crewlist td {
	padding-bottom: 10px;
}


table th {
	font-family: Helvetica,"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 13px;
}
#cast_menu{
	float: left;
	width: 324px;
	margin-right: 20px;
	text-align: right;
}
#cast_menu a, #cast_menu .castlist div{
	display:block;
	border-bottom: 1px solid #a1151b;
}
#cast_menu a.mark, #cast_menu a.mark:hover {
	background-color: #a1151b;
	color: white;
	padding: 5px;
}
#cast_menu a {
	font-size: 16px;
	padding: 5px 0 5px 0;
}
#cast_menu a:hover {
	background-color: #fef0f0;
	text-decoration: none;
}
#cast_menu span
{
	float: left;
	font-size: 12px;
	font-family: Helvetica,"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	text-transform: uppercase;
}
#cast_menu .castlist p {
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	
}
#cast {
	width: 345px;
	float: right;
	padding-right: 20px;
}
#cast span {
	font-weight: bold;
	width: 80px;

}
#cast span {
	font-weight: normal;
	font-size: 14px;
}
.castlist {
	padding-top: 40px;
}


a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

.float_right {
	float:right;
	margin: 3px 0 10px 10px;
}
.float_left {
	float:left;
	margin: 0 5px 5px 0;
}

.public_award {
	margin:0 0 0 50px;
}


/*------------------------------------------------------------------
feinheit standard
-------------------------------------------------------------------*/
a#feinheit {
	background:transparent url(../img/design/feinheit.gif) no-repeat scroll 0 0;
	display:block;
	height:53px;
	position:absolute;
	right:0;
	text-indent:-7777px;
	bottom:0;
	width:16px;
}