body {height:auto; -webkit-text-size-adjust: none;}
* {
	/*max-width: 100%;*/
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

img {
	max-width: 100%;
	height: auto !important;
}

#mainbody table {width: 100%;}
p {margin: 0px;padding: 0;}
.item-page {padding: 0 !important;}
table {	border-spacing: 0 !important;}
ul.actions {display:none;}

#headerimg, #mainnav, #metanav, #search {display:none;}
#mobilemenu {position:absolute; top:0px; right:20px;}
#metanav-mobile {display:block;}
#search-mobile {display:block; margin:15px 0px 30px;}
#search-mobile input {max-width:338px; width:100%;}

#wrap {width:100%; padding:0px 20px;}
#lang {margin-left:0px; margin-bottom:50px;}
#lang ul {padding-left:0px;}
#logo {clear:both; margin-bottom:0px;}

#mainbody {clear:both; overflow:auto;}
#content {float:left; width:100%; max-width:700px; padding-right:0px; padding-bottom:30px;}
#rightcolumn {clear:both; float:none; width:100%; max-width:360px;}
#footerwrap {padding:25px 20px;}
#footer {width:100%;}

iframe {width:100%;}

h1 {font-size:26px;}
h2 {font-size:21px;}