
/* Farben */

/*

mkvdp blau = #0E5F7E
mkvdp grau = #C5C7C8
mkvdp beige = #FFE8BF

kontur grau = #eee
link border grau = #EEEEEE
font grau = #333333
link grau = #777777

flächen grau = #F7F7F7

*/


/* ------------------------- *

		WORKING STYLES

* -------------------------- */

/* Grid und Baseline Grid später raus nehmen! */

#grid {
background: url(../img/22pxbaselinegrid.png) no-repeat left top;
xxbackground: url(../img/16colgrid960gs.png) no-repeat left top;
position: absolute;
left: 0;
top: 6px;
opacity: 0.8;
width: 1000px;
height: 1000px;
}


/* ------------------------- *

			COMMON

* -------------------------- */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.running-text h2 {
	margin-top: 1.2222em;		/* 22px */
	margin-bottom: 0.6111em;	/* 11px */
}

.running-text h3, .running-text .h3 {
	margin-top: 2.0625em;		/* 33px */
	margin-bottom: 0.6111em;	/* 11px */
}

/* Lucida Sans hat echte bold und italic Schnitte, Sans Unicode nicht, daher für fette Überschriften etc. andere Kaskade */
h3, h4, h5, h6,
strong, em {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a,
.link {
	color: #0E5F7E;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}

a:focus,
a:hover {
	border-color: #0E5F7E;
}

.dejure {
	border-bottom: 1px dashed #C5C7C8;
}

.dejure:hover {
	border-color: #0E5F7E;
}

table {
	border-collapse: collapse;
}

thead tr {
	background-color: #C5C7C8;
}

td, th {
	border-bottom: 1px solid #CCC;
	padding: 0.25em 0.5em;
}

th {
	text-align: left;
}

blockquote {
	background: #0E5F7E;
	width: 440px;
	margin-left: -10px;
	margin-right: 20px;
	padding: 10px;
}

blockquote p {
	color: #fff;
	margin-bottom: 0;
}

.XStandardImageRight {
	float: right;
	margin: 1em;
}

.XStandardImageLeft {
	float: left;
	margin: 1em;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.small-print {
	font-size: 0.8571em;
}

.small-print .small-print {
	font-size: 0.9167em;
}



/* ------------------------- *

			LAYOUT

* -------------------------- */

/* header & logo */

.header {
	margin: 1.5714em 0 0.7857em 0;
	padding-bottom: 21px;
}

.logo {
	float: left;
	margin-left: -10px;
	height: 55px;
}

.logo a {
	border-width: 0;
}



/* Headerimage */

.col .stage-image {
	margin-top: 21px;
	margin-bottom: 8px;
}


/* site-body und site-footer */

.site-body {
	margin: 0 auto;
}

.site-footer {
	float: left;
	color: #565656;
	padding: 43px 0 44px 0;
	margin-top: 22px;
	border-top: 1px solid #eee;
	background-color: #f7f7f7;
	width: 100%;
}

.site-footer .wrapper {
	margin: 0 auto;
}

.site-footer p,
.site-footer .date,
.site-footer .rechtsgebiet {
	font-size: 0.8571em;
}

.site-footer p {
	line-height: 1.833;
}

.site-footer h5 {
	text-transform: uppercase;
}

.footer-search-form input.text {
	border-width: 3px;
	border-color: #ddd;
	padding: 5px;
}

.footer-search-form .inactive {
	color: #999;
	font-style: italic;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


.vcard .type {
	display: none;
}

/* Anwaltsübersicht */

.anwalt-liste {
	margin-bottom: 0;
}

.anwalt-big {
	margin-bottom: 11px;
}

.anwalt-big .anwalt-name {
	display: block;
}

.anwalt-big .anwalt-qualifikation {
	display: block;
	margin-top: 3px;
	margin-bottom: 8px;
	font-size: 0.8571em;
	line-height: 1.3;
}

.beschreibung {
	float: left;
	display: inline;
	position: relative;
}

.anwalt-qualifikation {
	font-size: 0.7143em;
	line-height: 1.1;
}


/* CompactAnwaltView */

.anwalt-compact {
	overflow: hidden;
	height: 110px;
}

.fx .anwalt-compact {
	height: auto; /* wird berechnet */
}

.anwalt-compact img {
	float: left;
	padding: 3px;
	margin-right: 10px;
	border: 1px solid #eee;
	background-color: #FFF;
}

.anwalt-compact .anwalt-info {
	float: left;
	width: 144px;
	line-height: 1.333;
}

.anwalt-compact .anwalt-qualifikation {
	display: block;
	margin-top: 0.25em;
}

.anwalt {
	color: #777;
}

.untergruppe,
.beschreibung {
	float: left;
}

/* Anwaltsprofil und Google Maps */

.profil-foto {
	border: 1px solid #eee;
	padding: 3px;
}

.map {
	margin-bottom: 0.7857em;
}


/* Veranstaltungen */

.zeitraum-und-ort {
	font-size: 0.8571em;
	line-height: 1.5;
	color: #777;
}


/* Pager */

.pager li {
	float: left;
	margin-right: 0.7857em;
}

/* Formulare */

form .row {
	margin-bottom: 0.7857em;
}

fieldset input.text,
a.veranstaltungs-anmeldung-form-link,
.field input,
.field select,
.field textarea {
	border: 1px solid #eee;
	padding: 4px 6px;
}

.field input.text,
.field select,
.field textarea {
	width: 95%;
}

fieldset input.text {
	width: 50%;
}

.field input:focus,
.field select:focus,
.field textarea:focus {
	border-color: #0E5F7E;
}

button,
.button,
input.button {
	font-size: 0.8571em;
	background-color: #0E5F7E;
	color: #FFF;
	padding: 4px 8px;
	border-width: 0;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input.button:hover,
input.button:focus {
	color: #FFF;
}

button:active,
.button:active,
input.button:active {
	position: relative;
	top: 1px;
}

.checkbox {
	margin: 0;
	margin-right: 0.5em;
}

.multipleCheckbox {
	margin-top: 22px;
}

.empfaengerkategorie-description {
	margin-left: 1.5em;
	font-style: italic;
}

.empfaengerkategorie-description {
}

.validator-required label {
	font-weight: bold;
}

.error .field input.text,
.error .field input.password,
.error .field input.url,
.error .field textarea,
.error .field select {
	border-color: red;
}

/* Suchergebnis */

.search-result-highlight {
	font-style: italic;
	font-weight: normal;
}

/* Formular Filter */

.form-RechtsgebietAnwaltFilter {
	margin-top: 11px;
}

/* Listen */

ul.bulleted,
ol.numbered {
	margin-left: 1em;
}

.spaced li {
	margin-bottom: 11px;
}

/* gef�hlt macht das Sinn, bis irgendwo auff�llt, dass nicht. -sb */
.spaced li li {
	margin-bottom: 6px;
}

/* Flashes */

.flash {
	padding: 0.7857em 0.7857em 0.7857em 3.2142em;
	margin-bottom: 1em;
	background: #fff6bf url(../img/icons/error.png) center no-repeat;
	background-position: 15px 50%;
	border: 2px solid #ffd324;
	border-right-width: 0;
	border-left-width: 0;
	text-align: left;
}

.flash.success {
	background-color: #e5eac3;
	background-image: url(../img/icons/accept.png);
	border-color: #c6cbaa;
}

.flash.failure {
	background-color: #ffd0d2;
	background-image: url(../img/icons/exclamation.png);
	border-color: #d9b2b3;
}

.flash.notice {
	background-color: #fffada;
	background-image: url(../img/icons/information.png);
	border-color: #f2edce;
}

.flash p,
.flash ul {
	margin-bottom: 0;
}

/* Downloads */

.downloads {
	overflow: hidden;
}

.downloads li {
	overflow: hidden;
	margin-bottom: 0.5em;
}

.downloads li a {
	clear: left;
	float: left;
	padding-bottom: 0;
}

.downloads li span.fileinfo {
	font-style: italic;
	color: #777;
	font-weight: normal;
	display: block;
	float: left;
	padding-left: 0.5em;
	margin-right: 0.667em;
	font-size: 0.8571em;
	line-height: 1.75;
}

/* Date */

.date {
	font-size: 0.8571em;
	color: #333;
	padding: 2px 0;
}

/* Meldung und Publikation */

.meldung-tiny {
	/*margin-bottom: 11px;*/
}

.publikation-tiny {
	margin-bottom: 6px;
}

.meldung-compact,
.publikation-meta,
.veranstaltung-anwalt {
	margin-bottom: 33px;
}

.publikation-meta  {
	color: #777;
}

.publikation-meta strong {
	color: #555;
}


/* Standorte */

.standort .map {
	width: 100%;
	height: 300px;
}


/* Rechtsgebiete */

.rechtsgebietsgruppe-rechtsgebiete-liste {
	margin-top: 5px;
	margin-left: 2.666em;
	font-size: 0.8571em;
}

.rechtsgebiet-meldungs-liste {
	margin-bottom: 22px;
}

.rechtsgebiet-meldungs-liste ul {
	margin-bottom: 0;
}


/* Microformats */

.vevent-download a {
	padding-bottom: 1px;
	padding-left: 28px;
	background: url(../img/icons/hCalendar-download.png) no-repeat left top;
}

.vcard-download a {
	padding-bottom: 1px;
	padding-left: 28px;
	background: url(../img/icons/hCard-download.png) no-repeat left top;
}

