/* Definition der Divs */
#gesamt {
	width:100%
	margin:0px;
	text-align:left;	
}

#headlinks {
	padding-top:15px;
	line-height:0.7;	
}

#inhalt {
	width:800px;
	margin-top:20px;
}

.inhalt_biblio_char_absatz {
	margin-left:40px;
	margin-bottom:0;
}

.inhalt_biblio_char {
	text-decoration: none;
	font-size:small;
	
}
.inhalt_biblio_char_gross {
		text-decoration: none;
	font-size:small;
	
}

.digest_browse {
	margin-left:40px;
	margin-bottom:0;
	font-family:Verdana,Arial;
	font-size:10pt;
	
}
.materials_browse {
	margin-left:40px;
	margin-bottom:0;
	font-family:Verdana,Arial;
	font-size:10pt;
	
}

.heading_1 {
	padding-top:20px;
	font-weight:bold;
	margin-left:40px;
}
.heading_2 {
	padding-top:7px;
	font-style:italic;
	margin-left:40px;
}
.digest_link_prinzip {
	text-decoration: none;
	color: #000000;
	//margin-left:80px;

}
.materials_link {
	text-decoration: none;
	color: #000000;
	
}


.materials_einrueck {

	margin-left:50px;
	

}


.digest_link_group {
	text-decoration: none;
	color: #000000;
	margin-left:40px;
}

/*
.digest_link_group:hover {
	background-color:#D5EAF7;
	//font-weight:600;
}
.digest_link_prinzip:hover {
	background-color:#D5EAF7;
	//font-weight:bold;
	//font-variant:small-caps;
}

*/
#resultbar {
	clear:left;
	width:100%;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	background-color:#F2F1F0;
	padding-top:5px;		
	padding-bottom:5px;
}


#search_absatz {
	padding-top:0px;
}

#searchfield {
	float:left;
	margin-right:5px;	
}

/* Bilder */
#logo_small {
	float:left;	
	margin-left:40px;
	margin-right:30px;
}

.resultbar_bild {
	border:none;
}

.filter_bild {
	border:none;	
}

/* Auswahllisten */
.page_finder_select {
	font-size:7pt;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

/* Formulare */
.search_box {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:150px;
	font-size:8pt;		
}

.search_submit {

	background-color:#ffffff;
	background: url(../img/button_search.jpg) 0 0 no-repeat;
    border: 0;
    width:70px;
    height:20px;
   	
}
input[type=submit].search_submit:hover { 
	

	background-color:#ffffff;
	background: url(../img/button_search_d.jpg) 0 0 no-repeat;
    border: 0;
    width:70px;
    height:20px;
	
	}


/* Listen */
#inhalt_liste {
	list-style-position:outside;
}

/* Links */
.inhalt_link {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:300;
	list-style-image:url(../img/pfeil_gruen.gif);
	width:90%;	
	margin-left:17px;
	margin-bottom:0px;
	padding:3px;
}

.inhalt_link:hover {
	background-color:#E8F2D7;
	font-weight:600;
}

.inhalt_link span.inhalt_hidden{
	display:none;
}

.inhalt_link:hover span.inhalt_hidden{
	display:block;
	font-weight:300;
	font-size:8pt;
}

.inhalt_link span.inhalt_show{
	display:block;
	font-size:8pt;
	font-weight:300;
}

.inhalt_link:hover span.inhalt_show{
	display:none;
}



/* Digest */
.inhalt_digest {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:300;
	list-style-image:url(../img/blauerkasten.gif);
	width:90%;	
	margin-left:17px;
	margin-bottom:0px;
	padding:3px;
}

.inhalt_digest:hover {
	background-color:#D5EAF7;
	font-weight:600;
	
}
.inhalt_digest_td:hover {
	background-color:#D5EAF7;
	font-weight:600;
	
}
.inhalt_digest span.inhalt_hidden{
	display:none;
}

.inhalt_digest:hover span.inhalt_hidden{
	display:block;
	font-weight:300;
	font-size:8pt;
}

.inhalt_digest span.inhalt_show{
	display:block;
	font-size:8pt;
	font-weight:300;
}

.inhalt_digest:hover span.inhalt_show{
	display:none;
}
/* Material */
.inhalt_material {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:300;
	list-style-image:url(../img/lilakasten.gif);
	width:90%;	
	margin-left:17px;
	margin-bottom:0px;
	padding:3px;
}

.inhalt_material:hover {
	background-color:#F4E1F3;
	font-weight:600;
}

.inhalt_material span.inhalt_hidden{
	display:none;
}

.inhalt_material:hover span.inhalt_hidden{
	display:block;
	font-weight:300;
	font-size:8pt;
}

.inhalt_material span.inhalt_show{
	display:block;
	font-size:8pt;
	font-weight:300;
}

.inhalt_material:hover span.inhalt_show{
	display:none;
}

/* Biblio */
.inhalt_biblio {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:300;
	list-style-image:url(../img/pfeil_orange.gif);
	width:90%;	
	margin-left:17px;
	margin-bottom:0px;
	padding:3px;
}

.inhalt_biblio:hover {
	background-color:#F9EDDE;
	font-weight:600;
}

.inhalt_biblios {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:300;
	list-style-image:url(../img/pfeil_orange.gif);
	width:90%;	
	margin-left:17px;
	margin-bottom:10px;
	padding:3px;
}

.inhalt_biblios:hover {
	background-color:#F9EDDE;
}

.inhalt_biblio span.inhalt_hidden{
	display:none;
}

.inhalt_biblio:hover span.inhalt_hidden{
	display:block;
	font-weight:300;
	font-size:8pt;
}

.inhalt_biblio span.inhalt_show{
	display:block;
	font-size:8pt;
	font-weight:300;
}

.inhalt_biblio:hover span.inhalt_show{
	display:none;
}


/*Tooltips*/
  .link a:link span {
  	display: none;
  }
  .link a:visited span{
  	display: none;
  }
  .link a:hover span {
	  position: absolute;
	  margin:15px 0px 0px 0px;
	  background-color: white;
	  max-width:150px;
	  padding: 2px 10px 2px 10px;
	  border: 1px solid #C0C0C0;
	  //font: normal 10px/12px verdana;
	  color: #000;
	  text-align:left;
	  display: block;
	}
	
  .link2 a:link span {
  	display: none;
  }
  .link2 a:visited span{
  	display: none;
  }	
  .link2 a:hover span {
	  position: absolute;
	  margin:-120px 0px 0px 0px;
	  background-color: white;
	  max-width:150px;
	  padding: 2px 10px 2px 10px;
	  border: 1px solid #C0C0C0;
	  //font: normal 10px/12px verdana;
	  color: #000;
	  text-align:left;
	  display: block;
	}



.changes {
	
	vertical-align:top;
	
	
	
}
