@charset "utf-8";

/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */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, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, 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;}table {	border-collapse: collapse;	border-spacing: 0;}

/*** Start Vanilla CSS 1.0.2 */ body{font:9pt/1.5em sans-serif;}pre,code,tt{font:1em/1.5em 'Andale Mono','Lucida Console',monospace;}h1,h2,h3,h4,h5,h6,b,strong{font-weight:bold;}em,i,dfn{font-style:italic;}dfn{font-weight:bold;}p,code,pre,kbd{margin:0 0 1.5em 0;}blockquote{margin:0 1.5em 1.5em 1.5em;}cite{font-style:italic;}li ul,li ol{margin:0 1.5em;}ul,ol{margin:0 1.5em 1.5em 1.5em;}ul{list-style-type:disc;}ol{list-style-type:decimal;}ol ol{list-style:upper-alpha;}ol ol ol{list-style:lower-roman;}ol ol ol ol{list-style:lower-alpha;}dl{margin:0 0 1.5em 0;}dl dt{font-weight:bold;}dd{margin-left:1.5em;}table{margin-bottom:1.4em;width:100%;}th{font-weight:bold;}th,td,caption{padding:4px 10px 4px 5px;}tfoot{font-style:italic;}sup,sub{line-height:0;}abbr,acronym{border-bottom:1px dotted;}address{margin:0 0 1.5em;font-style:italic;}del{text-decoration:line-through;}pre{margin:1.5em 0;white-space:pre;}img.centered,.aligncenter,div.aligncenter{display:block;margin-left:auto;margin-right:auto;}img.alignright{display:inline;}img.alignleft{display:inline;}.alignright{float:right;margin-left:10px;}.alignleft{float:left;margin-right:10px;}img { max-width: 100%; }* html .clearfix{height:1%;}*+html .clearfix{display:inline-block;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}* html .group{height:1%;}*+html .group{display:inline-block;}.group:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

html {
	overflow-y: scroll;
}

html, body {
	min-width: 1000px;
	width: 100%;
	height: 100%;
	background-color: white;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
 
sup {
  top: -0.5em;
}
 
sub {
  bottom: -0.25em;
}

strong {
	font-weight: bold;
}

a:visited {
	color: #002050;
}

a:link {
	color: #00549f;
}

a:hover {
	color: #4083cf;
}

.print, .blind {
	display: none;
}

table {
	border-spacing: 3px;
	border-collapse: separate;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

td {
	padding: 3px;
	vertical-align: middle;
}

tr {
	background-color: #f0f0f0;
}

.altTable {
	width: 100%;
}

.altTable tr:nth-child(even){
	background-color: #f0f0f0;
}

.altTable tr:nth-child(odd){
	background-color: white;
}

.altTable tr.highlight {
	font-weight: bold;
}

.altTable tr.weak td {
	color: #808080;
}

tr.table_alt {
	background-color: #e8e8e8;
}

tr.table_norm{
	background-color: #f0f0f0;
}

tr.table_head, .altTable tr.table_head {
	background-color: #e0e0e0;
}

#body_enclose {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px auto;
}

#head {
	width: 100%;
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}

#topBar {
	width: 100%;
	height: 40px;
	background-color: black;
	display: block;
}

#innerTopBar {
	position: relative;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}

#innerHead {
	width: 1000px;
	margin: 0 auto;
	overflow: visible;
}

#topBar  h1 {
	margin: 12px 20px 12px 285px;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

#topBar  h1 .faculty a {
	color: #a0a0a0;
	margin-left: 10px;
	text-decoration: none;
}

#topBar .choose_language  {
	margin: 12px 20px 12px 20px;
	position: absolute;
	width: auto;
	text-align: right;
	top: 0;
	right: 0;
	display: block;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
}

#topBar .choose_language a {
	color: white;
}

#rwth {
	margin: -40px auto 0 auto;
	height: 109px;
	float: left;
}

#rwth a {
	display: block;
	float: left;
	background: url(/graphics/logo/rwth.png);
	background-size: 224px 109px;
	width: 224px;
	height: 109px;
	margin-left: 50px;
}

#headDesign {
	width: 2000px;
	height: 69px;
	display: block;
	margin-left: 274px;
}

#headDesign img {
	height: 69px;
}

#headDesign .text {
	padding: 10px;
	font-size: 120%;
}

#content {
	position: relative;
	width: 1000px;
	padding-bottom: 50px;
	margin: 0 auto 0 auto;
	line-height: 140%;
}

#nav_main {
	width: 100%;
	background-color: #ffffff;
	white-space: nowrap;
	height: 34px;
	border-bottom: 1px #c0c0c0 solid;
}

#nav_main .innerNav {
	height: 35px;
	overflow: hidden;
}

#nav_main ul {
	width: 950px;
	margin: 0 auto;
	padding-left: 50px;
	background-color: #ffffff;
	text-align: left;
	display: block;
	white-space: nowrap;
	height: 34px;
}

#nav_main ul li {
	border: #e5e5e5 solid;
	border-width: 1px 0px 1px 1px;
	border-bottom: none;
	padding: 7px 12px;
	display: block;
	float: left;
	font-size: 16px;
	background: white;
	height: 19px;
	overflow: hidden;
}

#nav_main ul li:hover {
	background: #fcfcfc;
}

#nav_main ul .nav_current, #nav_main ul .nav_current:last-child {
	background-color: #f7f7f7;
	border: #c0c0c0 solid;
	border-width: 1px 1px 0px 1px;
	border-bottom: 1px #f7f7f7 solid;
	height: 22px;
	overflow: hidden;
}

#nav_main ul li:last-child {
	border: #e5e5e5 solid;
	border-width: 1px 1px 1px 1px;
	border-bottom: none;
}

#nav_main ul .nav_current + li {
	border-left: none;
}

#nav_main ul .nav_current:hover {
	background: #f7f7f7;
}

.nav_current a {
	text-decoration: underline;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.nav_normal a {
	text-decoration: none;
	color: #000000;
}

#nav_main .nav_normal a:hover {
	text-decoration: underline;
}

#nav_sub {
	width: 100%;
	background-color: #f7f7f7;
	overflow: hidden;
	height: 38px;
}

#nav_sub ul {
	width: 950px;
	margin: 0 auto;
	padding-left: 50px;
}

#nav_sub ul li {
	display: block;
	float: left;
	font-size: 15px;
	padding: 0;
	height: 18px;
}

#nav_sub ul li a {
	background: none;
	color: black;
	display: block;
	padding: 10px 20px 10px 20px;
	height: 18px;
}

#nav_sub ul li a:hover {
	background-color: #e6e6e6;
}

#nav_sub ul .nav_current a {
	color: #00549F;
}

#nav_sub ul .nav_current a:hover {
	color: #00549F;
}

#nav_special {
	width: 100%;
	white-space: nowrap;
	border-top: 1px #c0c0c0 solid;
	padding: 0;
}

#nav_special ul {
	width: 990px;
	margin: -1.5px auto 0 auto;
	padding-right: 10px;
	padding-top: 0;
	text-align: right;
	display: block;
	white-space: nowrap;
}

#nav_special ul li {
	border: none;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	background: none;
	display: inline-block;
}

#nav_special .nav_current {
	border: #c0c0c0 solid;
	border-width: 1px 1px 1px 1px;
	background-color: #f7f7f7;
	border-top: 1px #f7f7f7 solid;
}

#footer {
	position: relative;
	display: inline-block;
	width: 100%;
	clear: both;
	height: 60px;
	background-color: #333;
	color: white;
	overflow: hidden;
	font-size: 13px;
	vertical-align: bottom;
}

#innerFooter {
	width: 980px;
	margin: 0 auto;
	padding: 13px;
}

#footer a {
	color: white;
}

#footer_nfo {
	float: left;
	margin-left: 50px;
}

#footer_nfo p{
	display: block;
	white-space: nowrap;
}

#footer ul {
	margin: 0;
}

#footer_nfo ul li{
    margin-right: 10px;
	display: inline;
}

#logos {
	margin-right: 20px;
}

#logos ul li{
	margin: 2px 0 2px 25px;
	height: 30px;
	display: block;
	float: right;
}

#content_main {
  padding-top: 0;
}

.content_left {
  line-height: 120%;
  text-align: left;
  float: left;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 50px;
}

.sitemenu_left {
  width: 199px;
  overflow: hidden;
  padding: 20px 5px 5px 20px;
  border: solid #c0c0c0;
  border-width: 1px 1px 1px 1px;
}

.sitemenu_left.extra {
	width: 184px;
	margin-top: 20px;
	padding: 20px;
}

#innerAnnouncement, .innerSponsor {
  text-align: left;
  width: 224px;
  overflow: hidden;
  padding: 0;
  border: solid #c0c0c0;
  border-width: 1px 1px 1px 1px;
  margin-top: 30px;
}

.innerSponsor.edit {
	margin-top: 0;
	margin-bottom: 30px;
}

#innerAnnouncement h2 , .innerSponsor h2 {
	background-color: #c0c0c0;
	padding: 5px;
}

.today#innerAnnouncement h2 {
	background-color: #00549f;
	color: white;
}

#innerAnnouncement p {
	margin: 8px;
	font-size: 12px;
}

.today#innerAnnouncement {
	width: 222px;
	border: solid #00549f;
	border-width: 2px 2px 2px 2px;
}

#newsAnnouncement {
	border-top: 1px dotted #00539f;
	font-size: 12px;
	padding-top: 8px;
}

.innerSponsor ul {
	list-style: none;
	text-align: center;
}

.innerSponsor ul li {
	position: relative;
	display: block;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	overflow: visible;
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.innerSponsor  ul li .detail {
	position: absolute;
	z-index: 10000;
	background: white;
	max-height: 0;
	width: 100%;
	border: 1px solid black;
	opacity: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	overflow: hidden;
}

.innerSponsor ul li .detail p {
	display: block;
	margin: 5px;
}

.innerSponsor ul li:hover .detail {
	max-height: 500px;
	opacity: 1;
}


.innerSponsor ul li:first-child {
	border-top: none;
	margin-top: 10px;
}

.innerSponsor img{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	margin-right: 10px;
}

.innerSponsor p {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	margin: 0;
}

.content_left a {
  text-decoration: none;
  color: #00539f;
}

.content_left a:hover {
	color: #4083cf;
  text-decoration: underline;
}

.content_right {
  padding: 30px 20px 20px 30px;
  margin-left: 274px;
  text-align: left;
  font: 15px Verdana, Arial, Helvetica, sans-serif;
}

.content_preview {
	width: 676px;
	min-width: 676px;
	max-width: 676px;
	margin: 0;
	padding: 0;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
}

.nav_site ul {
	list-style-type: disc;
	padding: 0px 10px 20px 10px;
	margin: 0;
	overflow: hidden;
}

.nav_site li {
	margin-top: 8px;
	margin-left: 10px;
	padding-left: 0;
}

.nav_site  .nav_current a {
	font-weight: bold;
}

.nav_site  .nav_normal a {
	font-weight: normal;
}

.nav_site ul ul {
	padding: 0;
	margin: 0 10px 0 0;
}

.nav_site ul ul li:first-child{
	margin-top: 5px;
	border-top: 1px dotted #00539f;
}

.nav_site ul ul li{
	display: block;
	margin: 0 0 0 10px;
	padding: 5px 0;
	list-style-type: none;
	border-bottom: 1px dotted #00539f;
	line-height: 1;
}

.nav_site h2 {
	font-weight: bold;
}

.content_right h2 {
	margin-top: 50px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted black;
}

.content_right h2:first-child {
	margin-top: 0;
}

.content_right h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}

.content_right p {
	margin-bottom: 10px;
}

.info_red, .alert {
	display: block;
	text-align: center;
	margin: 20px 50px 20px 50px;
	padding: 5px;
	font-weight: normal;
	color: #a00000;
	border: 2px solid #a00000;
	background: none;
}

.inline_red {
	color: red;
}

.newsblock {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.newsblock img, .newsblock video {
	display: block;
	float: right;
	border: none;
	margin: 0 0 10px 10px;
}

.newsblock h4 {
	display: inline;
	font-weight: bold;
	width: 100px;
}

#welcomeImg {
	display: block;
	width: 100%;
	max-width: 750px;
	margin: 50px auto 10px auto;
}

#newstable, .publicationTable, .peopleTable {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
}

#newstable td, .peopleTable td {
	border: solid #c0c0c0;
	border-width: 1px 0px 1px 0px;
	padding: 5px 20px 5px 20px;
	vertical-align: middle;
	background-color: white;
}

.peopleTable.compact strong {
	font-weight: normal;
}

.peopleTable.compact .visible strong, .peopleTable.compact tr:target strong {
	font-weight: bold;
}

.peopleTable.compact .visible:target strong {
	font-weight: normal;
}

.peopleTable.compact td {
	border: none;
	padding: 2px 5px;
	background: none;
}

.peopleTable.compact .visible td, .peopleTable.compact tr:target td {
	border: solid #c0c0c0;
	border-width: 1px 0px 1px 0px;
	padding: 5px 20px 5px 20px;
}

.peopleTable.compact .visible:target td {
	border: none;
	padding: 2px 5px;
}

.peopleTable.compact tr {
	cursor:pointer;
	background-color: white;
}

.peopleTable.compact tr:hover {
	background-color: #f0f0f0;
}

.peopleTable td:first-child {
	text-align: right;
}

.peopleTable td > img {
	width: 120px;
	height: 120px;
	margin: 20px;
}

.peopleTable.compact td > img {
	width: 40px;
	height: 40px;
	margin: 0;
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.peopleTable .peopleDetail {
	height: auto;
	margin: 0;
}

.peopleTable.compact .peopleDetail {
	max-height: 0;
	height: auto;
	overflow: hidden;
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.peopleTable.compact .visible .peopleDetail, .peopleTable.compact tr:target .peopleDetail {
	max-height: 300px;
}

.peopleTable.compact .visible:target .peopleDetail {
	max-height: 0;
}

.peopleTable.compact .visible td > img, .peopleTable.compact tr:target td > img {
	width: 150px;
	height: 150px;
	margin: 20px 0;
}

.peopleTable.compact .visible:target td > img {
	width: 40px;
	height: 40px;
	margin: 0;
}

.publicationTable td {
	padding: 18px 20px;
	vertical-align: middle;
	background-color: white;
}

.publicationTable td > strong {
	color: #303030;
}

.publicationTable tr.table_head td {
	background-color: #e0e0e0;
	padding: 3px 20px 3px 20px;
}

.fancyNews {
	margin-bottom: 20px;
}

.fancyNewsBackground img {
	margin: 5px;
	padding: 0;
	float: right;
	max-width: 200px;
}

.fancyNewsBackground .fancyNewsImgLarge img {
	float: none;
	max-width: 100%;
}

.fancyNewsBackground .fancyNewsImgLarge {
	width: 100%;
	text-align: center;
}

.fancyNewsContent {
	display: block;
	width: 100%;
	text-align: right;
}

.fancyNewsContent video {
	float: right;
}

.fancyNews h4 {
	text-align: left;
	display: block;
	font-size: 13px;
}

.fancyNews h3 {
	padding: 2px 0;
	margin: 0;
	border-top: none;
	border-bottom: 1px solid #c0c0c0;
	background-color: rgba(255,255,255,0.8);
	color: black;
	display: block;
	font-weight: normal;
	font-size: 15px;
	text-align: left;

	-webkit-transition: color 0.5s, background-color 0.5s, border 0.5s;
	-moz-transition: color 0.5s, background-color 0.5s, border 0.5s;
	-o-transition: color 0.5s, background-color 0.5s, border 0.5s;
	-ms-transition: color 0.5s, background-color 0.5s, border 0.5s;
	transition: color 0.5s, background-color 0.5s, border 0.5s;
}

.fancyNews.visible h3, .fancyNews:target h3 {
	background-color: rgba(0,84,159,1);
	color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 5px;
}

.fancyNews.visible:target h3, .fancyNews.visibleInit:target h3 {
	background-color: rgba(255,255,255,0.8);
	color: black;
	border-top: none;
	border-bottom: 1px solid #c0c0c0;
	padding: 2px 0;
}

.fancyNews.visible.visibleInit:target h3 {
	background-color: rgba(0,84,159,1);
	color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 5px;
}

.fancyNews .more, .fancyNews .control {
	text-decoration: underline;
	font-size: 13px;
}

.fancyNews .control img {
    height: 15px;
    vertical-align: middle;
}

.fancyNews.visible .more, .fancyNews:target .more {
	visibility: hidden;
}

.fancyNews .control {
    display: none;
}

.fancyNews.visible .control {
    display: inline;
}

.fancyNews.visible:target .more, .fancyNews.visibleInit:target .more {
	visibility: visible;
}

.fancyNews.visible.visibleInit:target .more {
	visibility: hidden;
}

.fancyNews.visible .more:after, .fancyNews:target .more:after {
	content: "hide";
	visibility: visible;
}

.fancyNews.visible:target .more:after, .fancyNews.visibleInit:target .more:after {
	visibility: hidden;
	content: "";
}

.fancyNews.visible.visibleInit:target .more:after{
	content: "hide";
	visibility: visible;
}

.fancyNewsText {
	text-align: left;
	position: relative;
	margin-top: -1px;
	overflow: hidden;
	margin-bottom: 0;
	font-size: 15px;
	max-height: 0px;

	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.fancyNews.visible .fancyNewsText, .fancyNews:target .fancyNewsText {
	max-height: 1200px;
	overflow: hidden;
	margin-top: 5px;
}

.fancyNews.visible:target .fancyNewsText, .fancyNews.visibleInit:target .fancyNewsText {
	max-height: 0;
	overflow: hidden;
	margin-top: -1px;
}

.fancyNews.visible.visibleInit:target .fancyNewsText {
	max-height: 1200px;
	overflow: hidden;
	margin-top: 5px;
}

.fancyNewsBackground {
	display: block;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 0;
	border-bottom: 1px solid #c0c0c0;

	-webkit-transform: translate(0, -100%);
	-moz-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%);

	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.visible .fancyNewsBackground, :target .fancyNewsBackground {
	-webkit-transform: translate(0, 0%);
	-moz-transform: translate(0, 0%);
	-o-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	transform: translate(0, 0%);
}

.visible:target .fancyNewsBackground, .visibleInit:target .fancyNewsBackground {
	-webkit-transform: translate(0, -100%);
	-moz-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.visible.visibleInit:target .fancyNewsBackground {
	-webkit-transform: translate(0, 0%);
	-moz-transform: translate(0, 0%);
	-o-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	transform: translate(0, 0%);
}

.personLink  img {
	height: 12px;
	display: inline-block;
}

.personLink  {
	opacity: 0.5;
	width: 12px;
	display: inline-block;
}

.personLink:hover {
	opacity: 1;
}

#bild{
	width: 200px;
	margin: 5px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 150px;
}

#bild_text{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 150px;
}

.startPic {
	display: block;
	width: 180px;
	height: 300px;
	margin: 15px;
}

.startPicImage, .startPicImageScaled {
	display: inline-block;
	width: 180px;
	height: 180px;
	overflow: hidden;
	white-space: nowrap;
}

.startPicImageScaled img {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}

.startPicImageScaled :after {
	vertical-align: middle;
	content: " ";
	display: inline-block;
	width: 0;
	height: 100%;
}

.startPicImage img {
	width: 100%;
	height: 100%;
}

.startPicText {
	padding: 5px 0;
	font-size: 12px;
}

.startPicSlider {
	width: 630px;
	height: 300px;
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.startPicSliderIntern {
	width: 600px;
	height: 100px;
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.startPicSlider ul, .startPicSliderIntern ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}


.startPicSlider li, .startPicSliderIntern li {
    float: left;
}

.startPicSliderIntern .startPicImage, .startPicSliderIntern .startPicImageScaled {
	width: 60px;
	height: 60px;
	margin: 20px;
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.startPicSliderIntern .current .startPicImage, .startPicSliderIntern .current .startPicImageScaled {
	width: 100px;
	height: 100px;
	margin: 0;
}

#slideControlLeftOff, #slideControlRightOff {
	display: inline-block;
	width: 15px;
	height: 300px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#slideControlLeftOn, #slideControlRightOn {
	display: inline-block;
	width: 15px;
	height: 300px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	opacity: 0.25;
	cursor:pointer;
}

#slideControlLeftOn {
	background: url(/graphics/arrow_left.png) no-repeat 0 55px;
}

#slideControlRightOn {
	background: url(/graphics/arrow_right.png) no-repeat 0 55px;
}

#slideControlLeftOn.small, #slideControlRightOn.small {
	height: 100px;
	background-position: 0 0;
}

#slideControlLeftOn:hover, #slideControlRightOn:hover {
	opacity: 0.5;
}

h3.researchTitle:not(:first-of-type) {
	margin-top: 60px;
}

h3.researchTitle:first-child {
	margin-top: 30px;
}

.researchTopic {
	position: relative;
	margin: 0 0 15px 0;
}

.researchTopic.visible, .researchTopic:target {
	margin: 25px 0 25px 0;
}

.researchTopic.visible:target {
	margin: 0 0 15px 0;
}

.researchTopic .researchSlider{
	overflow: hidden;
	height: auto;
	max-height: 0;
	display: block;
	width: 100%;
	
	-webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	-ms-transition: 0;
	transition: 0;
}

.researchTopic.visible .researchSlider, .researchTopic:target .researchSlider{
	max-height: 1000px;
	
	-webkit-transition: 2s;
	-moz-transition: 2s;
	-o-transition: 2s;
	-ms-transition: 2s;
	transition: 2s;
}

.researchTopic.visible:target .researchSlider{
	max-height: 0;
	
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
	transition: 0s;
}

.researchTopic .researchImg {
	position: relative;
	overflow: hidden;
	height: auto;
	max-height: 70px;
	white-space: nowrap;
	
	-webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	-ms-transition: 0;
	transition: 0;
}

.researchTopic .researchImg img, .researchTopic.visible:target .researchImg img {
	margin-top: -65px;
	
	-webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	-ms-transition: 0;
	transition: 0;
}

.researchTopic .researchImg img.topAlign, .researchTopic.visible:target .researchImg img.topAlign {
	margin-top: 0px;
}

.researchTopic .researchImg img.top50Align, .researchTopic.visible:target .researchImg img.top50Align {
	margin-top: -30px;
}

.researchTopic .researchImg img.bottom50Align, .researchTopic.visible:target .researchImg img.bottom50Align {
	margin-top: -100px;
}

.researchTopic .researchImg img.bottomAlign, .researchTopic.visible:target .researchImg img.bottomAlign {
	margin-top: -130px;
}

.researchTopic.visible .researchImg img, .researchTopic:target .researchImg img {
	margin-top: 0;
	
	-webkit-transition: 2s;
	-moz-transition: 2s;
	-o-transition: 2s;
	-ms-transition: 2s;
	transition: 2s;
}

.researchTopic.visible .researchImg, .researchTopic:target .researchImg {
	max-height: 200px;
	
	-webkit-transition: 2s;
	-moz-transition: 2s;
	-o-transition: 2s;
	-ms-transition: 2s;
	transition: 2s;
}

.researchTopic.visible:target .researchImg {
	max-height: 70px;
	
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
	transition: 0s;
}

.researchTopic .researchGradient {
	cursor: pointer;
	position: absolute;
	display: block;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	opacity: 1;
	
	background: -moz-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 40%, rgba(255,255,255,0) 60%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 40%, rgba(255,255,255,0) 60%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 40%, rgba(255,255,255,0) 60%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 40%, rgba(255,255,255,0) 60%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 40%, rgba(255,255,255,0) 60%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#80ffffff',GradientType=1 ); /*Some pseudo-support for IE9*/
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.researchTopic.visible .researchGradient, .researchTopic:target .researchGradient {
	opacity: 0;
}

.researchTopic.visible:target .researchGradient {
	opacity: 1;
}

.researchTopic .researchFrontTitle {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
}

.researchTopic .researchFrontTitle span {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}

.researchTopic .researchFrontTitle .title {
	width: 95%;
}

.researchTopic .researchFrontTitle .bullet {
	width: 3%;
	margin-right: 2%;
}

.researchTopic.visible .researchFrontTitle, .researchTopic:target .researchFrontTitle {
	display: none;
}

.researchTopic.visible:target .researchFrontTitle {
	display: block;
}

.researchTopic .researchFrontTitle div {
	height: 100%;
	max-height: 100px;
	display: inline-block;
	vertical-align: middle;
}

.researchTopic h3 {
	cursor: pointer;
	width: 50%;
	padding: 5px 10px;
	margin: 0;
	border-top: none;
	background-color: rgba(255,255,255,0);
	color: black;
	display: inline-block;
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
	
	-webkit-transition: 0, color 1s;
	-moz-transition: 0, color 1s;
	-o-transition: 0, color 1s;
	-ms-transition: 0, color 1s;
	transition: 0, color 1s;
}

.researchTopic .researchSlider h3 {
	opacity: 1;
	margin: 0 10px 5px 0;
	display: block;
	float: left;
}

.researchTopic:hover .researchGradient {
	opacity: 0.85;
}

.researchTopic.visible:hover .researchGradient, .researchTopic:target:hover .researchGradient {
	opacity: 0;
}

.researchTopic.visible:target:hover .researchGradient {
	opacity: 0.85;
}

.researchTopic.visible h3, .researchTopic:target h3 {
	background-color: rgba(0,84,159,1);
	color: white;
	vertical-align: top;
	
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	transition: 1s;
}

.researchTopic.visible:target h3 {
	background-color: rgba(255,255,255,0);
	color: black;
	vertical-align: middle;
	
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
	transition: 0s;
}

 {
}

.openPositionsFAQ {
    font-size: 12px;
}

.openPositionsFAQ.extended > .openPositionsFAQAnswer, .openPositionsFAQ:target > .openPositionsFAQAnswer {
    max-height: 2000px;
}

.openPositionsFAQ > .openPositionsFAQAnswer {
    max-height: 0;
    transition: 0.2s;
    overflow: hidden;
    padding-left: 1em;
}

.openPositionsFAQ.extended > .openPositionsFAQQuestion, .openPositionsFAQ:target > .openPositionsFAQQuestion {
    font-weight: bold;
}

.openPositionsFAQ > .openPositionsFAQQuestion {
    text-transform: none;
    margin-bottom: 0.5em;
    letter-spacing: 0;
    font-weight: normal;
}

.openPositionsFAQ {
    cursor: pointer;
    margin: 0;
    transition: 0.5s;
}

.openPositionsFAQ.extended, .openPositionsFAQ:target {
    margin: 2em 0;
}

.openPositionsFAQ .openPositionsFAQQuestion {
	color: #00549f;
    text-decoration: underline;
}

.openPositionsFAQ:hover .openPositionsFAQQuestion {
	color: #4083cf;

}

.openPositionCatDouble {
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #00539f;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.openPositionCatDouble:last-child {
	border: none;
}

.openPositionCat {
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #00539f;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.openPositionCat ul, .openPositionCatDouble ul {
	list-style: none;
	margin: 0;
}

.openPositionCatDouble ul li {
	width: 330px;
	display: inline-block;
	vertical-align: top;
}

.openPositionCat ul li {
	width: 660px;
	display: inline-block;
	vertical-align: top;
}

.openPositionCat > p, .openPositionCatDouble > p {
	margin: 10px 0;
}

.openPosition {
	margin: 10px 0;
}

.openPosition img {
	width: 80px;
	display: inline-block;
	vertical-align: middle;
	margin: 5px 5px 5px 0;
}

.openPositionCatDouble .openPosition p {
	width: 230px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.openPositionCatDouble .openPosition.noimage p {
	width: 305px;
}

.openPositionCat .openPosition p {
	width: 560px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.openPositionCat .openPosition.noimage p {
	width: 645px;
}

.openPosition .openPositionDetails {
	display: block;
	margin-top: 10px;
	font-size: 12px;
}

.openPosition.assigned p {
	opacity: 0.5;
}

.openPosition .positionText {
	max-height: 0;
	overflow: hidden;
	display: block;
	font-size: 12px;
	width: 310px;
	padding: 0;
	text-align: justify;
	
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	transition: 1s;
}

.openPosition .positionMore {
	font-size: 12px;
	text-decoration: none;
}

.openPosition .positionMore:after {
	content: "[more]";
}

.openPosition.more .positionMore:after {
	content: "[less]";
}

.openPosition.more .positionText {
	max-height: 1000px;
	padding: 0 0 20px 0;
}

.greenRow td {
	background-color: #80ff80;
}

.rightpic {
	clear: both;
	float: right;
	display: block;
	margin: 5px 0 5px 10px;
}

#clearboth, .clearboth{
	clear: both;
	height: 1px;
}

.clearRight{
	clear: right;
	height: 1px;
}

.nowrap {
	white-space: nowrap;
}

.alignRight {
	text-align: right;
}

.center {
	text-align: center;
}

.fullWidth {
	width: 100%;
	display: block;
}

table.fullWidth {
    width: 100%;
    display: table;
}

.noOverflow {
	overflow: hidden;
}

.inlineList {
	list-style: none;
}

.inlineList li {
	display: inline-block;
	vertical-align: top;
}

.inlineForm {
	display: inline;
}

.inlineForm input {
	font-size: 12px;
	padding: 0;
	margin: 1px;
}

.framed {
	border: 1px solid black;
}

.small {
	font-size: 10px;
}

.transparent {
	opacity: 0.5;
}

.deactivated {
	opacity: 0.5;
}

.openPositionCat .deactivated, .openPositionCatDouble .deactivated {
	opacity: 1;
}

.interactive {
	cursor:pointer;
}

.overline {
	text-decoration: overline;
}

.checkOK {
	background-color: #80ff80;
}

.boxGreen:before {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: green;
	border: 1px solid black;
	margin: 0 2px;
	vertical-align: baseline;
}

.boxRed:before {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: red;
	border: 1px solid black;
	margin: 0 2px;
	vertical-align: baseline;
}

.boxBlack:before {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: black;
	border: 1px solid black;
	margin: 0 2px;
	vertical-align: baseline;
}

.boxEmpty:before {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background: none;
	border: 1px solid black;
	margin: 0 2px;
	vertical-align: baseline;
}

.checkFail {
	background-color: #ff8080;
}

#mitarbeiter_id {
	width: 150px;
}

#map {
	border: 1px solid black;
	width: 100%;
	height: 450px;
}

#luxcal {
	display: block;
	height: 650px;
	width: 100%;
	margin-top: -30px;
}

#luxcal.compact {
    position: relative;
}

#luxcal a {
	position: absolute;
	top: 0;
	left: 0;
}

#luxcal iframe {
	position: absolute;
	top: 20px;
	left: 0;
	width: 998px;
	height: 600px;
	border-top: 1px dotted #00539f;
}

#luxcal.compact iframe {
    width: 660px;
}

.codeprint {
	border: 1px dashed black;
	margin: 10px;
	padding: 20px;
	font-size: 14px;
	line-height: 100%;
}

.codeprint > p:last-child {
	margin-bottom: 0;
}

.versuchDetails {
	width: 100%;
	max-width: 0;
	display: inline-block;
	height: auto;
	max-height: 0;
	overflow: hidden;

	-webkit-transition: max-height 0;
	-moz-transition: max-height 0;
	-o-transition: max-height 0;
	-ms-transition: max-height 0;
	transition: max-height 0;
}

.versuchDetails td:first-child {
	text-align: right;
}

.versuchDetails td img {
	width: 60px;
}

.versuchDetails > p {
	margin-top: 10px;
	border-top: 3px solid white;
}

.versuchDetails table {
	width: 100%;
}

.versuchDetails.visible {
	max-width: 600px;
	max-height: 1000px;
	
	-webkit-transition: max-height 0.5s;
	-moz-transition: max-height 0.5s;
	-o-transition: max-height 0.5s;
	-ms-transition: max-height 0.5s;
	transition: max-height 0.5s;
}

.evalTab {
	border-spacing: 0;
	margin: 2px auto;
	padding: 2px;
	background: white;
	border: 1px solid #00549F;
}

.evalTab td {
	padding: 0;
	background: white;
}

.praktikumForm tr td:first-child{
	font-weight: bold;
	text-align: right;
	width: 300px;
}

.htmleditor {
	display: block;
	width: 100%;
	font-family: monospace;
}

.featurelist{
    position: relative;
    display: inline-block;
    font-size: 10px;
    text-align: right;
    width: auto;
    margin-top: 10px;
}

.featurename {
    vertical-align: top;
}

.featurelistInner {
    overflow: hidden;
    max-height: 14px;
    max-width: 550px;
    line-height: 1.3;
    -webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
	transition: 0s;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.expanded .featurelistInner {
    max-height: 600px;
    -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.featurelistInner a {
    display: inline-block;
    white-space: nowrap;
}

.featurelistInner a:last-of-type:after {
    display: none;
}

.featurelist .more {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: -40px;
    text-decoration: none;
}

.featurelist .more:after {
    content: "(more)";
    margin-left: 5px;
    vertical-align: bottom;
}

.expanded.featurelist .more:after {
    content: "(less)";
}

.RIDbadge > * {
    vertical-align: top;
}

.orcid > img {
    width: 16px;
    height: 16px;
    margin: 2px 0.5em 2px 2px;
}

.researchIcons {
    display: block;
    float: right;
    font-size: 150%;
}

.compact .researchIcons {
    font-size: 100%;
}
.researchIcons a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 1em;
    color: #00549f;
}

.researchIcons a:visited {
    color: #00549f;
}

.researchIconHint {
    visibility: hidden;
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 10em;
    margin-left: -5em;
    font-size: 66.66667%;
}

.researchIcons a:hover .researchIconHint {
    visibility: visible;
}

#gdpr input, #gdpr #gdprConfirmText {
    display: inline-block;
    vertical-align: middle;
}

#gdpr #gdprConfirmText {
    width: 90%;
    text-align: left;
    margin-left: 1em;
}

#gdpr #policy {
    margin-top: 1em;
    border: 1px solid black;
    height: 10em;
    overflow-y: scroll;
}