/* * 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: #1a171b;
  font-size: 12px;
  background: #dddedf;
  line-height: 1.68em;
  font-family: Verdana, Arial, sans-serif;
}
#desk {
  width: 1000px;
  margin: 0 auto;
}
#header,
#navigation,
#content,
#salzmann-transporte,
#cmsbox {
  float: left;
  width: 1000px;
}
#header {
  position: relative;
}
#navigation {
  height: 290px;
  margin-top: 15px;
  position: relative; /* sub1 */
  background-position: 0 0;
  background-repeat: no-repeat;
  border-top: 10px solid #0061a1;
}
#home {
  float: right;
  width: 270px;
  height: 65px;
  margin-top: 70px;
}
.logo {
  width: 270px;
  height: 65px;
  display: block;
}
#content {
  background: #fff;
  min-height: 420px;
  border-bottom: 1px solid #1a171b;
}
/* @group vCard */
#salzmann-transporte {
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  letter-spacing: .015em;
}
#salzmann-transporte a {
  text-decoration: none;
}
#salzmann-transporte a:hover,
#salzmann-transporte a:focus {
  color: #0062a1;
  text-decoration: none;
}
.tel {
  white-space: nowrap; /* iphone */
}
video {
  float: left;
  width: 100%;
}
/* @end */
/* @end */
/* @group  N A V I G A T I O N */
/* GENERAL */
div.navi {
  float: left;
}
div.navi div.item {
  float: left;
}
div.navi a.menu {
  text-decoration: none;
}
/* LEVEL 1 */
div.sub1 {
  left: 289px;
  bottom: 10px;
  position: absolute !important;
}
div.sub1 div.item {
  width: 116px;
  position: relative;
  background: #0061a1;
  border-right: 1px solid #a7c8de;
}
/*div.sub1 div.exit {
  border: none;
  width: 117px; 
}*/
div.sub1 .menu {
  color: #fff;
  line-height: 1.2em;
  letter-spacing: .03em;
  padding: 17px 0 5px 6px;
  -o-transition: background-position .218s;
  -moz-transition: background-position .218s;
  -webkit-transition: background-position .218s;
  transition: background-position .218s;
  background: url(/images/sub1-path-2021-04-29.png) repeat-x 0 -6px;
}
div.sub1 a.path,
div.sub1 .menu:hover,
div.sub1 .menu:focus {
  text-decoration: none;
  background-position: 0 0;
}
/* LEVEL 2 */
div.sub2 {
  position: absolute !important;
}
div.sub2 div.item {
  border: none;
}
div.sub2 a.menu {
  background: #b1b3b4;
  padding: 5px 0 5px 6px;
  border-bottom: 1px solid #1a171b;
}
div.sub2 a.path,
div.sub2 .menu:hover,
div.sub2 .menu:hover {
  color: #1a171b;
}
/* @end */
/* @group C O N T E N T */
/* HEAD */
#head {
  float: left;
  width: 586px;
  padding-bottom: 14px;
  margin: 18px 0 0 288px;
}
h1 {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.4em;
}
div.unit h2 {
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4em;
}
/* main */
div.main {
  width: 600px;
}
div.main div.unit {
  margin: 10px 0px;
}
div.main h2, 
div.main div.foot {
  margin: 0 7px;
}
div.main div.part, 
div.main div.grid table {
  margin: .4em 7px;
}
div.main div.wide {
  width: 600px;
}
div.main div.wide table, 
div.main div.wide div.tall {
  width: 586px;
}
div.main div.wide div.tiny {
  width: 286px;
}
div.main div.slim  {
  width: 300px;
}
div.main div.slim table, 
div.main div.slim div.tall {
  width: 286px;
}
div.main div.slim div.tiny {
  width: 136px;
}
/* AREA PLACEMENT */
div.main {
  margin-left: 281px; /* hacks */
}
/* VERTICAL MARGINS */
#root div.unit div.body {
  margin-top: 0;
}

/* */

:focus {
    outline: 0;
    /* or */
    outline: none;
}

/* @end */
/* @group  U N I T S */
/* ALL PURE */
div.unit,
div.unit div.head,
div.unit div.head h2 {
  border: none;
  color: #1a171b;
  background: transparent;
}
/* @end */
/* @group P A R T S */
/* LEAD */
h3,
h4,
h5,
h6 {
  font-size: 1em;
}
h3 {
}
h4 {
  color: #555;
}
h5 {
  font-weight: 400;
  letter-spacing: .02em;
}
h6 {
  color: #555;
  font-weight: 400;
}
/* TEXT */
div.text p.loud {
  color: #1a171b;
  background: #eee;
}
/* LINK / FILE */
a,
div.link a.open,
a.open {
  color: #1a171b;
  text-decoration: underline;
}
a:hover, 
div.link a.open:hover {
  text-decoration: none;
}
#root a.null,
#root a.null:hover {
  text-decoration: none;
}
div.link a.open {
  margin-left: 14px;
}
div.link {
  background-position: 0 4px;
}
div.mail {
  background-position: 0 5px;
}
/* PICT */
div.unit div.crop {
  height: 320px;  
}
/* LIST */
div.list p.item {
  list-style-image: url(/icon-link/list.gif);
}
/* LINE */ 
div.line hr  {
  color: #ccc;
  border-bottom-color: #ccc;
}
/* 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;
}
/* fix default.css */
#root div.cats a {
  padding: 0;
}
div.cats .cb-count {
  padding-left: 5px;
}
/* @end */
/* @group S E R V I C E S */
/* SERVICES */
#services {
  left: 0;
  bottom: -4px;
  color: #707173;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
}
#services .meta {
  color: #707173;
  padding: 0 3px;
  font-size: 11px;
}
#services .meta:hover {
  color: #111;
  text-decoration: none;
}
#services .service_customContact {
  padding-left: 0;
}
/* BRANDING */
#cmsbox {
  margin: 0;
  color: #ccc;
  text-align: right;
  padding-bottom: 8px;
}
#cmsbox a.meta {
  color: #bbb;
  padding: 0 2px;
  font-size: 10px;
  letter-spacing: .03em;
  text-transform: lowercase;
}
#cmsbox a.meta:hover {
  color: #aaa;
  text-decoration: none;
}
/* LIGHTBOX */
#disp {
  background: #fff;
  border: 3px solid #888; /* hacks.css */
}
#lbox div.head,
#lbox div.head h2,
#lbox div.head a.quit  {
  color: #444;
  height: 36px;
  background: #ddd;
  line-height: 36px;
}
/* @end */