/*
Seitenstil "Orion", Stylesheet fuer den Desktop-Druck

Website: Zeiser, Adler, Meißner & Kollegen
Autor: Jonatan Steller
*/

body {
	font-family: Arial, Helvetica, Vera, sans-serif;
	font-size: 1em;
	word-spacing: 0.075em;
}

a:link, a:active, a:visited, a:hover {
	color: #A52B03;
	text-decoration: none;
}
a img {
	border: none;
}

body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, table, tr, th, td {
	margin: 0;
	padding: 0;
}
.hilfe-navigation, .hilfe-leiste, #navigation, #allgemeineinformationen, #seitenende h2 {
	display: none;
}

/* --------------------------------------------------------------------------
   I. SEITENTITEL
   -------------------------------------------------------------------------- */

#seitentitel {
	text-align: center;
	border-bottom: 1px solid #000000;
	margin-bottom: 1.3em;
	padding-bottom: 1.3em;
}
#seitentitel h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.7em;
	font-weight: normal;
}

/* --------------------------------------------------------------------------
   II. SEITENKOERPER
   -------------------------------------------------------------------------- */

/* ----------------------------------
   II.2. INHALT
   ---------------------------------- */

#inhalt {
}

#inhalt h2 {
	font-size: 1.8em;
	letter-spacing: -1px;
	color: #6E6A5B;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
#inhalt h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #A52B03;
	line-height: 1.2em;
	margin: 1.2em 0 0.5em 0;
}
#inhalt h3.abgetrennteueberschrift {
	border-top: #B0AD9F 1px solid;
	padding-top: 1.2em;
}
#inhalt h3.steckbrief, #inhalt h3.taetigkeitsbereich {
	margin: 0 0 0.2em 0;
	padding-top: 0.3em;
}
#inhalt h3.steckbrief a, #inhalt h3.taetigkeitsbereich a {
	display: block;
	padding: 0.3em 0.5em;
	border: 1px solid #B0AD9F;
}

#inhalt h4 {
	font-size: 1.1em;
	color: #6E6A5B;
	line-height: 1.2em;
	margin: 1.2em 0 0.5em 0;
}
#inhalt h4 a {
	font-weight: normal;
	margin-left: 1em;
}

#inhalt p {
	line-height: 1.5em;
	margin: 0.8em 0 0.4em 0;
}
#inhalt ul {
	line-height: 1.5em;
	margin-bottom: 0.8em;
	list-style-type: disc;
}
#inhalt ul ul {
	margin-bottom: 0;
}
#inhalt ul li {
	margin-left: 1.3em;
	padding-left: 0.3em
}
#inhalt ul span {
	font-style: italic;
	margin-right: 0.5em;
}

div.steckbriefbox {
	padding: 1.6em 0 0.5em 0;
}
div.steckbrief {
	padding-left: 210px;
}
div.taetigkeitsbereichbox {
	padding: 0.8em 0 1em 0;
}

.steckbrief ul {
	margin-top: 0.8em;
}
.steckbrief ul ul {
	margin-top: 0;
}
.steckbrief table {
	line-height: 1.5em;
	width: 100%;
}
.steckbrief th, .steckbrief td {
	text-align: left;
	vertical-align: top;
}
.steckbrief th {
	width: 160px;
	font-style: italic;
	font-weight: normal;
}
.steckbrief td {
	border-left: 1px solid #B0AD9F;
	padding-left: 0.5em;
}

#inhalt .taetigkeitsbereich ul {
	margin-bottom: 0;
}
#inhalt .taetigkeitsbereich ul li {
	padding: 15px 0 15px 155px;
	background-position: left center;
	line-height: 28px;
	margin: 0.8em 0
}
#inhalt .taetigkeitsbereich ul li.adler {
	background-image: url(../../bilder/taetigkeitsbereiche_adler.jpg);
}
#inhalt .taetigkeitsbereich ul li.gimnich {
	background-image: url(../../bilder/taetigkeitsbereiche_gimnich.jpg);
}
#inhalt .taetigkeitsbereich ul li.hofmann {
	background-image: url(../../bilder/taetigkeitsbereiche_hofmann.jpg);
}
#inhalt .taetigkeitsbereich ul li.meissner {
	background-image: url(../../bilder/taetigkeitsbereiche_meissner.jpg);
}
#inhalt .taetigkeitsbereich ul li.wippo {
	background-image: url(../../bilder/taetigkeitsbereiche_wippo.jpg);
}
#inhalt .taetigkeitsbereich ul li.zeiser {
	background-image: url(../../bilder/taetigkeitsbereiche_zeiser.jpg);
}

#inhalt .taetigkeitsbereich a.name {
	font-size: 1.4em;
}

img.bildrechts {
	float: right;
	margin: 1.2em 15px 1em 25px;
}
img.bildrechtsextra {
	margin-right: 35px;
}

img.steckbrief {
	float: left;
	margin: 0.2em 0 1em 0;
}

.landkarte {
	margin-top: 1.2em;
	color: #6E6A5B;
	font-style: italic;
}
.landkarte a img {
	border: 1px solid #6E6A5B;
}
.landkarte span {
	display: block;
}

/* --------------------------------------------------------------------------
   III. SEITENENDE
   -------------------------------------------------------------------------- */

#seitenende {
	color: #6E6A5B;
	text-align: center;
	border-top: 1px solid #000000;
	margin-top: 1.3em;
	padding-top: 1.3em;
}
#seitenende p {
	font-size: 0.75em;
}
