<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap Responsive v2.3.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */



@-ms-viewport {
  width: device-width;
}

.hidden {
  display: none;
  visibility: hidden;
}




/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

min-width: 230px) and max-width: 479px

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/
@media (min-width: 230px) and (max-width: 479px) {

 .in-header.home h2, .in-header.web h2, .in-header.typo h2, .in-header.software h2, .in-header.ver h2, .in-header.ref h2 {
    top: 28%;
	line-height: 1;
	font-size: 170% !important;
}

.in-header.web h2, .in-header.typo h2 {
	top: 40%
}

}

/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

min-width: 240px and max-width: 568px

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/



@media (min-width: 240px) and (max-width: 568px) {
/*
.in-nav h3 {
	display: none
}
*/

img.logo {
	max-width: 160px;
	width: 160px !mportant;
	height: auto !important;
	margin-bottom: 15px;
}



.navbar .btn-navbar {
	margin-right: 15px;

}

.navbar .btn-navbar .icon-bar {
  width: 20px;}


.in-nav h3 {
	background-size: 85%;
	background-position: center;
    /*right: 1px !important;*/
}


#bound {
	padding-top: 0.2em;
	padding-bottom: 0.2em;

}

#bound .teaser1, #topcontent div:last-child {
	padding-top: 0;
	float: none;
	width: 95%;
}


#bound.knowhow #topcontent h1, #bound.knowhow #topcontent h2, 
#bound.knowhow #topcontent h3, #bound.knowhow #topcontent h4 {
	margin-top: 1em;
	margin-bottom: 0.4em;
}

#topcontent h1, #topcontent h2, #topcontent h3, #topcontent h4 {
	font-size: 69%;
}

#topcontent p {
	margin-top: 0.3em;
	margin-bottom: 0
}

.top {
	display: none
}

  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; 
	}
	
	.in-footer div.foo1, .in-footer div.foo2, .in-footer div.foo3 {
	    display: none
	}
	
	
	.in-footer div.foo5, .in-footer div.foo4 {
	    float: left;
	    width: 50%;
	    font-size: 15px
	}
	
	li#print {
	    display: none;
	}
	
}

/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

min-width: 481px max-width: 767px

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

@media (min-width: 481px) and (max-width: 767px) {

.in-footer div.foo5, .in-footer div.foo4 {
    float: left;
    width: 33%;
}

.in-footer div.foo1 {
    clear: both
}

.in-footer div.foo1, .in-footer div.foo2, .in-footer div.foo3 {
    float: left;
    width: 33%
}

.in-footer div.foo2 p, .in-footer div.foo3 p {display: block}
.in-nav h3 {right: 80px;}
}



/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

max-width: 767px

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/


@media (max-width: 767px) {
 	/*  body {
    padding-right: 20px;
    padding-left: 20px;
  }*/
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  
 
  .in-header.home h2, .in-header.web h2, .in-header.typo h2, .in-header.software h2, .in-header.ver h2, .in-header.ref h2 {
    font-size: 200%;
    font-weight: 200;
}

#bound {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	min-height: 125px;
}

#topcontent h1, #topcontent h2, #topcontent h3, #topcontent h4 {
    font-size: 95%;
}

  
}




/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

min-width: 768px max-width: 979px

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

@media  (min-width: 768px) and (max-width: 979px) {
 
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
 
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  


.in-header.home h2, .in-header.web h2, .in-header.typo h2, .in-header.software h2, .in-header.ver h2, .in-header.ref h2 {
    font-size: 290%;
    font-weight: 200;
}


#bound {
	padding-top: 1em;
	min-height: 135px
}

#topcontent h1, #topcontent h2, #topcontent h3, #topcontent h4 {
    font-size: 100%;
}

.in-nav h3 {right: 90px;}

.in-footer {
	padding: 20px 0;
}

.in-footer div {
	float: left;
	overflow: hidden;
	margin-right: 3px;
	padding-left: 1%;
	width: 18%;
	color: #fff;
	min-height: 80px;
}

.in-footer .foo4 {margin-right: 10px}
.in-footer .foo5 {padding-left: 1em}

.foo5 {
	margin-right: 0;
}

.in-footer a {
	color: #fff;
	text-decoration: none
}

.in-footer a:hover {
	text-decoration: underline
}


.in-footer div ul {
	font-size: 89%;
	list-style: none;
	overflow: hidden;
	min-height: 80px;
}

.in-footer div.foo5  ul {
	font-size: inherit;
	font-size: 89%;
}

.in-footer div ul li {
	padding-bottom: 0.25em;
	padding-left: 0.8em;
}

.in-footer .foo5 ul li {
	padding-left: 0;
	background: none
}

.in-footer div p {
	font-size: 110%;
	margin: 0 0 0.5em;
	font-weight: bold;
	display: block;
}

  
}





/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

max-width: 979px

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav &gt; li {
    float: none;
  }
  .nav-collapse .nav &gt; li &gt; a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav &gt; .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav &gt; li &gt; a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav &gt; li &gt; a:hover,
  .nav-collapse .nav &gt; li &gt; a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav &gt; li &gt; a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav &gt; li &gt; a:hover,
  .navbar-inverse .nav-collapse .nav &gt; li &gt; a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .open &gt; .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav &gt; li &gt; .dropdown-menu:before,
  .nav-collapse .nav &gt; li &gt; .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
 
 header, #topcontent, section {
  	padding: 0 1em
  }
  
  .logo {
  	margin-left: 1em;
  }
  
 /*
 .in-nav h3 {
  	right: 25px
  }
*/
  
  header {padding-right: 0}
  
  #topcontent div:last-child {
  	padding-right: 2em
  }

  #content, #contentcol, sidebar {
  	float: none;
  	width: 100%
  }
  
  .rightcol-50 {
  	float: none;
  	width: 100%;
  	padding-bottom: 50px;
  }
  
  #contentcol {
  	padding-bottom: 0 /* 30px */
  }
  
  .rightcol-25 {
    padding-top: 0;
}
  
  sidebar {
  	padding-bottom: 25px;
  	display: block
  }
  
  .content-75 {
  	margin-right: 0;
  	width: 100%
 }
 
 .top, .top.homepage {
 	position: static;
    float: none;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    clear:both
}

.rightcol-25 {
	float: none;
	width: 100%
	}
}

/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

min-width: 980px

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

@media (min-width: 980px)  {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
  
  
  .wrap {
  	margin: 0 auto
  }
  
 .in-nav, #topcontent, .in-section, .in-footer, .wrap {
  	width: 100%;
	max-width: 980px;
}

  
 nav {
 	min-height: 85px;
 }
 

 .in-nav h3 {
  	right: 25px
  }
 

.in-header.home h2, .in-header.web h2, .in-header.typo h2, .in-header.software h2, .in-header.ver h2, .in-header.ref h2 {
    font-size: 490%;
    font-weight: 200;
}

.in-footer {
	padding: 20px 0;
}

.in-footer div {
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding-left: 1%;
	width: 18%;
	color: #fff;
	min-height: 80px;
}

.foo5 {
	margin-right: 0;
}

.in-footer a {
	color: #fff;
	text-decoration: none
}

.in-footer a:hover {
	text-decoration: underline
}


.in-footer div ul {
	font-size: 89%;
	list-style: none;
	overflow: hidden;
	min-height: 80px;
}

.in-footer div.foo5  ul {
	font-size: inherit;
	font-size: 89%;
}

.in-footer div ul li {
	padding-bottom: 0.25em;
	padding-left: 0.8em;
}

.in-footer .foo5 ul li {
	padding-left: 0;
	background: none
}

.in-footer div p {
	font-size: 110%;
	margin: 0 0 0.5em;
	font-weight: bold;
	display: block;
}

  
  /* topnav
 ----------------------------------------------- */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

nav {overflow: visible}
.navbar {margin-bottom: 0}

#topnav {
    margin-top: 0;
	position: absolute;
	top: 48px;
	left: 305px;
	z-index: 99;
	width: auto
}


#topnav ul {
	padding: 3px 0 0 0;
	margin: 0;
	font-weight: bold;
	font-size: 100%;
	list-style-type: none;
	height: 31px;
	position: relative;
}


/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

#topnav ul li#top1 a {background: transparent; padding: 0;border-bottom: none}
#topnav ul li#top2 a {background: transparent; padding: 0;border-bottom: none}
#topnav ul li#top3 a {background: transparent; padding: 0;border-bottom: none}
#topnav ul li#top4 a {background: transparent; padding: 0;border-bottom: none}
#topnav ul li#top5 a {background: transparent; padding: 0;border-bottom: none}



#topnav ul li {
	float: left;
	position: relative;
	margin: 0;
	display: block;
	margin-right: 1.7em
}

/* fix ie problems with dynamic width */

*html #topnav li {
	width: 1%;
}

#topnav ul li a, #topnav ul li a:visited {
	display: block;
	text-decoration: none; 
	color: #333;
	font-family:  arial, sans-serif;
	font-size: 110%;
	padding-left: 0;
}

#topnav ul li a span {
	margin: 0;
	padding: 8px 0 0 0;
	height: 26px;
	display: block;
	xborder: 1px solid green;
}

#website #topnav ul li#top1 span,
#typo3 #topnav ul li#top2 span,
#software #topnav ul li#top3 span,
#know #topnav ul li#top4 span,
#ref #topnav ul li#top5 span
{
	background: url(../img/n-nav-bg.gif) repeat-x bottom left;
}

#topnav ul li a:hover span {
	display: block;
	width: auto;
	cursor: pointer;
}



#topnav ul li a.active {
	color: #333;
	margin: -3px 0 0 0;
	xline-height: 160%;
	position: relative;
	height: 37px;
	display: block;
	/*background: url(../img/topnav_active_left.gif) no-repeat top left;*/
}

#topnav ul li a.active ul {
	top: 31px;
}

#topnav ul li a.active:hover {
	/*background: url(../img/topnav_active_left.gif) no-repeat top left;
	background-color:#949e7c !important;*/
	color: #BB1214
}

#topnav ul li a.active span, #topnav ul li a.active:hover span {
	display: block;
	padding: 10px 0 1px 0;
	width: auto;
	background: url(../img/n-nav-bg.gif) repeat-x bottom left;
}


/* style the second level background */
#topnav ul ul a.drop, #topnav ul ul a.drop:visited {
background-color:#A3A59D;

}
/* style the second level hover */
#topnav ul ul a.drop:hover{
background-color:#A3A59D;
}
#topnav ul ul :hover &gt; a.drop {
background-color:#000;
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
#topnav ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 31px;
	left: 0; 
	/*width: 150px;*/
	font-weight: normal;
	font-size: 89%;
}


/* another hack for IE5.5 */
* html #topnav ul ul {
	top: 28px;
	t\op: 28px;
}

/* position the third level flyout menu */
#topnav ul ul ul{
	left: 150px; 
	top: 0;
	/*width: 150px;*/
}

/* position the third level flyout menu for a left flyout */
#topnav ul ul ul.left {
	left: -150px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#topnav table {
	position:absolute; 
	top:0; 
	left:0;
}

#topnav ul ul a {
	   padding: 5px 10px 5px 10px;
	background: transparent;
	 	font-weight: normal
}



/* style the second level links */
#topnav ul ul a, #topnav ul ul a:visited {
	/*background: #A3A59D; */
	background: url(../img/n-grey70.png);
	background-color: none;
	color: #fff !important; 
	height: auto; 
	line-height: 1.4em; 
	padding: 5px 10px !important; 
	width: 170px;
	font-weight: normal !important
}

#topnav ul li#top1 ul li a, #topnav ul li#top1 ul li a:visited,
#topnav ul li#top2 ul li a, #topnav ul li#top2 ul li a:visited,
#topnav ul li#top3 ul li a, #topnav ul li#top3 ul li a:visited,
#topnav ul li#top4 ul li a, #topnav ul li#top4 ul li a:visited,
#topnav ul li#top5 ul li a, #topnav ul li#top5 ul li a:visited
{
	background: url(../img/n-grey70.png);
	background-color: none;
}

/* yet another hack for IE5.5 */
* html #topnav ul ul a {
	width: 150px;
	w\idth: 129px;
}


/* style the top level hover */
#topnav ul a:hover, #topnav ul ul a:hover{
color:#BB1214; 
background: url(../img/n-nav-bg.gif) repeat-x bottom left #fff !important;
}


#topnav :hover &gt; a {
    background: url(../img/n-nav-bg.gif) repeat-x bottom left #fff !important;
}

/*#topnav :hover &gt; a,*/ #topnav ul ul :hover &gt; a {
color:#fff;
background:#81837C !important;
}


/* make the second level visible when hover on first level list OR link */
#topnav ul li:hover ul,
#topnav ul a:hover ul{
	visibility: visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
#topnav ul :hover ul ul{
	visibility: hidden;
}

/* make the third level visible when you hover over second level list OR link */
#topnav ul :hover ul :hover ul{ 
	visibility: visible;
}
}

/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

min-width: 1200px

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/


@media (min-width: 1200px) {
.wrap, .in-nav, #topcontent, .in-section, .in-footer {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1150px;
}

#search {
    margin-right: 33px;
    
}

/*.in-header.home h2, .in-header.web h2, .in-header.typo h2, .in-header.web h2, .in-header.ver h2, .in-header.ref h2 {
    font-size: 320%;
 	line-height: 1.2
}*/



p.no {display: block}
}</pre></body></html>