/* * CMSBOX 2.2 * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * */
/* @group  G L O B A L
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* LAYOUT */
html, body {
  color: #000;
  font-size: 12px;
  line-height: 1.5em;
  background: #d6d7d6;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
}
#desk {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.deskwidth {
  float: left;
  width: 1000px;
}
/* @group header */
#header, #hcard-lorybau, p.loud {
  background: url(/images/border.png) repeat-x;
}
#header {
  height: 75px;
}
#home,
.logo {
  width: 174px;
  height: 41px;
}
#home {
  top: 20px;
  left: 31px;
  position: absolute;
}
#lorybau_claim {
  top: 38px;
  right: 28px;
  float: left;
  height: 16px;
  width: 189px;
  position: absolute;
  text-indent: -9000px;
  background: url(/images/claim.png) no-repeat;	
}
/* @end */
/* @group vcard */
#hcard-lorybau {
  float: left;
  padding: 13px 0 4px;
  background-color: #ffc10c;
  background-position: 0 -75px;
  text-align: center;
}
.fn,
.street-address,
.plzort,
.tel,
.vcardemail {
  white-space: nowrap;
  padding: 0 78px;
  margin: 0 -1.6em;
}
.fn {
  float: left;  
  text-align: left;
  margin-left: 33px;
  padding-left: 0;
}
.vcardemail {
  margin-right: 33px;
  padding-right: 0;
  float: right;
  text-align: right;
}
.vcardemail,
.vcardemail:hover {
  color: #000;
  text-decoration: none;
}
.vcardemail:hover {
  color: #60666c;
}
/* @end */
#content {
  border-top: 1px solid #000;
  background-repeat: no-repeat;
  background-position: 0 bottom;
}
/* PUSH BASE DOWN */
#maincontent {
  min-height: 463px;
}
#column1 {
  float: left;
  width: 472px; /* main */
  margin: 26px 0 0 27px;
}
#column2 {
  float: right;
  margin: 10px 23px 0 0;
}
.cb-layout2 #column2 {
  margin-top: 20px;
}
/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* GENERAL */
div.navi {
  float: left;
  width: 1000px;
}
div.navi div.item {
  float: left;
}
div.navi a.menu {
  color: #000; /* obsolete if links also #000 */
  font-size: 13px;
  padding: 0 22px;
  line-height: 30px;
  letter-spacing: .13em;
  text-decoration: none; /* obsolete if links not underlied */
}
div.init a.menu {
  padding-left: 33px;
}
div.navi a.path {
  color: #60666c;
}
div.navi a:hover {
  color: #60666c;
  text-decoration: none;
}
/* LEVEL 2 */
div.sub2 {
  padding-bottom: 6px;
}
div.sub2 a.menu {
  font-size: 12px;
  padding: 0 16px;
  line-height: 1.2em;
}
div.sub2 .init a.menu {
  padding-left: 33px;
}
/* @end */
/* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* HEAD */
#head {
  float: left;
  width: 460px;
  margin-left: 6px;
  padding-bottom: 6px;
}
h1 {
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: .2em;
  text-transform: uppercase;
}
div.unit h2 {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: .07em;
}
/* @group LAYOUT 1 */
/* main */
div.main {
  width: 472px;
}
div.main div.unit {
  margin: 10px 0px;
}
div.main h2, 
div.main div.foot {
  margin: 0 6px;
}
div.main div.part, 
div.main div.grid table {
  margin: .4em 6px;
}
div.main div.wide {
  width: 472px;
}
div.main div.wide table, 
div.main div.wide div.tall {
  width: 460px;
}
div.main div.wide div.tiny {
  width: 224px;
}
div.main div.slim  {
  width: 236px;
}
div.main div.slim table, 
div.main div.slim div.tall {
  width: 224px;
}
div.main div.slim div.tiny {
  width: 106px;
}
/* side */
div.side {
  width: 452px;
}
div.side div.unit {
  margin: 10px 0px;
}
div.side h2, 
div.side div.foot {
  margin: 0 6px;
}
div.side div.part, 
div.side div.grid table {
  margin: .4em 6px;
}
div.side div.wide {
  width: 452px;
}
div.side div.wide table, 
div.side div.wide div.tall {
  width: 440px;
}
div.side div.wide div.tiny {
  width: 214px;
}
div.side div.slim  {
  width: 226px;
}
div.side div.slim table, 
div.side div.slim div.tall {
  width: 214px;
}
div.side div.slim div.tiny {
  width: 101px;
}
/* base */
div.base {
  width: 336px;
}
div.base div.unit {
  margin: 10px 0px;
}
div.base h2, 
div.base div.foot {
  margin: 0 5px;
}
div.base div.part, 
div.base div.grid table {
  margin: .4em 5px;
}
div.base div.wide {
  width: 336px;
}
div.base div.wide table, 
div.base div.wide div.tall {
  width: 326px;
}
div.base div.wide div.tiny {
  width: 158px;
}
div.base div.slim  {
  width: 168px;
}
div.base div.slim table, 
div.base div.slim div.tall {
  width: 158px;
}
div.base div.slim div.tiny {
  width: 74px;
}
/* farwest */
div.farwest {
  width: 452px;
}
div.farwest div.unit {
  margin: 10px 0px;
}
div.farwest h2, 
div.farwest div.foot {
  margin: 0 6px;
}
div.farwest div.part, 
div.farwest div.grid table {
  margin: .4em 6px;
}
div.farwest div.wide {
  width: 452px;
}
div.farwest div.wide table, 
div.farwest div.wide div.tall {
  width: 440px;
}
div.farwest div.wide div.tiny {
  width: 214px;
}
div.farwest div.slim  {
  width: 226px;
}
div.farwest div.slim table, 
div.farwest div.slim div.tall {
  width: 214px;
}
div.farwest div.slim div.tiny {
  width: 101px;
}
/* @end */
/* @group LAYOUT 2 SIDE WIDE */
/* CUSTOM DIMENSIONS */
.cb-layout2 div.side div.wide {
  margin-left: 6px;
}
.cb-layout2 div.side div.wide h2 {
  padding-top: 6px;
}
.cb-layout2 div.side div.wide h2, 
.cb-layout2 div.side div.wide div.foot {
  margin: 0 10px;
}
.cb-layout2 div.side div.wide div.part, 
.cb-layout2 div.side div.wide div.grid table {
  margin: .4em 10px;
}
.cb-layout2 div.side div.wide div.tiny {
  margin-right: 9px;
}
.cb-layout2 div.side div.wide table, 
.cb-layout2 div.side div.wide div.tall {
  width: 415px;
}
.cb-layout2 div.side div.wide div.tiny {
  width: 198px;
}
/* BACKGROUND */
.cb-layout2 .side div.wide, .cb-layout2 .side div.wide .body {
  background: url(/images/l2-side-wide.png) no-repeat 0 0;
}
#root .cb-layout2 .side div.wide .body {
  margin-bottom: 0;
  padding-bottom: 14px;
  background-position: 0 bottom;
}
/* FORM BG in .foot instead of .body */
.cb-layout2 .side div.form .body {
  background: none;
}
.cb-layout2 div.side div.form div.foot {
  margin: 0;
  padding: 0 10px 1.5em; /* part margin */
  background: url(/images/l2-side-wide.png) no-repeat 0 bottom;
}
.cb-layout2 .side .form .foot .submit {
  margin-right: 17px;
}
/* @end */
/* BASE & FARWEST */
#view div.base, #view div.farwest {
  min-height: 0;
}
#edit div.base, #edit div.farwest {
  min-height: 180px;
}
div.base div.unit, div.farwest div.unit {
  margin-bottom: 0;
}
/* BASE PLACEMENT */
div.base {
  margin-left: 159px;
}
/* FARWEST PLACEMENT */
div.farwest {
  margin-left: 30px;
}
/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* ALL PURE */
div.pure, div.seam, div.flat, div.edge {
  color: #000;
  border: none;
  background: transparent;
}
div.pure div.head h2, div.seam div.head, div.flat div.head, div.edge div.head {
  color: #000;
  border: none;
  background: transparent;
}
/* @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,
h6 {
  font-size: 1em;		
}
h6 {
  font-style: italic;
}
/* TEXT */
div.text p.loud {
  color: #000;
  padding: 0.2em 0.4em;
  background-color: #ffc10c;
  background-position: 0 -84px;
}
div.text p.pale {
  color: #999;
  font-size: 0.9em;
  background: inherit;
}
p.pale a {
  color: #999;
}
div.text p.skew {
  font-style:  italic;
  letter-spacing: 1px;
}
/* LINK / FILE */
a, div.link a.open, a.open {
  color: #000;
  background: none;
  text-decoration: underline;
}
a:hover, 
div.link a.open:hover {
  text-decoration: none;
}
#root a.null:hover {
  text-decoration: none;
}
div.link a.open {
  margin-left: 14px;
}
div.link {
  background-position: 0 3px;
}
div.mail {
  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 {
  text-align: right;
}
p.dock a.meta {
  padding: 0 2px;
}
p.dock a.meta:hover {
  text-decoration: underline;
}
/* BRANDING */
#cmsbox {
  right: 0;
  height: 30px;
  bottom: -34px;
  position: absolute;
  letter-spacing: -.01em;
  text-transform: lowercase;
}
#cmsbox,
#cmsbox a.meta {
  color: #999;
}
#cmsbox a:hover {
  color: #888;
  text-decoration: none;
}
/* 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 */