@font-face {
  font-family: 'AvenirLT65MediumRegular';
  src: url('../fonts/avenir_lt_65_medium_0-webfont.eot');
  src: local('☺'), url('../fonts/avenir_lt_65_medium_0-webfont.woff') format('woff'),
       url('../fonts/avenir_lt_65_medium_0-webfont.ttf') format('truetype'),
       url('../fonts/avenir_lt_65_medium_0-webfont.svgz#webfontNPSCNAR2') format('svg'),
       url('../fonts/avenir_lt_65_medium_0-webfont.svg#webfontNPSCNAR2') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'SchwarzwaldRegular';
    src: url('../fonts/schwrzw-webfont.eot');
    src: url('../fonts/schwrzw-webfont.eot?#iefix') format('eot'),
         url('../fonts/schwrzw-webfont.woff') format('woff'),
         url('../fonts/schwrzw-webfont.ttf') format('truetype'),
         url('../fonts/schwrzw-webfont.svg#webfontubhl2Ct2') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
  margin: 0;
  padding: 0;
  font-family: 'AvenirLT65MediumRegular', georgia;
  font-size: 9pt;
  background: #202020;
  height: 100%;
}
a
{
  outline: none;
  text-decoration: none;
  color: inherit;
}
h1,h2,h3
{
  font-weight: normal;
  font-size: 17px; 
  margin: 0;
  padding: 0;
  color: #ffffff;
}
h3
{
  font-size: 250%;
  text-align: left;
  padding-right: 0.5em;
}
h5
{
  font-weight: normal;  
  font-size: 100%;
  text-align: left;
  padding-right: 0em;
  margin: 0 0 -12px 0;
  padding: 0; 
  line-height: 120%; 
}
header
{
  display: block;
  margin: 0px;
  border-top: 4px solid #fff;
  /*padding: 3em 0em;*/
  /*background-color: #b90404;*/
  background: url(../images/topback.png) top left repeat-x;
}
body.home header
{
  padding: 6em 0em;
}
header h1
{
  /*background: url(../images/signet.png) 10px 0.2em no-repeat;*/
  /*background: url(../images/signet.png) no-repeat;*/
  background: url(../images/logo.png) no-repeat;
  padding: 0px;
  margin: 0px;
  padding-left: 80px;
  display: block;
  font-size: 600%;
  font-weight: normal;
  height: 129px;
  width: 290px;
}
span.dark
{
  color: #999;
}
span.dark2
{
  color: #666;
}
.center
{
  display: block;
  text-align: left;
  width: 920px;
  margin: auto;
  /*overflow:hidden;*/
}
div.border
{
  height: 1em;
}
div.top-border
{
  /*background: url(../images/bg_minibar_top.jpg) top left repeat-x;*/
}
div.bottom-border
{
  /*background: url(../images/bg_minibar_bottom.jpg) top left repeat-x;*/
}
div.body
{
  color: #999;
  padding: 0;
  /*background: #000 url(../images/bg_darkgrain.jpg) bottom left repeat-x;*/
  overflow: hidden;
}
div.padder
{
  padding: 0em 2em;
}
div.left
{
  width: 65%;
  overflow: hidden;
  float: left;
  padding: 10px;
}

div.leftback {
  min-height: 404px;
  width: 920px;
  border-top: 1px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  float: right;
  background: url(../images/leftbg.png) left repeat-y; 
}
div.half
{
  width: 49%;
  float: left;
}
body.home div.body div.left,
body.work div.body div.left
{
  overflow: hidden;
  clear: both;
  width: 80%;
}
body.home div.body .item,
body.work div.body .item
{
  display: block;
  border-bottom: 1px solid rgb(30,30,30);
  overfloW: hidden;
  padding: 0.5em;
  padding-right: 19%;
}
body.home div.body .item:hover,
body.work div.body .item:hover
{
  color: #fff;
  /*background: rgba(100,100,100,0.1);*/
}
h2,
#right a
{
  text-decoration: none;
  color: #ccc;
  margin: 0;
  font-weight: normal;
  /*font-size: 200%;*/
  margin: 0;
  word-spacing: -0.1em;
}
#right .subnav a
{
  padding: 0.1em 0.5em;
  color: #999;
  display: block;
  border-bottom: 1px solid #222;
  border-top: 1px solid #222;
  margin-bottom:-1px;
}
#right .subnav a:hover
{
  color: #fff;
  /*background: rgba(255,255,255,0.05);*/
}
#right .subnav a:hover .dark2
{
  color: #999;
}
#right .subnav
{
  padding: 1em 0em;
}
#right .subnav a.selected
{
  background: rgba(255,255,255,0.1);
  color: #fff;
  background: #000 url(../images/bg_darkgrain.jpg) top left repeat-x;
}
body.home  div.body h2,
body.about  div.body h2,
body.work  div.body h2
{
  padding-right: 0.3em;
  text-align: right;
}
div.body h2
{
  font-size: 400%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  text-shadow: #000 1px 1px 10px;

}
div.secondary-body
{
  border-top: 0px solid #000;
  padding: 1em 0em;
  /*background: url(../images/bg_woodgrain.png) top left ;*/
  overflow: hidden;
  color: #333;
  clear: both;
}
p
{
  line-height: 120%;  
  font-size: 100%;
  font-family: 'AvenirLT65MediumRegular', helvetica, arial, verdana;
}
body.home p
{
  line-height: 150%;
}
h5:first-letter
{
  font-family: 'SchwarzwaldRegular', georgia;
  color: #7a0303;
  font-size: 280%;
  padding: 0 0px 0 0;
  margin: 0;
  float: left;
  margin-right: 0.2em;
  margin-bottom: 0.0em;
  text-transform: uppercase;
  text-shadow:2px 1px 2px #FFFFFF;
  filter:DropShadow(color=#FFFFFF, offx=3, offy=3);
}
h5:first-line
{
  font-family: 'AvenirLT65MediumRegular', georgia;
  /*color: #FFFFFF;
  font-size: 1.2em;*/
}


#contact-button
{
  width: 23em;
  position: absolute;
  margin-left: 167px;
  left: 50%;

}
#right
{
  background: #999;
  top: 11em;
  padding:  0em 0em 0em;  
  color: #999;
  width: 23em;
  position: absolute;
  margin-left: 167px;
  left: 50%;
}
body.home #right
{
  
  top: 17em;  
}
#right p
{
  padding: 0.2em 1em ;
}
#right .black p:hover
{
  color: #fff;
  background: url(../images/bg_woodgrain.png);
}
body.home div.body a
{
  color: #999;
}
.white, .grey, .red
{
  /*padding: 1em 2em 2em 2em;*/
  padding: 0.3em 0.8em;
  background: #999;
  height: inherit;
}
.subnav,.red
{
  background: #7a0303;
}
.red
{
  min-height: 150px;
}
.grey
{
  color: #333;
  /*background: #999 url(../images/contactarrow.png) 50% -5px  no-repeat;*/
  min-height: 82px;
}
.white
{
  background: #ffffff;
  /*padding-top: 1em;*/
  /*background: #fff url(../images/contactarrowred.png) 50% -5px no-repeat;*/
}
.white h2, .grey h2, .red h2
{
  text-align: right;
}
#contact-button
{
  /*cursor:pointer;*/
  top: 0em;
  overflow: hidden;
  padding-bottom: 12px;
  /*background: url(../images/contactarrow.png) bottom center no-repeat;*/
}
#contact-button h2
{
  color: #ccc;
  font-weight: normal;
  /*font-size: 200%;*/
  display: block;
  padding: 0.3em 0.5em;
  background: #fff;
}
body.work div.body  .folio
{
  margin-top: 1em;
  opacity: 0.6;
}
body.work div.body .folio:hover
{
  opacity: 1;
}
.folio
{
  overflow: hidden;
  border: 0px solid #ccc;
  /*height: 80px;*/
}
footer
{
  background: url(../images/bg_footer.jpg) bottom left repeat;
  overflow: hidden;
  color: #333;
  display: block;
  /*padding: 2em 0em 4em;*/
  /*height: 112px;*/
}
footer p:first-line,
footer p:first-letter
{
  color: #000 !important;
}

footnavigation
{
  color: #d2d2d2;
}

dl
{
  display: block;
}
dt,dd
{
  display: block;
  margin: 0;
  padding: 0;
  text-align: right;
}
dt
{
  font-size: 70%;
  color: #666;
  font-family: 'AvenirLT65MediumRegular', helvetica, arial;
  text-transform: uppercase;
}
dd
{
  margin-bottom: 0.5em;
}
  
#right .grey ul li,
#right .grey ul,
#right .grey ul li a
{
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#right .grey ul li a
{
  padding: 0.2em 0.5em;
  font-size: 120%;
  color: #444;
  border-bottom: 1px solid #666;
  border-top: 1px solid #666;
  margin-bottom: -1px;
}
#right .grey ul li a:hover
{  
  background: #000;
  color: #fff;
}
#contact-button h2
{
  margin: 0;
  text-align: right;
  padding-bottom: 0.2em;
}
#contact-button .half,
#contact-button dl,
#contact-button dt
{
  padding: 0;
  margin: 0;
  color: #666;
}
#contact-area
{
  /*display: none;*/
  background: #fff;
  margin: 0;
  padding-right: 0;
  overflow: hidden;
  height: 103px;
}
#copyright
{
  color: #666;
  text-align: right;
  width: 230px;
  padding-bottom: 5px;
}
#copyright a
{
  font-size: 100%;
}


/* ---------------- ZUSäTZLICH ------------------- */

.black {
  height: 300px;
}

div.body {
  /*height: 334px;*/
}

.scroll-pane {
    width: 598px;
    height: 404px;
    overflow: auto;
    margin: 0px 0 0px 0;
}

.footermenu
{
  width: 65%;
  overflow: hidden;
  float: left;
  padding: 0px;
}

 div.leftbackfooter {
  /*min-height: 404px;*/
  width: 920px;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  float: right;
  background: url(../images/leftbg.png) left repeat-y; 
} 


.csc-default:hover {
  
}
