/*  CMSBOX 2.0  * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * *//* @group  G L O B A L
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LAYOUT */body {color:#000;font-size:12px;line-height:1.4em;background:#4c4c4c;background:#3F3F3F;font-family:Verdana, "Helvetica Neue", "Helvetica", Arial, sans-serif;}#desk {width:886px;margin:0 auto;min-height:100%;background:inherit;}#branding {height:326px;position:relative;}#branding div.mood {left:0;bottom:0;width:884px;height:236px;position:absolute;border:1px solid #fff;}#home {top:19px;right:63px;width:342px;height:57px;position:absolute;}#home img {width:342px;height:57px;display:block;}#navigation {margin-top:10px;}#content {float:left;width:100%;background-color:#fff;}#content-main {float:left;width:100%;margin-top:25px;background-color:#fff;}#content-supp {float:left;width:100%;margin-top:10px;background-color:#fff;}#site-info {float:left;width:100%;margin-top:10px;/*padding-bottom: 20px;*/}#site-info span.copyright {float:left;color:#aaa398;font-size:10px;line-height:14px;}/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LEVEL 1 */div.sub1 {float:left;}div.sub1 div.item {float:left;width:886px;line-height:21px;border-bottom:1px dashed #f0efea;}div.sub1 div.path {}div.sub1 a.menu {float:left;color:#aaa398;font-weight:700;padding-right:23px;text-transform:uppercase;background:transparent url(/images/sub1-a-menu.png) no-repeat right 5px;}#edit div.sub1 a.menu div.edit {background-image:none !important;}div.sub1 a.path {color:#aaa398;}div.sub1 a.menu:hover {text-decoration:underline;}/* LEVEL 2 */div.sub2 {}div.sub2 div.item {width:auto;border-bottom-style:none;}div.sub2 div.init {margin-left:10px;}div.sub2 div.path {}div.sub2 div.init a.menu {margin-left:0;}div.sub2 div.exit a.menu {background-image:none;}#edit div.sub2 a.menu div.edit {background-image:none !important;}div.sub2 a.menu {color:#f0eee9;margin-left:5px;font-style:italic;font-weight:400;padding-right:14px;text-transform:none;letter-spacing:0.05em;background:transparent url(/images/sub2-a-menu.png) no-repeat right 5px;}div.sub2 a.path {color:#aaa398;}div.sub2 a.menu:hover {}/* @end *//* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* HEAD */#head {float:left;width:568px;margin:20px;color:#e20036;}#head h1 {font-size:18px;font-weight:700;/*line-height: 1.8em;*/}div.unit h2 {line-height:1.4em;}div.main h2 {font-size:18px;line-height:24px;}div.side h2 {color:#000;font-size:11px;line-height:19px;}/* MAIN */div.main {width:608px;}div.main div.unit {margin:10px;}div.main h2,div.main div.foot {margin:0 10px;}div.main div.part,div.main div.grid table {margin:0.4em 10px;}div.main div.wide {width:586px;}div.main div.wide table,div.main div.wide div.tall {width:566px;}div.main div.wide div.tiny {width:273px;}div.main div.slim {width:282px;}div.main div.slim table,div.main div.slim div.tall {width:262px;}div.main div.slim div.tiny {width:121px;}/* SIDE */div.side {width:256px;margin-left:18px;}div.side div.unit {margin:0 0 5px;}div.side h2,div.side div.foot {margin:0 10px;}div.side div.part,div.side div.grid table {margin:0.4em 10px;}div.side div.wide {width:254px;}div.side div.wide table,div.side div.wide div.tall {width:234px;}div.side div.wide div.tiny {width:107px;}div.side div.slim {width:126px;}div.side div.slim table,div.side div.slim div.tall {width:106px;}div.side div.slim div.tiny {width:43px;}/* BASE */#root div.base {width:884px;min-height:60px;margin-left:1px;}#root div.base div.body {margin:0;}div.base div.unit {margin:0;}div.base h2,div.base div.foot {margin:0 2px;}div.base div.part,div.base div.grid table {margin:2px;}div.base div.wide {width:882px;}div.base div.wide table,div.base div.wide div.tall {width:122px;}div.base div.wide div.tiny {width:122px;}div.base div.slim {width:882px;}div.base div.slim table,div.base div.slim div.tall {width:122px;}div.base div.slim div.tiny {width:122px;}/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* GENERAL */div.side div.pure,div.side div.seam,div.side div.flat,div.side div.edge {color:#535353;font-size:11px;border:1px solid #f0efea;background-color:#f0efea;}div.side div.pure div.head h2 {border-bottom:1px solid #fff;}/*  PURE */div.pure {border:1px solid #fff;}div.pure div.head h2 {border-bottom:none;}/*  SEAM */div.seam {border:1px solid #fff;}div.seam div.head {color:#000;background:transparent;border-bottom:1px solid #fff;}/*  FLAT */div.flat {color:#000;border:1px solid #fff;background:transparent;}div.flat div.head {color:#000;background:transparent;border-bottom:1px solid #fff;}/*  EDGE */div.edge {border:1px solid #fff;border-left-color:#fff;border-right-color:#fff;}div.edge div.head {border-bottom:1px solid #fff;}/*  ALL PURE *
div.pure, div.seam, div.flat, div.edge  {
  color: #111;
  border: none;
}
div.pure div.head h2, div.seam div.head, div.flat div.head, div.edge div.head  {
  color: #111;
  border: none;
  background: #fff;
} *//* @end *//* @group  P A R T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LEAD */h3,h4,h5,h6 {font-weight:800;}h3 {font-size:1.1em;text-decoration:underline;}h4 {font-size:1.1em;}h5 {font-size:1em;}h6 {font-size:1em;font-style:italic;}/* TEXT */div.text p.loud {color:#fff;padding:0.2em 0.4em;background-color:#666;}div.text p.pale {color:#666;font-size:0.9em;background:inherit;}div.text p.skew {font-style:italic;letter-spacing:1px;}/*  LINK / FILE
a.open => all links
a.goto, a.load => specific parts (link,file)
a.page, a.site, a.mail, a.zoom, a.next, a.prev => specific type  */a,div.link a.open,a.open {color:#e20036;text-decoration:none;background-color:inherit;}a:hover,div.link a.open:hover {text-decoration:underline;}#root a.null:hover {text-decoration:none;}div.link a.open {margin-left:14px;}div.link {background-position:0 2px;}div.mail {background-position:0 3px;}/* PICT */div.unit div.crop {height:320px;}/*  LIST */div.list p.gist {list-style-image:url(/icon-link/list.gif);}div.list p.dent {list-style-image:url(/icon-link/list.gif);}/* LINE */div.line hr {border-bottom-color:#333;}/* TABLES */div.grid table td {border-color:#999;border-style:solid;}div.grid table thead td,div.grid table tfoot td {background:#ccc;font-weight:800;}div.grid table.vert tbody.beam td.odd,div.grid table.horz tbody.beam tr.odd td {background:#eee;}/* FILTER */div.cats p a.same {color:#999;}div.cats p span.same {color:#333;}div.scan a.same,div.scan li.same,div.scan td.same,div.scan span.same {background-color:#ddd;}div.this a.same,div.this li.same,div.this td.same,div.this span.same {color:#fff;text-decoration:none;background-color:#900;}/* @end *//* @group  S E R V I C E S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* META */p.dock {float:left;}p.dock a.meta {padding:0 5px;font-size:10px;letter-spacing:0.05em;}p.dock a.meta:hover {text-decoration:underline;}/* BRANDING */#cmsbox {float:right;}#cmsbox,#cmsbox a.meta,#services,#services a.meta,#imprint,#imprint a.meta {color:#AAA398;font-size:10px;line-height:14px;text-transform:lowercase;background-color:inherit;}#imprint a.impr {padding-right:15px;background:transparent url(/images/imp.gif) no-repeat;background-position:right 3px;}#cmsbox,#cmsbox a.meta {color:#787672;}/* LIGHTBOX */#disp {background:#fff;border:3px solid #888;/* hacks.css */}#lbox div.head,#lbox div.head h2,#lbox div.head a.quit {color:#444;height:36px;background:#ddd;line-height:36px;}/* ZOOM */#lbox div.zoom {width:740px;margin-left:-373px;}/* @end */