/* * CMSBOX 2.0  * * * * * * * * *
 	*                               *
 	*   Content Management System   *
 	*   © 2007 Cmsbox GmbH, Bern    *
 	*   contact (at) cmsbox . com   *
 	*                               *
 	* * * * * * * * * * * * * * * * *//* @group  G L O B A L
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LAYOUT */body {color:#282828;font-size:100%;/* per default 16px */line-height:20px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;background:#019ec7 url(/images/body.png) no-repeat right 425px;}#desk {width:929px;margin:0 auto;font-size:.75em;/* 16 x 0.75 = 12px */min-height:100%;word-spacing:.03em;letter-spacing:.03em;}#header {float:left;display:inline;/*gene*/width:929px;height:98px;border-bottom:1px solid #fff;background:#fff url(/images/header.jpg) no-repeat top right;}#header #home,#header img.logo {float:left;display:inline;/*gene*/width:240px;height:98px;}div.mood {clear:both;width:929px;height:175px;border-top:1px solid #eee;}#subnavi {float:left;display:inline;/*gene*/width:929px;min-height:20px;}#content {width:929px;background:#fff;}/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* GENERAL */div.navi {float:left;display:inline;/*gene*/width:928px;border-left:1px solid #fff;}div.navi div.item {float:left;display:inline;/*gene*/width:115px;text-align:center;}div.navi a.menu {color:#fff;width:115px;}div.navi a.menu:hover {text-decoration:none;}/* LEVEL 1 */div.sub1 div.item {background:#007493;border-right:1px solid #fff;border-bottom:1px solid #fff;}div.sub1 div.path {background:#fff;}div.sub1 a.menu:hover {color:#007493;background:#fff;}div.sub1 a.path {color:#007493;}/* LEVEL 2 */div.sub2 div.item {background:#44ABCD;border-right:1px solid #eee;}div.sub2 div.path {background:#eee;}div.sub2 a.menu:hover {color:#007493;background:#eee;}div.sub2 a.path {color:#007493;background:#eee;}/* @end *//* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* HEAD */#head {color:#fff;width:929px;}#head h1 {font-weight:800;line-height:1.8em;letter-spacing:.1em;}div.unit h2 {line-height:1.4em;}/* MAIN */div.main {width:580px;}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 1em;}div.main div.wide {width:568px;}div.main div.wide table,div.main div.wide div.tall {width:558px;}div.main div.wide div.tiny {width:274px;}div.main div.slim {width:278px;}div.main div.slim table,div.main div.slim div.tall {width:268px;}div.main div.slim div.tiny {width:129px;}/* SIDE */div.side {margin-left:97px;width:252px;}div.side div.unit {margin:5px;}div.side h2,div.side div.foot {margin:0 5px;}div.side div.part,div.side div.grid table {margin:0 5px 1em;}div.side div.wide {width:240px;}div.side div.wide table,div.side div.wide div.tall {width:230px;}div.side div.wide div.tiny {width:110px;}div.side div.slim {width:114px;}div.side div.slim table,div.side div.slim div.tall {width:104px;}div.side div.slim div.tiny {width:47px;}/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//*  PURE */div.pure {border:1px solid #fff;}div.pure div.head h2 {/* exeption */border-bottom:1px solid #fff;}/*  SEAM */div.seam {border:1px solid #fff;}div.seam div.head {color:#333;background:#eee;border-bottom:1px solid #999;}/*  FLAT */div.flat {color:#282828;background:#6eb6c8;border:1px solid #fff;}div.flat div.head {color:#282828;background:#91bec8;border-bottom:1px solid #2e4c54;}/*  EDGE */div.edge {border-top:1px solid #282828;border-right:1px solid #fff;border-bottom:1px solid #282828;border-left:1px solid #fff;}div.edge div.head {border-bottom:1px solid #fff;}/* @end *//* @group  P A R T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LEAD */h3,h4,h5,h6 {font-weight:800;}h3 {font-size:1.1em;text-decoration:none;}h4 {color:#0081a2;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:#0081a2;}div.text p.pale {color:#666;font-size:0.9em;background:inherit;}div.text p.skew {font-style:italic;}/*  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 {color:#006680;text-decoration:none;background-color:inherit;}div.link a.open {margin-left:14px;}div.link a.open:hover {text-decoration:underline;}div.link {background-position:0 4px;background-image:url(/images/link.gif);}div.mail {background-position:0 3px;background-image:url(/images/mail.gif);}div.file {background-position:0 2px;background-image:url(/images/file.gif);}/*  LIST */div.list p.gist {list-style-image:url(/images/list.gif);}div.list p.dent {list-style-image:url(/images/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 {font-weight:800;background:#ccc;}div.grid table.vert tbody.beam td.odd,div.grid table.horz tbody.beam tr.odd td {background:#eee;}/* @end *//* @group  S E R V I C E S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* META */#services {float:left;display:inline;/*gene*/width:750px;text-align:left;}p.dock {background:#20819A;}p.dock a.meta {color:#fff;font-size:.9em;padding:0 5px 0 0;letter-spacing:.1em;}p.dock a.meta:hover {text-decoration:underline;}p.dock a.home {margin-left:10px;}p.dock a.firm {margin-right:10px;padding-right:0;}/* BRANDING */#cmsbox {float:right;display:inline;/*gene*/width:179px;text-align:right;}/* LIGHTBOX */#disp {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 */