@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
	color: #616161;
	font-size: 68.18%;
	font-family: "Georgia","Times New Roman","Times CE","Times";
	background-image: url(/img/facelift_background.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}

img {
	border: none;	
}

h1, h2, h3, h4, .date {
	color: #008AC9;	
}

h1 {
	font-size: 3em;
	font-weight: normal;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.35em;
}

h4 {
	font-size: 1.1em;	
}

.clear {
	clear: both; 
	font-size: 0em; 
	line-height: 0em; 
	height: 0em;	
}


#metadata {
	height: 2.2em;
	width: 88em;
	padding: 0 2.1em 0 0;
	margin: 5em auto 0;
}

#metadata ul#metanavigation {
	float: right;
	list-style: none;
	margin: 0.1em 0.5em 0 0;
}

#metadata ul#metanavigation li {
	float: left;
	border-right: 0.1em solid #616161;
	padding: 0 0.5em;
	line-height: 1.1em;
}

#metadata ul#metanavigation li a {
	line-height: 1.1em;
	font-size: 1.05em;
	color: #616161;
	text-decoration: none;
}
	
#metadata div#search {
	float: right;
}

#metadata div#search label {
	font-size: 1.05em;
	vertical-align: top;
	margin: 0 0.6em 0 0;
}

#metadata div#search input {
	font-size: 1em;
	width: 13em;
	border-top: none;
	border-left: none;
	border-right: 0.1em solid #89898B;
	border-bottom: 0.1em solid #89898B;
	color: #616161;
}

#metadata div#search button {
	background-image: url(/img/facelift_search_submit.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	cursor: pointer;
	height: 1em;
	margin: 0.1em 0 0 0.5em;
	vertical-align: top;
	width: 1.1em;
}

#contentcontainer {
	background-image: url(/img/facelift_shadow_left.png);
	background-position: right 0;
	background-repeat: repeat-y;
	padding-right: 2.1em;
	width: 88em;
	margin: 0 auto;
}

.start {
	height: 54em;	
}

#header {
	background-color: #fff;
	height: 9em;	
}

#header img#logo {
	width: 200px;
	height: 51px;
	margin: 2.3em 0 0 4em;	
}

#navigation {
	height: 3em;
	background-color: #008AC9;
	position: relative;
	z-index: 50;
}

#navigation ul {
	list-style: none;
	height: 3em;
	margin: 0 0 0 4em;
	z-index: 50;
}

#navigation ul li {
	float: left;
	margin: 0 2.7em 0 0;
	height: 3em;
	position: relative;
	z-index: 50;
}

#navigation ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.5em;
	margin: 0.35em 0 0 0;
	display: block;
}

#navigation ul li:hover ul {
	display: block;
}

#navigation ul li .active {
	font-weight: bold;
}

#navigation ul li .current {
	display: block !important;	
}

#navigation ul li ul {
	position: absolute;
	top: 3em;
	margin: 0;
	display: none;
	left: -1em;
	z-index: 50;
	height: auto;
	padding: 0 0 0.8em 1em;
	background-color: #ffffff;
}

#navigation ul li ul li {
	position: static;
	display: block;
	height: auto;
	line-height: 1.2em;
	margin: 0.5em 0.5em 0 0;
	padding: 0 0.5em 0 0em;
	z-index: 50;
	border-right: 0.1em solid #616161;
}

#navigation. ul li ul .first {
	padding: 0 0.5em 0 0;
}

#navigation ul li ul .noborder {
	border: none;	
}

#navigation ul li ul li a {
	color: #616161;
	font-size: 1.3em;
	z-index: 50;
	margin: 0;
}

#navigation ul li ul li a:hover {
	color: #008AC9;
}

/* Custom width for subnavigation */
.nav_taetigkeitsbereich {
	width: 67em;
}

.nav_.presse {
	width: 21.2em;
}

.nav_.veranstaltungen {
	width: 30em;
}

.nav_.karriere {
	width: 22em;
}

#content {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.startpage {
	height: 42.0em;
	position: relative;
}

.contentpage {
	padding: 9em 4em 0 4em;	
	height: auto;
	min-height: 42.0em;
}

#slogan {
	background-image: url(/img/facelift_slogan_background.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 5.9em;
	width: 88em;
	top: 9em;
	position: absolute;
	text-align: center;
}

#slogan h1 {
	margin: 0.4em 0 0 0;
}

#startpage {
	background-image: url(/img/facelift_startpage_content.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 17.5em;
	width: 88em;
	position: absolute;
	bottom: 0;
	overflow: hidden;
}

#startpage #leftcolumn,
#startpage #rightcolumn	 {
	float: left;
	width: 38em;
}
#startpage #leftcolumn {
	margin: 1.3em 2em 1.3em 4em;
}

#startpage #rightcolumn {
	margin: 1.3em 4em 1.3em 2em;
}

#startpage #leftcolumn p {
	font-size: 1.1em;;
	line-height: 1.4em;
	text-align: justify;
	margin: 1.7em 0 0 0;
}

#startpage #rightcolumn h2 {
	float: left;
	font-size: 1.65em;
}

#startpage #rightcolumn .date {
	font-size: 1.3em;
	float: left;
	line-height: 1.6em;
	margin: 0 0 0 1em;
}

#startpage #rightcolumn p {
	font-size: 1.1em;;
	margin: 0 0 0.5em 0;
	line-height: 1.4em;	
}

#startpage #rightcolumn p a {
	color: #008AC9;
	text-decoration: none;
}

#contentpage {
	background-image: url(/img/transparent_background.png);
	background-position: 0 0;
	background-repeat: repeat;
	padding: 2em 1em 2em 5em;
}

.full {
	padding: 2em !important;	
}

#contentpage h2 {
	margin: 0 0 0.6em 0;	
}

#contentpage h2.subheader {
	margin-top:1em;	
}

#contentpage p {
	font-size: 1.1em;;
	line-height: 1.4em;
}

#contentpage p.error {
	color: red;
}

#contentpage ul.ulerror {
	color: red;	
}

#contentpage .backlink {
	text-align: right;
	margin: 5em 0 0 0;
}

#contentpage .backlink a {
	background-image: url(/img/back_button.jpg);
	background-position: right center;;
	background-repeat: no-repeat;
	padding: 0 1.6em 0 0;	
	font-size: 1.1em;;
	text-decoration: none;
	color: #616161;	
}

#contentpage #leftcolumn {
	width: 51em;
	float: left;
	padding: 0 4em 0 0;
}

#contentpage #rightcolumn {
	width: 19em;
	float: left;
}

#contentpage #rightcolumn .sublinks {
	list-style: none;
	margin: 0 0 1em 0;
}

#contentpage #rightcolumn .sublinks a {
	font-size: 1.1em;;
	color: #008AC9;
	text-decoration: none;
	font-weight:bold;
}

#contentpage #contactpersons img {
	border: 0.1em solid #616161;
	margin: 1em 0 0.7em 0;
	width: 6.5em;
	height: 8.2em;
}

#contentpage #contactpersons .contact h4 {
	font-size: 1.15em;	
}

#contentpage #contactpersons .contact div {
	font-size: 1.1em;
	margin: 0 0 0.4em 0;	
	line-height: 1em;
}

#contentpage #contactpersons .contact p {
	font-size: 1.1em;
	line-height: 1.1em;
}

#contentpage #contactpersons .contact a {
	color: #616161;
	text-decoration: none;
}

#contentpage #contactpersons .contact h4 a {
	color: #008AC9;
}

#contentpage .infobox {
	margin: 3em 0 0 0;	
}

#contentpage .infobox img {
	margin: 0.4em 0;
}

#contentpage .infobox p {
	margin: 0.7em 0;
}

#contentpage #lawyer {
	margin: 1em 0 0 0;
}

#contentpage #lawyer .lawyer_port {
	border:1px solid #747474;
	float:left;
	margin:0.17em;
	padding:0.08em;
	position:relative;
}

#contentpage #lawyer .lawyer_port img.imageInactive{
	display:none;
}

#contentpage #lawyer .lawyer_port div.info {
	display: none;
	position: absolute;
	z-index: 50;
	background-image: url(/img/transparent_background.png);
	top: 8.7em;
	height: 9.2em;
	width: 20.1em;
	left: -0.1em;
	padding: 0 0.6em;
}

#contentpage #lawyer .lawyer_port div.info div {
	font-size: 1.1em;
}

#contentpage #lawyer .lawyer_port div.info p {
	font-size: 1.1em;
	margin: 0.2em 0 0 0;
}

#contentpage #lawyer .lawyer_port div.info a {
	color: #008AC9;
	text-decoration: none;
	font-size: 1em;
}

#contentpage #lawyer .lawyer_port .align_right {
	right: -0.1em;
	left: auto !important;	
}

#contentpage #lawyer .lawyer_port h4 {
	font-size: 1.1em;;
}

#contentpage #lawyer_list  {
	list-style: none;	
}

#contentpage #lawyer_list li {
	margin: 0 0 0.2em 0;
}

#contentpage #lawyer_list li a {
	font-size: 1.3em;
	color: #616161;
	text-decoration: none;
}

#contentpage #lawyer_list li a:hover {
	color: #008AC9;
}

#contentpage #lawyer_list li .highlight {
	color: #008AC9;
}

#contentpage #lawyer_detail img {
	margin: 0 0 2em 0;	
}

#contentpage #lawyer_detail .vcard a {
	background-image: url(../img/facelift_vcard.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 22px;
}

#contentpage #lawyer_detail table tr  {
	line-height: 1.6em;
}

#contentpage #lawyer_detail table tr td {
	font-size: 1.3em;
}

#contentpage #lawyer_detail table tr td.label {
	width: 9em;
}

#contentpage #lawyer_detail table tr td a {
	text-decoration: none;
	color: #008AC9;
}

#contentpage #lawyer_detail #lawyer_info {
	margin: 3em 0 0 0;
	font-size: 1.3em;
	line-height:1.4em;
}

#contentpage #lawyer_detail #lawyer_info p {
	margin: 1em 0;		
	font-size: 1em;
	line-height:1.4em;
}

#contentpage #lawyer_detail #lawyer_info strong {
	font-size: 1.38em;
	color: #008AC9;
	margin: 1em 0;	
}

#contentpage #lawyer_detail #lawyer_info p strong {
	font-size: 1.38em;
}

#contentpage .praticeareas_lists {
	margin-top: 2em;	
}

#contentpage .praticeareas_list {
	float: left;
	margin-right: 2em;
}

#contentpage .praticeareas_list strong {
	font-size: 1.1em;
	display: block;
	margin-bottom: 0.8em;	
}

#contentpage .praticeareas_list ul {
	list-style: none;
	margin: 0 0 0 0.2em !important;
}

#contentpage .praticeareas_list ul li {
	line-height: 1.5em;
}
	
.list h3 { 
	margin: 1em 0 0 0;
}

.list strong { 
	color: #008AC9;	
}

.list p { 
	font-size: 1.1em;;
	margin: 1em 0;
	text-align: justify;
}

.list a {
	color: #008AC9;
	text-decoration: none;
}

.list #leftcolumn ul {
	/*list-style: none;*/
	margin-left:1.2em;
}

.list #leftcolumn ul li {
	font-size: 1.1em;;	
}

.presse strong {
	font-size: 1.1em;;
}

.presse p {
	margin: 0 0 1em 0;	
}

.presse .newsmetadata {
	margin: 1em 0 0;
}

.presse .newsmetadata h3 {
	float: left;	
	margin: 0;
}

.presse .newsmetadata .date {
	float:right;
	font-size:1.3em;
	line-height:1.6em;
	margin:0 0 0 1em;	
}

#close {
	background-image: url(/img/facelift_close.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 2em 0 0;	
	text-align: right;
	visibility: hidden;
	cursor: pointer;
	margin: 0 0 2em 0;
}

#close span {
	font-size: 1.05em;	
	line-height: 1.1em;
}

#footer {
	background-image: url(/img/facelift_shadow_bottom.png);
	background-position: -5px 0;
	background-repeat: no-repeat;
	width: 90.1em;
	height: 5em;
	text-align: center;
	margin: 0 auto;
	padding: 1em 0 0 0;
}

#footer p {
	font-size: 1.05em;
}

#contentpage #publications table{
	border:1px solid #008AC9;
	border-collapse:collapse;
}

#contentpage #publications table tr{
}

#contentpage #publications table tr td,
#contentpage #publications table tr th{
	border:1px solid #008AC9;
	font-size:1.1em;;
	padding:1em 0.5em 0;
	vertical-align:bottom;
	text-align:left;
}

#contentpage #newsletterregister fieldset {
	border: none;
}

#contentpage #newsletterregister fieldset.personaldata {
	margin: 3em 0 2em 0;
}

#contentpage #newsletterregister label {
	float: left;	
	font-size: 1.1em;
	width: 7.5em;
	margin: 0 0 1em 0;
}

#contentpage #newsletterregister label.inline {
	margin: 0 0 0 5em;
}

#contentpage #newsletterregister label.title {
	margin:0 0 0 11.6em;
}
	
#contentpage #newsletterregister label.label_checkbox {
	margin:0 0 0.5em 0.5em;
	width:40em;	
}

#contentpage #newsletterregister select {
	float: left;
	width: 5em;	
}
	
#contentpage #newsletterregister input {
	float: left;	
}

#contentpage #newsletterregister .formerror {
	border: 1px solid red;
}

#contentpage #newsletterregister br {
	clear: left;	
}

#contentpage #newsletterregister legend {
	font-size: 1.1em;
	margin: 0 0 1em;	
}

#contentpage #newsletterregister p {
	font-size: 1em;
	margin: 2em 0;
}

#contentpage #newsletterregister .submit {
	background-color: #fff;
	border: 0.1em solid #89898B;
	color: #008AC9;
	font-size: 1.3em;
	padding:0.2em 0.5em;
}
	
#newsletterbox {
	margin: 2em 0 0 0;	
}

#newsletterbox a {
	font-weight: bold;
	font-size: 1.1em;
}

#newsletterbox h4 {
	margin: 0 0 0.5em 0;
}

#newsletterbox label {
	display: block;
	font-size: 1.1em;
}

#newsletterbox .text {
	font-size: 1.1em;
	margin: 0.2em 0 0.4em 0;
	height: 1.2em;
	width: 14em;
	border: 0.1em solid #89898B;
	color: #616161;
}

#newsletterbox .submit {
	background-color: #fff;
	border: 0.1em solid #89898B;
	color: #008AC9;
	font-size: 1.1em;
}

#feedback h4 {
	margin-bottom: 5px;
}

#feedback input.long {
	width: 400px;
}
#feedback input.bottom {
	width: 330px;
}
#feedback input.short {
	width: 145px;
}

#feedback textarea {
	width: 400px;
	height: 150px;
}