#Unique
{
/*	font-size:small; in IE und Firefox ist "small" unterschiedlich*/
	font-size:10pt;
	width:100%;
	padding: 2px 2px 2px 2px;
	font-family: verdana, Arial, Helvetica, Sans-Serif;
}
#Unique a:link
{
	text-decoration: none;
}
 
#Unique a:visited
{
	text-decoration: none;
}

#Unique a:active
{
	text-decoration: none;
}

.Person_Name
{
	text-decoration: underline;
}


.Kopfzeile 
{
	width: 100%;
	border-bottom: 1px solid #111;
    padding-bottom:5px;
    border-bottom: 1px solid #000;
	line-height:5px;
}

.Kopfzeile span
{
	line-height: 1.3em;
	font-weight: bold;
	font-size: 1.2em;
}
.Kopfzeile .Ziffer
{
	width: 20%;
}

.Kopfzeile .Organisationsname
{
	width: 80%;
}

.Kopfzeile .Print
{
        position:absolute;
        right:0;
	background: url(drucker.gif) 0 70% no-repeat;
	width: 25px;
	text-decoration: none; 
}

.Kopfzeile .Print a
{
	text-decoration: none;
}


.Splitline
{
	width: 100%;
/*	border-bottom: 1px solid #111;*/
	line-height:5px;
}



.Organisationsinfo
{
	margin: 5px 0;
}
.Organisationsinfo .Typ
{
	font-style: italic;
	float: left;
}
.Organisationsinfo .Gemeindeglieder
{
	float: right;
}
.Organisationsinfo .KGKZ
{
	clear: both;
	float: right;
}
.Fusszeile .Adressnr
{
	font-family: 'Courier New' , Courier, Monospace;
	float: left;
}
.Fusszeile .Aenderungsdatum
{
	font-family: 'Courier New' , Courier, Monospace;
	float: right;
	font-size: 0.9em;
}
.Fusszeile .KK
{
	float: right;
}

/*
.Einrichtung, .Kirche, .Kita,.Buero, .Dienststelle, .BesetztePfarrstelle, .VakantePfarrstelle, .Predigtstaette, .Stammadresse, .Orte, .Kirchengemeinden, .Organisationsinfo, .Fusszeile
{
	font-size: 0.8em;
}
*/
.Ueberschrift
{
	font-weight: bold;
}

.Einkirchung, .Vereinigung
{
	font-style: italic;
}
.Kirchengemeinden .Einkirchung, .Kirchengemeinden .Vereinigung
{
/*	position:absolute;
	left:1.9em;*/
	width:100%;
	margin-left:1.0em;
	float:left;
	line-height:1.5em;
}
.Ort, .Einkirchung_Ort, .Vereinigung_Ort, .Kirchengemeinden .Pfarrsprengelgemeinde_Ort
{
	width:90%;
	display:inline-block;
	margin-left:1.0em;
	line-height:1.5em;
}

.Kirchengemeinden .Pfarrsprengelgemeinde_Adresse
{
	width: 38%;
	float: left;
}
.Kirchengemeinden .Pfarrsprengelgemeinde_KGKZ
{
	font-size: 0.9em;
	width: 30%;
	float: left;
}
.Kirchengemeinden .Pfarrsprengelgemeinde_GG
{
	font-size: 0.9em;
	width: 30%;
	float: left;
}

.Kirchengemeinden
{
}

.PfSprG
{
}

.Orte
{
}

.HtmlContainer {
        font-family:arial,sans-serif !important; }

.StrassenverzeichnisOrganisationsname {
    font-size: 1.4em;
    font-weight: bold;
}

.Strassenverzeichnis {
    font-size: 0.9em;
}

.Strassenverzeichnis .Strasse {
    font-size: 1.2em;

}

.Strassenverzeichnis .Gerade {
    font-size: 0.7em;
    color: #cc6600;
}
.Strassenverzeichnis .Ungerade {
    font-size: 0.7em;
    color: #339900;
}

.Strassenverzeichnis .PLZ, .Strassenverzeichnis .Ort {
   margin: 0;
}
.Strassenverzeichnis td{
   padding-left: 1em;
}
.Strassenverzeichnis .von, .Strassenverzeichnis .buchstabe {
   padding-left: 0;
}

.Strassenverzeichnis .Ungerade, .Strassenverzeichnis .Gerade {
  padding-left: 1.5em;
}
.Strassenverzeichnis .Gemeinde a {
    text-decoration: none;
}

a {
    text-decoration: none;
}

/* Highlight and Hover */
.Abschnitt {padding:2px 0px !important;}
.highlight {color:red;font-weight:bold;font-size:1em !important;}
    
.Organization:hover {background:#d3effa;} /*Will not work in IE6*/
.Person:hover {background:#dfe6ef;} /*Will not work in IE6*/

.KGKZ {clear:both;}
.Ort  { margin-left: 0em; }
.Ort .PLZ { margin-left: 0em; }

