/* =============================================================================
   Reset © HTML5 Boilerplate
  ========================================================================== */ 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }
html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
::-moz-selection { background: #f6d793; color: #000; text-shadow: none; }
::selection { background: #f6d793; color: #000; text-shadow: none; }
a { color: #00e; }
a:visited { color: #551a8b; }
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; font-size: 21px; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
.weiterver br {
    margin-bottom: 15px;
}

/* =============================================================================
   iPAD-Abstand bei Druck angepasst
   ========================================================================== */

.content-container.contentelement.minheight.druckdaz {
    min-height: 1000px !important;
}


/* =============================================================================
    Primary styles
   ========================================================================== */
   
body,html{
	font-family:"Univers LT W01 45 Light";
	color: #FFF;
	font-size: 19px;
}
	
:focus, :active {
outline: 0;
border: 0;
}

#animation {
	overflow: hidden;
	height: 100%;
	width: 100%;	
	position: fixed;
	z-index: 1;
	display: none;
}

#stage {
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 100%;
}

#anilogo {
	left: 50%;
	position: absolute;
	top: 50%;
}

#anilogo {
	margin: -250px 0 0 -111px;
	z-index: 1;
}

#scale {
	opacity: 1;
	z-index: 2;
	position: absolute;
	font-size: 0;
	border: 1px solid #FFF;
	width: 20px;
	height: 10px;
	background-image: url('../img/bg/home.png');
	
}

#scale2 {
	opacity: 1;
	z-index: 3;
	position: absolute;
	font-size: 0;
	display: none;
	background-image: url('../img/bg/home.png');
	
}


#spinner{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 100;
}


header { 
	height: 302px;
	background-color: #FFF;
	width: 100%;
}

#logo{
	height: 150px;
}




#nav-container{
	width: 100%;
	height: 59px;
	background-color: #000;
	margin-top: 93px;
	
}
nav{
	margin: 0 auto;
	width: 1200px;
}
nav ul{
}

.fixed { position: fixed; top: -243px; z-index: 1; }
.cofixed {
	margin-top:282px;
}
.content-container{
	width: 990px;
	margin: 0 auto;
	padding-bottom: 200px;
	
}

.contentelement{
	display: none;

}
.container{
	margin-left: 200px;
}


.article-container{
	margin-top: -60px; 
    padding-top: 60px;  
}


article{
	margin-top: 82px;
}
article.first{
	margin-top: 55px;
}

#meta{
	text-align: right;
	background-color: #000;
}
#meta .content-container{
	padding: 10px 0px;
}
#meta img{
	float: right;
	padding-right: 30px;
	padding-bottom:10px;
}
#content-outer{
	
}
.marginbottom{
	margin-bottom: 250px;
}

.referenzen{
	height: 800px;
}


/* =============================================================================
   Navigation
   ========================================================================== */
nav ul li{
	float: left;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Univers LT W01 55 Roman";
	margin-right: 30px;
	padding-top: 22px;
}
nav ul li.first{
	width: 170px;
}
nav ul li.first a{
	display: none;
}
nav a,nav a:visited{
	color: #FFF;
	text-decoration: none;
}
nav a:hover{
	text-decoration: none;
}
nav ul li.current a.home,nav a.home:hover{
	color: #96246c;
}
nav ul li.current a.medienvorstufe,nav a.medienvorstufe:hover{
	color: #48b7a7;
}
nav ul li.current a.druck,nav a.druck:hover{
	color: #df2d3b;
}
nav ul li.current a.weiterverarbeitung,nav a.weiterverarbeitung:hover{
	color: #e2b13f;
}
nav ul li.current a.referenzen,nav a.referenzen:hover{
	color: #4d62a5;
}
nav ul li.current a.kontakt,nav a.kontakt:hover{
	color: #dc006b;
}
nav ul li.current a.printportal,nav a.printportal:hover{
	color: #ccc;
}
/* =============================================================================
   Header
   ========================================================================== */

h2{
	font-size: 26px;
	line-height: 30px;
	font-weight: normal !important;
	letter-spacing: 1px;
	font-family: "Univers LT W01 45 Light";
}



/* =============================================================================
   Special Contentelememts
   ========================================================================== */

   .management{
	   margin-top: 60px;
   }

   .portrait, .statement{
	   width: 154px;
	   height: 154px;
	   background-color: #000;
	   float: left;
	   font-size: 12px;
	   font-family: Arial;
   }
   .legende{
	   text-align:left;
	   padding-top: 7px;
	   font-size: 12px;
	    font-family: Arial;
   }
   .statement .inner{
   	padding: 5px;
   }
   .portrait{
	   background-color: #FFF;
	   margin-right: 7px;
   }
   
   .person{
	   float: left;
	   margin-right: 20px;
   }
   .person-last{
    	margin-right: 0px;
   }
   .person p{
	   margin: 0;
   }
   .floatingtext{
	   margin-top: 60px;
   }
   
   .floatingtext .row {
	   clear: both;
   }
   .floatingtext .row div{
	   width: auto;
	   display: inline;
	   background-color: #000;
	   padding: 2px 15px;
	 
   }
   
   .floatingtext .Typografie{  float: left; margin-left: 0;}
   .floatingtext .Webshop{ float: right; margin-right: 0;}
   .floatingtext .Layout{ float: left; margin-left: 400px;}
   .floatingtext .Bildbearbeitung{ float: left; margin-left: 200px;}
   .floatingtext .Personalisierung{ float: right; margin-right: 100px;}
   .floatingtext .Datenkontrolle{ float: left; margin-left: 500px;}
   .floatingtext .Gestaltung{ float: left; margin-left: 10px;}
   .floatingtext .Webdesign{ float: left; margin-left: 450px;}
   .floatingtext .Bilddatenbank{ float: right; margin-right: 20px;}
   .floatingtext .Ubersetzung{ float: left; margin-left: 180px;}
   .floatingtext .Publishingsystem{ float: left; margin-left: 500px;}
   .floatingtext .Proofing{ float: left; margin-left: 320px;}
   .floatingtext .Lektorat{ float: left; margin-left: 690px;}
   

.floatingtext a{
	color: #FFF;
	text-decoration: none;
}

table.weiterver {
	width: 100%;
	margin-top: 30px;
}
   
table.weiterver td{
	width: 33%;
	line-height: 40px;
	vertical-align: top;
}   
.referenzen {
	margin-top: 40px;
}
.referenz {
	float: left;
	margin-right: 14px;
	margin-bottom: 17px;
}
.referenz-last{
	margin-right: 0px;
}



#kontakt article{
	color: #000;
	background-color: #FFF;
	padding: 10px;
}

.address{
	margin-top: 20px;
}
.address a{
	color: #000;
	text-decoration: none;
}

.stiftungstjakob {
	background-color: #000;
}

.stiftungstjakob > p {
    padding: 15px;
}

.stiftungstjakob img {
    padding: 0 15px 15px;
}
  
 .contentelement.footer {
    padding: 10px;
}

.Newsletter img {
    height: auto;
    margin-left: 6px;
    padding: 0;
    position: relative;
    width: 25px;
    top: 8px;
}

/*
.floatingtext .row div.Newsletter {
    padding: 9px 11px 11px;
}
*/

.pdfx > img {
    margin-top: 38px;
}

.myclimate > img {
    margin-top: 24px;
}

.fsc > img {
    margin-top: 5px;
}
  
/* =============================================================================
    Non-semantic helper classes
   ========================================================================== */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none; 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; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* =============================================================================
    Media Queries for Responsive Design.
   ========================================================================== */
@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
}


/* =============================================================================
    Print styles.
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}