a {
		text-decoration: none; 
		/*color: inherit;*/
		color: #0060f4;
}

a:hover {
		text-decoration: underline;
}

/* 
	START
	GENERAL defintions for ALL screen sizes 
*/

	#header {
		position: fixed;
		background-color: white;
		top:0px;
		height: 80px;
		width:100%;
		z-index:100;
		margin-top:0;
		text-align: center;
		border-bottom: 2px solid #e6e6e6
	}
	
	#headerLinksSmall {
		position: absolute;
		left: 45px;
		top: 10px;
		font-family: OpenSans-Semibold, sans-serif;
		font-size: 14px;
		color: #0060f4;
	}
	
	#headerLinks {
		position: relative;
		margin-top: 25px;
		font-family: OpenSans-Semibold, sans-serif;
		font-size: 18px;
		color: #0060f4;
	}
		
	.container {
		width: 240px;
		height: 135px;
		margin: 12px;
		background-color: green;
		background-size: 100% 100%;
		display:inline-block;
	}
	
	.containerAbout {
		background-color: green;
		background-size: 100% 100%;
		display:inline-block;
	}
	
	.container_title {
		/* background: #f5f5f5; */
		background: white;
		color: #555555;
		font-family: OpenSans-Bold, sans-serif;
		font-size: 20px;
		font-weight: normal;
		padding-top:    0px;
		padding-left:   6px;
		padding-right:  6px;
		padding-bottom: 0px;
		text-align: center;
		margin-top:112px;
		display: inline-block;
		overflow: hidden;
	}
	
	.containerAbout_title {
		background: white;
		color: #555555;
		font-family: OpenSans-Bold, sans-serif;
		font-weight: normal;
		text-align: center;
		display: inline-block;
		overflow: hidden;
	}
	
	.container_title2lines {
		/* background: #f5f5f5; */
		background: white;
		color: #555555;
		font-family: OpenSans-Bold, sans-serif;
		font-size: 20px;
		font-weight: normal;
		padding-top:    0px;
		padding-left:   6px;
		padding-right:  6px;
		padding-bottom: 3px;
		text-align: center;
		margin-top:84px;
		display: inline-block;
		overflow: hidden;
	}
	
	.defaultHidden {
		display: none;
	}
	
	.container_title2lines:hover .defaultHidden {
		display: inline;
	}
	
	defaultShown {
		display: inline;
	}
	
	.container_title2lines:hover .defaultShown {
		display: none;
	}

	.mainText {
		text-align: left;
		font-family: OpenSans-Regular, sans-serif;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
	
	.mainTextTitle {
		text-align: left;
		font-family: OpenSans-Semibold, sans-serif;
		margin-bottom:-14px;
	}
	
	.mainTextPres {
		text-align: left;
		font-family: OpenSans-Italic, sans-serif;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
	
	#movieContentBg {
		padding-right:270px;
		padding-left:100px;
		padding-top: 100px;
		padding-bottom: 40px;
		text-align:center;
		/* background-color:#f5f5f5; */
		background-color:white;
	}
	
	.menuRight {
		margin-top:80px;
		position:absolute;z-index:50;
		right:35px;
		top:0px;
		width:190px;
		background-color:#dfe7f4;
		text-align:center;
		padding-top:14px;
		padding-bottom:40px;
	}
	
	.menuRightTitle {
		font-family: OpenSans-Semibold, sans-serif;
		color: #0060f4;
		font-size:16px;
		margin-bottom:7px;
	}
	
	.containerRight {
		width: 151px;
		height: 85px;
		margin: 6px;
		background-color: green;
		background-size: 100% 100%;
		display: inline-block;
	}
	
	.containerRight_title {
		/* background: #f5f5f5; */
		background: white;
		color: #555555;
		font-family: OpenSans-Bold, sans-serif;
		font-size: 12px;
		line-height: 19px;
		font-weight: normal;
		padding-top:    0px;
		padding-left:   3px;
		padding-right:  3px;
		padding-bottom: 0px;
		text-align: center;
		margin-top:72px;
		display: inline-block;
		overflow: hidden;
		height: 19px;
	}
	
	.containerRight_title2lines {
		/* background: #f5f5f5; */
		background: white;
		color: #555555;
		font-family: OpenSans-Bold, sans-serif;
		font-size: 12px;
		line-height: 19px;
		font-weight: normal;
		padding-top:    0px;
		padding-left:   3px;
		padding-right:  3px;
		padding-bottom: 0px;
		text-align: center;
		margin-top:72px;
		display: inline-block;
		overflow: hidden;
		height: 19px;
	}
	
	.containerRight_title2lines:hover {
		margin-top:53px;
		height: 38px;
	}
	
	.containerRight_title2lines:hover .defaultHidden {
		display: inline;
	}
	
	.containerRight_title2lines:hover .defaultShown {
		display: none;
	}
	
	#footer {
		position:fixed;z-index:100;
		width:100%;
		bottom:0px;height:30px;
		background-color:white;
		border-top: 2px solid #e6e6e6;
	}
	
	#footerLeft {
		position:absolute;left:50px;top:4px;
		font-family: OpenSans-Semibold, sans-serif;
		color: #0060f4;
		font-size:14px;
	}
	
	#footerRight {
		position:absolute;right:50px;top:4px;
		font-family: OpenSans-Semibold, sans-serif;
		color: #0060f4;
		font-size:14px;
		text-align:right;
	}
	
	.arrowToRightMiddleInW400H225 {
		opacity: 0.7;
		width: 0;
		height: 0;
		border-top: 50px solid transparent;
		border-bottom: 50px solid transparent;
		border-left: 75px solid white;
		margin-left: 160px;
		margin-top: 65px;
	}
	
	.arrowToRightMiddleInW426H319 {
		opacity: 0.7;
		width: 0;
		height: 0;
		border-top: 50px solid transparent;
		border-bottom: 50px solid transparent;
		border-left: 75px solid white;
		margin-left: 190px;
		margin-top: 115px;
	}
	
	.titleDocMov {
		font-family: OpenSans-Semibold, sans-serif;
		font-weight: normal;
		color:#0060f4;
	}
	
	.workInProgressTitle {
		font-family: OpenSans-Semibold, sans-serif;
		font-weight: normal;
		color:#0060f4;
	}
	
	.titleCorpMov {
		font-family: OpenSans-Semibold, sans-serif;
		font-weight: normal;
		color:#f56600;
	}
	
	.subTitleCorpMov {
		font-family: OpenSans-Semibold, sans-serif;
		font-weight: normal;
		color:#555555;
		margin-bottom:15px;
	}
	
	.movieTitleCorp {
		font-size:60px;
		font-family: OpenSans-Semibold, sans-serif;
		color:#555555;
	}
	
	.screenings {
		font-family: OpenSans-Semibold, sans-serif;
		font-weight:bold;
		font-size:23px;
		position:absolute;
		margin-left:10px;
		margin-top:5px;
		color:#ffffff;
		text-shadow: 0 0 3px #FF0000;
		text-align:left;
	}
	
	.biographTitle {
		table-layout: fixed;
		font-family: OpenSans-Regular, sans-serif;
		font-size:14px;
		text-align:left;
		border-top:dotted;
		border-width:1px;
		border-color:grey;
	}
	
	.biograph {
		table-layout: fixed;
		font-family: OpenSans-Regular, sans-serif;
		font-size:14px;
		text-align:left;
		margin-bottom:20px;
	}

	.biograph td:nth-child(1) {
		width: 20%;
		font-weight:bold;
		vertical-align:top;
	}

	.biograph td:nth-child(2) {
		hyphens: auto;
	}
	
	#attention {
    font-family: OpenSans-Semibold, sans-serif;
    font-size:18px;
	  width:531px;
	  height:122px;
	  transform:rotate(-10deg);
	  background-color:rgba(234, 137, 65,0.2);
	  border-width:4px;
	  border-style:solid;
	  border-color:#ea8941;
	  margin-right:auto;
	  margin-left:auto;
	  margin-top:-25px;
	  margin-bottom:-10px;
	  padding-top:0px;
	  padding-left:15px;
	  padding-right:15px;
	  text-align:left;
	}
	
/* 
	END
	GENERAL defintions for ALL screen sizes 
*/

/* very small screens */
/* no menu on right side */
@media all and (max-width: 699px) {

	#header {
		text-align: left;
	}
	
	/* links are not shown due to missing space */
	#headerLinks {
		display: none;
	}
	
	#headerLogo {
		display: none;
	}
	
	#headerLogoSmall {
		position:absolute;right:45px;top:10px;
	}
	
	#headerSince, #headerSinceMoreLeft {
		font-family: OpenSans-Semibold, sans-serif;
		position:absolute;
		font-size:16px;
		left:50%;
		right:50%;
		width:300px;
		margin-left:-120px;
		top:20px;
		display:inline-block;
		z-index:1;
		transform: rotate(-5deg);
                -webkit-transform: rotate(-5deg);
                -moz-transform: rotate(-5deg);
                -ms-transform: rotate(-5deg);
		
	}
	
	#headerSinceMoreLeft {
	  margin-left:-120px;
	}
	
	.menuRight {
		display: none;
	}
	
	#movieContentBg {
		padding-left:75px;
		padding-right:75px;
	}
	
	.titleDocMov {
		font-size: 24px;
		font-weight: normal;
		color:#0060f4;
	}
	
	.titleCorpMov {
		font-size: 24px;
		font-weight: normal;
	}
	
	.movieTitle {
		font-size:24px;
		font-family: OpenSans-Semibold, sans-serif;
	}
	
	.movieTitleCorp {
		font-size:24px;
	}

}


/* small screens */
@media all and (min-width: 700px) and (max-width: 1074px)  {

  #header {
		text-align: left;
	}
	
	#headerLogo {
		position:absolute;right:50px;top:15px;
	}
	
	#headerLogoSmall {
		display: none;
	}
	
	#headerLinks {
		margin-left:55px;
	}
	
	#headerLinksSmall {
		display: none;
	}
	
	#headerSince, #headerSinceMoreLeft {
		font-family: OpenSans-Semibold, sans-serif;
		position:absolute;
		font-size:16px;
		left:50%;
		right:50%;
		width:300px;
		margin-left:0px;
		top:30px;
		display:inline-block;
		z-index:1;
		transform: rotate(-5deg);
                -webkit-transform: rotate(-5deg);
                -moz-transform: rotate(-5deg);
                -ms-transform: rotate(-5deg);
	}
	
	#headerSinceMoreLeft {
	  margin-left:0px;
	}
	
	#movieContentBg {
		padding-right:245px;
		padding-left:75px;
	}

	
	.container {
		width: 240px;
		height: 135px;
		margin: 12px;
	}
	
	.containerAbout {
		width: 240px;
		height: 160px;
		margin: 12px;
	}
	
	.container_title {
		font-size: 19px;
		line-height: 31px;
		padding-top:    0px;
		padding-left:   6px;
		padding-right:  6px;
		padding-bottom: 3px;
		margin-top:117px;
		display: inline-block;
	}
	
	.containerAbout_title {
		font-size: 19px;
		line-height: 31px;
		padding-top:    0px;
		padding-left:   6px;
		padding-right:  6px;
		padding-bottom: 3px;
		margin-top:136px;
		display: inline-block;
	}
	
	.container_title2lines {
		font-size: 19px;
		line-height: 31px;
		font-weight: normal;
		padding-top:    0px;
		padding-left:   6px;
		padding-right:  6px;
		padding-bottom: 3px;
		text-align: center;
		margin-top:117px;
		display: inline-block;
	}
	
	.container_title2lines:hover {
		margin-top:86px;
	}
	
	.title {
		position:absolute;
		bottom: 0px;
		right: 0px;
		background: #0359ee;
		color: #bbcdee;
		font-family: OpenSans-Bold, sans-serif;
		font-size: 20px;
		font-weight: normal;
		padding-top:    5px;
		padding-left:   5px;
		padding-right:  5px;
		padding-bottom: 5px;
		line-height:100%;
		text-align:right;
	}
	
	.titleDocMov {
		font-size: 30px;
		font-weight: normal;
		color:#0060f4;
	}
	
	.workInProgressTitle {
	    font-size: 24px;
	    font-weight: normal;
	}
	
	.titleCorpMov {
		font-size: 30px;
		font-weight: normal;
	}
	
	.subTitleCorpMov {
		font-size: 18px;
	}
	
	.movieTitle {
		font-size:30px;
		font-family: OpenSans-Semibold, sans-serif;
	}
	
	.movieTitleCorp {
		font-size:30px;
	}
	
	.movieSubTitle {
		font-size:18px;
		font-family: OpenSans-Semibold, sans-serif;
	}
	
	.mainText {
		margin-left: auto;
		margin-right: auto;
		font-size: 14px;
	}
	
	.mainTextPres {
		margin-left: auto;
		margin-right: auto;
		font-size: 14px;
	}
	
	.mainTextTitle {
		margin-left: auto;
		margin-right: auto;
	}
	
	.screenings {
		font-family: OpenSans-Semibold, sans-serif;
		font-weight:bold;
		font-size:13px;
		position:absolute;
		margin-left:10px;
		margin-top:5px;
		color:#ffffff;
		text-shadow: 0 0 3px #FF0000;
		text-align:left;
	}
	
}

/* bigger screens */
@media all and (min-width: 1075px)  {

	#headerLinks {
		font-size: 20px;
		margin-right:230px;
		padding-left:60px;
	}
	
	#headerLinksSmall {
		display: none;
	}
	
	#headerLogo {
		position:absolute;right:50px;top:15px;
	}
	
	#headerLogoSmall {
		display: none;
	}
	
	#headerSince, #headerSinceMoreLeft {
	  font-family: OpenSans-Semibold, sans-serif;
		position:absolute;
		font-size:20px;
		left:50%;
		right:50%;
		width:300px;
		margin-left:-645px;
		top:20px;
		display:inline-block;
		z-index:1;
		transform: rotate(-5deg);
                -webkit-transform: rotate(-5deg);
                -moz-transform: rotate(-5deg);
                -ms-transform: rotate(-5deg);
	}
	
	#headerSinceMoreLeft {
	  margin-left:-560px;
	}
	
	.container {
		width: 400px;
		height: 225px;
		margin: 24px;
	}
	
	.containerAbout {
		width: 400px;
		height: 266px;
		margin: 12px;
	}
	
	
	.container_title {
		font-size: 30px;
		line-height: 43px; /* important to avoid rendering differences IE/Safari/FF */
		padding-top:    0px;
		padding-left:   10px;
		padding-right:  10px;
		padding-bottom: 3px;
		margin-top: 192px;
		display: inline-block;
		height: 44px;
	}
	
	.containerAbout_title {
		font-size: 30px;
		line-height: 43px; /* important to avoid rendering differences IE/Safari/FF */
		padding-top:    0px;
		padding-left:   10px;
		padding-right:  10px;
		padding-bottom: 3px;
		margin-top: 230px;
		display: inline-block;
		height: 44px;
	}
	
	.container_title2lines {
		font-size: 30px;
		line-height: 43px; /* important to avoid rendering differences IE/Safari/FF */
		font-weight: normal;
		padding-top:    0px;
		padding-left:   10px;
		padding-right:  10px;
		padding-bottom: 3px;
		text-align: center;
		margin-top: 192px;
		display: inline-block;
		height: 44px;
	}
	
	.container_title2lines:hover {
		margin-top:149px;
		height: 87px;
	}
	
	.title {
		position:absolute;
		bottom: 0px;
		right: 0px;
		background: #0359ee;
		color: #bbcdee;
		font-family: OpenSans-Bold, sans-serif;
		font-size: 30px;
		font-weight: normal;
		padding-top:5px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom: 5px;
		line-height:100%;
		text-align:right;
	}
	
	.titleDocMov {
		letter-spacing: -1px;
		font-size: 70px;
		font-weight: normal;
	}
	
	.workInProgressTitle {
	    font-size: 32px;
	    font-weight:normal;
	}
	
	.titleCorpMov {
		letter-spacing: -1px;
		font-size: 70px;
		font-weight: normal;
	}
	
	.subTitleCorpMov {
		font-size: 24px;
	}
	
	.movieTitle {
		font-size:60px;
		font-family: OpenSans-Semibold, sans-serif;
	}
	
	.movieTitleCorp {
		font-size:60px;
	}
	
	.movieSubTitle {
		font-size:24px;
		font-family: OpenSans-Semibold, sans-serif;
	}
	
	.mainText {
		max-width: 824px;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		list-style-type:circle;
	}
	
	.mainTextPres {
		max-width: 824px;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		list-style-type:circle;
	}
	
	.mainTextTitle {
		max-width: 824px;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
	}	
	
}



#allMovLinks {
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
	background-color:#dfe7f4;
	max-width: 1400px;
}

#allCorpMovLinks {
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
	background-color:#f5e8df;
	max-width: 1400px;
}

#allAboutLinks {
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
	/*background-color:#edf5df;*/
	background-color:#e6dff5;
	max-width: 1400px;
}

