/* Datei:style.css
---------------------------------------------------------------------
initial autor:      Katarzyna Schoen (noonwork.com)
last editor:        Michael Grueebler (noonwork.com)
fistVersion:        04.02.2011
lastUpdatedVersion: 08.02.2011
---------------------------------------------------------------------*/
/* z-index
---------------------------------------------------------------------
Start with z-index above 50 for sketches that use 1 - n (nbr of pics)
z-index: 51; .posBilder, .contentRight
z-index: 52; .mainNavi
z-index: 53;  #infoContentLeft
z-index: 54; .subNaviLeft
z-index: 55; .subNaviRight
z-index: 56; .mainNavi
z-index: 57; 
---------------------------------------------------------------------*/

 * {
    padding: 0px;
    margin: 0px;
}    

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}

pre {
	background-color: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#container {
	position: absolute;
	height: 100%;
	width: 100%;
}

#nirvana {
	display: none;
}

.mainNavi {
	background-color: #ffffff;
	position: fixed;
	top: 0px;
	left: 9px;
	height: 31px;
	width: 1200px;
	z-index: 56;
}	

.mainNaviLeft {
	position: absolute;
	top: 4px;
	left: 0px;
	height: 24px;
	width: 150px;	
	padding: 0px;
	margin: 0px;
}

#mainNaviLeftItem {
	display: block;
	height: 32px;
}

#mainNaviLeftHover {
	display: none;
}
	
.mainNaviRight {
	position: absolute;
	top: 9px;
	left: 660px;	
/*	left: 710px;*/
	height: 24px;
/*	width: 180px; */
	width: 580px;
/*	background-color: #FFFFFF; */
	padding: 0px;
	margin: 0px;
}

/*
#mainNaviRightItem {
	display: block;
	height: 32px;
}
*/

#mainNaviRightHover {
	display: none;
}

.subNaviLeft {
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 9px;
	width: 650px;
/*	width: 700px;*/
	padding: 38px 0px 9px 0px;
	margin: 0px;
	z-index: 54;
	display: none;
}

.subNaviRightMovies {
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 659px;
	padding: 38px 0px 9px 9px;
	margin: 0px;
	z-index: 55;
	display: none;
}

.subNaviRightPlays {
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 744px;
	padding: 38px 0px 9px 9px;
	margin: 0px;
	z-index: 55;
	display: none;
}	

ul li {
	list-style-type:none;
}

a:link, a:focus {
	color: #000000;
	text-decoration:none;
	outline: 0px;
}

a:visited {
	color: #000000;
	text-decoration:none;
	outline: 0px;
}

a:hover, a:active {
	color: #e80000;
	border: 0px;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	outline: 0px;
}

	
#infoContentLeft {
	display: none;
	background-color: #ffffff;
	position: fixed;
	top: 31px;
	left: 9px;
	padding: 6px 0px 23px 0px;
/*	padding: 6px 50px 0px 0px;*/
	margin: 0px;
	width: 650px;
	z-index: 53;
}
	
/*
.info_titel {
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	height: 30px;
	width: 500px;
}
*/

.info_deutsch {
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width: 650px;
	padding-bottom: 9px;
	
}	

.info_englisch {
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	width: 650px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.info_linkmore {
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width: 650px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.info_close {
	position: absolute;
	bottom: 9px;
	left: 633px; 
/*	left: 683px;*/
	padding: 0px;
	margin: 0px;
}

.info_close_right {
	position: relative;
	top: 9px;
	left: 0px;
/*	left: 633px; */
/*	left: 683px;*/
	padding: 0 0 9px 0;
	margin: 0px;
}

.ssContent {
/* border: 1px solid black; */
	position: absolute;
	top: 40px;
	left: 9px;
	margin-bottom: 9px;
	line-height: 16px;
	z-index: 50;
	width: 650px;
}

.contentLeft {
/* border: 1px solid black; */
	position: absolute;
	top: 31px;
	left: 9px;
	margin-bottom: 9px;
	z-index: 51;
}

.contentRightmovies {
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	position: absolute;
	top: 0px;
	left: 659px;
	padding: 38px 0px 9px 9px;
	margin: 0px;
	z-index: 51;
}

.contentRightplays {
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	position: absolute;
	top: 0px;
	left: 744px;
	padding: 38px 0px 9px 9px;
	margin: 0px;
	z-index: 51;
}


.sketch_legende {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	width: 700px;
	padding-top: 9px;
	padding-bottom: 18px;
}


.play_foto {
	display: block;
	margin-bottom: 9px;
}
	

.play_fotograf {
	padding-bottom: 18px;
}

.play_legende_schwarz {
	color: #000000;
}

.play_legende_schwarz a:hover, .play_legende_schwarz a:active {
	color: #e80000;
	text-decoration:none;
	outline: 0px;
}

.play_legende_grau {
	color: #666666;
}

.play_legende_grau a:link, .play_legende_grau a:focus, .play_legende_grau a:visited {
	color: #666666;
	text-decoration:none;
	outline: 0px;
}

.play_legende_grau a:hover, .play_legende_grau a:active {
	color: #e80000;
	text-decoration:none;
	outline: 0px;
}

.play_legende_weiss {
	color: #ffffff;
}

.play_legende_weiss a:link, .play_legende_weiss a:focus, .play_legende_weiss a:visited {
	color: #ffffff;
	text-decoration:none;
	outline: 0px;
}

.play_legende_weiss a:hover, .play_legende_weiss a:active {
	color: #e80000;
	text-decoration:none;
	outline: 0px;
}

/* zusatz fuer tooltip */
.tooltip {
    /* by default, hide it */
    display: none;
    /* allow us to move the tooltip */
    position: absolute;
    z-index: 51;
}

.tooltip img {
	border: 9px solid #ffffff;
}

.menuItemRight {
    /* position relative so that we can use position absolute for the tooltip */
	line-height: 16px;
}

.menuItemLeft {
    /* position relative so that we can use position absolute for the tooltip */
	line-height: 16px;
}

#menuHome {
	width: 313px;
	height: 19px;
	background-image: url(../images/rudolfjost_menu_home2.jpg);
}

#menuHome:hover {
	background-image: url(../images/rudolfjost_menu_home2_red.jpg);
}

#menuFilm {
	width: 44px;
	height: 14px;
	background-image: url(../images/rudolfjost_menu_film.jpg);
	float: left;
	cursor: pointer;
}

#menuFilm:hover {
	background-image: url(../images/rudolfjost_menu_film_red.jpg);
}

#menuTheater {
	width: 88px;
	height: 14px;
	background-image: url(../images/rudolfjost_menu_theater.jpg);
	float: left;
	margin-left: 40px;
	cursor: pointer;
}

#menuTheater:hover {
	background-image: url(../images/rudolfjost_menu_theater_red.jpg);
}

#menuAbout {
	width: 67px;
	height: 14px;
	background-image: url(../images/rudolfjost_menu_about.jpg);
	float: left;
	margin-left: 40px;
	cursor: pointer;
}

#menuAbout:hover {
	background-image: url(../images/rudolfjost_menu_about_red.jpg);
}

#menuNews {
	width: 55px;
	height: 14px;
	background-image: url(../images/rudolfjost_menu_news.jpg);
	float: left;
	margin-left: 40px;
	cursor: pointer;
}

#menuNews:hover {
	background-image: url(../images/rudolfjost_menu_news_red.jpg);
}

#menuContact {
	width: 90px;
	height: 14px;
	background-image: url(../images/rudolfjost_menu_contact.jpg);
	float: left;
	margin-left: 40px;
	cursor: pointer;
}

#menuContact:hover {
	background-image: url(../images/rudolfjost_menu_contact_red.jpg);
}

.preload_red {
	display: none; 
}

