@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator       YAML Builder V1.2 (http://builder.yaml.de)
 * @file          my_layout.css
 * @-yaml-minver  3.1
 *
 */

/* import core styles | Basis-Stylesheets einbinden */
/* @import url(../yaml/core/base.css); *//*siaend*/

/* import screen layout | Screen-Layout einbinden */

@import url(screen/content.css);
@import url(screen/basemod.css);

/* import print layout | Druck-Layout einbinden */
/*@import url(../yaml/print/print_draft.css); *//*siaend*/

/*************************/
body{background:#fff; overflow:auto !important}
#menu_sub_wrapper { position:relative; overflow:hidden; }
img{}
#bildleiste{height:56px}
#bildleiste{height:60px}

img.wtgallery{width:46px;height:56px}
img.wtgallery{width:56px;height:60px}

#bildleiste img{width:56px;height:60px}



