html {
	height: 100.1%;
	background-color: #E8E8E8;
}

body{
	/* min-width: 500px; */
}
.header {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 100%;
	background: #fff;
}

.service-bar {
	background-color: #f7f7f7;
	font-size: 13px;
	padding-bottom: 8px;
	padding-top: 13px;
	padding-right: 25px;
	margin: 0 -20px;
	min-height: 42px;
}

.service-bar .moduletable	{
	float: left;
}

@media (max-width: 991px) and (min-width: 768px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .row {
		width: 850px;
	}
	.navbar .nav>ul {
		background: none;
	}
}

/* @media (min-width:992px) { */
	/* .header .row { */
		/* width: 970px; */
		/* margin-left: auto; */
		/* margin-right: auto; */
	/* } */
	/* .navbar { */
		/* width: 970px; */
		/* margin-left: auto; */
		/* margin-right: auto; */
	/* } */
	/* .bottom .row { */
		/* width: 970px; */
		/* margin-left: auto; */
		/* margin-right: auto; */
	/* } */
    /* .navbar-default .navbar-nav > li > a { */
        /* padding: 2px 0 0 0; */
    /* } */
	/* .navbar-default .navbar-nav > .active > a { */
        /* border-bottom: 3px solid #3070b3; */
        /* background-color: #ffffff; */
    /* } */

    /* .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover { */
        /* border-bottom: 3px solid #9E9E9E; */
        /* background-color: #ffffff; */
    /* } */
    /* .navbar-default li.dropdown:hover ul{ */
        /* display: block; */
        /* margin-top:0; */
    /* } */
    /* .navbar-default li.dropdown:hover > a{ */
        /* border-bottom: 3px solid #9E9E9E; */
        /* background-color: #ffffff; */
    /* } */
/* } */
@media (min-width:1200px) {
	.header .row {
		width: 1150px;
		margin-left: auto;
		margin-right: auto;
	}
	.bottom .row {
		width: 1150px;
		margin-left: auto;
		margin-right: auto;
	}
}
.header .alert {
	margin-bottom: 0;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}
.header_container_nav {
	margin-left: auto;
	padding-left: 0;
}
.navbar-default .navbar-toggle {
	border: 0;
}

.navbar-default .navbar-nav>li>a {
	text-transform:uppercase;
	font-size: 14px;
	line-height: 18px;
    text-decoration: none;
    font-weight: bold;
    height: 30px;
    min-width: 120px;
    padding-right: 40px;
	padding-left: 0;
}


.navbar-default li.dropdown:hover a {
    text-decoration: none;
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-left: 0;
}
.navbar-toggle {
    padding-top: 1px;
    padding-left: 5px;
    margin-top: 0;
    margin-left: 0;
    height: 25px;
    width: 35px;
    margin-bottom: 0;
    padding-bottom: 0;
}
ul.nav.navbar-nav {
	margin-top: 0;
}
ul.nav-child	{
  padding-left: 0px;
}
ul.nav-child.small	{
  font-size: 100%;
}
.content {
	min-height: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.content h1,h2,h3,h4 {
	margin-top: 0;
}
div.col-sm-9 li {
  margin-bottom: 0.5em;
  line-height: 1.1em;
}

.belt {
	clear: both;
	margin: 0;
	padding: 0;
	border-top: 1px solid #e5e5e5;
}
.bottom {
	background-color: #E8E8E8;
	height: 30px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-top: 5px;
}
.bottom p {
	font-weight: bold;
	color: #333;
	font-size: 11px;
}
.bottom a {
	font-weight: bold;
	color: #333;
	font-size: 11px;
}
#logo-bar {
	padding: 38px 0 28px 0;
}
#logo-bar__inner {
    overflow: hidden;
    position: relative;
}
.logo_fak	{
	font-size: 13px;
	line-height: 14px;
	color: #3070b3;
}
.logo_tum	{
	height: 38px;
	background: url(../images/tum-logo.png) no-repeat right;
}

ul {
  list-style-type: square;
}

div.col-sm-9 td{
  padding-left: 2px;
  padding-right: 2px;
}
div.page-header{
  margin-top:0;
}
div.system-message-container{
  margin:0;
  min-height:0;
}



/* NAV */
.nav	{
	margin-top: 0;
	height: 100%
}
.nav a {
	font-weight: normal;
	display: block;
    color: #333;
    padding: .7em 24px .7em 10px;
    text-decoration: none;
}
.nav-title {
	margin:0 0 0 -1px;
	border-bottom:1px solid #fff;
	padding:5px 5px 3px 6px;
	background:none;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}

.navsub-title a {
	font-size:14px;
	font-weight:700;
	text-transform: uppercase;
}

.nav.menu {
	font-size:13px;
	margin: 0;
	background-color: #e6e6e6;
}

.navbar .nav>li>a {
	display: block;
	color: #333;
	padding: .7em 24px .7em 10px;
	text-decoration: none;
	text-shadow: none;
}
.nav.menulogin_menu a {
	display: inline;
	color: #333;
	padding: .7em 10px .7em 10px;
	text-decoration: none;
}

.navbar .nav>li {
	list-style: none;
	padding-left:0;
	margin-bottom: 0;
	float: left;
	width: 100%;
}

.nav.menu>li.current>a, .nav-child>li.current>a {
	border-left: 3px solid #3c88d9;
	background-color: #e6e6e6;
	box-shadow: none;
}
.nav.menu>li.current>a {
	font-weight:700;
	padding-left: 7px;
}

.navbar .nav>ul {
    background-color: #f7f7f7;
	float: left;
	display: table-row;
}

.nav.menu ul.current a {
	font-size:95%;
	font-weight:400;
	background-color: #f6f6f6;
	padding: 5px 0 5px 10px;
}

/*
.nav.menu ul.parent a:hover, .nav.menu ul.parent li.current a:hover {
	background-color: #e6e6e6;
}*/


.nav.menu ul li {
	line-height:130%;
	background-color: #f6f6f6;
}
.nav.menu ul li ul li {
	line-height:130%;
	background-color: #fff;
}

.nav.menu ul li.current {
	background-color: #f6f6f6;
}
.nav.menu ul li.current>a{
	font-weight:700;
	background-color: #f6f6f6;
	padding-left: 7px;
}

.nav.menu li.parent a {
	padding-right:6px;
	box-shadow: none;
}

.nav.menu li.parent a:hover {
	box-shadow: none;
}

.nav.menu li.parent li.parent, .nav.menu li.parent li {
	background-color: #f6f6f6;
}
.nav.menu li.parent li li {
	background-color: #fff;
}
/*
.nav.menu > li > a:hover {
	background-color: #F6F6F6;
}
.nav.menu > li.parent > a:hover {
	background: #F6F6F6 url(../images/nav-plus.png) no-repeat 98% 15px !important;
}*/


.nav.menu li.parent {
    background:url(../images/nav-plus.png) 98% 15px no-repeat transparent;
}
.nav.menu li.active.parent {
    background:url(../images/nav-minus.png) 98% 15px no-repeat transparent;
}

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
	box-shadow: none;
}
/*
.nav.menu > li.active.parent > a:hover,.nav.menu > li.active.parent > a:hover {
	background: #F6F6F6 url(../images/nav-minus.png) no-repeat 98% 12px;
}

.nav.menu li.parent:hover {
}*/

.breadcrumb{
	padding:5px 0;
	font-size:70%;
	/* border-bottom:1px solid #DBE2E9; */
	background-color: white;
	/*border-bottom-color: ;*/
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	margin-bottom: 10px;
}
.breadcrumb a, .mod-languages a {
	color:#737373;
	text-decoration:none;
	font-weight: normal;
}

.ui-datepicker{
	z-index: 3 !important;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	outline: 0;
	background-color: #DBE2E9;
}
.container_right {
	margin-top: 0;
	font-size: 0.857em;
	line-height: 1.4em;
}

.container_right>div {
	background-color: #f7f7f7;
    margin-bottom: 3px;
	padding: 15px
}
.container_right h4{
	color: #a0af00;
	border-left: 3px solid #a0af00;
	left: -15px;
	padding: 3px 0 3px 11px;
	position: relative;
}
.box_right h4{
	color: #e37222;
	border-left: 3px solid #e37222;
	left: -15px;
	padding: 3px 0 3px 11px;
	position: relative;
}

.box_right>ul {
	list-style: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
.box_right>ul>li {
	padding: 0.5em 0;
	border-bottom: 1px solid #e5e5e5;
}

.box_right .mod-articles-category-date {
	display: block;
}

@media only screen and (max-width: 991px) {
	.breadcrumb{
		margin-left:-20px;
		margin-right:-20px;
		margin-top: 30px;
		padding:5px 20px 5px 20px;
		line-height:200%;
	}
	.navbar-default {/* background-color: #002143; */
/* border-bottom-color: #002143; */}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		/*background-color: #002143;*/
	}
	.navbar-default .navbar-toggle .icon-bar {background-color: #000}
	.header {
		padding-left: 10px;
		padding-right: 0;
	}
	div#navbar.navbar-collapse.collapse {
		margin-top: 0px;
        margin-left: -10px;
        padding-left: 10px;
	}
	.navbar-default .navbar-nav>li>a {
		color: #000;
		border-bottom: 1px solid #dbdbdb;
		border-top: 1px solid #dbdbdb;

	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a	{
		color: #000;
		text-decoration: none;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li	{
		border-bottom: 1px solid #dbdbdb;
	}


	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		background-color: #ffffff;
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
		border-left: 3px solid #3c88d9;
		color: #002143;
		padding-left: 12px
	}
	.navbar-default .navbar-nav {
		margin-left: 0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		padding-left: 0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a {
		background-color: #fff;
		padding-left: 0;
	}	
	.navbar-default .navbar-nav .open .dropdown-menu {
		margin-left: 10px;
		padding-left: 0;
	}
	.navbar-default .navbar-nav> li .open {
		background: url(../images/nav-minus.png) 98% 20px no-repeat transparent;
	}
	.navbar-default .navbar-nav> li {
		background: url(../images/nav-minus.png) 98% 20px no-repeat transparent;
	}

}
.panel-heading {
	cursor: pointer;
}

option {
	height: 30px;
	padding: 8px;
}


a[target="_blank"]
{
	padding-right: 15px;
    background: transparent url('../images/link-ext.png') no-repeat right center;
}


ul:not(.nav):not(.nav-child):not(.breadcrumb):not(.dropdown-menu) a:not([class^="btn"]), .container_right a, table a, p a, h2 a {
    border-bottom: 1px solid #777;
    color: #333;
    line-height: 1.6em;
    outline: none;
    padding-bottom: 1px;
    list-style-type: square;
    text-decoration: none;
    transition: all 180ms linear;
    -webkit-transition: all 100ms linear;
}

ul:not(.nav):not(.nav-child):not(.breadcrumb):not(.dropdown-menu) a:not([class^="btn"]):hover,ul:not(.nav):not(.breadcrumb) a:not([class^="btn"]):focus, .container_right a:hover, table a:hover, p a:hover, h2 a:hover {
	border-bottom-color:#4889ce;
	border-bottom-width:3px;
	color:#3070b3;
    list-style-type: square;
	text-decoration: none;
}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}

.icons a {
  border: none;
}

.container_right li a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.container_right li a:hover {
	color: #3070b3;
	text-decoration: underline;
}
.bodytext {
	font-weight: bold;
}
h1 {
  font-size: 2.50em;
  line-height: 1.3;
}
h2 {
  font-size: 1.43em;
  line-height: 1.5;
}
h3,h4  {
    font-size: 15px;
}
h1, h2, h3, h4 {
    font-weight: bold;
}
.lines {
    border-bottom: 1px solid #a2ad00;
}

.element-invisible {
	display: none;
}

ul.lang-inline a {
	color: #7f7f7f;
	text-decoration: none;
	text-transform: lowercase;
}

ul.lang-inline>li.lang-active>a {
	font-weight: bold;
}

input.inputbox.search-query	{
	width: 121px;
	min-height: 18px;
	margin: 0 7px;
	padding: 1px;
	color: black;
	border: none;
	vertical-align: text-bottom;
}

.container.bottom ul li,.container.bottom ul li a {
	display: inline;
}

table.standard {
	border-collapse: collapse;
	background-color: white;
  border: none;
}
table.standard th {
	padding: 10px;
  border: none;
	background: #dbe2e9;
	text-align: left;
}
table.standard td {
	padding: 10px;
  border: none;
}

.pagination ul li {
	display: inline;
	list-item: none;
}

.mediatum a	{
  background: none;
  padding-right: 0;
  text-decoration: none;
  margin-left: 0;
}

.mediatum a.linkspan	{
	display: inline;
	text-decoration: none;
	padding-bottom: 0;
	border-bottom: 0;
	line-height: 1em;
}