/* ******************************************************************** */
/* Instituslogo */
.brand-logo {
  margin-bottom: 20px;
  background-color: white
}
.brand-logo img {
	width: 600px;
	margin-top: -30px;
	border: 2px solid #d7d7d7;
	background-color: white
}
.container-topbar {
  background-color: #d7d7d7;
  color: #d7d7d7;
  line-height: 30px
}
.header {
    background-color: transparent;
	margin-bottom: 0px;
  	/*background-color:white;*/
}

.container-header {
    background-color: transparent;
    margin-bottom: 0px;
    background-image: none;
    /*background-color:white;*/
}

/* ******************************************************************** */
/* usermenu */

/*#aside .nav .nav-child {
	border-left: 0px solid #D7D7D7;
	padding-left: 0px;
}
*/
.container-nav {
	padding: 0px 0 80px 0;
	/* background:  #C0C8D8 linear-gradient(to top, #E0E5F0 0%, #C0C8D8 100%); */
}

.container-header .mod-menu {
	color: #00539F;
	background-color: transparent;
	/*background-color: #31417F;*/
	font-size: larger;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
	height: 90%;
	border-top: 0px solid rgba(0,0,0,0.075);
	border-bottom: 5px solid rgb(142, 186, 229);

}

#aside .nav .nav-child {
	border-left: 0px solid #D7D7D7;
	padding-left: 0px;
}

.sidebar-nav {
	padding: 0px 0 80px 0;
	/* background:  #C0C8D8 linear-gradient(to top, #E0E5F0 0%, #C0C8D8 100%); */
}

/*#aside [class*="span"],
#aside .row-fluid [class*="span"] {
	background: #d7d7d7;
}
*/
.container-sidebar-left .card {
	border: 0px solid #dfe3e7;
}

.sidebar-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	color: #00539F;
	width: 100%;
}

.sidebar-left ul.menu {
	border-top: 1px  #d7d7d7 solid;
}

.sidebar-left ul li {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 200%;
	list-style: none;
	background: none;
	border-bottom: 1px  #d7d7d7 solid;
}

.sidebar-left ul li a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	color: #00539F;
	display: block;
}

.sidebar-left ul li li {
	margin: 0;
	padding: 0;
	font-size: 110%;
	list-style: none;
	border: none;
}

.sidebar-left ul li li a {
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
}

.sidebar-left ul li li li {
	font-size: 104%;
}

.sidebar-left ul li li li a {
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;
}

.sidebar-left ul li li li li a {
	font-weight: normal;
	text-decoration: none;
	padding-left: 45px;
}

.sidebar-left ul li li li li li a {
	font-weight: normal;
	text-decoration: none;
	padding-left: 60px;
}

.sidebar-left ul li a span {
	font-weight: bold;
	text-decoration: none;
}

.sidebar-left ul li li a span {
	font-weight: normal;
	text-decoration: none;
}
*/
.sidebar-left ul .current li a {
	background: transparent;
}
/*
.sidebar-left ul .current a,
.sidebar-left ul a:hover,
.sidebar-left ul .current li a:hover {
	background:  #d7d7d7 url(/images/home_icon.png) 0 0 repeat-y;
}
*/
/* ******************************************************************** */
/* mainmenu */

.navigation {
	background-color: transparent;
	/*background-color: #31417F;*/
	font-size: larger;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
	height: 90%;
	border-top: 0px solid rgba(0,0,0,0.075);
	border-bottom: 5px solid rgb(142, 186, 229);
}

.navigation .moduletable {
	position: relative;
	left: 0%;
	margin-left: 10px;
}

.nav-pills li a:hover {
	background-color: #8EBAE5;
	color: #00539F;
	margin-left: 0px;
}

.nav-pills > li > a {
	border-radius: 0px;
	margin-right: 20px;
}

.nav-pills > li.item-421 a:hover {
	background-color: transparent;
	color: #00539F;
	margin-left: 0px;
}

.home {
	padding-right: 10px;
}

.home img {
	padding-left: 10px;
	margin-right: 0px;
	margin-top: -5px;
}

.home .image-title
{
	visibility: hidden;
	margin-left: -60px;
}

/* ******************************************************************** */
/* Sprachauswahl */

.mod-languages {
    margin-left: 80%;}

.header-search {
	background: transparent;
}

/* body */

body.site {
	padding: 0px;
}
.body {
	background-color: white;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.body .container {
	background-color: transparent;
	min-height: calc(90vh);
/*	border: 0px solid #333;
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
*/
}

/* ******************************************************************** */
/* breadcrumbs */

.breadcrumb {
	float: none;
	margin: 0px 0px 0px -30px;
	font-size: 0.8rem;
	font-weight: bold;
	color: #00539F;
	background: transparent;
}

.bc .card-body {
	padding: 0.5rem;
}

.breadcrumb .active {
	color: grey;
}

.breadcrumb-item+.breadcrumb-item:before {
    content: var(--breadcrumb-divider,">");
}

/*
.breadcrumb > .active > .divider {
	padding: 0px 0px 0px 0px;
}
*/
.icon-location:before {
	content: none;
}
/* ******************************************************************** */
/* Slideshow */

.slideshow {
	border-color: white;
}
/* ******************************************************************** */
/* main */

a {
	color: #00549F;
  }

h1,
h2,
h3,
h4,
h5 {
	color: black;
	margin: 12px 0px 5px 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: black;
}

.page-header h1 {
	padding-bottom: 0px;
	font-size: 2.5rem;
	margin-bottom: 20px;
}

.com-content-article h3 {
	font-size: 1.2rem;
}



.container-component > .row-fluid {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

.container-component > .row-fluid main {
	margin-left: 0%;
	margin-right: 0%;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: -20px;
}

.items-leading {
	margin-top: 20px;
}

.items-row.row-fluid {
	margin-top: 20px;
}

/* ******************************************************************** */
/* list */

/* ul {
	list-style-image: url(../images/dot.png);
	list-style: none;
} */

main li {
	margin-bottom: 5px;
}

.list-striped > li {
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ******************************************************************** */
/* images */


.item-image {
	margin: 0px 20px 20px 10px; /* oben, links, unten, rechts */
}

/* Grundseite Module: Kontakt etc. */
.kontakt,
.latestnews,
.mostread {
    list-style: none;
    margin-bottom: 15px;
    border: none;
    line-height: 1rem;
}

@media (min-width: 1000px) { /* Auf großen Bildschirmen Module verteilen */
.bottom-a.card.latestnews {
    margin-right: 70px;
}
.bottom-a.card.mostread  {
    margin-left: 80px;
}

.kontakt .card-body {
    padding: 0 0 0 0;
    margin-left: 100px;
}
.kontakt,
.latestnews,
.mostread {
    margin-right: -30px;
}
}



.latestnews h3,
.mostread h3,
.kontakt h3
{
	font-size: 14pt;
	background-color: White;
	border-bottom: none;
}

.latestnews img,
.mostread img {
	height: 130px;
	margin-bottom: 18px;
}



.kontakt .tabbing td {
	padding: 5px 10px 0px 0px;
}
.kontakt img {
	height: 130px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.icon img {
	width: 36px;
	height: 24px;
	float: none;
	padding-left: 10px;
}
/*@media (min-width: 1000px) {
	.kontakt {
		width: 250px;
		margin-left: 100px;
	}
}
*/
/* Bilder zum Text */
/*	Praktika, Projekte Bild */
.item-page.pps .item-image {
	width: 50%;
}
/*	 Seminar Bild */
.item-page.seminar .item-image {
	max-width: 500px;
	margin: 10px 0px 18px 20px;
}

/*	FPGA Bild */
.item-page.fpga .item-image {
	max-width: 280px;
	margin: 10px 0px 18px 20px;
}

/*	Praktikum ET2 Bild */
.item-page.pet2 .item-image {
	max-width: 280px;
	margin: 10px 0px 18px 20px;
}

/*	Forschung Bild */
.item-page.forschung .item-image {
	width: 50%;
	margin: 10px 0px 18px 20px;
	margin-left: 25%; /* simulate "center" */
}

/*	Lehre Bild */
.item-page.lehre .item-image {
	width: 60%;
	margin: 10px 0px 18px 20px;
}

/*	Anfahrt Bild */
.item-page.anfahrt .item-image {
	width: 50%;
	margin: 10px 0px 18px 20px;
}

/*	Bild Matse-Ausbildung  */
.item-page.matse .item-image {
	width: 50%;
	margin: 10px 0px 18px 20px;
}

/* ******************************************************************** */
/* Weite relativ statt absolut */

.table-95 {
	width: 95%;
}
.width-10 {
	width: 10%;
}
.width-20 {
	width: 20%;
}
.width-30 {
	width: 30%;
}
.width-40 {
	width: 40%;
}
.width-50 {
	width: 50%;
}
.width-60 {
	width: 60%;
}
.width-70 {
	width: 70%;
}
.width-80 {
	width: 80%;
}
.width-90 {
	width: 90%;
}
.width-100 {
	width: 100%;
}

.width-other {
	width: 100cm;
}

/* ******************************************************************** */
/* table (type article) */

td {
	border: 0;
	border-bottom: 1px solid #D7D7D7;
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	width: 100cm;
}

tr {
	background-color: #FFFFFF;
	text-align: left;
}

tr:nth-child(odd) {
	background-color: #D7D7D7;
	text-align: left;
}

.table thead th,
.table thead .hasPopover{
/*	background-color: #00549F; */
	color: #FFFFFF;
}

tr:first-child {
	background-color: #D7D7D7
	text-align: left;
}

.list-item-header {
	background-color: #00549F;
	color: #FFFFFF;
	text-align: left;
}

tr:list-item-title {
	background-color:  #00549F;
	color: #FFFFFF;
	text-align: left;
}

.list-item-content {
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

.list-item-content:nth-child(odd) {
	background-color: #D7D7D7;
	color: #000000;
	text-align: left;
}

.tabbing td {
	background-color: transparent;
	color: #000000;
	line-height: 100%;
	padding: 4px;
	padding-right: 10px;
	text-align: left;
	border: none;
	width: auto;
}

.tabbing tr {
	background-color: transparent;
	color: #000000;
	line-height: 100%;
	padding: 4px;
	text-align: left;
	border: none;
	width: auto;
}


/* ******************************************************************** */
/* table (type auto-list) */

.list-striped,
.row-striped {
	background-color: transparent;
}

.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
	border-bottom: 0px solid #D7D7D7;
}

.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
	background-color: #ffffff;
}

.list-striped li:nth-child(even),
.list-striped dd:nth-child(even),
.row-striped .row:nth-child(even),
.row-striped .row-fluid:nth-child(even) {
	background-color: #D7D7D7;
}
/*
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
	background-color: #C0C8D8;
}
*/





/* ******************************************************************** */
/* contact */

.contact .thumbnail > img { /* Kontaktbild */
	max-height: 300px;
	max-width: 150px;
	margin-bottom: 20px;
}

,contact .thumbnail.pull-right {
	max-width: 30%;
}

.com-contact h1 {
    font-size: 2rem;
    margin-bottom: 10px;
}

.com-contact h2 {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.com-contact h3{
    font-size: 1.2rem;
    color:  #00549F;
}
.contact-position > dd  {
	color: #999;
	margin-top: 0px;
	margin-left: -12px;
	line-height: 0px;
}

.com-contact__container {
	border: 1px solid #D7D7D7;
	padding-left: 20px;
	padding-right: 20px;
}

.com-contact__miscinfo
{
    border: 1px solid #D7D7D7;
    padding-left: 20px;
    padding-right: 20px;
}


/*
.contact-category .dl-horizontal dt {
	width: 100px;
}
.contact-category .dl-horizontal dd {
    margin-left: 60px;
}
*/
.contact-category .table thead th{
	width: 50%
}
/*Ü
.contact-category .list-title {
    white-space: pre-line;
}

.contact-category .row-striped .row-fluid [class*="span"] {
    margin-bottom: -10px;
    margin-left: 0px;
}

.contact-category .row-striped .row-fluid [class*="span"]:first-child {
    margin-top: -40px;
}

*/


/* footer */

.footer {
	/* font-size: smaller; */
	/* color: #FFFFFF; */
	position: absolut;
	left: 0px;
	bottom 0px;
	width: 100%;
	height: 180px;

	color: #00539F;
    background-color: #d7d7d7;
  	/* border-top: 3px solid #00539F; */
}

.footer .grid-child {
	padding: 0;
}
@media (min-width: 1000px) { /* Bei groÃŸem Display nach rechts verschieben */
	.footer {
		height: 50px;
	}
}
.container-footer {
	/* background-image: linear-gradient(to top, #31417f 0%, #445498 70%,  #5868AF 100%); */
  	/* background-color: #FFFFFF; */
  	/* background-color: #31417F; */
	font-size: 14px;
	padding-top: 18px;
	background-image: none;
}


.container-footer p { /* (C) IDS (eigenes Modul) */
	color: black;
	float: none;
	margin: -25px 0px 0px 0px;
/*	width: 10vw; */
}

.footer hr {
	margin: 0px 0px 0px 0px;
	border: 0;
	border-top: 0px;
	border-bottom: 0px;
}
.footer .nav-pills {
	background-color: transparent;
	margin-top: -30px;
}

.footer .nav-pills > li > a {
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 5px 0px;
	border-radius: 0px;
	/* border-left: 1px solid #F6A800; Orange Trennstriche */
	/* color: #FFFFFF; */
	color: #00539F;
}

.footer .nav-pills > li:first-child > a {
	border-left: 0px;
}

.footer .nav-pills > li > a:hover {
	background-color: transparent;
	text-decoration: underline;
}

.footer .nav-pills > .active > a {
	background-color: transparent;
	text-decoration: underline;
}

.footer .nav-pills  > li.item-502 > a {
    color: #d7d7d7; /* Test Element unsichbar */
}

/* ******************************************************************** */
/* Kategorie bei Suchergebnissen ausblenden */
.result-category {
	visibility: hidden;
	line-height: 0px;
}
.result-text {
	padding-left: 6px;;
}

/* ******************************************************************** */
/* error */

.error {
	padding-left: 30px;
}

.error .page-header {
	padding: 20px 0px 5px 0px;
}

.error .well {
	background-color: #E0E5F0;
	box-shadow: none;
	border: 0px;
}

.body .footer > .container {
	border: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
}

.error hr {
	border-top: 1px solid #00539F;
	border-bottom: 0;
}

/* ===================================================== */
/* IDS Menü: Pfeile entfernen + Untermenü immer sichtbar */
/* ===================================================== */

/* Toggle-Pfeile ausblenden */
.mod-menu__toggle-sub {
    display: none !important;
}

/* Untermenüs immer anzeigen */
.mod-menu .mod-menu__sub {
    display: block !important;
}

/* Verhindert Collapse-Animation */
.mod-menu .collapse {
    display: block !important;
    height: auto !important;
}