/* based on Version: 1.2.2.2 */
@CHARSET "UTF-8";
html {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	height:100%;
}

img {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

a:link, a:visited {
	color: #900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.anker:hover {
	text-decoration: none;
}

h1 {
	font-size: 2em;
	line-height: 1.2em;
	color: #900;
	font-weight: normal;
	margin: 0px 0px 10px -5px;
	padding: 5px;
	border-bottom: 1px none #999;
}

h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #555;
	font-weight: normal;
	margin: 20px 0px 10px -1px;
}

h3 {
	font-size: 1.2em;
	line-height: 1.0em;
	color: #333;
	font-weight: bold;
	margin: 20px 0px 10px -1px;
}

h4 {
	font-size: 1.0em;
	line-height: 0.9em;
	color: #333;
	font-weight: bold;
	margin: 15px 0px 8px -1px;
}

h5 {
	font-size: 0.9em;
	line-height: 0.8em;
	color: #333;
	font-weight: bold;
	margin: 15px 0px 8px -1px;
		font-style: italic;
}

.bearbeiter {
	font-size: 0.8em;
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #666;
}
.internetextnavig {
	font-size: 0.8em;
	text-align: right;
	line-height: 1.2em;
}
.seitenanker {
	font-size: 0.8em;
	text-align: right;
	line-height: 1.2em;
}

.siegel {
	position: relative;
	float: left;
	width: 107px;
	background-color: #fff;
}

.cleaner {
	clear:both;
}

#content p {
	margin: 0px 0px 5px 0px;
}

#content ul.std {
	margin: 0px 0px 15px 28px;
	padding-left: 0px;
}

#content ol.std {
	margin: 0px 0px 15px 28px;
	padding-left: 0px;
}

#content ul.std>li {
	line-height: 1.2em;
	padding-left: 0px;
	padding-top:0.2em;
	padding-bottom:0.3em;
	list-style-type: square;

}

#content ol.std>li {
	line-height: 1.2em;
	padding-left: 0px;
	padding-top:0.2em;
	padding-bottom:0.3em;
}

#naviHor {
	text-align: right;
	font-size: 0.8em;
	line-height: 0px;
	color: #666;
	padding-bottom: 4px;
}

.smalltools {
	text-align: right;
	font-size: 0.8em;
	line-height: 0px;
	color: #666;
	padding-bottom: 4px;
	width:100%;
}

.smalltools span {
	cursor:pointer;
}

.smalltools a {
	cursor:pointer;
}

#naviHor a:link {
	color: #666;
	text-decoration: none;
}

#naviHor a:visited {
	color: #666;
	text-decoration: none;
}

#naviHor a:hover {
	color: #666;
	text-decoration: underline;
}

.pathway {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
	padding-top: 2px;
}

.pathway a:link {
	text-decoration: none;
	color: #666;
}

.pathway a:visited {
	text-decoration: none;
	color: #666;
}

.pathway a:hover {
	text-decoration: underline;
	color: #666;
}

.rightColumntext ul{
		 margin-left:0;
		 padding-left:1em;
		 list-style-type:square;
}

.headlineRightColumn {
	line-height: 1.3em;
	border-bottom: 1px dashed #999;
	margin-bottom: 0.4em;
	font-size: 1em;
	color: #555;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 0px;
}

.boxRightColumn {
	margin-bottom: 5px;
	font-size: 0.9em;
	line-height: 1.3em;
	background-color: #efefef;
	padding: 4px 7px 4px 7px;
}

.headlineBoxRightColumn {
	margin-bottom: 5px;
	font-size: 0.9em;
	color: #900;
	font-weight: bold;
	line-height: 1.2em;
}

a.headlineBoxRightColumn:link { color:#900; text-decoration: none; }
a.headlineBoxRightColumn:visited { color:#900; text-decoration: none; }
a.headlineBoxRightColumn:hover { color:#555; text-decoration: underline; }
a.headlineBoxRightColumn:active { color:#900; text-decoration: underline; }

.boxRightColumn img {
	margin: 5px 0px;
}

.copyright {
	font-size: 0.9em;
	color: Black;
	text-align: center;
	padding-bottom: 12px;
}
.ui-autocomplete-loading{
	background: #eee url('/images/ui-anim_basic_16x16.gif') right center no-repeat;
}
ul.ui-autocomplete {
	width: auto !important;
	max-width: 60%;
	max-height: 360px;
	overflow-y: auto;
	overflow-x: hidden;
}
#content {
	margin-top: 7px;
	min-height: 460px;
	/*height: 100%;*/
}

#topBar {
	height: 25px;
	background-color: #990000;
	margin-bottom: 25px;
	min-width: 982px;
}

.top {
	position: relative;
	float: left;
	padding-top: 30px;
	margin: 0px;
}
#footerBar {
	height: 14px;
	background-color: #900;
	margin: 0px 0px 17px 0px;
}

#footer {
	color: #2269B6;
	position: relative;
	bottom: 0px;*/
}

#topBarRed {
	height: 12px;
	background-color: #990000;
	margin-bottom: 15px;
	min-width: 770px;
}

#greyBar {
	height: 8px;
	background-color: #efefef;
	margin: 10px 0px 17px 0px;
}

#universitaet {
	height: 25px;
	min-width: 982px;
}
.institutslogo {
	min-height: 83px;
	margin-top: 0px;
}
#mainContainer {
	height:100%;
}
#pageContainer {
	text-align: left;
	border: solid 1px #fff;
	border-width: 0px 1px;
	margin: 0px 0px 0px 0px;
	/*min-height:520px;*/
	min-height: calc(100% - 90px);
	/*height: calc(100% - 90px);*/
	min-width:860px;
	width:auto;
}
#leftColumn {
	float: left;
	width: 215px;
	margin: 0 0 20px 0px;
	padding-left:5px;
	border-right: 2px solid #900;
	/*min-height:520px;*/
	/*height: calc(100% - 0px);*/
	height: 100%;
}
#rightColumn {
	float: right;
	width: 200px;
	margin: 2px 2px 2px 2px;
	padding: 4px 4px 4px 8px;
	/*min-height:520px;*/
	/*height: calc(100% - 0px);*/
	border-left: 1px none #999;
	position:relative;
}
#middleColumn {
	padding: 0px 12px 0px 12px;
	margin: 0px 214px 0px 220px;
	border-left: 2px solid #900;
	border-right: 1px none #999;
	min-width: 220px;
	/*min-height:520px;*/
	/*height: calc(100% - 90px);*/
}

.clear {
	overflow: hidden;
	clear: left;
	height: 1px;
	margin: -1px 0px 0px 0px;
	font-size: 1px;
}
input {
	max-width:300px;
}
ul.navlist a {
	color:#900 !important;
}
ol.resolist a {
	color:#900 !important;
}
.ui-autocomplete-input {
	margin: 0;
	padding: 1px 0 2px 0.20em;
	font-size:0.9em !important;
	border: 1px solid #900 !important;
}
button.ui-combobox-button {
	padding: 0.0em !important;
	margin-left:-1px;
	width:1.4em !important;
	height: 1.6em !important;
	top: 3px;border: 1px solid #900 !important;
}
label {
	font-size: 0.9em;
}
.ui-widget {
	font-size:1.0em !important;
	line-height:1.1em !important;
}
