

/* = = = = = = = = = = = = = = = = = 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,sans-serif;
font-size:62.5%;
line-height:1.4;
font-weight:normal;
height:100%;
}

body {
font-size:1.7rem;
margin: 0 auto;
}

p.break  {
line-height:7rem;margin:0;
}


/* überschriften */

h1, h2, h3, h4, h5 {
font-family:'robotolight';
font-weight:normal;
}

h1 {text-align:left;
font-size:3.5rem;
line-height: 3.7rem;
margin-top: 0rem;
margin-bottom: 4.2rem;
letter-spacing:.0rem;
}

h2 {text-align:center;
text-transform:uppercase;
font-size:2.8rem;
line-height: 3rem;
margin-top: 0rem;
margin-bottom: 3.5rem;
letter-spacing:0rem;

}

/* spez. formatierung der h2-überschrift mit font-icon und linie */
h2:before{display:block;
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. */
text-align:center;
content:" --------  \f19d   --------";
color:#B90000;
font-size:2.6rem;
letter-spacing:-3px
}

h3 {
font-size:2rem;
line-height: 2.3rem;
margin-top: 1rem;
margin-bottom:2.5rem;
letter-spacing:0rem;
}

h4 {
font-size:1.8rem;
line-height: 2rem;
margin-top:1rem;
margin-bottom:2rem;
letter-spacing:0rem;
}

/* allgemeine links  */

a {background-color:transparent;
color:#000;
text-decoration: none;
}

a:hover  {color:#000;
background-color:transparent;
text-decoration:none;
}

/* quelltext-erklärungen - wenn vorhanden */
pre {white-space:pre-wrap;position:relative;
font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,sans-serif;
font-size:1.5rem;
padding:1rem 0.5rem 1rem 0.5rem;
margin:2rem auto;
text-align:center;
background:#FFFFFF;
border:dotted 3px #4F4F4F;
color:#000;
}

pre .extra {display:inline-block;position:absolute;left:0rem;top:1rem;font-size:2rem;
color:#000;font-weight:bold;
transform:rotate(-45deg);
}


/* ############################################################ */
/*  speziell*/
/* ############################################################ */


.container_haupt {
margin:0 auto;
padding:0;
width:100%;
}

.wrapper {
margin:0 auto;
width:100%;padding:0rem;

}

/* bilder  anpassen der grösse  */
/* wenn sie eigene einzelne bilder einbauen, unabhängig von unserem bilderstystem,
 dann werden diese bilder maximal (max-width) so gross wie die original-abmessungen des bildes
 bwz. des umschliessenden containers wenn vorhanden */

img {max-width: 100%;
height: auto;
margin:0 auto;
}


/* homepagename  */
.name {
display:inline-block;
font-size:1.9rem;
line-height:2.2rem;
letter-spacing:.1rem;
color:#000;
padding: 2rem;
margin:0 auto;
text-transform:uppercase;font-weight:bold;
}

.name span {background:firebrick;color:white;
font-size:1.5rem;padding:.1rem .5rem;
}


.seitentitel {display:inline-block;
background:white;
color:#000;
font-size:1.6rem;
line-height:2.2rem;
text-transform:none;
letter-spacing:.1rem;
padding:.5rem 1rem;
box-shadow: 0 0 3px 0 rgba(0,0,0,0.3);
}

/* tabellenzelle-reihe  */
.logo2 .tabrow {display:table-row; }





/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.section-logo {
width:100%;height:100vh;
position:relative;
overflow:hidden;
background:#EFEFEF;
}

.fotostart {background-image:url(../images/studieren-in-berlin_Fernsehturm.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.foto01 {background-image:url(../images/Berlin_an_der_pree_logo1.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.foto02 {background-image:url(../images/fu_bibliothek.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.foto03 {background-image:url(../images/Berlin_Osthafen.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.foto04 {background-image:url(../images/reichstag.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.foto05 {background-image:url(../images/leuchtturm.jpg);
background-position:70% 70%;
background-repeat:no-repeat;
background-size:cover;
}

.foto06 {background-image:url(../images/np_fritze.png);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.foto07 {background-image:url(../images/fist-bump-with-cordwainer-statue-london-picjumbo-com.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.foto08 {background-image:url(../images/campus_beuth2.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}


.logo1 {
display:table;
width:100%;height:0%;
text-align:center;
}

.logo2 {
display:table;
width:100%;height:100%;
text-align:center;
}

.logobox-1a  {
display:table-cell;vertical-align:top;
width:100%;
}

.logobox-2a  {
background:rgba(255,255,255,.7);
display:table-cell;
width:100%;
height:40%;
text-align:center;
vertical-align:middle;
}

.logobox-2b  {
display:table-cell;
width:100%;
height:60%;
text-align:center;
vertical-align:bottom;
}



/* ############################################################ */
/* bereich content */
/* ############################################################ */

.section-content {
width:100%;
color:#000;
margin:0;
padding:0;
}

.content {background:white;
display:block;width:100vw;
min-height:50vh;
margin: 0 auto;
text-align:left;
padding:6rem 3rem 10rem 3rem ;
}




/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/* BILDER IM INHALTSBEREICH - BILDSYSTEM mit FLOAT */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/* hinweis: erklärt wird es hier im template auf der seite index4.html (quartus) */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */


/* = = = = =  */
/* BILD-SYSTEM  - mit FLOAT */
/* = = = = = */

/*  bild steht links, text fliesst rechts herum  */
.box-text-re {float:none;
padding:0;
width: 100%;
margin:0 auto;
margin-bottom:3rem;
margin-top:3rem;
}

/*  bild steht rechts, text fliesst links herum  */
.box-text-li {float:none;
padding:0;
width: 100%;
margin:0 auto;
margin-bottom:3rem;
margin-top:3rem;
}

/*  bild steht alleine ohne text in der mitte  */
.box-mi {
padding:0;
width: 100%;
margin:0 auto;
margin-bottom:3rem;
margin-top:3rem;margin:0 auto;
}




/* ############################################################ */
/* bereich fusstop */
/* ############################################################ */

.section-fusstop {
width:100%;
color:#000 ;
background:#363636;background-image:url(../images/studieren-in-berlin_Fernsehturm.jpg);
background-position:50% 80%;
background-repeat:no-repeat;background-size:cover;
}

.fusstop {display:table;width:100%;
height:20rem;
margin: 0 auto;
padding: 0;padding-bottom:2rem;
font-size:1.4rem;
}

.fusstop h3 {margin:1rem 0;text-align:left;
font-weight:bold;
padding-right:1rem;
color:#000;
font-size:1.4rem;
border-bottom:dotted 1px #86A0BB;
text-transform:uppercase;
}

.fusstop h3:first-letter {
color:#B90000;
}


.fusstopbox  {
display:block;
padding:1rem 1rem 3rem 1rem ;
text-align:left;
}

.section-fusstop .filter  {
background: rgba(255,255,255,.7);box-shadow:none;
}



/*  adresse, kontakt  */

.fusstopbox .inhalt   {width:28rem;
padding:0rem;
margin:0 auto;
}

.fusstopbox .inhalt ul {text-align:left;
padding:0rem;
margin:0;
}

.fusstopbox .inhalt  li {list-style:none;
padding:0rem;
margin:0;
}



/* ############################################################ */
/*  fusstop-menu */
/* ############################################################ */

/* allg. links, hier der email-link (infokontaktmustersohn@mail.de) */

.fusstop  a {text-align:left;
text-decoration : none;
font-size:1.4rem;
letter-spacing:0rem;
padding:.1rem ;
margin:.1rem 0;
color:#000 ;
}

.fusstop li a:hover {
color:#111011 ;
text-decoration:underline;
}


/* das fusstop-menü */

.fusstop-menu {width:28rem;
margin:0 auto;
padding:0;
}

.fusstop-menu ul {
text-align:left;
margin:0;
padding:0;
}

.fusstop-menu li {list-style-type: none;
margin:0;
padding:0 ;
}

.fusstop-menu  a {text-align:left;
text-decoration : none;
font-size:1.4rem;
letter-spacing:0rem;
padding:.1rem ;
margin:.1rem 0;
color:#111011 ;
}

.fusstop-menu li a:hover {
color:#111011 ;
text-decoration:underline;
background:transparent;
}




/* ############################################################ */
/* bereich fuss */
/* ############################################################ */


.section-fuss {position:relative;
width:100%;
background:#f3f2f2;
color:#111011;
border-top:solid 2px white;
}

.fuss {display:table;
margin: 0rem auto;text-align:center;
padding:1rem;width:100%;
height:4rem;
}

.fussbox-1a  {
display:table-cell;
vertical-align:middle;text-align:center;
text-align:center;
padding:0rem 0rem;
font-size:1.6rem;
line-height:1.9rem;
}

/* fussname */
.fussname {display:block;
font-family:'robotolight';
text-align:center;
padding:.6rem;
font-size:1.2rem;
line-height:1.5rem;
letter-spacing:0.2rem;
color:#111011;
}

/* nach-oben-pfeil/icon */

.section-fuss .button-top a {position:absolute;display:inline-block;
text-align:center;
text-decoration:none;
top:-4.2rem;
left:50%;
margin-left:-2rem;
margin-top:0rem;
background:#fff;
height:4rem;
line-height:4rem;
width:4rem;
background:#fff;
box-shadow: 0 0 3px 0 rgba(0,0,0,0.3);
border-radius: 3px;transition:all 1s;
}

.section-fuss .button-top a:hover {background:silver;
}

.section-fuss .button-top .fas,
.section-fuss .button-top .far  {display:block;font-size:2rem;
color:#800000;line-height:4rem;height:4rem;
transition:all 1s;
}

.section-fuss .button-top .fas:hover,
.section-fuss .button-top .far:hover {color:#fff;
}






/* ############################################################ */
/* M E D I A   Q U E R I E S - RESPONSIVE-BILDSCHIRMABFRAGEN*/
/* ############################################################ */

/* ==================================== ab 320 pixel ================================== */


/* - - - - -  nur info - - - - - */
/*  für die kleinste smartphone-auflösung von 320pixel benötigen wir KEINE bildschirmabragen (media queries), denn hierfür gilt ja automtisch der gesamte vorstehende quelltext-code - weil wir das template ja 'mobile-first' angelegt haben */



/* ==================================== ab 360 pixel ================================== */

@media (min-width: 360px) {

/* keine angabe */

.section-logo {
height:36rem;
}


}


/* ==================================== ab 400 pixel ================================== */

@media (min-width: 400px) {

.content,  .fuss {
width:90vw;
}

.section-logo {
height:32rem;
}


}


/* ==================================== ab 480 pixel ================================== */

@media (min-width: 480px) {

.section-logo {
height:36rem;
}


/* - - - - -   BILDER IM INHALTSBEREICH - mit FLOAT - - - - - */
.box-text-re {
width: 70%;
}

.box-text-li{
width: 70%;
}

.box-mi{
width: 70%;
}
/* - - - - - ende  BILDER IM INHALTSBEREICH - mit FLOAT - - - - - */

.fussmenu li { display:inline;
}


}


/* ==================================== ab 600 pixel ================================== */
@media (min-width: 600px) {

/* keine angabe */


}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

/* keine angabe */


}


/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {

html {font-size:70%;}

.content,  .fusstop, .fuss  {
width:96vw;
}

.section-logo {
height:38rem;
}

.content {
text-align:justify;
}

/* - - - - - BILDER IM INHALTSBEREICH - mit FLOAT - - - - - */
.box-text-re {width: 30%;
float:left;
text-align:justify;
margin-right:2rem;
margin-bottom:1rem;
margin-top:1rem;
}

.box-text-li {width: 30%;
float:right;
text-align:justify;
margin-left:2rem;
margin-bottom:1rem;
margin-top:1rem;
}

.box-mi{
width: 50%;
}
/* - - - - - ende  BILDER IM INHALTSBEREICH - mit FLOAT - - - - - */


.fusstop , .fusstop a {font-size:1.1rem;
}

.fusstop-menu {width:auto;
}

.fusstop-menu a {font-size:1.1rem;
}

.fusstopbox {width:33.33%;
display:table-cell;vertical-align:top;
}

.fusstopbox .inhalt  {width:auto;
}


}


/* ==================================== ab 800 pixel ================================== */

@media (min-width: 800px) {

pre {width:60vw;
}



}


/* ===================================== ab 1024 pixel ================================= */

@media (min-width: 1024px) {


/* - - - - -  BILDER IM INHALTSBEREICH - mit FLOAT - - - - - */
.box-text-re {
margin-right:3rem;
margin-bottom:2rem;
margin-top:2rem;
}

.box-text-li{
margin-left:3rem;
margin-bottom:2rem;
margin-top:2rem;
}


/* - - - - - ende  BILDER IM INHALTSBEREICH - mit FLOAT - - - - - */



}


/* ===================================== ab 1100 pixel ================================= */

@media (min-width: 1100px) {

html {
font-size:75%;
}

.content,  .fusstop, .fuss  {
width:93vw;
}



}


/* ===================================== ab 1300 pixel ================================= */

@media (min-width: 1300px) {

.content, .fusstop, .fuss {
width:90vw;
}


}


/* ===================================== ab 1400 pixel ================================= */

@media (min-width: 1400px) {

html {
font-size:80%;
}


.content, .fusstop, .fuss {
width:86vw;
}



}


/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */