/* * CMSBOX 2.0 * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * */
/* @group  G L O B A L
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* LAYOUT */
* { 
  line-height: 1.4em;
  font-family: Arial, Verdana, sans-serif;
}
html, body {
  height: 100%;
  color: #17322d;
  background: #fff;
  background-repeat: repeat-y;
  background-position: top left;
  background-image: url(/images/panel.gif);
  }
#desk {
  height: 100%;
  width: 860px;
}
#panel {
  float: left;
  width: 180px;
  height: 100%;
  padding-bottom: 40px;
}
#home,
.logo {
  width: 180px;
  height: 93px;  
}
#adresse {
  color: #37a596;
  font-size: 13px;
 margin: 30px 0 0 10px;
}
.org {
  display: none;
}
.vcardemail {
  color: #37a596;
  font-size: 13px;
}
/* PAGE */
#page {
  float: left;
  width: 680px;
}
#deco {
  float: left;
  height: 55px;
  margin-bottom: 5px;
  background-position: bottom ;
  background-repeat: repeat-x;
  background-image: url(/images/line.gif);
}
div.mood {
  width: 680px;
  height: 55px;
  background-repeat: no-repeat;
  background-position: top left;
}
/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* LEVEL 1 */
div.sub1 {
  margin-top: 30px;
  min-height: 250px;
}
div.sub1 div.item {
  color: #333;
  font-size: 13px;
  font-weight: 800;
  min-height: 30px;
  margin-left: 10px;
}
div.sub1 a.menu {
  color: #333; 
  line-height: 30px;
}
div.sub1 a.path {
  color: #fff;
}
/* LEVEL 2 */
#subnavigation {
  float: left;
  min-height: 25px;
  padding-top: 15px;
  border-bottom: 8px solid #9bd2ca;
}
div.sub2 {
  float: left;
  width: 720px;
  height: 20px;
}
div.sub2 div.item {
  float: left;
  margin: 0 31px;
  font-size: 13px;
  font-weight: 800;
}
div.sub2 a.menu {
  color: #17322d;
  white-space: nowrap;
}
div.sub2 a.path {
  color: #37a596;
}
/* @end *//* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* HEAD */
#head {
  width: 400px;
  float: right;
  margin: 10px 0;
}
#head h1 {
  margin: 0 10px;
  font-size: 20px;
  text-align: right;
}
/* MAIN */
div.main {
  width: 640px;
  margin: 20px;
}
div.main div.unit {
  margin:  6px;
}
div.main div.head h2 {
  margin: 0 6px;
  font-size: 16px;
}
div.main div.grid table,
div.main div.unit div.part {
  margin: 0.4em 6px;
}
div.main div.wide	{
  width: 626px;
}
div.main div.wide table,
div.main div.wide div.tall {
  width: 614px;
}
div.main div.wide div.tiny {
  width: 301px;
}
div.main div.slim {
  width: 306px;
}
div.main div.slim table,
div.main div.slim div.tall {
  width: 294px;
}
div.main div.slim div.tiny {
  width: 141px;
}
/* SIDE */
div.side {
  width: 180px;
  margin: 20px 0;
}
div.side div.unit {
  margin:  6px;
}
div.side div.head h2 {
  margin: 0 6px;
  font-size: 1.4em;
}
div.side div.grid table,
div.side div.unit div.part {
  margin: 0.4em 6px;
}
div.side div.wide	{
  width: 166px;
}
div.side div.wide table,
div.side div.wide div.tall {
  width: 154px;
}
div.side div.wide div.tiny {
  width: 71px;
}
div.side div.slim {
  width: 76px;
}
div.side div.slim table,
div.side div.slim div.tall {
  width: 64px;
}
div.side div.slim div.tiny {
  width: 25px;
}
/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*	PURE */
div.pure {
  border: 1px solid #fff;
}
div.pure div.head h2 {
  border-bottom: 1px solid #86c7af;
}
/*	SEAM */
div.seam {
  border: 1px solid #9bd2ca;
}
div.seam div.head {
  background: #9bd2ca;
  border-bottom: 1px solid #9bd2ca;
}
/*	FLAT */
div.flat {
  background: #9bd2ca;
  border: 1px solid #fff;
}
div.flat div.head {
  background: #9bd2ca;
  border-bottom: 1px solid #fff;
}
div.flat * {
  color: #fff;
}
/*	EDGE */
div.edge {
  border-top: 1px solid #86c7af;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #86c7af;
  border-left: 1px solid #fff;
}
div.edge div.head {
  border-bottom: 1px solid #86c7af;
}
/* @end *//* @group  P A R T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* LEAD */
h3, h4, h5, h6 {
  font-weight: bold;
  text-decoration: none;
}
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;
  background-color: #517c6e;
}
div.text p.pale {
  color: #999;
  font-size: 0.9em;
}
div.text p.skew {
  font-style: italic;
  letter-spacing: 1px;
}
/*  LINK / FILE  */
a, div.link a.open {
  color: #517c6e;
  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);
}
/*  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: #517c6e;
}
/* TABLES */
div.grid table td {
  border-color: #517c6e;
  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 */

/* SREVICES */
#services {
  margin: 30px 0px;
}
#services a.meta {
  color: #17322d;
  display: block;
  font-size: 0.9em;
  line-height: 1.6em;
  margin-left: 5px;
}
/* BRANDING */
#cmsbox,
#cmsbox a.meta {
  color: #999;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: lowercase;
  background-color: inherit;
}
/* BRANDING */
#cmsbox {
  font-size: 10px;
  background: none;
  line-height: 20px;
  margin-left: 5px;
  margin-bottom: 30px;
}
/* ZOOM */
#lbox div.zoom {
  top: 10%;
  width: 744px;
  margin-left: -372px;
}
/* @end */