/*Browserbergreifende Standardeinstellungen */
* {
padding: 0;
margin: 0;
}

/* -- Body Definition mit 100% Hhe ------------------ */
html {height: 100%;}

body {
height:100%;
background: url(grafiken/bg_body.gif) repeat-y top left;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
voice-family: "\"}\"";
voice-family: small;
} html>body {
font-size: small;
}

* html body { height: 100%; }

/* -- Layout Standard Tags ------------------ */
h1, h2, h3 {
font-size: 97%;
color: #000;
padding-bottom: 20px;
}

h2 {
font-size: 93%;
}

p {
font-size: 90%;
padding-bottom: 20px;
}

a {
color: #7b7266;
text-decoration: none;
}

a:hover {
color: #b00000;
}

address {
font-style: normal;
font-size: 90%;
margin-bottom: 20px;
}

ul {
font-size: 90%;
padding-left: 35px;
margin-bottom: 20px;
}


/* -- Layout Grundgerst ------------------ */
#container {
min-height: 100%;
height: 100%;
height: auto;
width: 680px;
left: 50%;
margin-left: -360px;
position: relative;
background: url(grafiken/bg_verlauf_mitte.gif) repeat-y;
}

* html #container {
    height: 100%;      /* fr IE6 */
	}

#content {
height: 100%;
/*min-height: 642px;*/
background: transparent url(grafiken/bg_verlauf_mitte.gif) repeat-y; 
}

#content_ausrichtung {
position: relative;
height: 100%;
background: transparent url(grafiken/bg_verlauf_mitte.gif) repeat-y; 
}

#content_notarielle_taetigkeiten {
height: 100%;
min-height: 490px;
}

#content_wegbeschreibung {
height: 100%;
min-height: 627px;
}

#content_links {
height: 100%;
/*min-height: 520px;*/
}

#content_notare {
height: 100%;
min-height: 635px;
}

#content_aktuelles {
height: 100%;
/*min-height: 635px;*/
}

#leftColumn { /* linke Spalte mit Navigation */
float: left;
padding-top: 65px;
width: 178px;
z-index: 1;
}

#kapitelbild { 
position: absolute;
/* top: 300px; /* fr oben ausrichten */
left: 1px;
/*z-index: 2;*/
bottom: 0px;
}

#kapitelbild_ausrichtung_oben {
position: absolute;  
top: 310px; /* fr oben ausrichten */
left: 1px;
bottom: 0px;
}

* html #kapitelbild_ausrichtung_oben { top: 350px; }
 
#kapitelbild_ausrichtung_kontakt {
position: absolute;  
top: 250px; /* fr oben ausrichten */
left: 1px;
}

* html #kapitelbild_ausrichtung_kontakt { top: 280px; }

#rightColumn { /* rechte Spalte mit verschiedene Webinhalte */
	width: 450px;
	padding-left: 199px;
	padding-top: 65px;
}

#bildliste {
width: 470px;
margin-left: 199px;
padding-top: 65px;
padding-left: 20px;
padding-right: 60px;
padding-bottom: 35px;
}

/* -- Navigation ------------------ */
#leftColumn ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
	
#leftColumn li a {
	margin-left: 20px;
	line-height: 15px;
	color: #7b7266;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#leftColumn li.subnav a, #leftColumn li.secondnav a {
	font-weight: bold;
	}

#leftColumn li a:hover {
	color: #fff;
}

#leftColumn li.secondnav a:hover {
	color: #fff;
}

#leftColumn li.act a {
	color: #b00000;
}

#leftColumn li.subnav .act  a {
	font-weight: bold;
}


/* -- Layout einzelner Inhaltsblcke ------------------ */
/* Anwlte und Fachgebiete */
#fachgebiete {
	margin-top: -8px;
	}

#fachgebiete a {
line-height: 15px;
color: #7b7266;
font-size: 12px;
text-decoration: none;
}

#pic_wrapper {
float: left;
width: 250px;
text-align: left;
}

#pic_table {
float: left;
margin-left: -8px;
}

#pic_table td {
padding: 0em 0.5em;
margin:0px;
}

.pic {
float: left;
text-align: center;
}

.pic p {
font-size: 10px;
margin:0px;
padding:0px;
}

.pic p a, .pic p a:visited, .pic p a:active {
color: #7b7266;
}

.pic p a:hover {
color: #b00000;
}

#fachgebiete {
float: right;
width: 150px;
padding-top: 5px;
padding-right: 30px;
}

.invisible {
position: absolute;
left: -1000em;
}

/* Notare */
#notare {
margin-right: 30px;
margin-left: -2px;
margin-top: -75px;
}

*html #notare { margin-left: 0; margin-top: 0; }

.clear {
clear: both;

}

*html .clear { display: inline; }

.impressum {

}
/* Profil bzw. Indexseite */
#profil {
	padding-left: 50px;
	padding-right: 30px;/*140px;*/
}

.wegbeschreibung {
	float: left;
	width: 200px;
	padding-top: 10px;
	}

address {
	float: right;
	width: 200px;
	padding-left: 20px;
	padding-top: 10px;
	font-style: normal;
	display: inline;
	}
	
/* Kontakt */
table {
margin-left: -1em;
margin-top: -5px;
}

*html table { margin-top: -8px; }

th, td {
	padding-left: 1em;
	padding-right: 1em;
	vertical-align: top;
}

td {
padding: 0.5em 1em;
}

th {
	font-weight: normal;
	text-align: left;
}

td.name {
	font-weight: bold;
	}
	
td a {
	font-weight: normal;
	}
	
/* Aktuelles */
.aktuelles {
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 199px;
	background-image: none;
	background-repeat: no-repeat;
}

.aktuelles h1, .aktuelles h2, .aktuelles p {
padding-bottom: 0;
padding-left: 20px;
margin-bottom: 0;
}

.aktuelles p {
padding-left: 65px;
}

.aktuelles .more {
text-align: right;
}	

/* Impressum */	
address.impressum {
float: left;
padding: 0;
}

/* Sitemap */
#sitemap {
padding-left: 0px;
padding-right: 140px;
margin-top: -6px;
}

.sitemap {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
line-height: 30px;
}

.sitemap ul {
list-style-type: none;
margin-left: 40px;
margin-bottom: 0;
padding: 0;
line-height: 30px;
}
.archiv_col1 {
	width: 90px;
	float: left;
}
.archiv_col2 {
	float: left;
	width: 290px;
	margin-right: 15px;
}
.archiv_col3 {
	float: left;
}
.impressum ol {
	list-style-type: lower-alpha;
}
.impressum #zahlenliste {
	list-style-position: inside;
	list-style-type: none;
	margin-left: -15px;
}

