* {
    font-family: Verdana, sans-serif;
    font-size: 14px;
   
    
    /*font-family: "Courier New", Courier, monospace;
    font-size: 15px;*/ }


body {
   background-color: rgba(255,52,179,0.3);
}

.anfang {
    width: 100%;
    border-style: solid;
    border-width: 4px;
    border-color: rgb(255,52,179);
    margin-left: -5px;  
}

img.begin {
    width: 100%;
    height: auto;
    z-index: 1;
    display: block;
}

span.name {
    position: absolute;
    top: 420px;
    left: 60px;
    color: whitesmoke;
}

a.name {
    text-decoration: none;
    font-size: 40px;
}


a.name:link {
    color: whitesmoke;
}

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

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

.menueins {
    float: right;
    margin: 100px 100px 40px 40px;
    padding: 15px 20px;
    background-color: rgba(255,52,179,0.9);
    color: white;
    line-height: 2.5;
    font-size: 16px;
    font-weight: bold;      
}

a.menu {
    text-decoration: none;
    font-size: 16px;
}


a.menu:link {
    color: white;
}

a.menu:visited {
    color: white;
    text-decoration: none;
}

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


.vita {
    position: static;
    margin-top: 60px;
    margin-left: 40px;
    margin-right: 150px;
    padding: 40px 20px;
    background-color: white;
    border: solid 1px rgb(255,52,179);
}

@media screen and (max-width: 980px) {
    div.vita {
        margin: 20px;
    }
}




.vita table {
    border-top: 2px solid rgb(127,255,212);
    padding: 10px 20px 0px 20px;
}

table.schule th {
    vertical-align: top;
    padding: 10px 10px 10px 0px;
}


table.schule td {
    vertical-align: top;
    padding: 10px 0px 1px 0px;
    
}

.vermischtes {
    margin-top: 20px;
    margin-bottom: 70px;
    margin-left: 25%;
    padding-left: 20px;
    display: inline-block;
    width: auto;
}

.vermischtes table {
    margin: 0px;
    padding: 20px;
    border-top: solid 1px rgb(127,255,212);
    
}

.vermischtes th {
   padding: 0px 10px;
}

.vermischtes h3 {
    margin-top: 70px;
}




.sprechen {
    margin: 60px 20px 40px 400px;
    padding: 40px 20px 60px 20px;;
    background-color: white;
    border: solid 1px rgb(255,52,179);
}

@media screen and (max-width: 980px) {
    .sprechen {
        margin: 20px;
    }
}

.menuzwei {
    float: left;
    margin: 100px 40px 40px 130px;
    padding: 15px 20px;
    color: rgb(255,52,179);
    line-height: 2.5;
    font-size: 16px;
    font-weight: bold;
    border: solid 1px rgb(255,52,179);
        
}

a.menudue {
    text-decoration: none;
    font-size: 16px;
}


a.menudue:link {
    color: rgb(255,52,179);
}

a.menudue:visited {
    color: rgb(255,52,179);
    text-decoration: none;
}

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

.sprechen h3 {
    margin-left: 40%;
}


div.rechner {
    display: block;
}

h4.sprachproben {
padding-bottom: 10px;
padding-left: 20px;
margin-right: 350px;  
margin-top: 60px;
border-bottom: solid 1px rgb(138,43,226);
}

table.hoerbuch {
margin-left: 35%;
margin-bottom: 80px;
padding: 5px;
border-top: solid 2px rgb(138,43,226);
text-align: left;
}

.hoerbuch td {
    padding: 5px 10px 5px 0px;
}

.hoerbuch th {
    padding-right: 15px;
}

table.doku {
margin-left: 35%;
margin-bottom: 80px;
padding: 5px;
border-top: solid 2px rgb(138,43,226);
text-align: left;
}

.doku td {
    padding: 5px 10px 5px 0px;
}

.doku th {
    padding-right: 15px;
}


table.synchron {
margin-left: 35%;
margin-bottom: 80px;
padding: 5px;
border-top: solid 2px rgb(138,43,226);
text-align: left;
}

th.synchronstar {
    padding-bottom: 10px;
}


th.synchronstar a {
        text-decoration: none;}

th.synchronstar a:link {
    color: rgb(138,43,226);}

th.synchronstar a:visited {
     color: rgb(138,43,226);
    text-decoration: none;}

th.synchronstar a:hover {
    text-decoration: underline;}


.synchron td {
    padding: 5px 10px 5px 0px;
}

.synchron th {
    padding-right: 15px;
}

th.jahr {
    vertical-align: top;
    padding: 30px 10px 5px 0px;
}

td.jahr {
    padding: 30px 10px 5px 0px; 
}




div.audiorechner {
    height: 450px;
    margin-bottom: 50px;
}

.rechner span {
    float: left;
    display: inline-block;
    margin: 5px;
}


.menudrehen {
    float: right;
    margin: 100px 80px 40px 50px;
    padding: 15px 20px;
    color: rgb(255,52,179);
    line-height: 2.5;
    font-size: 16px;
    font-weight: bold;
    border: solid 1px rgb(255,52,179);  
}

a.menufilm {
    text-decoration: none;
    font-size: 16px;
}


a.menufilm:link {
    color: rgb(255,52,179);
}

a.menufilm:visited {
    color: rgb(255,52,179);
    text-decoration: none;
}

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


.drehen {
    margin-left: 50px;
    margin-top: 60px;
    margin-bottom: 80px;
    margin-right: 350px;
    padding: 60px 20px 90px 40px;
    background-color: white;
    border: solid 1px rgb(255,52,179);
}

table.drehen {
    vertical-align: middle;
    margin: 0px;
    padding: 20px 20px 20px 2px;
    border-top: solid 3px rgb(99,184,255);
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.rechnervid {
    display: block;
    width: 100%;
}



a.plattform {
        text-decoration: none;}

a.plattform:link {
    color: rgb(99,184,255);}

a.plattform:visited {
     color: rgb(54,100,139);
    text-decoration: none;}


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



td.szenen {
    padding: 0px;
    width: 80%;
    }
    
td.links {
     padding: 0px 0px 30px 20px;
}





.menudrei {
    float: left;
    margin: 300px 40px 40px 50px;
    padding: 15px 20px;
    color: white;
    line-height: 2.5;
    font-size: 16px;
    font-weight: bold;
    border: solid 2px rgb(255,52,179);  
}


.theater {
    margin-left: 250px;
    margin-top: 60px;
    margin-bottom: 80px;
    padding: 60px 20px 90px 20px;
    background-color: white;
    border: solid 1px rgb(255,52,179);
}


table {
    text-align: left;
    margin: 0px;
    padding: 20px;
}

table.theater {
    text-align: left;
    margin: 0px;
    padding: 20px;
    border-top: solid 3px rgb(255,185,15);
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.theater td {
    padding: 2px 5px; 
}

.theater th {
        padding: 2px 5px; 
}

th.vaganten {
    margin-bottom: 20px;
    padding: 0px 0px 20px 0px;
}


a.spielplan {
        text-decoration: none;
    color: rgb(255,185,15);
}

a.spielplan:link {
    color: rgb(255,185,15);}

a.spielplan:visited {
     color: rgb(255,185,15);
    text-decoration: none;}


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


div.bilder {
    background-color: white;
    height: auto;
    margin-top: 60px;
    padding: 80px 40px;
    border: solid 1px rgb(255,52,179);
    float: none;
}

p.bildereins {
    margin-bottom: 100px;
}

.bilder img {
    height: 230px;
    width: auto;
}



p.absatz {
    margin-top: 70px;
}
h2.strich {
    border-bottom: solid 3px rgb(187,255,255);
    padding-bottom: 10px;
    margin-right: 200px;
    margin-bottom: 40px;
}

div.showreel {
    margin-top: 50px;
}

.showreel a {
    text-decoration: none;
    font-size: 16px;
}


.showreel a:link {
    color: rgb(255,52,179);
}

.showreel a:visited {
    color: rgb(255,52,179);
    text-decoration: none;
}

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

div.unten {
    border: solid 1px rgb(255,52,179);
    background-color: white;
    padding: 20px;
    color: black;
    margin: 50px auto 150px auto;
    width: 20%;
}

.unten h2 {
    border-bottom: solid 3px rgb(255,52,179);
    padding-bottom: 10px;
}

.unten p {
    margin-top: 20px;
    margin-bottom: 15px; 
}

.unten a {
     text-decoration: none;
    font-size: 16px;
    color: black;
}




.unten a:link {
    color: black;
}

.unten a:visited {
    color: rgb(255,52,179);
    text-decoration: none;
}

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


div.mobileseite {
    display: none;
}

.impress a {
    text-decoration: none;
}

.impress a:link {
    color: black;
     font-size: 20px;
}

.impress a:visited {
    color: rgb(255,52,179);
    text-decoration: none;
}

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




