body {
	font-family: Helvetica, Arial, Verdana;
	background-color: #FFF;
	color: #000000;
	font-size: 9pt;
	margin: 0;
	padding: 1em;
	min-width: 800px;
	/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	max-width: 80%;
	margin: 0px auto;

}

table {
	font-size: 10pt;
}

h1 {
	font-family: Arial;
	color: #99CCFF;
}

#result_table_cell {
	padding: 1em;
	vertical-align: top;
}

#verlag {
	float: left;
}

#ejahr {
	
}

#autor {
	text-decoration: none;
	display: block;
}

#titel {
	font-weight: bold;
	display: block;
	padding-bottom: 1em;
}

#zudatum {
	
	display: block;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	
}
div#index_titleImage {
	horizontal-align: right;
	text-align: right;
	float: right;
	padding: 1em;
}

div#index_introduction {
	
}

html>body h1 {
	border-color: gray; /* Farbangleichung an den Internet Explorer  */
}

ul#Navigation {
	font-size: 0.83em;
	width: 18em;
	margin: 0 0 1.2em;
	padding: 0;
	border: 1px solid silver;
}

ul#Navigation li {
	list-style: none;
	margin: 0;
	padding: 0.5em;
}

ul#Navigation a {
	display: block;
	padding: 0.2em;
	font-weight: bold;
}

ul#Navigation a:link {
	color: black;
	background-color: #eee;
}

ul#Navigation a:visited {
	color: #666;
	background-color: #eee;
}

ul#Navigation a:hover {
	color: black;
	background-color: white;
}

ul#Navigation a:active {
	color: white;
	background-color: gray;
}

.centered {
	text-align: left;
	margin-top: auto;
	margin-right-value: auto;
	margin-bottom: auto;
	margin-left-value: auto;
	margin-left-ltr-source: physical;
	margin-left-rtl-source: physical;
	margin-right-ltr-source: physical;
	margin-right-rtl-source: physical;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(0, 0, 0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(0, 0, 0);
}

div#block_me {
	min-width: 800px;
	margin-top:1em;
	width: 100%;
	padding: 1.5em;
	float: left;
	border: 1px solid silver;
}

div#lib_headline h2 {
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #aaa;
}

div#block_menu {
	height: 1.8em;
	align: left;
	background-color: #fff;
	font-size: 0.83em;
	display: inline;
	float: left;
}

div#menu_mylist {
	float: left;
	padding: 7px;
}

div#Seite {
	width: 100%;

}

div#menu_bibinfo {
	float: left;
	padding: 7px;
}

div#menu_help {
	float: left;
	padding: 7px;
}

div#Info {
	display: none;
	padding: 5px;
	width: 300px;
	/*float: left;*/ /*background-color: #eee;*/
	border: 1px solid silver;
	background-color: #F2F2F2;
	float: right;
	left-margin: 1em;
}

div#Info h1 {
	font-size: 1em;
	color: #2211AA;
}

div#Info td {
	padding: 3px;
}

.Inhalt {
	/*height: auto !important; /* für moderne Browser 
	height: 80%; /*für den IE 
	/* für Firefox, damit Bild nicht über DIV rausragt. */
	margin-top:0.3em;
	padding: 1em;
	border: 1px solid silver;
	margin-bottom: 1em;
	width:98%;	
	/*height: 85%; für den IE */
	
	background-color: #F2F2F2;
}

div#Block {
	overflow: auto;
}

p#Fusszeile {
	clear: both;
	font-size: 0.8em;
	margin: 3em 0em 0 0em;
	padding: 0.1em;
	text-align: center;
	background-color: #fff;
}

ul#searchexpert {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #eee;
}

ul#searchexpert li { //
	text-align: right;
}

ul#topmenu {
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#topmenu li {
	float: left;
	margin: 0;
	padding: 3;
	vertical-align: middle;
}

#topmenu img {
	vertical-align: middle;
	margin-right: 1.1em;
	border: 0px;
}

#topmenu a:hover {
	background-color: #FFFF33;
}

#topmenu a {
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}

#tabletop {
	color: #003399;
	min-width: 800px;
	background-color: #ffffff;
}

/***********************************/
	/* Ergebnistabelle im linken Frame */
	/***********************************/
.LeftTableErgebnis {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: grey;
	border-spacing: 1px;
	padding: 0px;
}

.LeftTableErgebnis th {
	background-color: #DDD;
	padding: 5px;
}

/* Ungerade Zeilen in der Ergebnistabelle */
.LeftZeileUngerade {
	background-color: #AAC2FD;
}

/* Gerade Zeilen in der Ergebnistabelle */
.LeftZeileGerade {
	background-color: #EEEEEE;
	border-spacing: 0px;
}

/* /Ende Ergebnistabelle */ /***********************************/
.exp_autor {
	padding: 3px;
	float: left;
	width: 80px;
}

.exp_autor_sle {
	padding: 3px;
	width: 180px;
}

.exp_titel {
	float: left;
	padding: 3px;
	width: 80px;
}

.exp_titel_sle {
	padding: 3px;
	width: 180px;
}

.exp_schlagworte {
	padding: 3px;
	width: 120px;
}

.exp_schlagworte_sle {
	padding: 3px;
}

.exp_stichwort {
	padding: 3px;
	width: 120px;
}

.exp_stichwort_sle {
	padding: 3px;
}

.exp_medienart {
	padding: 3px;
	width: 80px;
	float: left;
}

.exp_medienart_lst {
	padding: 3px;
	float: left;
}

.exp_submit {
	padding: 3px;
	float: left;
	width: 80px;
}

.exp_simplesearch_link {
	padding: 3px;
	float: left;
	width: 80px;
}

.menu_item {
	background-color: #44004;
	padding: 1px;
}

.menu_item a {
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}

.menu_item img {
	border: 0px;
}

.menu_item a:hover {
	background-color: #FFFF33;
}

.clearfloat {
	clear: both;
}

/*
Expertenformular
*/ /*label.right {

text-align: right;
width: 10em;
margin-right: .3em;
}*/
form br {
	clear: both;
}

div#standard_form {
	display: block;
	padding: 1em 0em 0 0;
	height: 6em;
}

.detailTable td {
	padding-left: 2em;
	padding-top: 0.5em;
}

#expert_form table { /*background-color: #eee;*/
	
}

#expert_form label {
	display: block;
	float: left;
	text-align: right;
	width: 80px; /* Breite.*/
	margin-right: .5em;
	margin-top: .3em;
}

#expert_form input,select {
	/* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	width: 150px; /* Breite.*/
	margin-top: .3em;
}

#expert_form input#submit { /* den Submit-Button */
	display: block;
	width: 80px;
	align: right;
}

#left_block { /* den Submit-Button */
	float: left;
	background-color: #aaa;
}

#right_block { /* den Submit-Button */
	background-color: #444;
}

td.label {
	text-align: right;
	font-style: italic;
	padding-right: 10px;
}

.red {
	font-weight: bold;
	color: red;
}

.green {
	font-weight: bold;
	color: green;
}

#pageDisplay a{
	color: green;
	font-size: 1 em;
}

#expert_form label {
	width: 11em;
	PADDING-LEFT: 2em;
	PADDING-TOP: 5px;	
	PADDING-BOTTOM: 5px;
	margin-left: 2em;
}

#expsearch_button
 {
  	display:block;
 	
 	
	PADDING-LEFT: 43.5em;
	PADDING-TOP: 0px;	
	PADDING-BOTTOM: 5px;
}

#expert_form input select {
	width: 13em;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}

#label_expsearch_medienart {
	BACKGROUND: url(images/labels/cd.png) no-repeat left center;
}

#label_expsearch_schlagwort {
	BACKGROUND: url(images/labels/boxing_gloves_red.png) no-repeat left
		center;
}

#label_expsearch_stichwort {
	BACKGROUND: url(images/labels/pin_grey.png) no-repeat left center;
}

#label_expsearch_autor {
	BACKGROUND: url(images/labels/dude3.png) no-repeat left center;
}

#label_expsearch_lesealter {
	BACKGROUND: url(images/labels/senior_citizen1.png) no-repeat left center
		;
}

#label_expsearch_mnummer {
	BACKGROUND: url(images/labels/barcode.png) no-repeat left center;
}

#label_expsearch_ejahr_von {
	BACKGROUND: url(images/labels/calendar.png) no-repeat left center;
}

#label_expsearch_zweigstelle {
	BACKGROUND: url(images/labels/house.png) no-repeat left center;
}

#label_expsearch_titel {
	BACKGROUND: url(images/labels/book_blue.png) no-repeat left center;
}

#label_expsearch_sprache {
	BACKGROUND: url(images/labels/flag_great_britain.png) no-repeat left
		center;
}

#expsearch_group {
	display:block;
	margin-bottom:2em;


}
div#free_html {
	background-color: #000;
	
	
}

/* clearing erzwingen */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
