/* http://meyerweb.com/eric/tools/css/reset/ v2.0b1 | 201101 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/****************** positioning ************************/
.clearall {
	clear: both;
	float: none !important;
	height: 0;
	overflow: hidden;
	width: auto !important;
}

.hidden,
dfn.menu {
	display: none;
}

html {
	font-size: 100%;

	height:100%;
}

body {
	font-family: Arial, Helvetica, Sans-serif;
	color: #222;
	text-align: left;

	height:100%;
}

#page {
	width: 100%;
	margin: 0 auto;
}

#pageInner {
	width: 100%;
	margin: 0;
}

#page-header {
	background: #00589c;
	color: #fff;
	border-bottom: 5px solid #999;
	padding: 10px 10px;

	overflow: hidden;
}

#skipnav {
	position: absolute;
	left: -2000px;
}

	#skipnav li a:focus,
	#skipnav li a:active {
		display: block;
		position: absolute;
		z-index: 10;
		top: 5px;
		left: 2200px;
		font-size: 0.75em;
		background: #fff;
		color: #333333;
		border: solid 2px #C3C3C3;
		padding: 10px;
		width:  15em;
		height: 2em;
	}

#title {
	font-size: 0.875em; /*14:16*/
	font-weight: normal;

	float: left;
	width: 85%;
}

#title a {
	color: #fff;
}

#title span {
	font-size: 0.77777em;	/*14:18*/
}

#logo {
	float: right;
	width: 26px;
	height:33px;
	background: url(img/sprites.png) no-repeat 0 -179px;
}

#logo img {
	display: none;
}

#logo a {
	display: block;
	width: 26px;
	height:33px;
}

#functions-side {
	background: #003e6e;
	color: #fff;
	height: 35px;

	z-index: 1000;
}

#content {
	margin: 0 10px;
}

#page-footer {
	clear: both;
}

	.icon {
		position: relative;
		display: inline-block;
		width: 35px;
		height: 35px;

		background: url(img/sprites.png) no-repeat -174px -70px;
	}

	.label {
		font-size: 0.7em;
		position: absolute;
		bottom: 0;
		left: 8px;
		display: none;
	}

	#search {
		background-position: -174px -78px;
	}

		#searchform .legende {
			font-size: 0.75em;
			margin: 0 0 5px 0;
		}

		#searchform input {
			font-size: 0.7em;
		}

		#searchform .submit {
			width: 20px;
			height: 20px;
			background: url(img/sprites.png) no-repeat -166px -178px;

			border: 0 none;
			color: white;
			cursor: pointer;
			text-align: left;
			text-indent: -700px;
		}

	#pdf {
		background-position: -143px -408px;
	}

		#addCart {
			display: none;
		}

	#socialbookmarks {
		background-position: -185px -127px;
	}

	#fontsize {
		background-position: -40px -170px;
	}

		#increase {
			background: url(img/sprites.png) no-repeat -121px -175px;
			display: inline-block;
			width: 40px;
			height: 20px;
		}

		#decrease {
			background: url(img/sprites.png) no-repeat -81px -175px;
			display: inline-block;
			width: 40px;
			height: 20px;
		}

		#changeCol {
			background: url(img/sprites.png) no-repeat -172px -378px;
			display: inline-block;
			width: 40px;
			height: 30px;
		}

	#lang {
		background-position: -142px -126px;
	}

	#lang2 {
		background-position: -93px -126px;
	}

	#nolang {
		background-position: -41px -126px;
		color: #668ba8;
	}

	#browser {
		background-position: -126px -80px;
	}

	#prev-page {
		background-position: -193px -171px;
		width:25px;
	}

	#next-page {
		background-position: -162px -170px;
		width:25px;
	}

	#to-top {
		background-position: -47px -79px;
	}

	#print {
		background-position: -85px -79px;
	}

		#to-top a,
		#print a {
			display: block;
			width: 40px;
			height: 40px;
		}

	.slide {
		position: relative;
		float: left;
		width: 16.6%;
		z-index:20;
	}

	.slideout {
		display:none;
		background: #003e6e url(img/slide-bottom.png) no-repeat top left;
		opacity: .95;
		filter: alpha(opacity=95);

		color: #fff;
		position: absolute;
		top: 35px;
		left: 0;

		width: 190px;
		padding: 30px 10px 10px 10px;

		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-left-radius: 5px;

		z-index:5;
	}

	.narrow{
		width: 50px;
	}

	#slideout-browser {
		width: 20px;
	}

	.content .slideout a,
	.content #langA {
		color: #fff;
	}

	.content .slideout a:hover,
	.content .slideout a:active,
	.content .slideout a:focus {
		border-bottom: 1px solid #fff;
	}

#browse {
	margin: 15px 0 0 0;
}
#navi {
	background: #003e6e;
	color: #fff;

	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;

	z-index: 2000000;

	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	width: 50px;

	opacity: .95;
	filter: alpha(opacity=95);
}

#navi ul strong,
#navi ul a,
#navi ul a:hover,
#navi ul a:focus,
#navi ul a:active {
	color: #fff;
	border: none;

	display: block;
}

#navi ul a:hover,
#navi ul a:focus,
#navi ul a:active,
#navi ul strong {
	text-decoration: underline;
	background: url(img/navi-arrow.png) no-repeat right 4px;
}

#home {
	height: 40px;
	width: 45px;
	background: url(img/sprites.png) no-repeat 23px -132px;
	margin: 0 8px 0 10px;
	float: right;


}

	#home .label {
		position: absolute;
		bottom: 0;
		right: 0;
		text-align: right;
	}

#back {
	display: inline-block;
	float: left;

	font-size: 0.8125em;	/*13:16*/
	background: url(img/sprites.png) no-repeat -224px -180px;
	padding: 0 0 3px 15px;
	margin: 0 0 0 9px;
	color: #fff;
}

#navi #back a {
	color: #fff;
	padding: 0;
}

/*** close initially **/
#mainnav,
#metanav,
#back {
	display: none;
}

/************ erste ebene ***********/
#mainnav ul {
	font-size: 0.82em;	/*12:16*/
	margin: 15px 10px 0 0;
}

#mainnav a,
#mainnav strong {
	padding: 3px 15px 3px 15px;
	margin: 0 0 1px 0;
	line-height: 120%;
}

#mainnav li.level1 {
	position: relative;
}

#mainnav li span {
	width: 10px;
	height: 100%;
	display: inline-block;

	position: absolute;
	top: 0;
	left: 0;

	background-color: #999;
}

#mainnav li.sub span {
	background: #999 url(img/sprites.png) no-repeat -229px -209px;
}
	/** energy **/
	#mainnav li.sub#id2102 span,
	#mainnav li.sub#id2186 span,
	#mainnav li.sub#id3014 span,
	#mainnav li.sub#id4011 span {
		background-color: #FABB00;
	}


	/** earth **/
	#mainnav li.sub#id2082 span,
	#mainnav li.sub#id2187 span,
	#mainnav li.sub#id3004 span,
	#mainnav li.sub#id4012 span {
		background-color: #006600;
	}

	/** health **/
	#mainnav li.sub#id2086 span,
	#mainnav li.sub#id2188 span,
	#mainnav li.sub#id2990 span,
	#mainnav li.sub#id4013 span {
		background-color: #d42d12;
	}

	/** technologies **/
	#mainnav li.sub#id2090 span,
	#mainnav li.sub#id2190 span, 
	#mainnav li.sub#id2956 span,
	#mainnav li.sub#id4015 span {
		background-color: #a9b509;
	}

	/** structure **/
	#mainnav li.sub#id2094 span,
	#mainnav li.sub#id2191 span, 
	#mainnav li.sub#id2932 span,
	#mainnav li.sub#id4016 span {
		background-color: #ff9900;
	}

	/** aeronautics **/
	#mainnav li.sub#id2098 span,
	#mainnav li.sub#id2189 span, 
	#mainnav li.sub#id2980 span,
	#mainnav li.sub#id4014 span {
		background-color: #00a2e0;
	}

#mainnav li.level1-sub i a,
#mainnav li.level1-sub i strong {
	font-size: 115%;
	padding-bottom: 15px;
	padding-left: 8px;

	font-style:normal;
}

/*********** zweite ebene **********/
#mainnav ul ul {
	font-size: 1em;
	margin: 0;
}

#mainnav li li a,
#mainnav li li strong {
	padding: 3px 15px 3px 10px;
}

#mainnav li ul {
	border-left: 6px solid #999;
}

/*********** dritte ebene **********/
#mainnav ul ul ul {
	margin: 3px 0 0 0;
}

#mainnav li li li {
	position: relative;
}

#mainnav li li li span {
	background: url(img/sprites.png) no-repeat -137px -269px;
	width: 25px;

}

#mainnav li li li a,
#mainnav li li li strong {
	padding: 3px 15px 3px 29px;
}

#mainnav li li ul {
	border-left: none;
}

/********************* metanav ***********************/
#metanav {
	border-top: 1px solid #004f88;
	margin: 20px 0 30px 0;
	padding: 20px 8px 0 0;
	font-size: 0.6875em;	/* 11:16*/
	font-weight: bold;
	line-height: 140%;

	text-align: right;
}

#metanav ul strong,
#metanav ul a,
#metanav ul a:hover,
#metanav ul a:focus,
#metanav ul a:active {
	padding: 2px 0 2px 0;
	background: none;
}

#breadcrumb p {
	margin: 10px 0 10px 10px;
	color: #ccc;
}

#breadcrumb p a {
	color: #ccc;
}

/********************* contents ***********************/
.dropshadow {
	box-shadow: 3px 4px 4px 2px #d1d1d1;
	-moz-box-shadow: 3px 4px 4px 2px #d1d1d1;
	-webkit-box-shadow: 3px 4px 4px 2px #d1d1d1;
}

a {
	text-decoration: none;
}

.content a {
	color: #222;
	border-bottom: 1px dotted #c3c3c3;
	text-decoration: none;
}

.content a:hover {
	border-bottom: 1px solid #222;
}

.content a.internal-link {
	background: url(img/sprites.png) no-repeat -227px -2px;
	padding: 0 0 0 27px;
}

.content a.external-link {
	background: url(img/sprites.png) no-repeat -199px -27px;
	padding: 0 0 0 27px;
}

.content a#prev-page,
.content a#next-page,
.content a#increase,
.content a#decrease,
.content a#changeCol,
.content .addthis_toolbox a,
.content .addthis_toolbox a:hover,
.content .addthis_toolbox a:active,
.content .addthis_toolbox a:focus,
.jshowoff-controls a,
.jshowoff-controls a:hover,
.jshowoff-controls a:active,
.jshowoff-controls a:focus,
#langA,
.content #box a,
.content #box a:hover,
.content #box a:active,
.content #box a:focus {
	border-bottom: none;
}

.content .addthis_toolbox a {
	margin: 0 5px 5px 0;
}

a.audio {
	background: url(img/sprites.png) no-repeat -202px -231px;
	padding: 0 0 0 27px;
}

a.video {
	background: url(img/sprites.png) no-repeat -170px -250px;
	padding: 0 0 0 27px;
}

.article-header {
	margin: 0 0 30px 0;
}

h1,h2,h3,h4,h5 {
	color: #003e6e;
	line-height: 120%;
}

.article h1,
h2 {
	font-size: 0.875em;	/*14:16*/
	margin: 0;
}

.article h2,
h1 {
	font-size: 1.25em;		/*20:16*/
	margin: 0 0 10px 0;
}

h3 {
	font-size: 0.875em;	/*14:16*/
	margin: 0 0 5px 0;
	font-weight: bold;
}

h4 {
	font-size: 0.75em; /*12:16*/
	margin: 0 0 5px 0;
	column-break-after: avoid;
	font-weight: bold;
}

h5 {
	font-size: 0.75em; /*12:16*/
	margin: 0;
}

i {
	font-style:italic;
}

sup {
	font-size:xx-small;
	position: relative;
	top: -3px;
}

sub {
	font-size:xx-small;
	position: relative;
	top: 2px;
}

p {
	font-size: 0.8em;
	margin: 0 0 15px 0;
	line-height: 140%;
}

p.zitat {
	color: #003e6e;
	padding: 0 20px;
	font-size: 0.875em;
	line-height: 120%;
}

	p.zitat strong {
		font-size: 71%;
		text-transform:uppercase;
		font-weight: normal;
	}

p.blue {
	color:#003e6e;
}

p.teaser {
	font-size: 0.875em;		/*14:16*/
	line-height: 120%;
}

.content strong {
	font-weight: bold;
}

i, em {
	font-style:italic;
}

.content ol, .content ul {
	font-size: 0.75em;
	line-height: 140%;
}

	.content ul li {
		background: url(img/sprites.png) no-repeat -241px -101px;
		padding: 0 0 10px 15px;
	}

	.content .slideout ul li {
		background: url(img/sprites.png) no-repeat -121px -290px;
		padding: 0 0 10px 23px;
	}

	.content .tx-a21printondemand-pi1 ul li {
		background: none;
		padding: 5px;

	}

	.content #box ul li {
		background: none;
		padding: 0;
	}

	.content #box ul li a,
	.content #box ul li strong {
		padding: 0 0 0 0;
		display: block;
	}

	.content #box ul ul {
		font-size: 1em;
		margin: 3px 0 0 0;
	}

	.content #box ul li li a,
	.content #box ul li li strong {
		background: url(img/sprites.png) no-repeat -145px -272px;
		padding: 1px 0 1px 25px;
	}

	.content ol {
		list-style:decimal;
		padding: 0 0 0 20px;
	}

	.content ol li {
		padding: 0 0 10px 0;
	}

	.content #topbox ul li {
		padding-bottom: 5px;
	}

#articlelist {
	overflow: hidden;
	margin: 2em 0 0 0;
}

#articlelist li {
	background: none;
	margin: 0 15px 15px 0;;
	padding: 0;

	border: 1px solid #f3f3f3;
}

.bar {
	height: 10px;
	background: #f3f3f3;

	margin: 0;
	padding: 0;
}

.bar span {
	display: inline-block;
	float: left;
	width: 66%;
	height: 10px;

	background: #999;

	margin: 0;
	padding: 0;
}

	.bar .research_field_1 {
		background: #FABB00;
	}

	.bar .research_field_2 {
		background-color: #006600;
	}

	.bar .research_field_3 {
		background-color: #d42d12;
	}

	.bar .research_field_4 {
		background-color: #a9b509;
	}

	.bar .research_field_5 {
		background-color: #ff9900;
	}

	.bar .research_field_6 {
		background-color: #00a2e0;
	}

#articlelist a {
	border-bottom: none;
}

#articlelist .title {
	background: #f3f3f3;
	height: 3.5em;
	margin-top: -4px;
	padding: 3px;
	font-size: 110%;
}

figure {

}

figcaption {
	color: #999;
	font-size: 0.6875em;		/*11:16*/
	margin: 0 0 0.75em 0;		/*12:16*/
	line-height: 120%;
}

.no-csscolumns article .textcontent figure,
.nocolumns article .textcontent figure {
	clear: left;
	float: left;
	margin-right: 10px;
	width: 450px;
}

/*** flexible assets ***/
img,
embed,
object,
video,
audio {
	max-width: 100%;
}

#adresses {
	margin: 0 0 20px 0;
}

#adresses section {
	clear: left;
	margin: 0;
	overflow: hidden;
}

#adresses figure {
	float: left;
	margin: 0 10px 0 0;
}

/************ topbox ***********************/
#topbox {
	margin: 0 0 30px 0;
}

#box {
	border: 10px solid #f3f3f3;
	border-bottom: 18px solid #f3f3f3;
	background: #fff;
	position: relative;
}

#boxpad {
	padding: 25px 10px 10px 10px;
}

#col {
	display: inline-block;
	width: 70%;
	height: 10px;
	background: #999999;

	position: absolute;
	top: 0;
	left: 0;
}

#box p {
	margin: 0 0 5px;
}

#images,
#tables {
	text-align:center;
	margin-top: 50px;
}

	#images.dropshadow,
	#tables.dropshadow {
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}

	#images figure {
		overflow: hidden;
	}

	#images figcaption {
		text-align: left;
	}

#tables {
	clear: both;
}

.nogalery figure {
	padding: 30px 0 30px 0;
	border-top: 1px solid #d1d1d1;
}

	p.jshowoff-controls {
		background: none repeat scroll 0 0 transparent;
		height: 30px;
		overflow: visible;
		padding: 0;
		position: absolute;
		top: -40px;
		width: 100%;
		/*z-index: 80;*/
	}

.jshowoff-controls a {
	display: inline-block;
	width: 28px;
	height: 30px;
	background: url(img/sprites.png) no-repeat -105px -522px;
}

a.jshowoff-play {
	background: url(img/sprites.png) no-repeat -147px -522px;
}

a.jshowoff-paused {
	background: url(img/sprites.png) no-repeat -105px -522px;
}

a.jshowoff-prev {
	background: url(img/sprites.png) no-repeat -183px -522px;
}

a.jshowoff-next {
	background: url(img/sprites.png) no-repeat -218px -522px;
}

/************* generalisieren für mediabox **************/
#mediabox {
	clear: both;
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 0 10px 0 0;
}

.mediabox {
	margin: 0 0 15px 0;
}

.mediabox h3 {
	background: #f3f3f3 url(img/sprites.png) no-repeat -162px -246px;
	display: inline-block;
	margin: 0;
	color: #999;
	padding: 4px 10px 4px 10px;
	font-weight: normal;

	position: relative;
	z-index: 1;
}

#videos h3 {
	background-position: -162px -246px;
	padding: 4px 10px 4px 35px;
}

#audios h3 {
	background-position:-193px -225px;
	padding: 4px 10px 4px 35px;
}

#links h3 {
	background-position: -217px 1px;
	padding: 4px 10px 4px 35px;
}

.mediabox .cont {
	background: #f3f3f3;
	padding: 10px;
	position: relative;
	z-index: 20;
}

#mediabox iframe {
	max-width: 100%;
}

#audios section {
	margin: 0 0 20px 0;
}

.content #mediabox p {
	margin: 0 0 5px 0;
}

#footnotes {
	margin: 0 0 40px 0;
	clear: left;
}

#footnotes p {
	margin: 0;
	color: #999;
}

.error {
	color: #fff;
	font-size: 1.125em;
	border: 2px solid #ff0000;
	background: #ccc;
	padding: 20px;
}

/***indexed search ***/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a {color: #999;}
.tx-indexedsearch legend {display: none;}
.tx-indexedsearch-form {
	margin: 1em 0 0 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox {
	margin: 0 0 1em 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; background: none; padding: 0; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px;font-size:0.75em; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#D42D12; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { color:#999; font-size: 0.7em; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }
/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { font-size: 0.75em;}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

/**************** sitemap ********************/
.csc-sitemap ul {
	margin: 10px 0 0 0;
}

.csc-sitemap ul ul {
	font-size: 1em;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
	float: right;
	margin-left: 15px;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
	float: left;
	margin-right: 15px;
}

/****** ipad portrait ******/
@media screen and (min-width: 768px) {
	body {
		width: auto;
	}

	#page {
		width: 100%;
	}

	#pageInner {
		width: 81%;			/* 628:768 links: 70px rechts: 70px */
		margin: 0 auto;
	}

#page-header {
	background: #00589C;
	color: #fff;
	height: 68px;
	position: relative;
	border-width: 10px;
}

#breadcrumb p {
	margin: 20px 0 20px 0;
	color: #ccc;
}

#title {
	position: absolute;
	left: 10px;
	bottom: 8px;
	font-size: 1.125em; /*18:16*/
	font-weight: normal;
	width: 60%;
}

#title span {
	font-size: 0.77777em;	/*14:18*/
}

#logo {
	float: right;
	width: 191px;
	height:68px;
	background: url(img/logo_@2.png) no-repeat 0 0;
	background-size:165px 59px;
}

#logo.en {
	background: url(img/sprites.png) no-repeat -3px -446px;
}

#logo a {
	width: 191px;
	height:68px;
}

#navi {
	position: fixed;
	top: 135px;
	left: 0;

	z-index: 200000;
}

#mainnav {
	width: 320px;
}

#functions-side {
	position:fixed;
	top: 135px;
	right: 0;

	padding: 0 0 15px 0;

	-moz-border-radius-topleftt: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	height: auto;
	width: 60px;
}

#slideout-browser {
	display: block;
	background: none;
}
	#browser {
		display: none;
	}

.icon {
	width: 40px;
	height: 50px;
}

.label {
	display: block;
}

	#search {
		background-position: -174px -70px;
	}

	#pdf {
		background-position: -143px -402px;
	}

	#socialbookmarks {
		background-position: -183px -120px;
	}

	#fontsize {
		background-position: -39px -160px;
	}

	#lang {
		background-position: -138px -112px;
		height: 60px;
	}

	#lang2 {
		background-position: -89px -112px;
		height: 60px;
	}

	#nolang {
		background-position: -37px -112px;
		height: 60px;
	}

	#to-top {
		background-position: -44px -70px;
	}

	#print {
		background-position: -82px -70px;
	}

#prev-page {
	position: fixed;
	top: 380px;
	left: 0;

	width: 50px;
	height: 200px;
	background:url(img/sprites.png) no-repeat -56px -216px;
}

#next-page {
	position: fixed;
	top: 380px;
	right: 0;

	width: 50px;
	height: 200px;
	background: url(img/sprites.png) no-repeat -0px -216px;
}

.slide {
	float: none;
	width: auto;
}

.slideout {
	background: #003e6e url(img/slide-corner.png) no-repeat top right;
	top: 0;
	left:auto;
	right: 60px;
	padding: 10px 20px 10px 10px;
}

#content {
	margin: 0;
}


#topbox {
	width: 100%;
}

#boxlayer {
	width: 100%;
}

#box {
	width: 39%;
	float: right;
	margin: 0;
}

#galery {
	float: left;
	width: 53%;
	background: #f3f3f3;
	padding: 0 13px 20px 10px;
}

	#images.dropshadow,
	#tables.dropshadow {
		box-shadow: 3px 4px 4px 2px #d1d1d1;
		-moz-box-shadow: 3px 4px 4px 2px #d1d1d1;
		-webkit-box-shadow: 3px 4px 4px 2px #d1d1d1;
	}

	#images figcaption {
		background: #f3f3f3;
		color: #333;
		padding: 3px 5px 0 5px;
	}

article #nocols figure {
	clear: left;
	float: left;
	margin-right: 10px;
	width: 450px;
}

	#multicol {
		margin: 0 0 40px 0;
	}

	.togglecol {
		column-count: 2;
		column-gap: 25px;
		-moz-column-count: 2;
		-webkit-column-count: 2;
		-moz-column-gap: 25px;
		-webkit-column-gap: 25px;
		-moz-column-rule: 1px solid #bbb;
		-webkit-column-rule: 1px solid #bbb;
	}

	#mediabox {
		padding: 0;
	}

	.mediabox {
		float: left;
		width: 48%;
		margin: 0 13px 20px 0;
	}

	.mediabox .cont {
		min-height: 12em;
	}

	#adresses section {
		clear: none;
		float: left;
		width: 48%;
		margin: 0 10px 15px 0;
	}

	#tablegalery {
		background: #f3f3f3;
		padding: 1px 13px 20px 10px;
	}

	#tablesCycle {
		background: #fff;
	}

	#tablegalery figcaption {
		background: #fff;
		padding: 10px;
	}

#articlelist li {
	float: left;
	width: 47%;
}


}/*/mediaquery*/

/****** desktop, ipad landscape ******/
@media screen and (min-width: 1024px) {

#logo {
	float: right;
	width: 191px;
	height:68px;
	background: url(img/logo_@2.png) no-repeat 0 0;
	background-size:165px 59px;
}

	.togglecol {
		column-count: 3;
		column-gap: 25px;
		-moz-column-count: 3;
		-webkit-column-count: 3;
		-moz-column-gap: 25px;
		-webkit-column-gap: 25px;
		-moz-column-rule: 1px solid #bbb;
		-webkit-column-rule: 1px solid #bbb;
	}

	#boxlayer {
		height: 320px;
	}

	#box {
		width: 30%;
	}

	#galery {
		width: 64%;
	}

	#images {
		border: 8px solid #fff;
		background: #ccc;
		background: -moz-linear-gradient(top, #d1d1d1 0%, #f3f3f3 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1d1), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #d1d1d1 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #d1d1d1 0%,#f3f3f3 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, #d1d1d1 0%,#f3f3f3 100%); /* IE10+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, #d1d1d1 0%,#f3f3f3 100%); /* W3C */
		vertical-align:bottom;
	}

	#images img {
		float: left;
		width: 70%;

	}

	#images figcaption {
		float: left;
		width: 27%;
		padding-left: 15px;
		background: none;
		margin: 7em 0 0 0;
		padding: 0 0 0 10px;
	}

	.mediabox {
		width: 32%;
	}

	#adresses section {
		width: 32%;
	}

#articlelist li {
	width: 31%;
}

}/*/mediaquery*/


/****** widescreen ******/
@media screen and (min-width: 1200px){
	#page {
		width: 1200px;
	}

	#pageInner {
		width: 86%;		/* 1035:1200  70+70+25*/
	}

} /*/mediaquery*/


/* ipad */
@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
	
	#metanav {
		position: relative;
		top: -20px;
		left: 0px;
		
		overflow: hidden;
		
		
		padding:5px 0;
		
	}
	
	#metanav ul li {
		float:left;
		margin:0 0 0 5px;
	}
}