

/* = = = = = = = = = = = = = = = = = datei format.css = = = = = = = = = = = = = = = = = = = = = = = = = */




/* ############################################################ */
/* allgemein */
/* ############################################################ */

*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


html, body {
font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
font-size:62.5%;
line-height:1.5;
height:100%;
}

body {
font-size:1.6rem;
margin: 0 auto;
color:#000;
}

h1, h2, h3, h4, h5 {color:#1E1A1E;
font-weight:bold;
}


h1 {color:#000;
font-size:3rem;
line-height: 3.5rem;
margin-top: 0rem;
margin-bottom: 5.2rem;
}

h2 {
font-size:2.5rem;
line-height: 3rem;
margin-top: 2rem;
margin-bottom: 3.5rem;
}

h3 {
font-size:1.8rem;
line-height: 2.3rem;
margin-top: 1rem;
margin-bottom:2.5rem;
letter-spacing:0rem;
}


/* allgemeine links */
a {color:#3a095b;font-weight:normal;
text-decoration: none;
}

a:hover  {color:#3a095b;
text-decoration: #f7ac08 underline;

}

/* quelltext-erklärungen - wenn vorhanden */
pre {font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
white-space:pre-wrap;font-size:1.5rem;padding:1rem 0rem 1rem 0rem;
margin-bottom:2rem;text-align:center;border:solid 0.1rem #BFBFBF;
background:transparent;
border:solid 1px #DFDFDF;
color:#313131;
}


/* ############################################################ */
/*  speziell*/
/* ############################################################ */

/* bilder -anpassen der grösse */
img {max-width: 100%;display:block;
margin:0 auto;
height: auto;
}

.name {display:block;font-weight:bold;
letter-spacing:0.2rem;
margin:0rem 0 0 1rem;
padding:0rem;
font-size:2rem;
line-height: 2.5rem;
color:#fff;
text-transform:uppercase;
}

.slogan {display:block;
margin:0rem 0 1rem 1rem;
letter-spacing:0.2rem;
padding:0rem;
font-size:1.6rem;
line-height:2rem;
color:whitesmoke;
text-transform:none;
}


/* buttons */

.btn ul {width:28rem;
padding:0;
margin:0 auto;
}

.btn  li {list-style-type : none;
padding:.3rem .3rem;
margin:0;
border:0;text-align:center;
}

.btn li a {display:table-cell;
text-decoration:none;
width:26rem;
background:#1f1f1f;
color:#fff;
border-radius:36rem;
padding:1rem 1rem;
}

.btn li a:hover {
color: #000;
background:#f7ac08;
}



/* ############################################################ */
/* spacer  - zwischen-leisten */
/* seitentitel und sprung-pfeil (nach-unten-pfeil / nach-oben-pfeil */
/* ############################################################ */

/* spacer */

.spacer-main {
margin:0 auto;
background:#25023c;
color:#fff;
padding:0rem;
}

.spacer {margin:0 auto;
width:100%;
display:block;
border-left:solid 1.6rem;
border-right:solid 1.6rem;
min-height:2rem;
line-height:2rem;
padding:1rem 1rem;
color:#313131;
background:#25023c;
}

.spacer.eins {
border-top:solid 0rem;
border-bottom:solid 0.4rem;
border-color:#3a095b;
text-align:right;
color: #fff;
}

.spacer.eins a {color:#fff;
text-decoration:none;
}

.spacer.eins a:hover {color:#f7ac08;
text-decoration:none;
}

.spacer.zwei {
border-top:solid 0rem;
border-bottom:solid 0.4rem;
border-color:#3a095b;
}

.spacer.drei {
border-top:solid 0.4rem;
border-bottom:solid 0.4rem;
border-color:#3a095b;
text-align:right;
}

.spacer a {color:transparent;
text-decoration:none;
}

/* seitentitel */
.seitentitel {display:inline;
letter-spacing:0.2rem;
padding:0rem 1rem 0rem 1rem;
color:#fff;
}


/*  sprung-pfeil (nach-unten-pfeil / nach-oben-pfeil */

.jump-smooth {display:inline-block;vertical-align:middle;
color:#fff;
font-size:2.5rem;
}

/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  GRID-SYSTEM #1  - mit DISPLAY:INLINE-BLOCK */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */

.wrapper-box {display:block;
text-align:center;
padding:0rem;
}

.box {display:inline-block;
width:100%;
vertical-align:top;
margin:0 -.25rem 0 -.25rem ;/* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/
}

.box-1_of_1 ,
.box-1_of_2 ,
.box-1_of_3 ,
.box-1_of_4 ,
.box-1_of_5 ,
.box-1_of_6
{width:100%;
}

.box img,
.box a img {display:block;
width: 100%;
height: auto;
box-shadow:0 0 0 4px #fff;
}

/*  picture gallery */

.gallery_container_a
{width:50%;
}

.gallery_container_b ,
.gallery_container_c
{width:25%;
}

.box-1_of_1_gallery {width:100%; }

.box-1_of_2_gallery {width:50%; }

.box-1_of_3_gallery {width:33%; }

.box-1_of_4_gallery {width:25%; }

/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  Einzelnes Bild klein*/
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
.wrapper-box1 {display:block;
text-align:center;
padding:0rem;
}

.box1 {display:inline-block;
width:100%;
vertical-align:top;
margin:0 -.25rem 0 -.25rem ;/* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/
}

.box1-1_of_1 ,
.box1-1_of_2 ,
.box1-1_of_3 ,
.box1-1_of_4 ,
.box1-1_of_5 ,
.box1-1_of_6
{width:55%;
}

.box1 img,
.box1 a img {display:block;
width: 100%;
height: auto;
box-shadow:0 0 0 4px #fff;
}

.bild-text {display:block;
margin:0rem;
padding: 1rem;
    font-size:1.2rem;
}

/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  Einzelnes Bild groß*/
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
.wrapper-box2 {display:block;
text-align:center;
padding:0rem;
}

.box2 {display:inline-block;
width:100%;
vertical-align:top;
margin:0 -.25rem 0 -.25rem ;/* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/
}

.box2-1_of_1 ,
.box2-1_of_2 ,
.box2-1_of_3 ,
.box2-1_of_4 ,
.box2-1_of_5 ,
.box2-1_of_6
{width:100%;
}

.box2 img,
.box2 a img {display:block;
width: 100%;
height: auto;
box-shadow:0 0 0 4px #fff;
}

.bild-text {display:block;
margin:0rem;
padding: 1rem;
    font-size:1.2rem;
}

/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  GRID-SYSTEM  - mit DISPLAY:INLINE-BLOCK */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*
.wrapper-box {display:block;
background:#F8F7F8;
color:#363036;
text-align:center;
padding:1rem .5rem  0rem .5rem;
}

.box {display:inline-block;
width:100%;
font-size:1.5rem;
vertical-align:top;text-align:left;
margin:0rem -.25rem 1rem -.25rem ;/* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/
/*
}

.box-1_of_1 ,
.box-1_of_2 ,
.box-1_of_2b ,
.box-1_of_3 ,
.box-1_of_4
{width:100%;padding:0rem .5rem 0rem .5rem;
}

.bild-text {display:block;
margin:0rem;
padding: 1rem ;
}
*/


/* ############################################################ */
/* bereich kopf */
/* ############################################################ */

.kopf-main {display:block;
margin:0 auto;
background:#25023c;
text-align:center;
padding:0rem;
}

.kopf {
display:block;
margin: 0 auto;
padding:0rem;
border-top:solid 1.6rem;
border-left:solid 1.6rem;
border-right:solid 1.6rem ;
border-color:#3a095b;
}

.kopfbox-a {display:block;height:16rem;
background-image:url(logo_theater-silke-jurk_duisburg_niederrheiner-machen-theater.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
padding:1rem;
border-bottom:solid .4rem #3a095b;
text-align:left;border-bottom:solid .4rem;
border-color:#3a095b;
}

.kopfbox-b {display:block;
    height:16rem;
    background-image:url(schriftzug_theater-silke-jurk_duisburg.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;

    
padding:1rem;
text-align:left;border-bottom:solid .4rem #3a095b;
border-color:#3a095b;
}




/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.logo-main {display:block;
background:#25023c;/* IE9*/
background:radial-gradient(#25023c, #baa5c6,#25023c);
margin:0 auto;
padding:0rem;
}

.logo {
display:block;
margin: 0 auto;
padding:0rem;
border-left:solid 1.6rem;
border-right:solid 1.6rem ;
border-color:#3a095b;
}

.logobox-a {
display:block;
text-align:left;
background:#531f81;
padding:1rem;
border-bottom:solid .4rem #3a095b;
}

.logobox-b {height:30rem;
display:block;
text-align:right;
background-image:url(zeichnung-01-silke_theater-silke-jurk_duisburg.png);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
padding:1rem;
border-bottom:solid .4rem #3a095b;
}

/*
.logobox-b {height:30rem;
display:block;
text-align:right;
background-image:url(../images/picture07.png);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
padding:1rem;
border-bottom:solid .4rem #3a095b;
}
*/

/*  die icons im kopfbereich */

.logo a {text-decoration:none;
}

.logo a .fas,
.logo a .fab,
.logo a .far {display:inline-block;
margin:.7rem;
text-align:center;
font-size:2.2rem;
height:4.2rem;
line-height:4.2rem;
width:4.2rem;
background:#fff;border-radius:36rem;
color:#3a095b;
box-shadow:0 0 0 5px white,inset 0 0 0 1px silver ;
text-shadow:0px 0px 1px black;
}

.logo a:hover .fas,
.logo a:hover .fab,
.logo a:hover .far  {
box-shadow:0 0 0 5px white,inset 0 0 7px #f7ac08 ;
color:#000;
}


/* ############################################################ */
/* bereich inhalt */
/* ############################################################ */

.inhalt-main {display:block;
margin:0 auto;
min-height:30rem;
background:#25023c;
padding:0rem;
margin:0rem;
}

.inhalt {display:block;min-height:90rem;
background:#fff;
margin: 0 auto;
border-left:solid 1.6rem;
border-right:solid 1.6rem;
border-color:#3a095b;
padding:0rem 0rem 0rem 0rem;
}

.inhaltbox-a {display:block;
text-align:left;
padding:4rem 1.5rem 4rem 1.5rem;
background:#baa5c6;
}

.inhaltbox-b {display:block;
text-align:left;
padding:0rem 2rem 4rem 2rem ;
border:dashed .1rem;
border-color: #8F8F8F;
background:#fff;
}

.inhaltbox-b h3 {
background:#1f1f1f;
color:#fff;
font-size:1.5rem;
line-height: 1.9rem;
margin-top: 2rem;
margin-bottom:1.5rem;
padding:.5rem 1rem ;
}

.inhaltbox-b .wrapper-box {display:block;
background:#F8F7F8;color:#363036;
text-align:center;
padding:1rem 0rem  1rem 0rem;
}

.inhaltbox-b .box-1_of_2
{width:100%;padding:1rem 0rem 1rem 0rem;
}

/* menu 2  */

.menu2 ,
.menu2  ul,
.menu2  li {
margin: 0;
padding: 0;
border: 0;
}

.menu2  {width:100%; }

.menu2 ul { display:block;
text-align:left;padding-left:2.2rem;
}

.menu2 li {
width:100%;
list-style-type: square;
}

.menu2 li a {display:inline-block;
line-height:2.4rem;
display : inline;
width : 100%;
text-align:left;
color:#2B2D2F;
text-decoration: none;
padding:.2rem;
}

.menu2 li a:hover {
background:#000;
color:#fff;
text-shadow:none;
text-decoration: none;
}

.fas,
.fab,
.far {display:inline-block;
margin:.7rem;
text-align:center;
font-size:2.2rem;
background:transparent;
}

/* ############################################################ */
/* bereich fuss */
/* ############################################################ */

.fuss-main {display:block;margin:0 auto;
min-height:10rem;
background:#25023c;
text-align:center;
text-shadow:none;
padding:0;
}

.fuss {display:block;
margin: 0 auto;
width:100%;
border-left:solid 1.6rem;
border-right:solid 1.6rem;
border-top:solid 0rem;
border-bottom:solid 1.6rem;
border-color:#3a095b;
background:#000;
color:#fff;
padding:4rem 0 1rem 0 ;
}

.fuss,
.fuss a {font-size:1.6rem;
}

.fussbox {display:block;
text-align:left;
padding:0 0 0 1rem;margin:0 auto;
margin-bottom:3rem;
width:28rem;
}

.fussbox h3 {padding-bottom:.6rem;
font-size:1.8rem;
color:#fff;
text-align:left;
margin-top:0rem;
margin-bottom:1rem;
border-bottom:solid .1rem #4E4E4E;
}

.fuss-bottom {height:5rem;
line-height:5rem;
color:#5D5D5D;
}

.fussname {color:#383838;
padding:1rem .5rem;
text-transform:uppercase;
letter-spacing:.21rem;
font-size:1.4rem;
}


/* fussmenu 2 */

.fussmenu2 ,
.fussmenu2  ul,
.fussmenu2  li {
list-style: none;
margin: 0;
padding: 0;
border: 0;
}

.fussmenu2  {width:100%; }

.fussmenu2 ul {text-align:left; }

.fussmenu2 li { display: block;
width:100%;
line-height:2.6rem;
padding-left:2rem;text-indent:-2rem;; /* rückt gfls eine zweite zeile ein*/
}

.fussmenu2 li a {
display : inline;
width : 100%;
text-align:center;
color:#fff;
text-decoration: none;
padding:.6rem;
margin-left:-0.5rem;
}

.fussmenu2 li a:hover {
color:#fff;
text-shadow:none;
background:transparent;
text-decoration: none;
}


/*  die icons (pfeile) im fussmenu2 */

.fussmenu2 li a:before {
font-family:'Font Awesome 5 Free';/* - 'Font Awesome 5 Free' for Regular and Solid symbols;
                                     - 'Font Awesome 5 Brands' for Brands symbols. */
font-weight: 900;/*  Weight of the font (mandatory)
                     - 400 for Regular and Brands symbols;
                     - 900 for Solid symbols. */
font-size:1.2rem;
padding-right:.8rem;
content:"\f054";
color:#fff;
}

.fussmenu2 li a:hover:before {
color:#f7ac08;
}



/*  die social-media-icons im fuss-bereich */

.fussbox a .fas,
.fussbox a .fab,
.fussbox a .far {display:inline-block;
font-size:1.6rem;
line-height:2.5rem;
height:2.5rem;
width:2.5rem;
margin:0 .5rem;
color:#fff;
background:transparent;
text-align:center;
border-radius:36rem;
box-shadow:0 0 0 2px #531f81 ;

}

.fussbox a:hover .fas,
.fussbox a:hover .fab,
.fussbox a:hover .far  {
color:#f7ac08;
background:#000;
text-shadow:none;
}



/* ############################################################ */
/* M E D I A   Q U E R I E S */
/* CSS Bildschirmabfragen */
/* ############################################################ */

/* ==================================== ab 360 pixel ================================== */
@media (min-width: 360px) {

/* keine angabe */

}


/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {

.kopf , .spacer , .logo , .inhalt , .fuss  {width:90vw; }

.inhaltbox-b {padding:0rem 4rem 4rem 4rem ; }

/* - - - - -   GRID-SYSTEM    - - - - - */
.box-1_of_2  {width: 50%; }
.box-1_of_4  {width: 50%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ==================================== ab 580 pixel ================================== */
@media (min-width: 580px) {

html {font-size:70%; }

.inhaltbox-b {padding:0rem 1.5rem 4rem 1.5rem ; }

/* - - - - -   GRID-SYSTEM    - - - - - */
.box {font-size:1.4rem; }
.inhaltbox-b .box-1_of_2 {width:50%; padding:0rem 1rem; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

.logo {
display:table;
table-layout:fixed;
border-spacing:0rem;
}

.logobox-a {width:30rem;
display:table-cell;
vertical-align:middle;
border-right:solid .4rem white;
}

.logobox-b {
display:table-cell;
vertical-align:bottom;
background-size:auto;
}

/* - - - - -   GRID-SYSTEM    - - - - - */
.box-1_of_3 {width: 33.33%;  }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ==================================== ab 680 pixel ================================== */
@media (min-width: 680px) {

html {font-size:64%; }

}


/* ==================================== ab 760 pixel ================================== */
@media (min-width: 760px) {

.kopf , .spacer , .logo , .inhalt , .fuss  {width:100%; }

.name {
font-size:1.8rem;
line-height: 2.3rem;
}

.kopf {
display:table;
table-layout:fixed;
border-collapse:separate;
border-spacing:0rem;
}

.kopfbox-a {display:table-cell;
text-align:left;
vertical-align:middle;
}

.kopfbox-b {display:table-cell;
width:50%;
vertical-align:middle;
text-align:right;
border-left:solid .4rem white;
}

.inhalt {
display:table;height:100vh;
table-layout:fixed;
border-collapse:separate;
}

.inhaltbox-a {display:table-cell;
vertical-align:top;
padding:6rem 3rem 8rem 3rem;
}

.inhaltbox-b {display:table-cell;
width:24rem;
vertical-align:top;
border:none;
font-size:1.4rem;
padding:0rem 1rem 1rem 1rem;
border-left:solid 1rem white;
}

.inhaltbox-b .bild-text {
padding:1rem 0 0 0 ;
}

/* - - - - -  GRID-SYSTEM  - - - - - */
.inhaltbox-b .box-1_of_2 {width:100%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

.inhaltbox-b h3 {
margin-top: 4rem;
}

.fuss {
display:table;
table-layout:fixed;
border-collapse:separate;
border-spacing:0rem;
padding:4rem 1rem 4rem 1rem ;
}

.fussbox {display:table-cell;
width:33.33%;
text-align:left;
padding:1rem 1rem 1rem 1rem;
}

.fuss, .fuss a {font-size:1.2rem; }
.fuss h3 {font-size:1.4rem;letter-spacing:.1rem; }

}


/* ===================================== ab 960 pixel ================================= */
@media (min-width: 960px) {

/* - - - - -  GRID-SYSTEM  - - - - - */
.box-1_of_2b {width: 50%;  }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}



/* ===================================== ab 1024 pixel ================================= */
@media (min-width: 1024px) {

html {font-size:69%; }

.kopf , .spacer , .logo , .inhalt , .fuss  {width:95vw; }

.kopf-main {padding:2rem 0rem 0rem 0rem; }
.fuss-main {padding:0rem 0rem 2rem 0rem; }

/* - - - - -  GRID-SYSTEM  - - - - - */
.box-1_of_4 {width: 25%;  }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ===================================== ab 1200 pixel ================================= */

@media (min-width: 1200px) {

.kopf , .spacer , .logo , .inhalt , .fuss  {width:80vw; }

}


/* ===================================== ab 1400 pixel ================================= */

@media (min-width: 1400px) {

.kopf , .spacer , .logo , .inhalt , .fuss   { width:75vw; }

.inhaltbox-a {padding:6rem 6rem 8rem 6rem; }

}






/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */