/*body:after {
  top: 25px;
  left: -16px;
  width: 1024px;
  opacity: .5;
  height: 100%;
  content:  '';
  position: absolute;
  background: url(https://dl.dropbox.com/u/1434905/overlays/frominvest-21-9-2012.jpg) no-repeat 0 0;
}*/
/*body:hover:after {
  width: 0;
  height: 0;
  content: '';
}*/

/* * CMSBOX 2.2 * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * */
/* @group GLOBAL */
/* LAYOUT */
html,
body {
  color: #333;
  font-size: 17px;
  line-height: 1.4;
  font-family: arial, sans-serif;
}
body{
  background: #16395a url(/images/body-repeat.png) repeat-y 50% 0;
}
.desk {
  width: 1024px;
  margin: 0 auto;
}
.header {
  position: relative;
}
#wrapper{
  margin-top: 8px;
  padding-top: 24px;
  background: #f2f2f2 url(/images/wrapper-bg.png) repeat-x 0 0;
}
#top{
  min-height: 156px;
}
#home,
.logo {
  width: 252px;
  height: 26px;
  display: block;
}
#home {
  float: left;
  margin: 42px 0 0 31px;
}
.mood {
  width: 100%;
  height: 600px;
}
#content {
  float: left;
  margin-top: -585px;
}
.edition-head {
  float: left;
  width: 536px;
  min-height: 144px;
  padding-bottom: 37px;
  margin: 33px 0 0 72px;
}
.edition {
  width: 536px;
}
#maincontent {
  width: 960px;
  float: left;
  background: #fff;
  margin: -5px 0 0 31px;
  box-shadow: 0 0 20px rgba(0,0,0,.3);
  min-height: 452px;
  padding-bottom: 60px;
}
.footer {
  padding: 40px 0 30px;
}
.address {
  float: left;
  color: #fff;
  font-size: 12px;
  margin-left: 31px;
}
.footeremail{
  color: #fff;
}
/* @end */
/* @group FORUM/DIALOG */
/* HEAD */
div.frum div.rss {
  top: 6px;
  margin-right: 8px;
}
/* RESPONSE */
div.frum div.topi { /*1st entry*/
  background-color: #efefef;
  border-bottom: 1px solid #bbb;
}
div.frum div.pend,
div.dlog div.pend {
  color: #bbb;
}
/* BUTTONS */
div.frum div.ctrl a,
div.dlog div.ctrl a {
  color: #fff;
  border: 1px outset #ccc;
  background-color: #b66695;
}
div.frum div.ctrl a:active,
div.dlog div.ctrl a:active  {
  border-style: inset;
  background-color: #9a557d;
}
/* @end */
/* @group NAVIGATION */
/* GENERAL */
.navi,
.navi .item {
  float: left;
}
#sub1-bg {
  float: left;
  margin: 40px 0 0 31px;
  background: #42679b url(/images/sub1-bg.png) repeat-x 0 0;
}
.menu {
  font-size: 14px;
  line-height: 18px;
  padding: 10px 28px 12px 5px;
}
.menu:hover,
.menu:focus {
  text-decoration: none;
}
/* LEVEL 1 */
div.sub1 {
  width: 960px;
  background: url(/images/sub1.png) repeat-x 0 100%;
}
div.sub1 .item {
  position: relative; /* sub2 */
}
div.sub1 .menu {
  color: #fff;  
}
div.sub1 a.path,
div.sub1 .menu:hover,
div.sub1 .menu:focus {
  color: #3c649b;
  background: url(/images/fff-70.png); /* fallback */
  background: rgba(255,255,255,.7);
}
/* LEVEL 2 */
div.sub2 {
  left: 0;
  top: 100%;
  padding-top: 8px;
  position: absolute;
}
div.sub2 .item {
  width: 128px;
}
div.sub2 a.menu {
  color: #3c649b ;
  font-size: 12px;
  padding: 3px 0 3px 6px ; 
  background: url(/images/fff-70.png); /* fallback */ 
  background: rgba(255,255,255,.7);
}
div.sub2 a.path,
div.sub2 .menu:hover,
div.sub2 .menu:focus {
  color: #fff;
  background: #42679b;
}
/* @end */
/* @group CONTENT */
/* HEAD */
#head {
  float: left;
  width: 536px;
}
h1,
.edition {
  color: #fff;
  font-size: 40px;
  line-height: 1.2;
  text-shadow: 0 -3px 9px rgba(0,0,0,.5);
}
h1.grow {
  text-shadow: none; /* edit mode */
}
.edition {
  font-size: 22px;
  line-height: 1.1;
}
h1 strong {
  font-size: 18px;
  line-height: 22px;
}
div.unit h2 {
  line-height: 1.2;
}
/* custom side & base (wide tall only) */
div.area div.unit {
  margin: 10px 0px;
}
div.area h2,
div.area div.foot {
  margin: 0;
}
div.area div.part,
div.area div.grid table {
  margin: .4em 0;
}
div.area,
div.area div.unit,
div.area div.unit table,
div.area div.unit div.part {
  width: 304px;
}
/* main */
div.main {
  width: 556px;
}
div.main div.unit {
  margin: 10px 0;
}
div.main h2,
div.main div.foot {
  margin: 0 10px;
}
div.main div.part,
div.main div.grid table {
  margin: .4em 10px;
}
div.main div.wide {
  width: 556px;
}
div.main div.wide table,
div.main div.wide div.tall {
  width: 536px;
}
div.main div.wide div.tiny {
  width: 258px;
}
div.main div.slim {
  width: 278px;
}
div.main div.slim table,
div.main div.slim div.tall {
  width: 258px;
}
div.main div.slim div.tiny {
  width: 119px;
}
/* AREA PLACEMENT */
div.side,
div.main {
  margin: 20px 0 0 30px;
}
#root div.base {
  float: right;
  min-height: 100px;
  margin: 9px 72px 8px 0;
}
/* VERTICAL MARGINS */
#maincontent > .main > .unit:first-child > .body {
  margin-top: -1px;
}
#maincontent > .main > .unit:first-child > .head + .body {
  margin-top: .4em;
}
/* @end */
/* @group UNITS */
/*  ALL PURE */
div.unit,
div.unit div.head,
div.unit div.head h2 {
  color: #3c649b;
  border: none;
  background: none;
}
div.unit div.head h2 {
 font-size: 17px;
 font-weight: bold;
}
/* SEAM & FLAT */
div.seam,
div.seam div.head,
.seam .body,
div.flat div.head,
.flat .body {
  background: url(/images/seam.png) no-repeat 10px 0; /* bild für seam laden, flat nur body und head */
}
div.unit div.head,
.unit .body { /* all units */
  background-position: -810px 100%;
}
div.slim {
  background-position: -540px 0;
}
div.slim div.head,
.slim .body {
  background-position: -1360px 100%;
}
.side .unit {
  background-position: 0 0;
}
.side .unit div.head,
.side .unit .body {
  background-position: 0 100%;
}
/* SEAM & FLAT DIMENSIONS */
.seam {
  padding-top: 8px;
}
.seam .head,
.flat .head {
  padding-bottom: 8px;
}
.seam .body,
.flat .body {
  padding-bottom: 8px;
}
/* FLAT */
div.flat{
  background: none;
}
div.area div.flat{
  margin-top: -14px;
}
/*BASE SEAM & FLAT*/
div.base .unit, 
div.base div.unit div.head h2{
  color: #fff;
}
div.base div.seam,
div.base div.flat{
  background: none;
}
div.base div.seam h2{
  background: url(/images/base-seam-bottom.png) repeat-x 0 0;
  padding-top: 10px;
}
div.base div.seam .body,
div.base div.flat .body{
  background: url(/images/base-seam-bottom.png) repeat-x 0 0;
}
div.base div.flat div.head,
div.base div.seam div.head{
  background: none;
}
#root div.base div.unit div.body{
  margin-top: -5px;
}
div.base div.flat{
  margin-top: -8px;
}
/* SIDE UNITS*/ 
.base,
.side {
  font-size: 14px;
  line-height: 1.4;
}
/* @end */
/* @group PARTS */
/* LEAD */
h3,
h4,
h5,
h6 {
  font-size: 1em;
}
/*h3 {
  
}
h4 {
  
}
h5 {
  
}
h6 {
  
}*/
/* TEXT */
/*.text {
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.open,
.load {
  -ms-hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}*/
/*div.text > p.loud {
  
}
.loud > .open {
  
}
.loud > .open:hover,
.loud > .open:focus {
  
}
div.text > p.pale,
.pale > .open {
  
}
.pale > .open:hover,
.pale > .open:focus {
  
}
div.text > p.skew {
  
}*/
/* LINKS */
a {
  color: #3c649b;
}
/*a:hover,
a:focus {

}*/
/*
.unit .null,
.unit .null:hover,
.unit .null:focus {
  color: ; give body color
}*/
/*
div.link {
  background-position: 0 .24em;
}
div.mail {
  background-position: 0 .3em;
}
*/
/* INLINE LINKS */
/*.text .open,
.lead .open,
.list .open,
h2 .open {
  color: #000;
}*/
/* PICT */
div.unit div.crop {
  height: 320px;  
}
/* LIST */
div.list > p.item {
  list-style-image: url(/icon-link/list.gif);
}
/*div.list p.dent {
  list-style-image: url(/icon-link/list.gif);
}*/
/* LINE */ 
div.line > hr {
  color: #666;
  border-color: #666;
}
/* 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 span.same { default.css
  color: #333;
}*/
/*div.scan a.same,
div.scan li.same,
div.scan td.same,
div.scan span.same { default.css
  background-color: #ddd;
}*/
/*div.this a.same,
div.this li.same,
div.this td.same,
div.this span.same { default.css
  color: #fff;
  text-decoration: none;
  background-color: #900;
}*/
#root div.cats a {
  padding: 0;
}
div.cats .cb-count {
  padding-left: 5px;
}
/* @end */
/* @group SERVICES */
/* SERVICES */
#services {
  top: 60px;
  color: #ddd;
  right: 31px;
  font-size: 12px;
  position: absolute;
}
#services > .meta {
  color: #fff;
  padding: 0 2px;
  text-shadow: 0 1px 1px rgba(0,0,0,.5);
}
#services > .service_Custimp {
  background: none;
}
#services a.mail{
  border-left: none;
}
#services a.site{
  padding-right: 0;
}
/*#services > .meta:hover,
#services > .meta:focus {
  
}*/
/* BRANDING */
#cmsbox {
  float: right;
  color: #527ebf;
  font-size: 11px;
  line-height: 17px;
  margin-right: 34px;
  letter-spacing: .02em;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
}
#cmsbox > .meta {
  padding: 0;
  color: #6092da;
  text-shadow: 0 1px 0 rgba(255,255,255,.2);
  -o-transition: color .218s;
  -moz-transition: color .218s;
  -webkit-transition: color .218s;
  transition: color .218s;
}
#cmsbox > .meta:hover,
#cmsbox > .meta:focus {
  color: #6ba3f6;
  text-decoration: none;
}
/* @group SELECTIONS */
/*#root span.flag {
  color: #111;
  background: #fd0;
}*/
/*::-moz-selection {  has to stay separate 
  color: #111;
  background: #fd0;
}
::selection {  has to stay separate 
  color: #111;
  background: #fd0;
}*/
/* @end */

/* @group Lightbox */
/* LIGHTBOX */
#disp {
  width: 350px;
  border: none;
  background-color: transparent;
}
#disp a {
  color: #444;
}
#disp div.head { /* not always direct child element (form in #disp.mail) */
  height: 24px;
}
#disp div.head,
#disp div.head h2,
#disp div.head a.quit  {
  line-height: 24px;
  background-color: transparent;
}
#disp div.head h2 {
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  letter-spacing: .025em;
}
#disp div.body {
  padding: 15px;
  margin-bottom: 0;
  border-radius: 2px 2px 0 0;
}
/* DISP MAIL */
#disp.mail div.body,
#disp.resp div.body {
  padding-bottom: 0;
}
.mail p + fieldset + fieldset {
  min-height: 4.4em;/* no jumping after recipient address renders */
}
#disp.mail .foot,
#disp.resp .foot,
#disp.cb-lightbox-code .foot,
#disp.message .foot {
  text-align: right;
  padding: 0 15px 10px;
  background-color: #fff;
}
#disp.mail .submit,
#disp.resp .submit,
#disp.message .submit + .submit {
  margin-right: 0;
}
#root div.cb-lightbox-code textarea {
  width: 428px;
}
/* DISP CONTROLS */
#disp .head .ctrl {
  right: 8px;
  width: 30px;
  position: absolute;
}
#disp.zoom .ctrl {
  width: 71px;
}
#disp .head .next,
#disp .head .prev,
#disp .head .cb-hybrid,
#disp div.head a.quit {
  width: 22px;
  height: 24px;/* #disp .head height */
  margin-top: 0;
  text-indent: -9000px;
}
.zoom div.quit {
  margin-left: 5px;
}
#disp .next,
#disp .prev {
  background-image: none;
}
#disp .head .cb-hybrid,
#disp div.head a.quit {
  background: url(/images/lb-ctr.png) no-repeat;
}
#disp .prev .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next .cb-hybrid {
  background-position: -15px 50%;
}
#disp div.quit a.quit {
  background-position: -50px 50%;
}
#disp .head .cb-hybrid:hover,
#disp .head .cb-hybrid:focus,
#disp .head .quit:hover,
#disp .head .quit:focus {
  opacity: .75;
}
#disp .head .cb-hybrid:active,
#disp .head .quit:active {
  opacity: .5;
}
/* DISP SITEMAP */
#disp.site ul,
div.cb-sitemap ul {
  font-size: 15px;
  list-style: url(/images/list-sitemap.png);
}
#disp.site li,
div.cb-sitemap li {
  margin-top: 5px;
}
#lbox div.site h2 { /* german version "not found" has to fit in head */
  font-size: 17px;
  letter-spacing: normal;

}
/* DISP SEARCH */
#lbox div.srch td { /* overwrite default */
  padding-bottom: .8em;
}
#lbox div.srch th:first-child { /* overwrite default */ 
  text-align: right;
}
#lbox div.srch a,
#lbox div.site a {
  display: block;
}
#lbox div.srch a:focus {
  color: #111;
  text-decoration: underline;
}
/* DISP ZOOM */
#lbox div.zoom,
#lbox div.tube {/* tube = zoomed film */
  width: 770px;
  margin-left: -370px;
}
/* ZOOM IMAGE DESCRIPTION */
.zoom fieldset p {
  color: #444;
  padding: 0 15px 25px;
}
/* DISP FOOTER */
#disp div.foot {
  background: #fff;
  border-radius: 0 0 2px 2px;
}
#disp div.foot input.prev,
#disp div.foot input.canc,
#disp div.foot .button {
  margin-left: 15px;	
}
#disp div.foot input.next,
#disp div.foot input.conf,
#disp div.foot div .button {
  margin-right: 15px;
}
/* DISP CODE */
#disp.cb-lightbox-code div.foot input.conf {
  margin-right: 0;
}
/* DISP SHOP */
#lbox div.shop {
  width: 440px;
  margin-left: -220px;
}
#lbox div.cb-shoppingcart {
  width: 530px;
  margin-left: -265px;
}
/* @end */
/* @end */