/* ----------------------------------------------------------------------------
Print CSS File
SKW-Law
Copyright 2009 by Softloop
---------------------------------------------------------------------------- */

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

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

body {
	margin-left: 0px;
	font: 10pt Arial, sans-serif;
	color: #697073;
	line-height: 1.4em;
	background: none;
}

p {
	padding-bottom: 20px;
}

li {
	list-style-type: none;
}

img {
	behavior: url("iepngfix.htc");	
}

h1 {
	border-top: 1px solid #848688;
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	color: #181715;
	padding-top: 5px;
	padding-bottom: 14px;
	height: 56px;
}

h1 img {
	padding-top: 4px;	
}

h2 {
	border-top: 1px solid #000;
	font-weight: normal;
	font-size: 10pt;
	color: #000;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 8px;
	margin-bottom: 2px;
}

h3 {
	border-top: 1px solid #000;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #000;
}

h3.newsletter {
	margin-top: 0;
}

#wrapper {
	position: relative;
	width: 902px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 250px;
	width: 902px;
	overflow: hidden;
	z-index: 2;
}

*+html #header {
	position: relative;
	padding-bottom: 30px;
} 

#logo {
	position: absolute;
	z-index: 5;
	left: 14px;
	margin-left: 0px;
}

#logo a {
	outline: none;
}

#content {
	width: 902px;
	padding-bottom: 40px;
	padding-top: 280px; /* 275 */
	margin-top: 0px;
}

*+html #content {
	padding-top: 0;
}

#news {
	display: none;
}

#suche {
	display: none;
}

*html form#lawyerSearchForm2 {
	margin-bottom: 0 !important;
}

*+html form#lawyerSearchForm2 {
	margin-bottom: 0 !important;
}

form#lawyerSearchForm2 {
	margin-bottom: 1px;
}

#article {
	color: #181715;
	width: 900px; /* 450, 900 */
}

#article p {
	max-width: 650px;
}

#article li {
	max-width: 650px;
}

#article a {
	color: #555; /* 697073 */
}

#article a:hover {
	color: #000;
}

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

#article li {
	padding-left: 0px; /* 10 */
	background: none;
}

.subHeadlineImage {
	text-transform: uppercase;
	margin-top: -55px; /* -23 */
	/* margin-bottom: 0px; */
	margin-bottom: 32px;
}

.subHeadlineImage h1 {
	margin-bottom: 1px !important;
}


#subSubNavi {
	height: 0px !important;
	display: none !important;
}

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

#navi {
	display: none;
}

#subNavi {
	display: none;
}

#catid_4 #subNavi a {
	color: #1e262d;	
}

#subNavi a {
	display: block;
	color: #999;	
}

#subNavi a:hover {
	color: #FFF !important;
}

#subNavi ul {
	padding-top: 10px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	width: 126px;
}

#subNavi li {
	padding-bottom: 5px;
	padding-left: 10px;
}

#subNavi a.aktiv {
	color: #FFF;
}

#catid_4 #subNavi a.aktiv {
	color: #FFF;
}

#subNavi.standard {
	line-height: 1.4em;
	behavior: url("iepngfix.htc");
}

.newslist li a {
	color: #697073;
}

.newslist li:hover {
	color: #000 !important;
}

.newslist li {
	height: 68px;
	margin-bottom: 8px;
	cursor: pointer;
	overflow: hidden;
}

#smallnav {
	display: none;
}

*html #smallnav {
	width: 887px;
}


#smallnav li {
	float: left;
}

span.pipe {
	padding-left: 5px;
	padding-right: 5px;
}

#smallnav a {
	color: #999;
}


#subNavi {
	display: none;
	z-index: 10;
}

#searchFields {
	display: none;
}

#lawyerList {
	padding-top: 10px;
}

#searchResults {
	display: none;
}

#header2 {
	height: 150px;
}

#pageBar {
	display: none;
}

#pageBar a {
	display: inline;
	color: #697073;
}

#pageBar .aktiv {
	color: #FFF;
}

#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.startseite .linkList {
	border-top: 1px solid #FFF;
	padding-top: 20px;
}

.linkList {
	border-top: 1px solid #848688;
	padding-top: 20px;
}

.linkList a.aktiv {
	color: #000 !important;
}


/* ----------------------------------------------------------------------------
IE 6 Hack Footer
---------------------------------------------------------------------------- */

*html #footer {
	z-index: 1000;
	position: absolute;
}


/* ----------------------------------------------------------------------------
Start
---------------------------------------------------------------------------- */

.startseite #header {
	position: relative;
}

.startseite #navi {
	display: none;
}

.startseite #header2 {
	height: 150px;
	width: 902px;
}

.startseite #content {
	width: 902px;
	height: 303px;
	border-top: 1px solid #6A6A6A;
	display: none;
}

.startseite #article a {
	color: #FFF;
}

.startseite .newslist li:hover {
	color: #FFF !important;
}

.startseite #news {
	color: #FFF;
}

.startseite #suche {
	display: none;
}

.startseite #article {
	padding-top: 325px;
	color: #FFF;
}

.startseite h1 {
	margin-bottom: 0;
	border-top: 1px solid #FFF;
}

.startseite #news h2 {
	border-top: 1px solid #FFF;	
	color: #FFF;
}

/* Veröffentlichungen */

#catid_6.article_49 #publications {
	position: absolute;
}

#publications {
	position: relative; /* relative */
	padding-top: 0px;
	padding-bottom: 45px;
	clear: none;
	float: left;
}

*+html #publications {
	width: 650px; /* 900*/
}

#publicationMenu a {
	margin-right: 12px;
}

#publications .row {
	width: 650px; /* 450 */
	border-top: 1px solid #848688;
	float: left;
	cursor: pointer;
	color: #697073;
	padding-top: 3px;
	padding-bottom: 3px;
}

#publications .row2:hover {
	color: #000000;
	border-top: 1px solid #000000;
}

#publications .row2:hover a {
	color: #000000;
}

#publications .row2 {
	width: 650px;
	border-top: 1px solid #848688;
	float: left;
	cursor: pointer;
	color: #697073;
}

#publications .row:hover {
	color: #000000;
	border-top: 1px solid #000000;
}

#publications .row:hover a {
	color: #000000;
}

#publications .date {
	float: left;
	width: 105px;
	padding-right: 10px;
}

#publications .name {
	float: left;
	width: 160px;
	padding-right: 10px;
}

#publications .lawyer {
	padding-left: 10px;
	float: left;
	width: 155px;
	overflow: hidden;
}

#publications .lawyer li {
	/* white-space: nowrap; */
}

#publications .details {
	height: 0;
	overflow: hidden;
	clear: both;
}

#publications .details p {
	height: 0;
}

#publications .details2 {
	height: 0;
	overflow: hidden;
	clear: both;
}

#publications .lawyer li {
	padding-left: 0;
}

/* Downloads */
#downloads {
	float: left;
	clear: both;
	margin-top: 37px;
}

#downloads li {
	padding-left: 0;
	background: none;
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
}

#downloads li.last {
	float: left;
	margin-right: 0px;
}

/* Liste mit Tätigkeitsbereichen */

#operatingArea {
	float: left;
	border-top: 1px solid #848688;
	padding-top: 14px;
	padding-bottom: 20px;
}

#operatingArea .column1 {
	float: left;
	width: 210px;
}

#operatingArea .column2 {
	float: left;
	width: 210px;
	margin-left: 15px;
}

#operatingArea dl {
	float: left;
	width: 210px;
}

#operatingArea dt {
	float: left;
	width: 22px;
}

#operatingArea dd {
	float: left;
	width: 188px;
}

#header3 {
	position: fixed;
	width: 902px;
	height: 150px;
	background-position: 0 0;
	z-index: 2;
}

#lawyerProfile {
	float: left;
	position: relative;
	width: 650px; /* 450 */
	min-height: 400px;
	margin-top: 0px;
}

#lawyerNavi {
	display: none;
}

.profileHeadline {
	display: none;
}

#lawyerContactProfile {
	display: none;
}

#operatingAreaProfile, #curriculumVitaeProfile, #publicationsProfile, #lecturesProfile, #awardsProfile {
	position: relative;
	top: 0px;
	z-index: 2;
	display: block;
	clear: both;
}

#newsList {
	clear: both;
}

#newsList dl {
	float: left;
	clear: both;
	width: 650px;
	padding-bottom: 10px;
	border-top: 1px solid #848688;
}

#newsList dl:hover {
	border-top: 1px solid #000000;
}

#newsList dl:hover a {
	color: #000000;
}

#newsList dt {
	float: left;
	width: 108px;
}

#newsList dd {
	float: left;
	width: 326px;
}

#schatten {
	position: relative;
	width: 922px;
	margin: 0 auto;
	height: 100%;
	background: none;
}

.publicationYear {
	position: relative;
	display: none;
}

#publicationMenu {
	display: none;
}

#publicationMenu .aktiv {
	color: #000000;
}

#profileView .row .name {
	width: 435px;
}

#profileView h3 {
	font-size: 10pt;
}

#profileView #publications div.name {
	width: 435px;
}

/* ----------------------------------------------------------------------------
Newsletter
---------------------------------------------------------------------------- */

#article .anmeldung li, #article .abmeldung li  {
	padding-left: 0;
	background: none;
}

.anmeldung select {
	width: 110px;
	font: 10pt Arial, sans-serif;
	border: 1px solid #4c4c4c;	
	margin-top: 3px;
}

.anmeldung input, .abmeldung input {
	font: 10pt Arial, sans-serif;
	border: 1px solid #4c4c4c;
	margin-top: 3px;
	margin-bottom: 10px;	
	width: 220px;
	height: 18px;	
}

.anmeldung input.checkbox, .abmeldung input.checkbox {
	width: auto;
	margin-right: 5px;
	padding-top: 12px;
	border: none;
}

.anmeldung input.submit, .abmeldung input.submit {
	margin-top: 10px;
	padding-left: 15px;
	width: auto;
	text-align: left;
	border: none;
	cursor: pointer;
}


#publicationView .details {
	height: auto;
}

#publicationView .details2009 {
	overflow: hidden;
}

#publicationView .details p {
	height: auto;
}

.subNavExists {
	margin-top: -35px;
}

.subNavExists #newsList {
	margin-top: 5px;
	padding-top: 30px;
}

.subNavExists #publicationMenu {
	margin-top: 15px;
}

.subNavExists #publications {
	padding-top: 20px;
}

/* ----------------------------------------------------------------------------
Newsletter PDF
---------------------------------------------------------------------------- */

#newsletter {
	width: 650px; /* 450 */
	overflow: hidden;
}

.newsletter_entry {
	float: left;
	border-top: 1px solid #848688;
	width: 950px; /* 450 */	
	padding-bottom: 14px;
	clear: both;
}

#newsletter .date {
	float: left;
	width: 150px; /* 100 */
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#newsletter .title {
	float: left;
	width: 500px; /* 200 */
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#newsletter .download {
	float: left;
	width: 175px; /* 90 */
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sitemap {
	display: none;
}

#langselection {
	display: none;
}

#publicationView .name {
	width: 300px;
}

#printButton {
	display: none;
}

.consultingDescription {
	height: auto;
}

#publicationsProfile #publications .details {
	display: none;
}

#lecturesProfile .details {
	display: none;
} 