/* hebraica.css */
/* 2006-07-10 - Alois Haidinger */

#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*  font-family: Times New Roman; */
  /* Punkt unter Buchstabe funktioniert in IE 7 nur mit dieser Schriftart !!!! */
}

.editor {
	font-family: Times New Roman;
	/* background:#CCCCCC; */
	background:yellow;
}

.header {
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-weight:bold;
	letter-spacing:2px;
	font-size:1.2em;
	line-height:1.5em;
/*	border: 1px solid green; */
}

.hbf_header {
	padding-bottom: 0em;
	font-weight:bold;
}

.ms_header {
	padding-top:0em;
	padding-bottom:0.5em;
	font-weight:bold;
}

.subheader1 {
	padding: 0.5em 0 0.5em 10px;	
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: white;
	font-weight:bold;
	font-size:1em;
	border: 2px solid blue;
	line-height:1.2em;
}

.subheader2 {
	/* font-family:"Times New Roman";
	font-size:1.2em;
	font-weight:normal; */
	/* color: blue; */
}


.hbf_phys_desc {
	padding: 10px; /* top right bottom left */
	margin-bottom:0; 
	font-size:1em;
	border: 1px solid black;
	text-align:justify;
}

/*
.hbf_phys_desc p {     
	margin-bottom:-0.5em;
	padding-bottom:0;
}
*/
.shelfmark_desc {
	/* background: gray; */
	font-size:1em;
/*	border: 1px solid blue; */
	text-align:justify;
}

.hbfgroup {
	margin-bottom: 10px;
	padding-top: 1em;
	padding-bottom: 0.5em;
	font-size:1.2em;
	color:blue;
	font-weight:bold;	
	
}

.physdesc {
	/* background: yellow; */
	font-size:1em;
	/* border: 1px solid black; */
}

p {
	text-indent:0em;
}

br {	/* margin-top:1em; */  }

.contentdesc {
	margin-top:10px;
	padding: 10px;
	background: white;
	border: 1px solid black; 
	/* border: 1px solid red; */
	font-family: Times New Roman;
	font-size:1.5em;
	line-height:1.2em;
}

.content_text {
	/* font-size:1.2em; */
	/* letter-spacing:0.1em; - Punkt unterhalb Buchstabe kann nicht genau plaziert werden!*/
	white-space:nowrap;
}

.header4content {
	padding-bottom: 0.5em;
	font-weight:bold;
	color: blue;
}

.textstellen {
	font-weight:bold;	
	padding-bottom:0.5em;
}

.hbf_images {
	margin-top:0px;
	padding: 10px;
	padding-top:0px;
	/* border: 1px solid black;  */
	font-size:1em;;
}

.verfasser {
	/* margin-top:-10px; */
	text-align:right;
	font-size:0.8em;
	font-style:italic;
	padding-bottom:1em;
}
.prompt_str {
	background:yellow;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
}

/* langHE überflüssig ? */

.langHE {
	/* font-family: Times New Roman; */
	/* font-size:15px; */
	/* letter-spacing MUSS definiert werden, um korrektes Vergrößern/Verkleinern in IE 7 zu gewährleisten! */
   letter-spacing:0.01em;
	white-space:nowrap;
}


.public  {
	background: #F9F9CA;
	font-weight:bold;
}

.notpublic {
	background: #DCDCDC;
}

.img  {
	background: #F9F9CA;
	font-weight:bold;
}

.C-{
	background: #DCDCDC;
}
/* source:  .A	 .B	.C- .C+	.F+	.F-  */

.mail2laufer {
	margin-top:-10px;
	margin-bottom:-10px;
	padding:0;
	font-size: 0.8em;
	color:gray;
 	text-align:center;
}

.mail2laufer a {
	color:teal;
}

/* letter-spacing:0.1em; */