@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) central stylesheet - layout example "vertical_listnav"
 * (de) Zentrales Stylesheet - Beispiellayout "vertical_listnav"
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.1
 * @revision        $Revision: 343 $
 * @lastmodified    $Date: 2009-01-19 23:41:32 +0100 (Mo, 19. Jan 2009) $
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(http://static.teamwiki.net/css/yaml01/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(http://static.teamwiki.net/css/yaml01/navigation/nav_shinybuttons.css);
@import url(http://static.teamwiki.net/css/yaml01/navigation/nav_vlist.css);
@import url(http://static.teamwiki.net/css/yaml_themes/tw_default/basemod.css);
@import url(http://static.teamwiki.net/css/yaml_themes/tw_default/content.css);
@import url(http://static.teamwiki.net/css/yaml_themes/tw_default/tw_specialel.css);
@import url(http://static.teamwiki.net/css/yaml_themes/tw_default/twheadings.css);

/* import print layout | Druck-Layout einbinden */
@import url(http://static.teamwiki.net/css/yaml01/print/print_003_draft.css);

/*#col1 {float:right;}
#col2 {display:none;}*/

#editicons {
  margin-bottom:8px;
  background-color:#eee;
  padding:4px 10px 2px;
}
#editicons img {
  padding-right:2px;
}

.submenuimage {
  margin:2px 0;
}
#extracontent { display:none; }
body.searchresultsview #pagecontent { display:none !important; }
body.searchresultsview #extracontent { display:block !important; }
body.searchresultsview #col1 { display:none !important; }
body.searchresultsview #col3 { margin-left:0px !important; }



.randspalte {
  width:45%;
  position:absolute;
  margin-left:-49%;
}

.panorama{
  width:145%; 
  /*position:absolute;*/ 
  margin-left:-49%;
}





.lmthru-20, .lmthru-21, .lmthru-23 { background-color: #ffffcf; }
.lmthru-10, .lmthru-11, .lmthru-12, .lmthru-13 { color: #aaa; }

