body { font-size: 100%; font-family: sans-serif; background-repeat: repeat-y; background-position: center top; width:100%; max-width: 1920px; margin: 0; padding: 0; overflow-y: scroll; overflow-x: hidden; }

div#halbtotal-film { color: white; background-color: black; text-align: right; width: 80%; float: left; margin: -16% 0 0 8px; padding-top: 14%; padding-bottom: 0; -moz-transform: rotate(8deg); -ms-transform: rotate(8deg); -o-transform: rotate(8deg); -webkit-transform: rotate(8deg); transform: rotate(8deg); -webkit-box-shadow: 0px 5px 5px #363636; -moz-box-shadow: 0px 5px 5px #363636; box-shadow: 0px 5px 5px #363636; }
div#halbtotal-film h1 { color: #fff; font-size: 2.4em; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-right: 8%; padding-bottom: 0; }
div#halbtotal-film h2 { color: #808080; font-size: 1.4em; margin-top: 0; margin-bottom: 36px; padding-top: 0; padding-right: 8%; }
div#halbtotal-film p { padding-right: 12px; }
article { background-color: #363636; text-align: left; width: 65%; float: left; padding-left: 35%; }
article h3 { color: white; font-size: 1.4em; margin: 12px 0; padding: 0; }
video, img { width: 99%; padding: 0 0 0 0; 
-webkit-box-shadow: inset: 0px -3px 3px #363636;
-moz-box-shadow: inset: 0px -3px 3px #363636;
box-shadow: inset: 0px -3px 3px #363636; 
}
p a { color: white !important; text-decoration: none; }
p a:hover { color: #e84c40 !important; text-decoration: none; }
a.filmplakat { float: right; margin: 0 0 0 14px; }
dl { width: 100%; float: left; clear: left; }
dt { color: #e84c40; font-size: 1.1em; width: 35%; float: left; margin-right: 0; margin-left: 0; padding-right: 0; padding-left: 0; display: block; }
.bold { font-weight: bold; }
.red { color: #e84c40; }
dd { color: white; font-size: 1em; margin-bottom: 6px; margin-left: 0; padding-left: 0; display: block; }
dd p { width: 62%; float: left; clear: none; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 6px; display: block; }
.logo { float: right; clear: right; margin-right: -100px; padding-top: 36px; padding-bottom: 36px; display: block; }
nav#filme { color: silver; background-color: transparent; margin: 0; padding: 18px 0; }
nav#filme a, dd a { color: #e84c40; text-decoration: none; float: none; margin: 0; padding: 0; }
nav#filme a:hover, dd a:hover { color: white; }
.nextfilm { color: white; font-size: 1.4em; font-weight: bold; margin-left: -42px; padding-right: 16px; }
nav { color: #e84c40; font-style: italic; background-color: #848484; width: 100%; height: auto; float: right; padding-top: 24px; }
nav a { color: white; font-weight: bold; text-decoration: none; float: right; padding: 0 24px 24px; white-space: nowrap; }
nav a:hover { color: #e84c40; font-weight: bold; text-decoration: none; white-space: nowrap; padding: 0 24px 24px; float: right; }
nav a.active { color: #e84c40; }
/*iframe responsive für YouTube*/
.iframe-container { position: relative; width: 100% !important; height: 0; overflow: hidden; float: left; padding-top: 56.25%; }
.iframe-container iframe {
    position: absolute;
    top: 0;
    border: 0;
    height: 100%;
    width: 100%;
} 
@media only screen and (max-width: 780px) {
    div#halbtotal-film { background-color: black; text-align: right; width: 100%; float: left; margin: 0; padding: 0 0 0 0; -webkit-transform: skew(0deg,0deg); -moz-transform: skew(0deg,0deg); -ms-transform: skew(0deg,0deg); -o-transform: skew(0deg,0deg); transform: skew(0deg,0deg); }
    article { width: 92%; float: left; padding-right: 4%; padding-left: 4%; }
    .logo { float: left; margin: 36px 0 36px 24px; padding: 0 0 0 0; display: block; }
	.nextfilm { font-size: 1.4em; font-weight: bold; visibility: hidden; }
}
@media only screen and (max-width: 1200px) {
dt { width: 100%; float: none; }
dd { color: white; }
	dd p { width: 98%; float: left; clear: none; padding-bottom: 6px; display: block; }
}