
/* - mobile.css - */
@media handheld, screen and (max-device-width: 767px) {
/* https://www.niederachen.at/portal_css/mobile.css?original=1 */
body {
font-family:DroidSerifRegular,helvetica;
}
h2 {
font-family:jrhandRegular,helvetica;
}
h3 {
font-family:jrhandRegular,helvetica;
}
#content table {
font-size:14px;
}
.portlet.portletNavigationTree {
font-family:jrhandRegular, helvetica;
font-size:32px;
}
.portlet.portletNavigationTree ul {
line-height:36px;
}
body {
width:100%;
margin-top:30vh;
}
body.template-atct_edit body {
margin-top:0;
}
#iframe_background {
height:30vh;
}
#visual-portal-wrapper {
box-shadow: 10px 0px 10px #000000;
}
#portal-column-one {
width:auto;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem {
padding-left:16px;
margin-bottom:10px;
}
.portlet.portletNavigationTree {
width:202px !important;
}
#portal-logo {
margin-left: 16px;
max-width: 170px;
background-size: contain;
}
#content {
margin-top:10px;
}
#portal-column-content {
width:100%;
}
#portal-column-two {
display:none;
}
.image-inline, .image-left, .image-right {
max-width:100%;
width:auto;
}
.portlet.portletNavigationTree {
margin-top:160px;
}
#portal-languageselector {
font-size:24px;
margin-left:10px;
}
#portal-languageselector li:first-child:after {
content:" | ";
}
#portal-languageselector li.language-nl a:before {
content: "nl";
font-size:24px;
margin-right:0;
padding-right:10px;
}
#portal-languageselector li.language-de a:before {
font-size:24px;
}
#portal-languageselector a {
font-size:0;
padding-left:8px;
}
#portal-footer {
padding-left: 0;
max-width: 202px;
width: auto;
}
.footer_img {
margin-left:16px;
margin-right:16px;
}
.footer_img img {
max-width:100%;
width:auto;
}
#portal-footer p {
font-size:14px;
line-height:24px;
margin-left:16px;
margin-right:16px;
}
.portlet-static-hintergrund {
z-index: 1;
height: 30vh;
background-image: none;
box-shadow: 0px 0px 10px #000000;
}

}

