/* ----------------------------------------------------------------------------
Print CSS File
Graf von Westphalen
Copyright 2009 by Softloop
---------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
Farben:

- #9ca4bc (Hellblau)
- #002d5c (Dunkelblau) 
- #bbb (Hellgrau)
---------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
Allgemeine Tags und Klassen
---------------------------------------------------------------------------- */

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	font: 10pt Arial, sans-serif;
	color: #999;
}

a {
	color: #002d5c;
}

p {
	font-size: 18pt;
}

h2 {
	font-weight: normal;
	color: #002d5c;
	font-size: 12pt;
}

#wrapper {
	padding-left: 2cm;
	padding-right: 2cm;
	width: 17cm;
	overflow: hidden;
}

.articlePreview {
	overflow: hidden;
}

.tooltip {
	display: none;
}

.tooltiptext {
	display: none;
}

#header {
	position: relative;
}

#logo {
	display: none;
}

#logo_print {
	float: left;
	height: 82px;
}

#content {
	margin-top: 4px;
	width: 900px;
	padding-bottom: 45px;
	overflow: hidden;
}

#content .tinymcewysiwyg {
	padding-left: 20px;
	padding-right: 20px;
}

#content .tinymcewysiwyg a {
	color: #999;
	text-decoration: underline;
}

#article {
	margin-top: 5px;
	margin-right: 4px;
	width: 568px;
	min-height: 100px;
	overflow: hidden;
}

#article p {
	padding-bottom: 20px;
}

#article .news {
	padding-top: 15px;
	padding-left: 20px;
}

#article .news .moreLink a {
	padding-left: 14px;
	background-image:url(../pics/arrow_inaktiv_gr.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 23px;
	color: #9ca4bc;
}

#article .news .moreLink a:hover {
	background-image:url(../pics/arrow_aktiv_gr.gif);
	color: #002d5c;
}

#article .blau {
	color: #002d5c;
}

#article .hellblau {
	color: #9ca4bc;
}

#article a.linkblau {
	color: #002d5c;
}


#article .big {
	font-size: 23px;
}

#article .smallHidden {
	visibility: hidden;
	overflow: hidden;
}

#article .smallHidden p {
	font-size: 14px;
}

#article li {
	font-size: 14px;
	margin-left: 15px;
	list-style-type: disc !important;
}

*html #article {
	height: auto !important;
	height: 100px;
}

#catid_8 #article {
	float: none;
}

#sidebar {
	display: none;
	width: 568px;
	float: none;
}

#catid_8 #sidebar {
	width: 568px;
	display: block;
}

/**
	Top-News
**/

#sidebar .articlePreview {
	padding-left: 8px;
}

#sidebar .articleItem {
	width: 260px;
	padding-bottom: 16px;
}

#sidebar .articleItem h3 {
	font-weight: normal;
	color: #9ca4bc;
	font-size: 14px;
}

#sidebar .articleItem p {
	font-size: 14px;
	color: #002d5c;
}

#sidebar .articleItem a {
	padding-left: 10px;
	background-image: url('../pics/arrow_aktiv.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-weight: bold;
	color: #002d5c;
}

#sidebar .readMoreContainer {
	padding-left: 8px;
}

#sidebar .readMoreContainer a {
	color: #9ca4bc;
}

/* ----------------------------------------------------------------------------
Suche
---------------------------------------------------------------------------- */

#searchWrapper {
	display: none;
}

#searchWrapper label.search {
	padding-top: 10px;
}

#searchWrapper input.submit {
	position: absolute;
	right: 0;
	top: 0px;
	height: 32px;
	width: 32px;
	border: 1px solid #f08a00;
	cursor: pointer;
	background: url("../pics/search.gif") right bottom no-repeat;
}

#searchSubmitButton {
	visibility: hidden;
}

/* ----------------------------------------------------------------------------
Navigation
---------------------------------------------------------------------------- */

#smallNav {
	display: none;
}

#claim {
	display: none;
}

#navigation {
	display: none;
}

#navigation li {
	padding-right: 10px;
	list-style-type: none;
	float: left;
}

#navigation a {
	color: #FFF;
	outline: none;
}

#navigation a:hover {
	color: #687CA7; /* 465A85 */
}

#navigation li.rex-current a {
	color: #687CA7;	/* 465A85 */
}

#navigation li.rex-active a {
	color: #687CA7;	/* 465A85 */
}

#navigationLevel2 {
	display: none;
}

#navigationLevel2 a {
	padding-left: 10px;
	background-image: url('../pics/arrow_inaktiv.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	color: #9ca4bc;
	display: block;
}

#navigationLevel2 li.rex-current a {
	background-image: url('../pics/arrow_aktiv.gif');
	color: #002d5c;
}

#navigationLevel2 a:hover {
	background-image: url('../pics/arrow_aktiv.gif');
	color: #002d5c;
}

#navigationLevel2 .rex-breadcrumb a {
	background: none;
	color: #002d5c;
}

#navigationLevel2 .level3 a {
	background-image: none;
}

#navigationLevel2 .rex-navi2 {
	overflow: hidden;
}

#navigationLevel2 .rex-navi2 li a {
	background: none;
}

#breadcrumb {
	display: none;
}

#articleImage {
	display: none;
}

/* ----------------------------------------------------------------------------
	Ansprechpartner-Suche
---------------------------------------------------------------------------- */

#contactSearch {
	display: none;
}

/* ----------------------------------------------------------------------------
	Ansprechpartner-Liste
---------------------------------------------------------------------------- */

#contacts {
	padding-left: 8px;
	padding-bottom: 40px;
}

#contacts {
	padding-left: 8px;
}

#contacts a {
	padding-left: 10px;
	background-image: url('../pics/arrow_inaktiv.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	color: #9ca4bc;
	display: block;
}

#contacts li.rex-current a {
	background-image: url('../pics/arrow_aktiv.gif');
	color: #002d5c;
}

#contacts a:hover {
	background-image: url('../pics/arrow_aktiv.gif');
	color: #002d5c;
}

/* ----------------------------------------------------------------------------
	Forum-Links
---------------------------------------------------------------------------- */

#forum {
	display: none;
}

#forum a {
	padding-left: 10px;
	background-image: url('../pics/arrow_inaktiv.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	color: #9ca4bc;
	display: block;
}

#forum li.rex-current a {
	background-image: url('../pics/arrow_aktiv.gif');
	color: #002d5c;
}

#forum a:hover {
	background-image: url('../pics/arrow_aktiv.gif');
	color: #002d5c;
}

/* ----------------------------------------------------------------------------
	Footer
---------------------------------------------------------------------------- */

#footer {
	display: none;
}

/* ----------------------------------------------------------------------------
	Anwaltsprofil
---------------------------------------------------------------------------- */

.lawyerProfile {
	padding-top: 13px;
}

.lawyerProfile p {
	font-size: 14px;
}

.lawyerProfile h2 {
	padding-left: 18px;
}

.backToOverview {
	display: none;
}

.backToOverview a {
	padding-left: 10px;
	background-image: url('../pics/arrow_inaktiv.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	color: #9ca4bc;
}

.backToOverview a:hover {
	background-image: url('../pics/arrow_aktiv.gif');
	color: #002d5c;
}

#content #sidebar .tinymcewysiwyg {
	padding-left: 18px;
	padding-bottom: 20px;
}

/* ----------------------------------------------------------------------------
	PDF-Downloads
---------------------------------------------------------------------------- */

#downloadPublications {
	padding-left: 20px;
}

#downloadPublications div {
	float: left;
	padding-left: 20px;
	width: 520px;
	margin-bottom: 20px;
	background-image: url('../pics/pdf.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}

.downloadPublications {
	padding-left: 20px;
	margin-bottom: 20px;
}

/* ----------------------------------------------------------------------------
	Suchergebnisse
---------------------------------------------------------------------------- */

#searchResults {
	display: none;
}

#rex-article-69 {
	margin-top: 20px;
	display: none;
}                                                 

/* ----------------------------------------------------------------------------
Kontaktformular 
----------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------
Formular
----------------------------------------------------------------------------*/

label.error {
	color: #ff0000;
}
#article input.error {
	border: 1px solid #ff0000;
}
textarea.error {
	border: 1px solid #ff0000;
}

.inputText input {
	border: 1px solid #667997;
	display: block;
}

.inputText label {
	display: block;
	padding-top: 5px;
}

#formElement_5 {
	padding-top: 20px;
}

#formElement_6 {
	float: left;
	padding-right: 10px;
}

.inputSubmit input {
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline;
	border: 1px solid #000;
}

.inputRadio input {
	margin-right: 5px;
}

#unsubscribe {
	border-top: 1px solid #002052;	
	padding-top: 10px;
}


.downloads {
	clear: both;
}

.downloads dl {
	float: left;
	clear: both;
}

.downloads dd {
	float: left;
}

.downloads dt {
	width: 24px;
	float: left;
}

#article_bottom .downloads img {
	margin: 0;
}

.smallChart {
	position: absolute;
	top: 251px;
	left: -4px;
}

*html .smallChart img {
	width: 165px;
	height: 100px;
}

.chartTopBorder {
	width: 154px;
	height: 3px;
	border-top: 1px solid #bcbd98;
	margin-left: 4px;
}

.valid_check {
	display: none;
}

#publicationsMoreText {
	overflow: hidden;
}

#publicationsMoreLink {
	margin-top: -20px;
}

#content #publicationsMoreLink a {
	background-image:url(../pics/arrow_inaktiv.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
	text-decoration: none;
	color:#9ca4bc;
}

#content #publicationsMoreLink a:hover {
	background-image:url(../pics/arrow_aktiv.gif);
	color:#002D5C;
}

.subscribe {
	padding-left: 20px;
} 
#thanks {
	padding-left: 20px; 
	padding-bottom: 10px;
}

.printProfile {
	display: none;
}