/* * * * * * * * * * * * * * * * * * */
/*                                   */
/*         LAYOUT-INDEX.CSS          */
/*                                   */
/* * * * * * * * * * * * * * * * * * */



html {
    width: 100%;
    background-image: url("../tec_img/back_aleph.jpg");
    background-repeat: repeat;
}


body {
    background-color: #f2f2f2;
    line-height: 1.6;
    margin: 0 auto;
    max-width: 900px;
    min-height:800px;
    padding: 1em 2em 1em;
}

.start #aufschrift {
    width: 800px;
    margin-right: 300px;
}

.start #aufschrift p {

    font-family: arial;
    font-size:1em;
    font-weight:500;
    margin-right:auto;
    padding:0;
    background-color:aqua;
    position:absolute;
    top: 15px;  
    right:0
}

#navi ul{
    list-style-type: none;
    /*border-bottom: 2px solid #505050;*/
    border-bottom: 2px solid #ccc;
    margin: 0;
    padding: 3px;       
}

#navi ul li{
    display: inline;
    margin:10px; 
    /*margin-left:-10px;*/
    padding-left:0;
    /*border-right: 2px solid #505050;*/
    border-right: 2px solid #aaa;    
}

#navi ul li.noborder{
    border-right: none;
}

#navi ul li a{
    font-family: arial;
    color: #505050;
    padding: 8px 8px 8px 8px;
    text-decoration: none;
}

#navi ul li a:hover {
    background-color: #ccc;
    color: black;
}

#navi ul li a.leer:hover{
    color: #f2f2f2;
    background-color: #f2f2f2;
}

#pscomment{   
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    margin-bottom:1em;
    padding-top:0;
    padding-bottom:0;
}

#pscomment p {
    /*    position: relative;
    left: 6%;
    width: 94%;*/
    /*#aufschrift p{}*/
    font-family: "Newsreader";
    color: #505050;
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.2em;
    font-style: italic;
    padding: 0 0 0 5.8em;
}


h1, h2, h3, h4 {
	font-family: newsreader;
    color: #505040;
}

p{
    color:#303025;
}

div.artikel p.artlink{
    color:#303030!important;
    font-size:1.2em!important;
    line-height: 0.1 !important;
    text-align:right;
}


/*h2 {
    font-family: newsreader;
    font-weight:500;
    font-size:2em;  
    font-style:italic;
    margin-top: 0.1em;
    margin-bottom:0.1em;
    line-height:1.1em;
}
h3 {
    margin-top: 1.2em;
    font-style:italic;
    font-size:2.0em;
    font-weight:500 !important;
}*/

p a, p a:visited{
    color:#505040
}

p a:hover{
    background-color: #505050;
    color: #f2f2f2;   
}


div.main-right h3 {

    font-weight:500;
    font-size:1.5em!important;  
    font-style:italic;
    margin-top: 1em;
    margin-bottom:0.1em;
    line-height:1.1em;
}

div.main-right p{
    font-family: newsreader;
    font-size:1.1em!important;
    font-weight: 400!important;
    line-height: 1.3em;
}


ul{
  margin: 0;
  padding: 0;
}

ul li{
  display: inline-block;
  cursor: pointer;
}


p.datum{
    color:#505050;
    font-style:italic;
}

div.grid-main{
    display:grid;
    grid-template-columns: 75% 25%;
/*    background-color: #eee;*/

}

div.main-left{
    /*border-right: 1px solid #ccc;*/
    padding-right: 20px;   
}

/*div.main-left #popic{
    border:1px solid #f2f2f2;
    border:1px solid #ddd;
}*/

div.main-right{
    border-left: 1px solid #ccc;
    padding-left: 20px;  
}

div.main-right h3{
    margin: 3px 3px 1px 0;
    font-size:1.3em;
    font-weight:500;
    font-style:italic;
    line-height:1;
}

div.main-right p{
    font-size:1em;
    font-weight:500;   
}

/************ neu **************/

div.doppelpack {
    width: 220px;
    display: inline-block;
}

div.doppelpack img {
    width: 220px;
}

div.main-right p.aster{
    font-size:3em!important;
    margin:0 0 -1em 0;
    color: #E4BF7f;
    line-height: 0.4em;
    position:relative;
    left:100px;
    top:15px;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: #505040;
    color: #fff;
    font-family: sans-serif;
    font-size: 80%;
    line-height: 1.3em;
    font-weight: lighter;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0 0 5px;
/* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 5px;
    left: -60%;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

/* *****    Neubau quer    ****** */

figure.linkspic_q {
    margin: 0 12px 15px 0;
    float: left;
    display: flow-root;
    position: relative;
    top: 25px;
}

figure.linkspic_q img {
    width: 250px;
}

figure.linkspic_q figcaption {
    width: 248px;
    margin-bottom: 6px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-top: -10px;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.2;
    text-align: center
}

/* *****  Ende Neubau quer  ****** */

/* *****    Neubau hoch    ****** */

figure.linkspic_h {
    margin: 0 12px 15px 0;
    float: left;
    display: flow-root;
    position: relative;
    top: 25px;
}

figure.linkspic_h img {
    width: 220px;
}

figure.linkspic_h figcaption {
    width: 220px;
    margin-bottom: 6px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-top: -10px;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.2;
    text-align: center
}

/*********** #popic? ************/
#popic{    
    float:left;
    margin-right:10px;
    max-width: 200px;
}

#popic p.bildunt{
    margin-block: 0;
    font-family:arial;
    color:black;
    font-size:.9em;
    line-height:1.1em;
    padding: 0 0 5px 5px
}

#caption p{
    font-family:arial;
    font-size:1em;
    font-style: italic;
    color: #eee;
}

#nachbarn{
    width:202px;
}

#nachbarn a{
    float: left;
}

/* ******** Styles @media ********* */

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
    body{
        padding:1em 1em 1em;
    }
    body h1{
        font-size:2em;
    }
    body #slogan p{
        font-size:1.3em;
    }
    

   body div.main-right{
      display: none;    
    }
    body div.grid-main{
    display:grid;
    grid-template-columns: 99% 1%!important;
    }
    body #randspalte-mobil h3{
        font-size:1.3em !important;
        font-weight:800 !important;
    }
    body #randspalte-mobil p{
        font-size:1.1em;
    }
    
    body div.main-left{
        border-right:none!important;
        padding-right: 0 !important;
    }
    
    body div.main-left h2{
        font-size:1.4em;
        font-weight:600;

    }
    body div.main-left p{
        font-size:1.1em;
        color:black;
        line-height:1.2em!important;
    }
    .start p.header{
        font-size:1.2em!important;
        }
    
    
}

    @media only screen and (min-width: 700px){
        #randspalte-mobil{
            display:none;
        }

    }    
    

/* // end */