@charset "UTF-8"

/* Basisversion mit 960 Pixel */
*{
    margin: 0;
    padding: 0;
    border: 0;
}

body{
    font-size: 100%;
    margin: 0em;
    padding: 0em;
}

h1 {
    font-size: 2.1em;
    line-height: 1em;
    font-family: Helvetica;
    font-weight: 100;
    color: #4b5056;
    margin: 0em;
}

h2 {
    font-size: 1.563em;
    line-height: 0.7em;
    font-family: Helvetica;
    font-weight: 100;
    color: #4b5056;
    margin: 0.55em auto 0em auto;
    padding: 0.7em;
    text-align: left;
}

h3 {
    font-size: 1.2em;
    line-height: 1.8em;
    font-family: Helvetica;
    font-weight: 100;
    color: #4b5056;
    margin: 0em;
    padding: 0.8em;
    padding-bottom:0;
    text-align: left;
}

hr{
    width:90%;
    margin-left:1em;
}

p {
    font-size: 0.8em;
    line-height: 1.8em;
    font-weight: 100;
    font-family: Helvetica;
    color: #2F2D2C;
    margin: 0em;
    padding: 0 1.25em 1.25em 1.25em;
    text-align: justify;
}

a{
    text-decoration: none;
}
	
#wrapper{
    margin: 0 auto 0 auto;
    width: 960px;
    position:relative;
}


footer {
    background: white;
    padding: 1%;
    padding-top:2%;
    text-align: center;
    width: 98%;
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -o-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    border-radius:5px;
}


#head{
    width: 100%;
    height: 180px;
    position: fixed top:0px; left:0px;
    background: white;
    background: url("../images/schwab-physiotherapie1.png") no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -o-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    border-radius:5px;
    margin-bottom:2%;
}


#mainnav{
    float: left;
    margin-top: 5px;
    margin-left: 0px;
    padding: 2% 2%;
    width: 16%;
    font-family: Helvetica;
    color: #4b5056;
    font-size:0.9em;
    line-height:2em;
    background: white;
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -o-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    border-radius:5px;
    margin-bottom:2%;
}

#mainnav ul li a{
    color: #4b5056;
}

#mainnav ul li a:hover{
    color: green;
}

nav ul li{
    list-style: none;
    margin-left: -1.5em;
    margin-top: 0.4em;
    font-size:1.1em;
}


nav ul li:nth-child(4) {
    display: none;
}


#logo {
    align:center; max-width: 99%; margin: 1px auto 0 auto;
    width:100%; height:50px;
}


header #info{
    float: right;
    margin: 35px 50px 0 0 ;
}

div #info1{
    width:100%;
    margin: 1em 0 1em 0;
    text-align:center;
    background-color:white;
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -o-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    border-radius:5px;
}

div #info1 h2 {
    font-size: 1.5em;
    line-height: 0.7em;
    font-family: Helvetica;
    font-weight: 100;
    color: #4b5056;
    margin: 0em auto 0em auto;
    padding: 0.7em;
    text-align: center;
}

header h1{
    margin-top:10px;
    margin-bottom: 2px;
}

header h3{
    margin-top:1px;
    margin-bottom: 1px;
}

#back, div #info1, #kontakt .pfeil{
    display:none;
}

#kontakt{
    float: right;
    margin-top: 5px;
    padding: 2% 0% 2% 0%;
    width: 24%;
    background: lightblue;
    background: white;
    border-radius:5px;
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -o-box-shadow: 0 0 20px rgba(0,0,0,0.4);
}

main{
    float: left;
    padding: 0 2%;
    margin-top: 5px;
    width: 52%;
}

.clear{
    clear: both;
}


.pfeil{
    max-width:7%;
    margin-left:90%;
    position:relative;
    top:-1.5em;
    opacity: 0.5;
}

.pfeil:hover{
    opacity: 1;
}

.pfeil img{
    max-width:100%;
}

article img#b1{
    margin: 0 auto 1% auto;
    border: 1px solid white;
    max-width: 99%;
    height:auto;
    border-radius:2px;
}

article img#b2{
    margin: 0 auto 1% auto;
    border: 1px solid white;
    max-width: 99%;
    height:auto;
    border-radius:2px;
}

article img#b3{
    margin: 0 auto 1% auto;
    border: 1px solid white;
    max-width: 99%;
    height:auto;
    border-radius:2px;
}

article{
    border-radius:5px;
    padding: 2%;
    margin-bottom: 4%;
    width: 96%;
    min-height:95%;
    background: lightblue;
    background: white;
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    -o-box-shadow: 0 0 20px rgba(0,0,0,0.4);
}

#kontakt{
    margin-bottom: 8%;
}

#home ul, #datenschutz ul{
    margin-top: 0;
}

#home ul li, #datenschutz ul li{
    font-size: 0.8em;
    line-height: 2em;
    font-weight: 100;
    font-family: Helvetica;
    color: #2F2D2C;
    margin: 0em;
    padding: 0em;
    text-align: justify;
}


aside ul{
    margin: 0.5em 0 0.5em 1.6em;
}







/* **************************************************************************************/
/* Eine Version für 768 Pixel (wie Tablet im Hochformat) */
/* **************************************************************************************/

@media only screen and (max-width: 768px)
{

    #wrapper {
        width: 98%;
    }

    #back, div .pfeil, #kontakt .pfeil{
        display:block;
    }

    .pfeil{
        width:30px;
        margin-left:93%;
        position:relative;
        top:-1.5em;
        opacity: 0.5;
    }

    header #info{
            float: left;
            width:100%;
            margin: 35px 50px 0 0 ;
            text-align:center;
    }


    #head{
        width: 100%;
        height: 135px;
        position: fixed top:0px; left:0px;
        background: white;
        background: url("../images/schwab-physiotherapie1.png") no-repeat center center;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        box-shadow: 0 0 20px rgba(0,0,0,0.4);
        -moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
        -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
        -ms-box-shadow: 0 0 20px rgba(0,0,0,0.4);
        -o-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    }

    h1 {
        font-size: 1.5em;
        line-height: 1.6em;
        font-family: Helvetica;
        font-weight: 100;
        color: #4b5056;
        margin: 0em;
    }


    nav ul li:nth-child(4) {
        display: inline;
    }

    #mainnav{
        padding: 1%;
        text-align: center;
        width: 98%;
        background-color: #ededed;
    }

    nav ul{
        margin-left: 4em;
        padding-left: 0;
        display: inline;
    }

    nav ul li{
        margin-left: 10;
        padding: 3px 40px 0px 25px;
        padding-bottom:5px;
        border-left: 1px solid #000;
        list-style: none;
        display: inline;
        font-size:1.2em;
    }

    nav h3{
        margin: 0 10px 0 0;
        display: inline;
    }


    #kontakt{
        padding: 2%;
        min-height: 100%;
        width: 96%;
        background-color: white;
        margin: 20px 0px 8% 0;
    }

    main{
        float: left;
        padding: 0 0 0px 0;
        margin: 0;
        margin-top: 10px;
    width: 98%;
    }

    article{
        width: 98%;
        min-height: 100%;
    }

    article img#b1{
        margin: 0 auto 3% auto;
        border: 1px solid white;
        max-width: 99%;
        height:auto;
        border-radius:2px;
    }

} /* end @media only screen and (max-width: 768px)*/






/* **************************************************************************************/
/* Eine Version für 480 Pixel (z.B. Smartphones) */
/* **************************************************************************************/

@media only screen and (max-width: 480px)
{

    #wrapper {
        margin: 5px auto;
        width: 97%
    }

    #head{
        width: 100%;
        height: 200px;
        position: fixed top:0px; left:0px;
        background: white;
        background: url("../images/schwab-physiotherapie.png") no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        box-shadow: 0 0 20px rgba(0,0,0,0.4);
        -moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
        -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
        -ms-box-shadow: 0 0 20px rgba(0,0,0,0.4);
        -o-box-shadow: 0 0 20px rgba(0,0,0,0.4);
    }

    .pfeil{
        width:30px;
        margin-left:88%;
        position:relative;
        top:-1.5em;
        opacity: 0.5;
    }

    div #info1{
        display:block;
        line-height: 30px;
        color: blue;
        padding-top:1em;
        padding-bottom:1em;
    }

    div #info1 h2{
        display: inline;
    }

    div #info{
        display:none;
    }

    #logo {
        width: 140px;
        width: 94%;
        margin: 3% 3% 3% 3%;
    }

    #logo img {
        width: 100%;
        opacity: 1;
    }

    #logo img:hover{
        opacity: 0.9;
    }


    header h1{
        margin-top:-10px;
        margin-bottom: 2px;
    }

    header h3{
        margin-top:1px;
    }

    header #info h1{
        text-align: center;
    }

    h2{
        line-height: 1.2em;
    }

    article img{
        margin: 0 auto 3% auto;
        border: 1px solid white;
        max-width: 99%;
        height:auto;
        border-radius:2px;
    }


    nav ul li:nth-child(4) {
        display: block;
    }

    nav h3{
        display: block;
    }


    nav ul{
        margin-left: 0em;
    }

    nav ul li{
        margin-left: 0;
        border: 0;
        display: block;
        text-align:center;
        font-size:1.2em;
    }

    nav ul li a{
        display:block;
    }

    nav ul li:nth-child(odd){background:white;}
    nav ul li:nth-child(even){background:snow;}
    nav ul li:last-child{border-right: 0px solid #000;}


    nav{
        background-color: white;
    }


    #kontakt{
        padding: 1%;
        width: 98%;
        background-color: white;
        margin: 20px 0 30px 0;
    }

    main{
        width: 98%;
    }

} /*@media only screen and (max-width: 480px)*/












