body {
  font: 0.8em Tahoma, Geneva, sans-serif;
  color: #828282;
  width: 100%;
  line-height: 1.4em;
  background: #fff url(../images/hg-head.png) repeat-x 0px -25px  ;
}
#header-flock {
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: 1000;
  background-color: #FF360C;
}
#header {
  margin: auto;
  width: 85%;
  max-width: 1200px;
  background: url(../images/logoLWuz400n.png) no-repeat 0px 10px;
}
#wrapper {
  margin: auto;
  width: 85%;
  min-width: 992px;
  max-width: 1200px;
  height: auto;
}
#mainlinks{
  color: #888989;
  float: right;
  text-align: right;
  margin-top:5px;
  z-index: 1003;
 }
 ol{
 padding-left:20px; 
 margin-top:0px;
 margin-bottom:0px;
}

ol li {
  list-style: disc outside;
  vertical-align: text-top;
}
 ol.ol-plus li{
  list-style: url(../images/plus.png);
  padding-bottom: 5px;
  
 }
 ol li ol {padding-left:15px;}
 ol li ol li { list-style: url(none) none outside; }
 

/* ########### Ab hier anpassung Viewport ############ */
.hgrau { background: #ddd url(../images/hg-head.png) repeat-x 0px -30px  }
.hgrau-typo {color: #a0a0a0;}
#header-flock {
  height: 3px;
  top: 155px;
  left: 0px;
}

#header {  min-width: 820px;;/*max-width: 1200px;*/ height: 131px; 
}

#mainlinks a{
  text-decoration: none;
  color: #b8b8b8;
  font-size: 1em;
}
#mainlinks a:hover{ color: #FF360C; }
#mainlinks em{
  color: #a5a5a5;
  font-style: normal;
  font-weight: bold;
}
#mainlinks img { margin-top: 10px; }
.right {margin-right:10px;}
#logo {
  background: url(../images/logoLWuz400.png) no-repeat left 10px;
  height: auto;
  width: 400px;
  float:left;
}
nav{
  margin: 0px auto auto;
  width: 85%;
   min-width: 820px;
  max-width: 1200px;
  height: 25px;
  overflow:hidden;
}
ul{
 display:inline; 
 text-align:left;
 padding:0px;
 margin:0;
 float: left;
 overflow: hidden;
}
nav ul li{
  font-family: 'Oswald', Tahoma, Geneva, sans-serif;
  display:inline;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 19px;
  padding-right: 15px;
  line-height:25px;
  overflow:hidden;
}
nav ul li a:link,
nav ul li a:visited{
  color: #d2d2d2;
  text-decoration: none;
}
nav ul li a:active,
nav ul li a:hover{
  color: #FF380E;
  text-decoration: none;
}
nav ul li a:link span,
nav ul li a:visited span{
  color: #a0a0a0;
  text-decoration: none;
}

#box {
  padding-left: 15px;
  padding-right: 10px;
  padding-top: 3px;
  float: left;
  margin: 0;
  width: 27%;
  height: auto;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#box-left,
#box-center,
#box-right{
  padding:1%;
  display:inline;
  width: 30%;
  height:auto,
    -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#box-2sp{
  padding:1%;
  display:inline;
  width: 74%;
  float:right;
  height:auto,
    -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#box-left-narrow{
  padding:1%;
  display:inline;
  width: 20%;
  float:left;
  height:auto,
    -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#box-left-kontakt{
  padding:1%;
  display:inline;
  width: 35%;
  float:left;
  height:auto,
    -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#box-right-kontakt{
  float:right; 
  clear:right;
  padding:1%;
  display:inline;
  width: 59%;
  height:auto,
    -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#box-right-wide{  
	padding:1%;
  display:inline;
  width: 40%;
  height:auto,
    -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  border: 1px solid rgba(0, 0, 0, 0.2);
  float:right; clear:right;
}
#box-left,
#box-center{
  float:left;
}
#box-center{
 margin-left:2%; 
}
#box-right{float:right; clear:right;}
.box-hgrau{background: #f8f8f8;}
#box h2, .box-hgrau h2,{
  margin-top: 3px;
  line-height: 30px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #b8b8b8;
}

#content {
  float: right;
  margin: 0px;
  width: 69%;
  height: auto;
  padding: 0px;
}
.cont-1sp{
  diplay: block;clear:left;float:left;width:100%;
}
footer{
  margin-top: 50px;
  border-top: 1px solid #FF360C;
  border-right-color: #b8b8b8;
  border-bottom-color: #b8b8b8;
  border-left-color: #b8b8b8;
}
#footer-txt{display:block;margin: auto; width: 80%;max-width:1200px;text-align:right;font-size: 0.7em;}

h1, h2, h3 {
 font-family: 'Oswald', Tahoma, Geneva, sans-serif; line-height:1.0em;
 }

h1 {
  font-size: 32px;
  line-height:32px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.1em;
  padding-top: 5px;
  text-shadow: #c8c8c8 0px 0px 4px;
  filter: dropshadow(color=#c8c8c8, offx=0, offy=0);
}
h2{
  font-size: 1.4em;
  letter-spacing: 0.05em;
}
h3{
  font-size: 1.1em;
  letter-spacing: 0.05em;
  padding-top:3px;
}

#content .imageRow .first em {
  font: 0.6em Tahoma, Geneva, sans-serif;
  color: #828282;
  line-height: 1.4em;
  font-style: normal;
  font-weight: normal;
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/* ################### Seite Digitaldruck ########## */
#img-anim{
  width: 640px;
  min-height: 475px;
  background: url(../images/drucker.jpg) no-repeat 10px top;
  margin-top: 0px;
  padding: 0px;
}
.txt-anim{
  overflow: hidden;
  width: 322px;
  height: 30px;
  background-color: #fff;
  display: block;
  position: relative;
  top: 125px;
  margin-left: 149px;
  padding: 0px 15px 15px;
 /* border-bottom: 1px solid #999;
    border-right: 1px solid #999;
  border-left: 1px solid #999;*/
  -moz-box-shadow: 0px 2px 2px 0px #999;
-webkit-box-shadow:  0px 2px 2px 0px #999;
box-shadow: 0px 2px 2px 0px #999;
  transition-property: height;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 1s;
  /* Firefox 4 */
  -moz-transition-property: height;
  -moz-transition-duration: 1s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 1s;
  /* Safari and Chrome */
  -webkit-transition-property: height;
  -webkit-transition-duration: 1s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 1s;
  /* Opera */
  -o-transition-property: height;
  -o-transition-duration: 1s;
  -o-transition-timing-function: ease;
  -o-transition-delay: 1s;

}
.txt-anim:hover{
 height: 460px; 
}
.txt-anim em{
  font-size: 0.7em;
  padding: 0px;
  display: block;
  height: 12px;
  margin-bottom: 5px;
  position: relative;
  color:#FF370D;
}
.txt-anim h2 {color: #a0a0a0;}
.txt-anim p strong{color: #a0a0a0;}
#mainlinks img {
  height: auto;
  width: 270px;
}

.txt-anim h2 {
  display: block;
  height: 22px;
  margin: 0px;
  padding-bottom: 2px;
  padding-top: 0px;
}

.txt-anim p {
  line-height: 1.1em;
  display: inline;
}

#box-left-kontakt iframe {
  width: 100%;
  height: 300px;
}

#box-left-kontakt small a {
  text-decoration: none;
  color: #A0A0A0;
  font-weight: bold;
  margin-left:2%;
}
#box-left-kontakt small a:hover{
  color: #FF370D;
}
.temp{float:left; width:30%}
#wrapper .clearfix .big {font-size: 130%; line-height:1.5em;}


/* ################ FORMULAR ######## */
.box-select{ line-height: 2em;}
.box-select label {
  display: inline-block;
  width: 20%;
  padding: 10px;
  text-align: right;
}
input, textarea{width:70%;}
.box-button{margin-top:20px;}
.box-button #reset{
  width:auto;
  float: right;
  margin-right: 10px;
}

.box-button #submit {
  width:auto;
  float: right;
  margin-right: 20px;
  margin-bottom:10px;
}
.box-button #reset, .box-button #submit {padding-left:10px;padding-right:10px;}

p a { text-decoration: none; color: #828282;}
p a:hover { color: #FF360C; font-weight:bold;}
.zh {font-weight:bold; font-size:120%; line-height:1em;display:block;margin:0;}
.following {margin-top: 20px;}
p.ol-sub {margin-bottom:0px;}


