
/* - responsivetheme.css - */
/* http://www.absmagazin.de/abs/portal_css/responsivetheme.css?original=1 */
img, object, video {
max-width: 100%;
}
.portletItem img, ul.configlets img {
width: auto !important; /**/
}
#portal-globalnav {
clear: both;
}
div#footer, #portal-colophon {
display:block;
clear: both;
}
#portal-searchbox {
margin-top: 12px;
}
#logo  {
/* */
}
button.navigation-button {
width: 98%;
margin:0px 1%;
height: 2.4em;
font-size: 1.3em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px solid #999999;
}

