/***************************************** FORMAT DEFINITIONS IAPG HOMEPAGE ***********************************************/

/*
 * Allgmeine Angaben
 */
 
table {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

hr {
	width: 50%;
	text-align: center;
}
/*
 * Hauptabelle (ganze Seite)
 */

table.main {
	background-color: #ffffff;
}

/*
 * Tabelle im Titelfeld
 */

table.head {
	width: 100%;
	font-size: 19pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

td.head {
	background-color: #ffffff;
	background-image: url("images/titelback.jpg");
	height: 109;
	text-align: center;
}

/*
 * Tabelle im Menufeld
 */
      
table.menu {
	color: #0000ff; 
}            
        
td.menu {
	background-image: url("images/menuback.jpg");
	vertical-align: top;
}

td.flag {
	padding: 20 0 20 0;
}

/*
 * Tabelle im Inhaltsfenster
 */

table.page {
	background-color: #ffffff;
	width: 100%;
	height: 100%
}

td.page {
  height: 100%;
  vertical-align: top;
  width: 100%;
}

/*
 * Bibliothek - Suche
 */

table#library {
	padding: 0;
}

table#library td {
  padding-right: 10px;
  padding-top: 4px;
}

table#library td.library_right {
  text-align: right;
}

table#library input {
  font-size: 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #AAA;
}

table#library textarea {
  font-size: 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #AAA;
}

table#stafftable td {
	padding: 4px 10px 0px 4px;
}

table#stafftable th {
	padding: 4px 10px 0px 4px;
}

.citation {
	margin-top: 5px; 
	margin-bottom: 0px; 
	padding: 0px;
}

/*
 * Header
 */

#portal-top {position:relative; height:117px; overflow:hidden; border:2px solid #fff; border-width:0 2px 0 2px; background: url(images/headerbackground.gif) repeat-x;}

#portal-top h1 a {width:100%; height:100%; text-indent:-99999px; display:block; text-decoration:none; outline:none;}

* html #portal-top h1 a {width:99.99%;}


#portal-top h2, #portal-top h3, #portal-top h4 {text-indent:-99999px;}

#portal-top p#biblogo {
	padding-right: 0px; padding-left: 0px; z-index: 444; right: 0px; background: url(../../mediadb/10684/10685/espace_42_invertiert.png) no-repeat 0px 0px; padding-bottom: 0px; margin: 0px; width: 221px; bottom: 0px; padding-top: 0px; position: absolute; height: 45px
}
#portal-top #biblogo a {
	display: block; z-index: 443; width: 100%; height: 100%; text-decoration: none; outline: none
}

#portal-top p#claim {
	Z-INDEX: 444; RIGHT: 0px; MARGIN: 0px 225px 0px 0px; WIDTH: 380px; COLOR: #fff; BOTTOM: 0px; POSITION: absolute; HEIGHT: 19px; TEXT-ALIGN: right
}

