* {
 margin:0;
 padding:0;
}
html,
body {
    height:100%;
    font-family: 'Saira Semi Condensed', serif;
    /*+Semi+Condensed;*/
    font-size: 20px;
    color: #58597c;
    /*opacity:0;*/
    transition: opacity 2s;
    -webkit-transition: opacity 2s; /* Safari */
    padding-bottom:1px;
}
#header {
/*    background-size:100%;
    background-image:url(images/header00.jpg); */
/*    background-size:100%;
    background-image:url(images/white.jpg);
    height:100px;
    position:fixed;
    width:100%;
    top:0;*/
background: white;
/*    font-size:x-large;*/
}
.stickheader {
    position: fixed;
    top: 0;
    padding-top: 6px;
    background: white;
}
}

.men {
    color:black;
    cursor:pointer;
}
.men:hover {
/*    color:black;*/
    font-weight: 900;
    cursor:pointer;
    text-shadow: 3px 3px 4px #555;
}
.mena {
/*    color:black; */
    cursor:pointer;
    font-weight: 900;
    text-shadow: 3px 3px 4px #555;
}

#wholecontent {
height:100%;
margin: 0 auto;
}
#contentblock {
/*margin-top:10%;*/
}
#MOBpart00 {
    background-image:url(images/way.jpg);
/*    min-height:100%;*/
    background-attachment: fixed;
/*    background-position-y: bottom;*/
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top:300px;
    padding-bottom:138px;
}
#LARpart00 {
   background-image:url(images/way.jpg);
    /*height:600px;*/
    background-attachment: fixed;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top:250px;
    height:100%;
    padding-bottom:400px;
}
#part001 {
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
}
#MOBpart002 {
    margin-left:auto;
    margin-right:auto;
    text-align:center;
/*    background-color:rgba(252, 252, 237, 0.8);*/
    width: 800px;
    max-width:90%;
    padding:10px;
    font-size:100%;

}
#LARpart002 {
    margin-left:auto;
    margin-right:auto;
    margin-bottom:80px;
    text-align:center;
/*    background-color:rgba(252, 252, 237, 0.8);*/
    width: 900px;
    max-width:90%;
    padding-top:10px;
    padding-bottom:1px;
    padding-left:10px;
    padding-right:10px;
    
}

#LARpart10 {
    background-image:url(images/elektro-1-2_1.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height:100%;
    padding-bottom:400px;
 /*   min-height:1250px;*/
}
#MOBpart10 {
    background-image:url(images/elektro-1-2_2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height:100%;
        padding-bottom:350px;
/*    min-height:2050px;*/
}
#part101 {
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
}
#LARpart102 {
/*    margin-top:150px;*/
/*    margin-bottom:150px;*/
    margin-left:auto;
    margin-right:auto;
    text-align:center;
/*    background-color:rgba(252, 252, 237, 0.8);*/
    width: 1100px;
    max-width:90%;
    padding:10px;
}
#MOBpart102 {
/*    margin-top: 100px;*/
/*    margin-bottom:150px;*/
    margin-left:auto;
    margin-right:auto;
    text-align:center;
/*    background-color:rgba(252, 252, 237, 0.8);*/
    width: 900px;
    max-width:95%;
    padding:10px;
    font-size:100%;
}
#LARpart30 {
    background-image:url(images/reiden-1_2_1.jpg);
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
/*    min-height:500px;*/
    padding-bottom:450px;
}
#MOBpart30 {
    background-image:url(images/reiden-1_2_2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height:100%;
    padding-bottom:450px;
/*    height:100%;*/
/*    min-height:500px;
    padding-top:150px;*/
}
#part301 {
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
    height:100%;
}
#LARpart302 {
/*    margin-top: 200px;*/
/*    margin-bottom:200px;*/
    margin-left:auto;
    margin-right:auto;
    text-align:center;
/*    background-color:rgba(252, 252, 237, 0.8);*/
    width: 800px;
    max-width:90%;
    padding:10px;
}
#MOBpart302 {
/*    margin-top: 200px;
    margin-bottom:200px; */
    margin-left:auto;
    margin-right:auto;
    text-align:center;
/*    background-color:rgba(252, 252, 237, 0.8);*/
    width: 800px;
    max-width:90%;
    padding:10px;
    font-size:100%;
}
