@charset "utf-8";

/* git branch live test 
   1 ... edit in master 
   2 ... edit in master

*/

/* =================== Reset =================== */

* {
  margin: 0;
  padding: 0;
}

/* =================== / Reset =================== */


/* =================== MAIN =================== */
html{
	overflow-y: scroll;
}

body {
	margin: 0 auto;
	width: 960px;
	background: #fff;
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

p {margin: 8px 0; padding: 0;}

a {color: #187891; text-decoration: none;}

a:hover, a:active, a:focus {text-decoration: underline;}

img {border: 0;}

audio {color: #187891;}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.mpiliste {
	list-style: disc inside;
	color: #187891;
}

ul.mpiliste li {
	margin-bottom:3px;
}

.blacktext {
	color:#000;
}


.skelclear {
	clear:both;
}

/* =================== / MAIN =================== */


/* =================== TOP =================== */

#frame {
	display: block;
	float: left;
	width: 960px;
}

#top {
	display: block;
	float: left;
	width: 960px;
}

	#service_navigation {
		display: block;
		float: left;
		margin: 0;
		padding: 2px 12px 0 12px;
		width: 936px;
		height: 17px;
		background-color: #aed0d9;
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		text-align: right;
	}
	
	#service_navigation ul {
		float: right;
	}
	
	#service_navigation ul li {
		float:left;
		margin-right: 10px;
	}

	#service_navigation a {
		padding: 0 4px;
		color: #fff;
		text-decoration: none;
	}
	
	#service_navigation ul li a.en{
		height: 14px;
		background-image: url(../images/flag_en.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		padding: 0 4px 0 33px;
		display: block;
	}

	#service_navigation ul li a.de{
		height: 14px;
		background-image: url(../images/flag_de.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		padding: 0 4px 0 33px;
		display: block;
	}

	#service_navigation a:hover, a:active, a:focus {
		color: #187891;
		text-decoration: none;
	}

	#minerva {
		width: 200px;
		height: 138px;	
		float: left;
		padding: 0;
		display: block;		
	}
	
	#minerva a{
		padding: 19px 33px 13px 33px;
		display: block;		
	}

	#logo {
		width: 315px;
		height: 138px;
		float: left;
		margin-left:15px;
		padding: 0;
	}

	#logo a {
		padding: 19px 0 13px 0;
		display: block;		
	}
	
	#ad_logo {
		display: block;
		float: right;
		height: 138px;
		padding: 0;
		width: 300px;
	}
	
	#ad_logo a {
		display:block;
		padding: 19px 0 13px;
	}

/* =========== IMPRS =========== */

	#l_imprs {
		width: 200px;
		height: 138px;	  
		display: block;
		float: left;
	}
	
	#l_imprs a{
		display: block;
		margin: 13px 0 13px 0;
		background-color: #ececec;
	}

	#s_imprs {
		width: 760px;
		height: 138px;		
		float: left;
	}

	#s_imprs span{
		height: 106px;
		display: block;
		margin: 13px 0 13px 0;
		padding: 4px 87px 2px 87px;
		background-color: #ececec;
	}

/* =========== / IMPRS =========== */
	
/* ================== / TOP ================== */


/* =============== LEFT COLUMN =============== */

#left {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	}

/* ================== NAV =================== */

	#nav {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		width: 200px;
		min-height: 233px;
		height: auto !important;
		background: url(../images/hinter.png) repeat-y;
		font-family: Georgia, Arial, Helvetica, sans-serif;
	}

	#nav a, #nav a:link, #nav a:visited {
		display: block;
		margin: 0;
		padding: 3px 0 3px 10px;
		width: 190px;
		background: url(../images/hinter.png) repeat-y;
		text-decoration: none;
		line-height: 19px;
		color: #fff;
		font-weight: normal;
	}

	#nav a:hover, #nav a:active, #nav a:focus  {
		background-color: #aed0d9;
		background: url(../images/hinter_a.png) repeat-y;
	}

	#nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#nav li {
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #fff;
	}

/*	#nav .currentpage {background-color: #e6f2f2;} */

	#nav .lvl1, #nav .lvl2 {	}

	#nav .lvl3 a {
		padding: 3px 0 3px 18px;
		width: 182px;
		font-size: 11px;
	}

	#nav .lvl4 a {
		padding: 3px 0 3px 24px;
		width: 176px;
		font-size: 10px;
	}

	#nav .lvl5 a {
		padding: 3px 0 3px 30px;
		width: 176px;
		font-size: 8px;
	}
/* ================= / NAV ================== */

/* ================= LOGOS ================== */

	#infobox {
		display: block;
		float: left;
		margin: 13px 0 0 0;
		padding: 0;
		width: 200px;
		height: 111px;
		background-color: #ececec;
	}
	
	#infobox p {margin: 5px 0; padding: 0;}
	
	#lsn {
		display: block;
		float: left;
		margin: 13px 0 0 0;
		padding: 0;
		width: 200px;
		height: 111px;
		background-color: #ececec;
	}

	#imprs {
		display: block;
		float: left;
		margin: 13px 0 0 0;
		padding: 0;
		width: 200px;
		height: 111px;
		background-color: #ececec;
	}
	
	#uni_hh {
		display: block;
		float: left;
		margin: 13px 0 0 0;
		padding: 0;
		width: 200px;
		height: 111px;
	}
	
	#coop {
		display: block;
		float: left;
		margin: 13px 0 0 0;
		padding: 0;
		width: 200px;
		height: 111px;
	}
	
/* ================ / LOGOS ================= */

/* ============== / LEFT COLUMN ============== */


/* =============== BREADCRUMBS =============== */

#breadcrumbs {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 0 0 8px;
	width: 736px;
	height: 20px;
	background-color: #187891;
	font-family: Arial, Gerorgia, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
}

#breadcrumbs a {color: #fff;}

/* ============== / BREADCRUMBS ============== */


/* ================= CONTENT ================= */

#content {
	display: block;
	float: left;
	margin: 0 0 0 16px;
	padding: 0;
	width: 744px;
}

	#bild_auf_der_startseite {
		display: block;
		float: right;
		margin: 0;
		padding: 0;
		width: 745px;
		height: 233px;
		background-color: #fff;
	}

	#box_auf_der_startseite_01 {
		display: block;
		float: right;
		margin: 13px 0 0 13px;
		padding: 0;
		width: 177px;
		height: 235px;
		background-color: #ececec;
	}

	#box_auf_der_startseite_01 p {margin: 5px 0; padding: 0;}


	#box_auf_der_startseite_02 {
		display: block;
		float: right;
		margin: 13px 0 0 13px;
		padding: 0;
		width: 176px;
		height: 235px;
		background-color: #ececec;
	}

	#box_auf_der_startseite_02 p {margin: 5px 0; padding: 0;}

	#box_auf_der_startseite_03 {
		display: block;
		float: right;
		margin: 13px 0 0 13px;
		padding: 0;
		width: 176px;
		height: 235px;
		background-color: #ececec;
	}

	#box_auf_der_startseite_03 p {margin: 5px 0; padding: 0;}

	#box_auf_der_startseite_04 {
		display: block;
		float: right;
		margin: 13px 0 0 0;
		padding: 0;
		width: 176px;
		height: 235px;
		background-color: #ececec;
	}

	#box_auf_der_startseite_04 p {margin: 2px 0; padding: 0;}
	

/* ================ BIBLIOTHEK =============== */
	#bild_auf_der_bib_seite {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		width: 532px;
		height: 233px;
	}
	
	.box_big {
		width: 532px;
		display: block;
		float: left;
		margin: 13px 0 0 0;
		padding: 0;
		background-color: #fff;
	}	

	#box_01_der_bib_seite {
		display: block;
		float: left;
		margin: 13px 6px 0 0;
		padding: 0;
		width: 260px;
		background-color: #fff;
	}

	#box_02_der_bib_seite {
		display: block;
		float: left;
		margin: 13px 0 0 6px;
		padding: 0;
		width: 260px;
		background-color: #fff;
	}

	#box_03_der_bib_seite {
		display: block;
		float: left;
		margin: 13px 6px 0 0;
		padding: 0;
		width: 260px;
		background-color: #fff;
	}

	#box_04_der_bib_seite {
		display: block;
		float: left;
		margin: -13px 0 0 6px;
		padding: 0;
		width: 260px;
		background-color: #fff;
	}

	#box_05_der_bib_seite {
		display: block;
		float: left;
		margin: 13px 6px 0 0;
		padding: 0;
		width: 260px;
		background-color: #fff;
	}

	#box_06_der_bib_seite {
		display: block;
		float: left;
		margin: 13px 0 0 6px;
		padding: 0;
		width: 260px;
		background-color: #fff;
	}

	#rechte_box_der_bib_seite {
		font-size: 11px;
		display: block;
		float: right;
		margin: 0;
		padding: 0 10px;
		width: 176px;
		height: 559px;
		background-color: #ececec;
	}
	
/* ============== / BIBLIOTHEK =============== */


/* ============== SERVICEBEREICH ============= */

	#inhalt_auf_dem_1spalte_template_mitarbeiter {
		width: 548px;
		float:left;
	}

	#inhalt_auf_dem_2spalte_template_mitarbeiter {
		display: block;
		float: right;
		margin: 0;
		padding: 0 10px;
		width: 176px;
		height: 559px;
		background-color: #ececec;
	}
	
/* ============= / SERVICEBEREICH ============ */


/* ============= ZEITSCHRIFTEN ============== */

		#redaktion_grur_links {
			width:496px;
			float:left;
		}

		#redaktion_grur_rechts {
			width:200px;
			margin-left:30px;
			float:left;
		}
		
/* ============ / ZEITSCHRIFTEN ============= */


/* ============= WELCOME CENTER ============== */

	#welcome_center_haupttext {
		display: block;
		float:left;
	}


	#welcome_center_links {
		display: block;
		float:left;
		margin-left: 30px;
		width: 200px;
	}

	#welcome_center_rechts {
		display: block;
		float: left;
		width: 494px;
	}
	
/* ============ / Welcome Center ============ */

/* ================ / CONTENT ================ */


/* ================= FOOTER ================== */

#footer {
	display: block;
	float: left;
	margin: 48px 0 32px 0;
	padding: 4px 0 0 0;
	width: 960px;
	color: #333;
	font-size: 10px;
	}

#footer a {
	padding: 0 4px;
	color: #007690;
	text-decoration: none;
	}

#footer a:hover, a:active, a:focus  {
	text-decoration: underline;
	}

	.mpi_last_change {
		display: block;
		float: left;
		margin: 0;
		padding: 0 8px 6px 0;
		width: 952px;
		font-size: 9px;
		text-align: right;
		border-bottom: 1px solid #007690;

	}

	.mpi_footer_link {
		display: block;
		float: left;
		margin: 0;
		padding: 4px 0 0 2px;
		width: 375px;
	}

	.footer_links {
		color: #007690;
		float: left;
		margin: 0;
		padding: 4px 0 0 0;
		width: 340px;
		text-align: right;
	}

	.mpg_footer_link {
		display: block;
		float: right;
		margin: 0;
		padding: 4px 4px 0 0;
		width: 220px;
		text-align: right;
	}
	
/* ================ / FOOTER ================= */


/* ================= MIMETYPES ================= */

.doc {
	background-image:url("../images/mimetypes/word.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 20px;
	}
	
.docx {
	background-image:url("../images/mimetypes/word.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 20px;
	}
	
.dot {
	background-image:url("../images/mimetypes/word.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 20px;
	}
	
.dotx {
	background-image:url("../images/mimetypes/word.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 20px;
	}
	
.ppt {
	background-image:url("../images/mimetypes/powerpoint.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 20px;
	}	

.gif	{
	background-image:url("../images/mimetypes/image.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 20px;
	}

.jpeg {
	background-image:url("../images/mimetypes/image.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 20px;
	}

.pdf {
	background-image:url("../images/mimetypes/pdf.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 20px;
	}

.xls {
	background-image:url("../images/mimetypes/excel.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 20px;
	}
	
.xlsx {
	background-image:url("../images/mimetypes/excel.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 20px;
	}
	
.zip {
    background-image: url("../images/mimetypes/winzip.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 2px 2px 2px 20px;
}

/* ================= / MIMETYPES =================*/


/* ================= LINKS =================*/

.linkint {
	background-image:url("../images/linkint-std.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 10px;	
}

.linkleft {
	background-image:url("../images/linkleft-std.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 10px;	
}

.linkext {
	background-image:url("../images/linkext-std.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 10px;	
}

.linkmail {
	background-image:url("../images/linkmail-std.png");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:2px 2px 2px 14px;	
}

td.navigation {font-size: 10px;}

/* ================= / LINKS =================*/


/* ================= SORTIERBARE TABELLE =================*/

.tablesort {
	font-family:arial;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
.tablesort thead tr th, table.tablesort tfoot tr th {
	background-color: #AED0D9;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
.tablesort thead tr .header {
	background-image: url("../images/trigger/bg.gif");
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.tablesort tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
.tablesort tbody tr.odd td {
	background-color:#ECECEC;
}
.tablesort thead tr .headerSortUp {
	background-image: url("../images/trigger/asc.gif");
}
.tablesort thead tr .headerSortDown {
	background-image: url("../images/trigger/desc.gif");
}
.tablesort thead tr .headerSortDown, .tablesort thead tr .headerSortUp {
background-color: #8DBDD8;
}

/* ================= / SORTIERBARE TABELLE =================*/


/* ================= TEMPLATE WISSENSCHAFTLER ================= */

.wissenschaftler_rubrik{
	font-weight: bold;
}

.wissenschaftler_rubrik_intern{
	color: #848484;
}

a.buttonoff{
	height:40px;
	background-image:url("../images/trigger/open_div.png");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:0px 0px 0px 45px;
	display:block;
}

a.buttonoff:hover{
	cursor:pointer;
}

a.buttonon{
	height:40px;
	background-image:url("../images/trigger/close_div.png");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:0px 0px 0px 35px;
	display:block;

}

a.buttonon:hover{
	cursor:pointer;
}

p.togglebuttontext{
	margin: 0;
	padding-top: 12px;		
}

a.buttonup{
	height:40px;
	background-image:url("../images/trigger/top_toheader.png");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:0px 0px 0px 35px;
	display:block;
	
}

p.wissenschaftler_rubrik_contentavailable{
	font-weight: bold;
	font-size:14px;
	margin-bottom:6px;
}

p.wissenschaftler_rubrik_contentempty{
	font-weight: bold;
	color: gray;
}

/* ================= / TEMPLATE WISSENSCHAFTLER ================= */


/* ================= Sitemap ================= */

#sitemap ul{
	margin-left: 10px;
}

#sitemap ul ul,
#sitemap ul ul ul{
	list-style-type: none;
	margin-left: 25px;
}

#sitemap .line{
	display: none;
}

#sitemap li{	
	list-style-type: none;
}

#sitemap .level{
	background-image: url(../images/linkint-std.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
	margin-bottom: 5px;
}

#sitemap .level:hover{
	color: #187891;
}

/* ================= / Sitemap ================= */

/* ================= Template Wissenschaftler PubMan SV ================= */

#sv{
	width: 743px;
	float: left;
}

#sv h2{	
	width: 731px;
	font-size: 14px;
	margin: 10px 0 0 0;
}

/* ================= / Template Wissenschaftler PubMan SV  ================= */
