/* CSS Document */

/* Druckausgabe */
body
	{
  margin: 0;
  padding: 0;
  color: black;
  background: transparent;
  font-family: Times, "Times New Roman", serif;
  font-size: 12pt;
  line-height: 14pt;
	}	
	
body p
	{
	font-size: 12pt;
	line-height: 14pt;
	}
	
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
  "Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}
	 
body a:link, body a:visited
	{
	font-weight: bold;
	text-decoration: none;
	}
.inhaltstext{
width:90%;
}	
#inhalt a:link:after, #inhalt a:visited:after 
	{
	content: "("url(images/pfeil.gif) attr(href)")";
	font-weight: normal;
	font-size: 12pt;
	}
	
#brotkruemel
    {
	display:none;
	}

#servicemenue
	{
	display:none;
	}
	
#hauptmenue
	{
	display:none;
	}

#infokasten
	{
	display:none;
	}
		
#fuss
	{
	display:none;
	}

	
.unsichtbar
{
	display:none;
	}

#sprunglinks
{
	display:none;
}


img, img a
{
   border:0;
}

img .rechts
{
display:none;
}

.printPage{
display:none;
}
 /* Notarverzeichnis Ergebnisdarstellung
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
.nv_ganzname{
clear:left; border-bottom:solid 2px black;margin-bottom:0.25em;font-size:0.8em;
}


.nv_vormaliger{
clear:both;
margin-bottom:0.25em;
font-size:0.8em;
}

.nv_netz{


padding-bottom:1.0em;
}


.nv_guetestelle{
font-size:0.7em;
}

.nv_adresse{
float:left; font-size:0.8em;
}
.nv_teleff{
float:right; font-size:0.8em;
}
.nv_clear{
clear:both;
}
