/* * CMSBOX 2.0 * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * *//* @group  G L O B A L
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LAYOUT */html,body {color:#666;background:#fff;line-height:1.5em;font-family:"Helvetica Neue", Arial, Verdana, sans-serif;}#desk {left:50%;width:800px;min-height:100%;margin-left:-400px;margin-bottom:-20px;border-left:1px solid #666;background-repeat:repeat-y;background-position:top right;background-image:url(/images/drop.gif);}#deco {width:768px;background-repeat:no-repeat;background-position:top left;background-image:url(/images/look.jpg);}/* LOGO */#home {float:left;width:312px;height:36px;margin:18px;}#home img.logo {width:312px;height:36px;display:block;}/* INTERNAL */#root tr.alert {color:#fff;background-color:#900;}/* FOOTER */div.bottom {height:40px;}#footer {left:50%;bottom:0;width:725px;height:20px;background:#fff;overflow:hidden;position:relative;margin-left:-380px;}#footer p {color:#999;font-size:10px;text-align:left;line-height:18px;border-top:1px solid #ccc;}/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */div.navi {float:left;width:186px;opacity:0.6;padding:9px 0;margin-top:24px;min-height:90px;-moz-opacity:0.6;margin-right:6px;background-color:#000;filter:alpha(opacity: 60);}div.navi div.path {background-color:#333;}div.navi a.menu {color:#fff;padding:0 18px;line-height:18px;}div.navi a.show,div.navi a.here {font-weight:700;}/* LEVEL 4 */div.sub4 {float:right;}/* LEVEL 5 */div.sub5 {top:268px;right:32px;position:absolute;}/* @end *//* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* HEAD */#head {clear:both;width:570px;background:#fff;border-top:1px solid #fff;}#head h1 {font-size:28px;margin:18px;line-height:42px;}/* MAIN */div.main {width:768px;background:transparent;}div.main div.unit {margin:0 6px 24px 0;}div.main div.wide {width:762px;}div.main div.slim {width:378px;}div.main div.head h2 {font-size:12px;font-weight:800;margin:9px 18px 0;}div.main div.grid table,div.main div.unit div.part {margin:0.4em 18px;}div.main div.wide table,div.main div.wide div.tall {width:726px;}div.main div.wide div.tiny {width:345px;}div.main div.slim table,div.main div.slim div.tall {width:342px;}div.main div.slim div.tiny {width:153px;}/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//*	PURE */div.pure {border:0 none;}div.pure div.head h2 {/* exeption */border-bottom:0 none;}/*	SEAM */div.seam {border:0 none;background:#eee;}div.seam div.head {background:#ddd;border-bottom:0 none;}/*	FLAT */div.flat {background:#666;border:0 none;}div.flat div.head {background:#858585;border-bottom:0 none;}div.flat * {color:#fff;}/*	EDGE */div.edge {border:0 none;}div.edge div.head {background:#333;border-bottom:0 none;}div.edge div.head h2 {color:#fff;}/* @end *//* @group  P A R T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LEAD */h3,h4,h5,h6 {font-weight:800;text-decoration:none;}h3 {color:#000;font-size:1em;text-decoration:none;}h4 {color:#333;font-size:1em;}h5 {color:#666;font-size:1em;}h6 {color:#999;font-size:1em;font-style:normal;}/* TEXT */div.text p.loud {color:#fff;padding:0.2em 0.4em;background-color:#999;}div.text p.pale {color:#999;font-size:11px;}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 {color:#900;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 5px;background-image:url(/images/link.gif);}div.mail {background-position:0 4px;background-image:url(/images/mail.gif);}div.file {background-position:0 3px;background-image:url(/images/file.gif);}/*  LIST */div.list p.gist,div.list p.dent {list-style-image:url(/images/list.gif);}/*	LINE */div.line hr {border-bottom-color:#666;}/* 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 */p.dock {color:#fff;float:right;width:300px;font-size:11px;text-align:right;margin-right:18px;}p.dock a.meta {color:#fff;line-height:1.5em;}#services {margin-top:18px;}/* BRANDING *
#cmsbox,
#cmsbox a.meta  {
  color: #999;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: lowercase;
  background-color: inherit;
}

/* *//* @end */