/*  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;background:#fff url(/images/body.png) no-repeat fixed 284px 454px;line-height:20px;font-family:Arial, "Helvetica Neue", "Helvetica", sans-serif;}#desk {width:1114px;background:transparent url(/images/desk.gif) repeat-y left top;}body.cb-layout2 #desk {background-image:url(/images/desk-home.gif);}#deskBgCrop {top:0;left:0;height:30px;width:1114px;position:absolute;background-color:#fff;}#navigation {float:left;width:246px;padding:20px 0 220px;background:url(/images/navigation.png) no-repeat left top;}#home {width:110px;height:80px;display:block;margin-top:5px;margin-left:30px;}#home img {width:110px;height:80px;display:block;}#container {top:24px;/* avoid using 4000px-background image */float:left;position:relative;background:transparent url(/images/content.png) no-repeat left bottom;}.cb-layout2 #container {background-image:url(/images/content-home.png);}#content {float:left;}#mood_content {float:left;}div.mood {width:558px;height:143px;margin-left:25px;}div.mood div.mask {width:558px;height:143px;background:transparent url(/images/mood-mask.png) no-repeat left top;}.cb-layout2 div.mood,.cb-layout2 div.mood div.mask {height:654px;}.cb-layout2 div.mood div.mask {background-image:url(/images/home-mood-mask.png);}.cb-layout1 #content-main {width:558px;margin-left:25px;padding-top:40px;background:transparent url(/images/content-main.png) no-repeat left top;}#content-supp {float:left;margin-left:25px;}.cb-layout2 #content-supp {margin-top:0;}#site-info {position:absolute;left:30px;bottom:-45px;/*position: relative;*/}#dynoptic,#swissolympic {display:block;}#dynoptic {margin-bottom:10px;}#swissolympic {margin-bottom:25px;}div.address {/*left: 30px;
  bottom: 18px;*/width:170px;line-height:1.4em;/*position: absolute;*/}div.address a,div.address span {color:#fff;display:block;font-size:10px;}.void {float:left;height:60px;width:1114px;}/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LEVEL 1 */div.sub1 {float:left;width:200px;margin-top:50px;margin-left:30px;}#root div.sub1 div.item {background-color:transparent;}div.sub1 div.path {background:#999;}div.sub1 a.menu {color:#fff;line-height:25px;white-space:nowrap;}div.sub1 a.menu:hover {color:#000;text-decoration:none;}div.sub1 a.path {font-weight:700;}/* LEVEL 2 */div.sub2 div.item {margin-left:15px;}/* @end *//* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* GENERAL */#root div.unit {border-style:none;}/* HEAD */#head {color:#000;margin:0 27px;}#view.cb-layout2 #head {display:none;}#head h1 {font-size:16px;font-weight:700;line-height:1.8em;}.cb-layout2 #head {margin:0;}div.unit h2 {font-size:16px;line-height:21px;}div.side div.unit h2 {font-size:12px;font-weight:700;line-height:21px;}div.side div.unit div.head {padding-top:15px;}/* MAIN */div.main {width:524px;margin:0 17px;}#view.cb-layout2 div.main {display:none;}div.main div.unit {margin:5px;}div.main h2,div.main div.foot {margin:0 5px;}div.main div.part,div.main div.grid table {margin:0 5px 20px;}div.main div.wide {width:514px;}div.main div.wide table,div.main div.wide div.tall {width:504px;}div.main div.wide div.tiny {width:247px;}div.main div.slim {width:252px;}div.main div.slim table,div.main div.slim div.tall {width:242px;}div.main div.slim div.tiny {width:116px;}/* SIDE */div.side {width:260px;}div.side div.unit {margin:0 0 20px;}div.side h2,div.side div.foot {margin:0 20px;}div.side div.part,div.side div.grid table {margin:0 20px 0.4em;}div.side div.wide {width:260px;}div.side div.wide table,div.side div.wide div.tall {width:220px;}div.side div.wide div.tiny {width:90px;}div.side div.slim {width:260px;}div.side div.slim table,div.side div.slim div.tall {width:220px;}div.side div.slim div.tiny {width:90px;}/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//*  PURE */div.pure {border:1px solid #fff;}div.pure div.head h2 {border-bottom-style:none;}div.side div.unit div.head {background:transparent url(/images/side-head.png) no-repeat left top;}#root div.side div.unit div.body {margin:0;background-color:#e6e7e8;}#root div.side div.unit {padding-bottom:15px;background:transparent url(/images/side-foot.png) no-repeat left bottom;}/*  SEAM */div.seam {border:1px solid #999;}div.seam div.head {color:#000;border-bottom-style:none;background-color:transparent;}/*  FLAT */div.flat {color:#000;background-color:transparent;border:1px solid #fff;}div.flat div.head {color:#000;border-bottom-style:none;background-color:transparent;}/*  EDGE */div.edge {border:1px solid #999;border-left-color:#fff;border-right-color:#fff;}div.edge div.head {border-bottom-style:none;}/*  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:16px;line-height:20px;margin-bottom:20px;}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:#858584;}div.text p.pale {color:#888;font-size:1em;background:inherit;}div.text p.skew {font-style:italic;letter-spacing:1px;}/*  LINK / FILE  */a,div.link a.open,a.open {color:#000;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.main div.link {background-position:0 3px;}div.side div.link {background-position:0 4px;}/* 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;text-align:left;margin:28px 0 0;}p.dock a.meta {padding:0;font-size:11px;}p.dock a.meta:hover {text-decoration:underline;}/* BRANDING */#cmsbox {/*margin-left: 30px;*/margin-right:5px;}#cmsbox,#cmsbox a.meta,#login,#login a.meta {color:#999;font-size:10px;line-height:1.1em;letter-spacing:1px;text-transform:lowercase;background-color:inherit;}#login {margin-left:0;}#login a.auth {padding-left:5px;border-left:1px solid #999;}/* LIGHTBOX */#disp {background:#fff;border:3px solid #888;}#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 */
