@charset "UTF-8";

/* small viewport smaller than 480 px */

body { 
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
	font-size:medium;
	-webkit-text-size-adjust:100%;
	font-family: sans-serif, Helvetica, Arial;
}

#search-box,
#nav-meta, 
#nav-global,
#stage,
dd.zoom {
	display: none;
}
#section-header,
#branding,
#wrapper,
#wrapper-2, 
#wrapper-3,
#main,
.col-subcol #wrapper-3,
#breadcrumb,
#extras,
.teaser {
	position: relative;
	display: block;
	width: auto !important;
	overflow: visible;
	margin: 0px !important;
	padding: 0px !important;
}
#logo {
	height: 75px;
}
#breadcrumb,
#section-header,
#main, 
#extras {
	padding: 2% !important;
}
.teaser {
	margin-bottom: 10px !important;
}

#main .teaser p { 
	margin-left: 0;
	margin-bottom: 10px;
	 /* be aware of floating image width + padding-right + border */
	 /* in this case no border is defined */
}

h1, h2 {font-size: 16px; display:block;}
h3 { font-size:13px !important;  display:block}
h4, h5, p, dd, dt { font-size:13px !important;  display:block}
li { font-size:13px !important;  }

.teaser img {
	float: left;  
	width: 105px;
	height: 70px; 
	margin: 3px 10px 5px 0;
}
/* @group main */
#main .text {
	clear: both;
	float: none;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 10px 0 10px 0;
	border-bottom:1px solid #eee;
}

#main .abstract {
	border-bottom: none; /* deactivates border in first paragraph or division */
}
#main .abstract .text-left p {
	font-weight: bold !important;
	color: #444;
}
#main .text-left,
#main .text-right {
	position: relative;
	display: block;
	float: none;
	width: 100% !important;
	padding: 0;
	margin: 0;
}
#main .team-member  {
	margin:0 !important;
	width: 100% !important;
}
#main .contact-member{
	float: none;
	margin:0 !important;
	width: 300px !important;
}
#main .contact-member .text-left,
#main .team-member .text-left {
	float: left;
	width: 60% !important;
}
#main .contact-member .text-right,
#main .team-member .text-right {
	float: right;
	width: 35% !important;
}
#main .text-right .box  {
	position: relative;
	display: block;
	width: 99%;
	margin: 5px 0 ;
	background: #fff;
}
#main .text-right .box img {
	width: 100%;
	padding: 0;
	margin: 0;
}
#main .abstract .text-right .box {
	border: none;
}
#wrapper-2 .teaser .text-data {
	float: none;
}

/* @end */


/* @group glossary */
/* Modification to the team list glossary */

#glossary-index ul {
	margin-top: 0;
}
#glossary-index li#glossary-first {
	float: none;
	clear: both;
	display: block;
	width: 100% !important;
}
#glossary-index li span {
	border: none;
	padding: 0px;
	min-width: auto;
	text-align: left;
}

/* @end */

/* @group breadcrump */
#home #breadcrumb {
	display: block;
}
#breadcrumb {
	padding: 5px 10px ;
	border-bottom: 1px solid #ccc;
}
#breadcrumb h2 {
	float: left;
	margin-right: 5px;
	font-size: 13px;
	font-weight: normal;
	display: none;
}
#breadcrumb ol {
	/* float: left; */
	list-style: none;
	margin: 0;
}
#breadcrumb li {
	float: left;
	border: none;
	color:#666;
	margin: 0;
	padding: 0;
	/* font-size: 120%; */
	font-weight: bold;
	line-height: 1em;
}
#breadcrumb li a {
	float: left;
	background: url(../img/icons/link-breadcrumb.gif) right 0px no-repeat;
	padding-right: 20px;
}
#breadcrumb li.switch-language {
	float: right !important;
	display: inline-block;
}
#breadcrumb li.switch-language span,
#breadcrumb li.switch-language a {
	float: left !important;
	background: none;
	padding: 0 4px;
	font-weight: normal;
}

/* @end */


/* @group EXTRAS 
---------- */
#extras {
	margin-top: 20px;
}  
#extras .box {
	width: auto !important;            
	float: none;
	clear: none;
	margin: 5px 0;
}
#extras ul.links li {
	border-top: 1px solid #ddd;
	height: 1%; /* ie 6 */
	margin: 3px 0 7px 0;
	background: url(../img/icons/link.gif) 1px 10px no-repeat;
	padding: 8px 0 0 18px;
	line-height: 1.3em;
}
#extras ul.links li.download {
	padding-left: 18px;	
	background: url(../img/icons/download.png) 0 9px no-repeat;
}
#extras img {
	float: right;
	width: 90px;
	margin: 7px 0 3px 8px;
}
#extras img.big {
	float: none;
	display: block;
	width: 100% !important;
	margin: 0 !important;
}

/* @end */
/* @group iPHONE NAVI 
----------------- */

#nav-iphone {
	display: block;
	width: auto;
	margin: 10px;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
}
#nav-iphone h4 {
	color: black;
	font-size: 1.3em;
	line-height: 1em;
	display: block;
	width: auto;
	padding: 3px 5px;
	margin: 0;
	background: #ccc;
}
#nav-iphone ul {
	position: relative;   
	width: 100%;
	list-style: none;
}
#nav-iphone ul ul {
	position: relative;
	width: auto;
	margin-left: 15px;   
	list-style: none;
}
#nav-iphone li {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}
#nav-iphone li span {
	display: none;
}
#nav-iphone li li {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#nav-iphone li a,
#nav-iphone li a:visited {
	font-weight: bold;
	display: block;
	color: #666;
	text-decoration: none;
	background:;
	margin: 0;
	padding: 7px 5px 7px 20px;
	background:#eee  url(../img/icons/link.gif) no-repeat 5px;
	line-height: 1em;
	border-top: 1px solid #999;
	height:1%; /* IE6 */
}
#nav-iphone li.open a {
	background-color: white;
	color: #000;
}
#nav-iphone li li a,
#nav-iphone li li a:visited {
	border: none;
	font-weight: normal;
	color: #666 !important;
	padding: 4px 5px 7px 20px;
	background: url(../img/icons/link.gif) no-repeat 5px 4px;
}
#nav-iphone li li.on a,
#nav-iphone li li.on a:visited {
	font-weight: bold;
	color: #000 !important;
}
#nav-iphone li a:hover,
#nav-iphone li a:active {
	text-decoration: none;
	background-color:#ccc;
	color: #c00;
} 
/* @end */

/* @group site-info 
----------------- */

#site-info li,
#site-info li#footer-copyright {
	display: block;
	float:none !important;
	clear: left;
	margin: 0 !important;
	padding: 5px 0;
	background: #fff;
	border-top: 1px solid #ccc;
	height:1%; /* IE6 */
} 
#site-info li#footer-share {
	width:auto;
}

#site-info li span#footer-rss {
background-position: 0 50%;
} 

/* @end */

/* @group Lazar's EXTRAS */

a#toTop { 
	display: block;
	position:fixed;
	bottom:20px;
	right:10px;
}

/* @end */
