/*NAME: */
/*COMMENT: */


/*--------------------------------------------------------------------------
This Stylesheet can be edited by hand.
N.B. Changes not compatible with Firefox may however be overwritten if changes
are later made with the Wysiwyg Css-Editor using FF, since these will be ignored.
--------------------------------------------------------------------------*/

#threecol > div{display: block; padding-top: 0px;}

#leftcol{position: fixed; left: -110%; top: -10px; padding: 20px; z-index: 1000; background-color: rgb(243, 226, 205); margin: 0px; transition-property: left; transition-duration: 0.3s;}

#leftcol.show{left: -10px;}

#primnav a{font-size: 15px; margin: 6px;}

#primnav li{width: auto;}

#menu-link{display: block; position: fixed; top: 20px; right: 10px; z-index: 1001;}

#centercol{width: auto;}

#page{width: auto; padding: 0px 12px 20px;}

#logodiv-mobile{display: block;}

#logodiv{display: none;}

#header{position: static;}

#hpringel{display: none;}

body{padding: 0px; margin: 0px;}

#logo-mobile{max-width: 100%;}

#content img{max-width: 100%;}

#threecol{border: 0px none;}

#FIR_container img{max-width: 100%;}

#FIR_container{width: 100%;}

