
.blockheader, .blockcontent {
	overflow:hidden;
}

input, textarea {
	cursor:text;
}


.responsive #mxbout .ebpostchild img {
        max-width: 200px;
}

#mxbout .ebpostchild img {
        max-width: 600px;
}

.responsive #mxbout .mxb-signatur img {
        max-width:200px !important;
}

.responsive #mxbout .article table, table.article {
    
    margin: 1px;
    max-width: 95%;
}

.responsive #mxbout .mxb-header {
    max-widt:95%;
    overflow:hidden;
}

.responsive.responsive-tablet .vmenublock, .responsive.responsive-tablet .block {
    width: 98% !important;
    margin: 1% !important;
    padding: 1% !important;
}

.mxb-hb-rightnav {
	display:inline-block;
	margin:5px;
	vertical-align:top;
}
.mxbnavbar{
	margin-top:20px;
}
#mxbout .mxb-signatur {
    border-top: 1px solid #f07a13;
    border-bottom: 1px solid #f07a13;
    margin-top: 4em;
    padding:5px;
}