/* *****************************************************************
   Projektidentifikation: LAV_NRW                                
   BearbeitungsStand    : 18.01.2012                              
   Bearbeiter           : S.Gawehns                                
   Produktidentifikation: LAV_NRW_suche_2_0_0.css           
   Version              : V 2.0.0                                  
  *****************************************************************
   Änderungen                                                      
   Stand           :   
   Bearbeiter      :                                                  
   Kurzbeschreibung:                                                 
                                                                
  *****************************************************************
                                                                 
   Stylesheet-Angaben für die Suche im öffentlichen Bereich              

  ***************************************************************** */
  
/***********************************************
 Allgemein
************************************************/
.bold{	
	font-weight: bold;}
	
.red{	
	color: red;}

.grey{	
	background-color: #DCDCDC;}
	
.margin{	
	padding-left:2px;
	padding-right:2px;}	
	
.icon{
	position:relative;
	top: 0.3em;
	border:0;}	
	
h1{
	font-size:120%;}
	
.hidden{
	position: absolute;
	left: -5000px;}
	

/***********************************************
 Logo oben links
************************************************/
#landeslogo{
    position:absolute;
    top:3%;
    left:1.6%;
    width:30%;
    height:130px;
    background-color: white;
    z-index:0;}

#landeslogo #bezeichnung_land{
	float: left;
	position: relative;
	top: 9px;
	left: 0px;
	font-weight: bold;
	font-size: 0.75em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: left;}

#landeslogo img#land{
	position: relative;
	left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	border:0}
	
#landeslogo #archivname{
	margin-top: 8px;	
	font-weight: bold;
	font-size: 0.75em;
	font-family: Verdana,Arial,Helvetica,sans-serif;}
	
/***********************************************
 Navigation links
************************************************/
#navigation{
	position: absolute;
	top: 140px;
	left: 10px;
	height: 69%;
	width: 20.5%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	overflow:auto;
	z-index: 3;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;}

#navigation ul{
	padding-left:1em;	
	list-style-position:inside;
	list-style-type:square}
	
#navigation li{
	padding-bottom:2em;}
	
#navigation a{
	text-decoration: none;}

#navigation a:link, a:visited{
	color: black;}

#navigation a:hover{
	color: black;
	text-decoration: underline;}
	
#navigation .match{
	background-color:#DCDCDC;
	position:relative;
	top: 0.2em;
	padding-left:2px;
	padding-right:2px;}		
	
/***********************************************
 Inhaltbereich rechts
************************************************/
#inhaltheader{
	position: absolute;
    top:2%;
	left: 34.5%;
	height: 9%;
	width: 63.1%;
	z-index: 4;
	overflow:auto;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
	font-weight: bold;}

#inhalt{
	position: absolute;
    top:13%;
	left: 24.5%;
	height: 70%;
	width: 73.1%;
	z-index: 2;
	overflow:auto;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;}
	
#inhalt a{
	text-decoration: underline;
	color:black;}	
	
.lav_suche_links {
	position:relative; 		
    margin-bottom:-0.5em;
	width:9em;}

.lav_suche_mitte {
	position:relative;
    left:10em;
    top:-0.9em;
    margin-bottom:-0.5em;
	width:10em;}

.lav_suche_rechts {
	position:relative;
    left:20em;
    top:-2.5em;
    margin-bottom:-0.5em;
	width:60%;}
	
.lav_erwsuche_links {
	position:relative; 		
    margin-bottom:-0.5em;
	width:12em;}

.lav_erwsuche_mitte {
	position:relative;
    left:13em;
    top:-0.9em;
    margin-bottom:-0.5em;
	width:17em;}

.lav_erwsuche_rechts {
	position:relative;
    left:31em;
    top:-1.8em;
    margin-bottom:-0.5em;
	width:60%;}

.lav_erwsucheunten_links {
	position:relative; 		
    margin-bottom:-0.5em;
	width:17em;}
	
.lav_erwsucheunten_mitte {
	position:relative;
    left:18em;
    top:-0.9em;
    margin-bottom:-0.5em;
	width:9em;
	display: inline;}

.lav_erwsucheunten_rechts {
	position:relative;
    left:30em;
    top:-2.1em;
    margin-bottom:-0.5em;
	width:60%;}
	
.farbebest{background:#6CC8F0}
.farbetekt{background:#3CB9F0}
.farbefind{background:#CFE339}
.farbeverz{background:#F9B03E}
.farbeklass{background:#F37D4B}

.trefferlinks{ 
  	text-align:center;width:200px; float:left;}
.trefferlinksaus{
  	text-align:center;color:#cccccc;width:200px;float:left;}
.trefferrechts {
  	text-align:center;width:200px;float:right;}
.trefferrechtsaus { 
  	text-align:center;color:#cccccc;width:200px;float:right;}
  	
.archiv {
  	border: 1px solid black;
	padding-bottom:2px;  	
  	margin-right:15px;}
.tekt {
	border-left: 1px solid black; 
  	border-right: 1px solid black;
  	border-bottom: 1px solid black;
  	padding-left:3px;
	padding-bottom:2px;  	
  	margin-right:15px;}
.bestand {
	border-left: 1px solid black; 
  	border-right: 1px solid black;
  	border-bottom: 1px solid black;
  	padding-left:6px;
	padding-bottom:2px;  	
  	margin-right:15px;}
.find {
  	border-left: 1px solid black; 
  	border-right: 1px solid black;
  	border-bottom: 1px solid black;
  	padding-left:9px;
  	padding-bottom:2px;
  	margin-right:15px;}
.klass {
  	border-left: 1px solid black; 
  	border-right: 1px solid black;
  	border-bottom: 1px solid black;
  	padding-left:12px;
	padding-bottom:2px;  	
  	margin-right:15px;}
.verz {
  	border-left: 1px solid black; 
  	border-right: 1px solid black;
  	border-bottom: 1px solid black;
	padding-left:15px;
	padding-bottom:2px;
	margin-right:15px;}  	  	
	
/***********************************************
 Verweise unten rechts
************************************************/
#fuss{
	position: absolute;
	bottom: 4.5%;
	left: 24%;
	height: 3em;
	z-index: 1;
	background-color:#DCDCDC;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
	padding:1em 1em 0em 1em;}

#fuss a{
	text-decoration: underline;
	color:black;
	padding: 1.5em 0 0 0}	
	
#fuss form{
	display:inline;
	padding: 1.1em 0 0 0}
	
#fuss .suche{
	width:15em;}
	



