@charset "UTF-8";

/* printing CSS */

* {
	background: none;
	background-color: #fff;
	border: 0;
	color: #000 !important;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

body {
	width: auto;
	background-color: #fff;
}

/* @group hack for clearing floats*/

.clearfix:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* @end */

.skip,
#search-box,
#nav-meta,
#nav-global,
#nav,
#breadcrumb,
#nav-content,
#text-features,
dd.zoom,
.new-search,
.text-box-toc,
.toc-box-toc,
#glossary-index,
#logo strong,
#logo em,
#search-box,
#nav-iphone {
	display: none;
}

/* @group basic elements */

a {
	text-decoration: none;
}

h1, h1 a,
h2, h2 a,
h3,
h4,
h5 {
	display: block;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
}

h2 {
	color: #666 !important;
	font-size: 17px;
	clear: both;
}

h3, h4, h5 {
	font-size: 14px !important;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	line-height: 16px;
}

h4 {
	color: #333 !important;
}

h5 {
	font-size: 12px !important;
}

p, li {
	font-size: 12px !important;
	font-weight: normal;
}

dd {
	font-size: 10px !important;
	font-weight: normal;
	line-height: 12px;
}
img {
	/* display: block; */
	margin: 10px 0;
}

dt {
	font-weight: bold;
}

/* @end */

/* @group GRID / LAYOUT  */

#wrapper,
#branding, 
#logo,
#wrapper-2,
#wrapper-3,
#main {
	position: relative;
	clear: both;
	float: none !important; /* Fix for Firefox */ 
	display: block;
	width: 100% !important;
}

/* @end */

/* @group  BRANDING / Logo  */

#logo {
	position: relative;
	display: block;
	overflow: hidden; 
	height: 80px;
}

#logo span {
	display: none;
}

#logo a {
	position: absolute;
	display: inline;
	padding: 0;
	height: auto;
}

#logo a img {
	margin: 0;
	display: block; 
	width: 240px; 
}

/* @end */

/* @group STAGE/SECTION Header */

#stage {
	background: none;
	clear: both;
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden !important;
	height: 150px;
	margin-bottom: 10px;
}

#stage img {
	display: block;
	line-height: 1em;
	height: 150px; 
}

#stage a img {
	border: none;
}

#stage-box {
	display: none;
}

#section-header {
	position: relative;
	clear: both;
	margin: 0;
	margin-bottom: 10px;
	width: 100%;
	/* overflow: visible !important; */ /*3*/
}

/* @end */

/* @group TEASERS */

/* hacks to overcome print problems with IE 6 / 7  */
/* .teaser is used for homepage, news & media, news archive */
.teaser {
	clear: both;  
	display: block; 
	float: none; 
	width: 100%; 
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	padding-top: 5px !important;
	border-bottom: 1px solid #eee;
}

.teaser-year {
	float: left;/* ie 6 */
	width: 100%;/* ie 6 */
	padding: 10px 0 5px 0;
}

#main .teaser p {
	margin-left: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
/* be aware of floating image width + padding-right + border */
/* in this case no border is defined */
}

#main .teaser p.no-pict {
	margin-left: 0;
}

.teaser img {
	float: left;
	width: 120px;
	height: 80px;
	margin: 3px 10px 5px 0;
}

/* @end */

/* @group SIDEBAR right: #EXTRAS
-------------------------------- */

.box {
	clear: both;
	width: auto;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	background: none;
}

#extras {
	clear: both;
	float: none;
	display: block; /* IE 6 */
	width: 50% !important;
	margin-left: 0px !important;
}

#extras h3 {
	margin: 0;
	padding: 5px;
}

#extras h4 {
	margin: 10px 0 2px 5px;
	font-weight: bold;
	font-size: 12px !important;
}

#extras p {
	line-height: 1.3em;
	margin: 0;
	padding: 5px;
	padding-top: 0;
}

#extras img {
	float: right;
	width: 88px;
	margin: 0 0 3px 10px;
}

#extras img.big {
	float: none;
	display: block;
	width: 100%;
	margin: 0;
	margin-bottom: 0px;
}
#extras ul,
#extras ul.links {
	clear: both;
	margin: 0 0 10px 20px;
	padding: 0;
	list-style: square;
}

#extras ul li,
#extras ul.links li {
	margin: 0;
	padding: 5px 0 0 0;
	background: none;
	line-height: 1.2em;
}

#extras ul.links li a {
	height: 1%;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	background: none;
}

#extras ul.links li.download {
	display: none;
}

#extras li a.external {
	background: url(../img/icons/link-external-site.gif) right 5px  no-repeat;
	padding-left: 0;
	padding-right: 15px;
	display: inline-block;
}

/* @end */

/* @group TEXT 
----------------- */

#main .text {
	position: relative;
	clear: both;
	float: none !important; 
	width: 100% ;
	display: block;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
	*height: 1%; /* IE 6 */
	padding-bottom:10px;
}

#main .abstract {
	clear: both;
	border-bottom: none; /* deactivates border in first paragraph or division */
	margin-bottom:0px;
}

#main .abstract .text-left p {
	clear: both;
	font-weight: bold !important;
	color: #444;
}

p.intro {
	font-weight: bold;
}

#main .text-left {
	position: relative;
	float: left;
	clear: both; 
	width: 65%;
	padding: 0;
	margin: 0;
	*height: 1%; /* IE6 */
}
#main .abstract .text-left{
	clear: both; 
}
#main .team-member {
	margin-top: 0
}

#main .team-member p {
	padding-left: 0px;
}

#main .text-right {
	position: relative;
	float: right;
	clear: right; 
	width: 30%; 
	padding: 0;
	margin: 0;
	margin-right: 5px;
}

#main .contact-member .text-right img,
#main .team-member .text-right img {
	width: 50% !important;
	height: auto;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
#main .text-right .box {
	width: 100%;
	background: #fff;
}

#main .text-right .box img {
	width: 100% !important;
	padding: 0;
	margin: 0;
}

#main .abstract .text-right .box {
	border: none;
}

#main .abstract .text-right .box img.pict-small {
	width: 120px !important;
	height: auto;
}
#main .text-right .box img.pict-small {
	width: 75% !important;
	height: auto;
}
#main .text p {
	margin: 0 0 10px 0;
}

#main .contact p {
	margin: 0;
/* deactivates margins within DIV text used by special paragraph contact */
}

#main .text .box p {
	padding: 5px;
	margin: 0;
}

#main .text .box h3 {
	font-size: 10px !important;
	line-height: 11px;
	color: #666;
	padding: 5px;
	margin: 0;
}

#main .text p a.download {
	background: url(../img/icons/download.png) 0 1px no-repeat;
	padding-left: 15px;
}

#main .text ul,
#main .text ul.links {
	margin: 0 0 10px 17px;
	list-style-type: square;
}
/*
#main .text ul.links li a.external[href]:after { 
	content:" ("attr(href)")"; color:#000;
}
*/
#main .text ol {
	margin: 0 0 10px 18px;
}

#main .text ul li,
#main .text ul.links li {
	line-height: 1.3em;
	margin-bottom: 2px;
	padding-left: 5px;
	background: none;
	list-style-type: square;
}

#main .text ul.links li.download {
	display: none;
}

#main .text ol li {
	line-height: 1.3em;
	margin-bottom: 2px;
	margin-left: 11px;
}

/* text-meta: author, date, tags */

#main .text .text-meta {
	clear: both;
	float: none;
	width: 100%; 
	padding: 10px 0;
	margin: 0;
	list-style: none;
}
#main .text .text-data {
	clear: both;
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}
#main .text .text-data li {
	float: none;
	margin: 0;
	margin-bottom: 0px;
	list-style: none;
	background: none;
	padding: 0;
}

#main .text .text-data li.mediatype {
	float: none;
	font-weight: bold;
}

#main .text .text-data li.published {
	clear: both;
	float: left;
}

/* Flash Content */

.flash {
	margin: 20px 0;
}

/* @end */

/* @group PHOTOS */

/* photos / images */

.photo {
	margin: 0;
	padding: 0;
}

.photo dd {
	margin: 0;
	padding: 5px;
	padding-top: 0;
	font-weight: normal;
}

.photo dd.zoom,
.photo dd.copyright,
.photo dd.longdesc {
	display: none;
}


/* @end */


/* @group Search Results  */

#search-results h1 {
	padding-top: 10px;
}
#search-results h1 em,
#search-results h1 span {
	display: inline;
	font-size: 17px !important;
	color: #000;
}
#search-results ol {
	margin: 20px 0 0 0 !important;
	
}
#search-results ol li {
	margin: 0 !important;
	padding: 0 0 10px 0 !important;
	list-style: none;
	font-size: 100%;
	border-bottom: 1px solid #eee;
}
#search-results ol li h2 {
	border: none;
	margin: 15px 0 5px 0;
	font-size: 19px !important;
}
#search-results ol li p {
	clear: both;
	margin: 0 !important;
}
#search-results ol li ul.text-data li.cat {
	float: none;
	color: #555;
	border-bottom: none;
	margin: 2px 0 0 0;
	padding-bottom: 5px !important;
}

/* deletes the last border of DIV .text */
#search-results #main .text,
#search-results #main .text-data {
	border: none;
}

/* highlight the searched term */
em.highlight {
	font-weight: bold;
	border-bottom: none;
}

/* @end */

/* @group FOOTER 
----------------- */

#site-info {
	clear: both;
	position: relative;
	background: #fff;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: visible;
}

#site-info ul {
	margin: 0;
	list-style: none;
	overflow: auto;
	height: 100px;
}

#site-info li {
	display: none;
}

#site-info li#footer-copyright {
	display: block !important;
	float: left;
	padding: 20px 0;
}

#site-info li#privacy,
#site-info li#legal,
#site-info li#footer-rss,
#site-info li#footer-share {
	background: none;
	display: none;
}

/* @end */

/* @group Hacks FireFox */

/* hacks to overcome overflow/floating problems with FireFox  */

/* 
If the child-DIV .text is higher than a page size then the DIV will be printed
from page2 on. If the child-DIV is floating then the text appears on page 1 but only this page will be printed out due to the print-float-bug of mozilla-based browsers.
The only workaround that worked so far was to add the following pseudo class :after AND assign a height > 14px (must be higher than the sum of margin/paddings of this DIV.
*/

#main .text:after {
	content: ".";
	display: block;
	height: 15px;
	clear: both;
	visibility: hidden;
}
#main .abstract:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
/* @end */


/* @group Lazar's EXTRAS */

a#toTop { 
	display: none;
}

/* @end */

/* @group end tags */

input,
textarea {
	display: block;
	width: 300px;
	border: 1px solid #000;
}

table,
td {
	border: 2px solid #666;
	empty-cells: show;
	border-collapse: collapse;
}

em {
	font-style: normal;
}

em.more {
	display: none;
}

a.external { 
	background: none;
	padding-right: 0;
}
/* @end */