
* {
    font-family: Helvetica, sans-serif; 
}

body {
    margin: 0px;
    font-family: Helvetica, sans-serif; 
    letter-spacing: 0.1em;
    line-height: 1.3;
    max-width: 100%; 
}

/* Menueleiste*/
div.waagrecht { 
    position: fixed;
    top: 0px;
    left: 0px; 
    background-color: rgb(0,0,30);
    z-index: 18;
    height: auto;
    width: 100%;
}

nav.balken {
    font-weight: bold;
    padding-right: 0px;
    letter-spacing: 0.28em;
    width: auto;
    font-size: 20px;
    }

nav.balken table { 
    margin: 0px auto;
    padding: 0px;
}


nav.balken td {
    padding: 0px;
    margin: 0px;
    width: 12%;
    text-align: center;
}


a {
    color: whitesmoke;
    text-decoration: none;
}

a:link {
    color: whitesmoke;
}

a:visited {
    color: whitesmoke;
    text-decoration: none;
}

a:hover {
    color: rgb(127,255,0);
    text-decoration: none;
}



/*smartphonemenu*/

.button {
    display: none;
}

header.mobil { display: none;}

div.startseite{ 
    background-image: url(../bilder/Website_Neue_24beschn.jpg); 
    background-position: top;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 1000px;
    border: solid 1px black;
}

img.startbildmobil {
    display: none;
}

/* shortcut ICON*/
div.iconstart {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%,-50%);
    line-height: 110%;
    text-align: center;
    padding: 0px;
   
}

span.shortstart {
    font-size: 80px;
    font-weight: bold;
    color: white;
    padding: 0px;
    margin: 0px;

}

span.shortstart a:link {
    color: whitesmoke;
    text-decoration: none;
}

span.shortstart a:visited {
    color: whitesmoke;
}

span.shortstart a:hover {
    color: red;
}


span.schnittstart {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.52em;
    color: white;
    padding: 0px;
    margin-left: 5px;
}

div.mobfuhrung {
    display: none;
}



.szenendreh {
    background-image: url(../bilder/Website_Neue_19beschn.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color: white;
    max-width: 100%;
    border: 1px solid black;
}

a.green {
    color: red;
}

img.szenenbildmobil {
    display: none;
}

.szenendrehzwei {
    font-size: 15px;
    line-height: 1.5;
    margin-top: 35%;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px 80px 80px 80px;
    color: black;
    background-color: rgb(255,250,250);
    border-bottom: 1px solid black;
}

div.iconkleinszenen {
    margin: 0px;
    line-height: 100%;
    text-align: right;
    padding: 0px;
}


span.shortszenen {
    font-size: 50px;
    font-weight: bold;
    color: black;
    padding: 0px;
    margin: 0px;

}

span.shortszenen a:link {
    color: black;
    text-decoration: none;
}

span.shortszenen a:visited {
    color: black;
}


span.shortszenen a:hover {
    color: red;
}

span.schnittszenen {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.52em;
    color: black;
    padding: 0px;
    margin-left: 5px;
}

.szenendrehzwei h2 {
    margin: 0px;
    padding: 0px;
    font-size: 28px;
}

p.abgesetzt {
    margin-top: 20px;    
}

p.preiseszenendreh {
    margin: 80px 0px 0px 0px;
    width: 600px;
}

div.beispieleszenendreh {
    padding-left: 0px;
    padding-top: 80px;
    height: 700px;
    margin-left: 0px;
    margin-top: 60px;
    background-color: rgb(255,250,250);
    color: black;
}

.beispieleszenendreh h3 {
    margin: 0px 0px 40px 0px;
}

/*Beispiele Szenendreh Videos*/
span.links {
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-top: 30px;
    margin-right: 50px;
}


span.rechts {
    display: inline-block;
    float: left;
    margin-top: 30px;
    margin-left: 0px;
}

div.beispieleszenendrehmobil {
    display: none;
}


div.ensembledreh {
    background-image: url(../bilder/Website_Neue_12.jpg); 
    background-position: top;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: auto;
    border: solid 1px black;
}


div.ensemble {
    font-size: 15px;
    line-height: 1.5;
    margin-top: 35%;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px 80px 80px 80px;
    color: 	black;
    background-color: rgb(245,255,250);
}


img.ensemblebildmobil { display: none;}

div.iconkleinensemble {
    margin: 0px;
    line-height: 100%;
    text-align: right;
    padding: 0px;
}


span.shortensemble {
    font-size: 50px;
    font-weight: bold;
    color: black;
    padding: 0px;
    margin: 0px;

}

span.shortensemble a:link {
    color: black;
    text-decoration: none;
}

span.shortensemble a:visited {
    color: black;
}


span.shortensemble a:hover {
    color: red;
}

span.schnittsensemble {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.52em;
    color: black;
    padding: 0px;
    margin-left: 5px;
}



.ensemble h2 {
    margin: 0px;
    font-size: 28px;
}

.ensemble a {
    color: black;
    text-decoration: underline;
}


.ensemble a:hover {
    color: rgb(50,205,50);
}

.ensemble h3 {
    margin-top: 50px;
    font-size: 20px;
}

dt.drehtage {
    margin-top: 15px;
}

.ensemble p, dd, dt {
    padding-right: 30px;
    padding-left: 0px;
}


p.preiseensembledreh {
    margin: 80px 0px 0px 0px;
    width: 600px;
}

div.showreel {
    background-image: url(../bilder/Website_Neue_2beschn.jpg); 
    background-position: top;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: auto;
    border: solid 1px black;
}

img.reelschnittbildmobil {display: none;
}

div.showreelschnitt {
    padding: 10px 80px 50px 80px;
    margin-top: 35%;
    height: 1000px;
    background-color: aliceblue;
}

div.iconkleinschneiden {
    margin: 0px 0px 0px 0px;
    line-height: 100%;
    text-align: right;
    padding: 0px;

}


span.shortschneiden {
    font-size: 50px;
    font-weight: bold;
    color: black;
    padding: 0px;
    margin: 0px;

}

span.shortschneiden a:link {
    color: black;
    text-decoration: none;
}

span.shortschneiden a:visited {
    color: black;
}

span.shortschneiden a:hover {
    color: red;
}



span.schnittschneiden {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.52em;
    color: black;
    padding: 0px;
    margin: 0px;
}



.showreelschnitt h2 {
    margin: 0px 0px 30px 0px;
    font-size: 28px;
}

.showreelschnitt p {
    font-size: 15px;
}

.showreelschnitt img {
    padding: 0px;
    margin: 0px;
}


figure {
    display: inline-block;
    float: left;
    width: 250px;
    padding: 0px;
    margin: 50px 20px 0px 0px;
}

figure.money {
    display: inline-block;
    float: left;
    width: auto;
    padding: 0px;
    margin: 50px 20px 0px 0px;
    
}

figure figcaption {
    margin: 0px;
    font-size: 80%;
}

/*photographie*/



div.iconkleinfoto {
    margin: 40px 20px 0px 0px;
    line-height: 80%;
    text-align: right;
    padding: 0px 0px 0px 0px;
}



span.shortfoto {
    display: inline-block;
    font-size: 50px;
    font-weight: bold;
    color: black;
    padding: 0px 0px 0px 0px;
    margin: 0px;

}

span.shortfoto a:link {
    color: black;
    text-decoration: none;
}

span.shortfoto a:visited {
    color: black;
}

span.shortfoto a:hover {
    color: red;
}


span.schnittfoto {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.52em;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div.photographie {
    background-color: rgb(248,248,255);
    padding: 80px;
    height: auto;
    margin-top: -50px;
    border: solid 1px black;
}


.photographie h2 {
    font-size: 28px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

p.menno {
    font-size: 14px;
    margin: 40px 0px 20px 0px;
    padding: 0px;
    width: auto;
}


div.preisebilder {
    margin: 80px 0px 0px 0px;
    padding-bottom: 80px;
}


.photographie img {
    height: 160px;
    width: inherit;
}

/*Übermich*/

div.ubermich {
    padding-top: 10px;
    height: auto;
    border-bottom: solid 2px white;
    background-color: rgb(255,245,238);
}

.ubermich img {
    width: 50%;
    display: inline-block;
    float: left;  
}

div.ich {
    width: auto;
    margin-left: 50%;
    margin-top: 0px;
    padding: 80px 40px 440px 40px;
    color: black; 
    
}

div.iconkleinich {
    position: fixed;
    top: 50px;
    left: 50px;
    line-height: 100%;
    text-align: left;
    padding: 0px;
}


span.shortich {
    font-size: 50px;
    font-weight: bold;
    color: black;
    padding: 0px;
    margin: 0px;

}

.span.shortich a:link {
    color: black;
    text-decoration: none;
}

span.shortich a:visited {
    color: black;
}

span.shortich a:hover {
    color: red;
}

span.schnittich {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.52em;
    color: black;
    padding: 0px;
    margin-left: 5px;
}


.ich h2 {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
    font-size: 28px;
}

.ich h3 {
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
    font-size: 18px;
}


div.ichzwei {
    margin-left: 80px;
    margin-top: 90px;
    padding-bottom: 80px;
    margin-right: 30px;
    color: white; 
    display: inline-block;
}

div.aktufaq {
    background-image: url(../bilder/Website_Neue_17beschn.jpg); 
    background-position: top;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: auto;
    border: solid 1px black;
    
}

img.aktubildmobil { display: none;}



.aktuelles {   
    margin: 200px 0px 200px 50px;
    background-color: none; 
    padding: 0px;
    height: auto;
    width: 60%;
    font-size: 14px;
}

table.desktop th {
    text-align: left;
    padding-right: 10px;
}

 
div.jetzt { display: none;}

div.iconkleinaktuell {
    position: fixed;
    top: 50px;
    right: 50px;
    margin: 0px 0px 0px 5px;
    line-height: 100%;
    text-align: right;
    padding: 0px;
}


span.shortaktuell {
    font-size: 50px;
    font-weight: bold;
    color: black;
    padding: 0px;
    margin: 0px;

}

span.shortaktuell a:link {
    color: black;
    text-decoration: none;
}

span.shortaktuell a:visited {
    color: black;
}

span.shortaktuell a:hover {
    color: red;
}

span.schnittaktuell {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.52em;
    color: black;
    padding: 0px;
    margin-left: 5px;
}

.links p {
    margin: 2px 0px 40px 80px;
}

.aktuelles h3  {
    margin-top: 100px;
    font-size: 25px;
}


div.liste {
    width: auto;
   
}

div.preisemobil {display: none;}

.liste table th {
    padding: 5px 15px 5px 10px;
    text-align: right;
}

.liste table td {
    padding:  5px 10px 5px 10px;
}

td.geld {
    padding-left: 30px;
}

.liste a {
    color: white;
}



div.kontakt {
    background-image: url("../bilder/Website_Neue_9.jpg"); 
    background-position:top;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-size: cover;
    border: none;  
    padding: 30px 30px 350px 50px;
    font-weight: bold;
}


img.kontaktbildmobil {
    display: none;
}




div.iconkleinkontakt {
    margin: 40px 0px 0px 5px;
    line-height: 100%;
    text-align: right;
    padding: 0px;
}


span.shortkontakt {
    font-size: 50px;
    font-weight: bold;
    color: black;
    padding: 0px;
    margin: 0px;
}

span.shortkontakt a:link {
    color: black;
    text-decoration: none;
}

span.shortkontakt a:visited {
    color: black;
}

span.shortkontakt a:hover {
    color: red;
}

span.schnittkontakt {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.52em;
    color: black;
    padding: 0px;
    margin-left: 5px;
}


.kontakt h2 {
    font-size: 28px;
    margin: 180px 0px 0px 0px;
    padding: 0px;
}

.kontakt a {
    color: black;
}

div.kontakt p {
    padding-left: 0px;
}



.kontakt a:hover {
    color: red;
}



div.impresslink {
    margin: 70px;   
    color: white;
   
}

.impresslink a:link {
    color: black;
}

.impresslink a {
    color: black;
    font-weight: bold;
}

.impresslink a:link{
    color: black;
    font-weight: bold;
}

.impresslink a:hover {
    text-decoration: underline;
}

.impresslink a:visited {
     color: black;
     font-weight: bold;  
}



div.impressum {
    margin: 30px;
    background-color: white;
}

.impressum a {
    color: black;
}

.impressum a:link {
    color: black;
}

.impressum a:hover {
    text-decoration: underline;
}














