div.lawyerBasic {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
	position:relative;
	width: 464px;
	clear: both;
	float:none;
	margin-bottom: 16px;
	margin-left: 5px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	display: block;
	border: 0px none #000000;	
	
}

div.lawyerBasic select {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

/* Submit Button */
div.lawyerBasic input#lawyerSearchButton {
	height:25px;
	width:120px;
	display:block;
	border: 1px solid #D64C00;
	background:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0px 10px 2px 10px;
	color:#D64C00;
	margin-left:110px;
	margin-bottom:5px;
	margin-top:5px;
}

div.lawyerBasic table tr td a {
	font-size: 11px;
}

a.lawyerTextlink:link	{
	color: #D64C00;
	font-size: 11px;
}
a.lawyerTextlink:visited	{
	color: #D64C00;
	font-size: 11px;	
}
a.lawyerTextlink:active	{
	color: #D64C00;
	font-size: 11px;	
}

a.lawyerTextlink:hover	{
	color: #D64C00;
	text-decoration: underline;
	font-size: 11px;	
}

div#basicLayer div.pageHeadLine {
	font-variant: normal;
	margin-top:0px;	
	margin-bottom:20px;
	height: 55px;
	z-index:6;
	border-bottom: 1px dotted #DBDBDB;
}

div#basicLayer div.pageHeadLine div.logo {
	float:right;
	visibility:hidden; 
}

div#basicLayer div.pageHeadLine div.logo img {
	border: 0px none;
}

div#basicLayer div.pageHeadLine div.logo div {
	color:#45628C;
	font-size:9px;
	text-align:right;
}

div#basicLayer div.pageHeadLine div.text {
	float:left;
	font-weight: bold;
	font-size: 14px;	
}

div#basicLayer div.pageHeadLine div.text div.head1 {
	color:#45628C;
	text-transform:uppercase;
	font-size:10px;
}

div#basicLayer div.pageFooter {
	margin-top: 30px;
	line-height: 16px;
}

div#basicLayer div.pageFooter div.head {
	font-weight: bold;
}

div#basicLayer div.pageFooter div.link {
	font-weight: bold;
	margin-top: 10px;
}

div#basicLayer div.pageDescription {
	margin-bottom: 16px;
	line-height: 16px;
}




/**
================================================
     Submit Buttons
================================================
**/



div#basicLayer div.topLine {
	text-align: right;
	padding-bottom: 20px;
}

div#basicLayer div.bottomLine {
	clear:both;
	padding-top: 20px;
	width: 100%;
	text-align: left;
}

div#basicLayer div.bottomLine input, div.topLine input {
    font-size: 10px;
    line-height: 90%;
    height: 16px;
	border: 0px solid white;
    font-weight: bold;
    background-color: rgb(9, 38, 140);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    color: white;
	vertical-align: top;
	cursor: hand;	
}

div#basicLayer div.bottomLine input.lawyerList {
	width: 63px;
	height: 15px;
	margin-right: 10px;
	background-image: url(/anwaltsuche/images/zurueck.gif) ;
}

div#basicLayer input.lawyerList, div#basicLayer button.lawyerList {
	width: 63px;
	height: 15px;
	padding-top:15px;
	background-image: url(/anwaltsuche/images/zurueck.gif) ;
}

div#basicLayer div.bottomLine input#details {
	width: 63px;
	margin-right: 10px;
	padding-top:15px;	
	background-image: url(/anwaltsuche/images/zurueck.gif);
}

div#basicLayer div.bottomLine input#editSearch {
	width: 88px;
	padding-top:15px;	
	background: transparent url(/anwaltsuche/images/neue_suche.gif) no-repeat top left;		
}


/**
================================================
     Search Form Styles
================================================
**/

div.lawyerForm {
	padding: 0px 0px 0px 0px;
	
}

div.lawyerFormSection {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	position:relative;
}


div.lawyerFormSection div.rechtsgebietSection {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	position:relative;
	top: 0;
	left: 0px;
	height: 100px;
}

div.lawyerFormSection div.inputSection {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 35px;
	background-color:#EAEFF3;	
	display:block;
	position:relative;
	top: 0;
	left: 0;
	border: 1px solid #88A7C7;		
}



div.lawyerFormTitle {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top:0px;	
	margin-bottom:16px;
}
div.lawyerSectionTitle {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top:16px;	
	margin-bottom:16px;
}
div.lawyerFormError {
	color: #800000;
	font-weight: bold;
	text-align: left;
	margin-top:0px; 
	margin-bottom:10px;
}

div.lawyerFormSection table tr {
	text-align: left;
}

div.lawyerFormSection table th {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
div.lawyerFormSection table td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
div.lawyerFormSection input#firstname {
	width: 160px;
	height: 18px;
	border: 1px solid #88A7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:white;
	font-size:12px;
	padding-left:0px;
	color: #353535;
	margin-bottom:8px;
}
div.lawyerFormSection input#lastname {
	width: 170px;
	height: 18px;
	border: 1px solid #88A7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:white;
	font-size:12px;
	padding-left:0px;
	color: #353535;
	margin-bottom:8px;
}
div.lawyerFormSection table th#postalCode {
	width: 135px;
	height: 18px;
	
}

div.lawyerFormSection input#postalCode {
	width: 80px;
	height: 18px;
	border: 1px solid #88A7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:white;
	font-size:12px;
	padding-left:0px;
	color: #353535;
	margin-bottom:8px;
}

div.lawyerFormSection input#city {
	width: 209px;
	height: 18px;
	border: 1px solid #88A7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:white;
	font-size:12px;
	padding-left:0px;
	color: #353535;
	margin-bottom:8px;
}

div.lawyerFormSection select {
	width: 350px;
	height:18px;
	border: 1px solid #88A7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:white;
	font-size:12px;
	padding-left:0px;
	color: #353535;
	margin-bottom:8px;
	
}

div.lawyerFormSection div.rechtsgebietSection div.rechtsgebiete {
	clear:both;			
	position: relative;
	top: 0px;
	left: 0px;
	height: 70px;
	padding: 0px 0px 0px 35px;
	background-color: #EAEFF3;		
		
	border-left: 1px solid #88A7C7;	
	border-right: 1px solid #88A7C7;		
}


div.rechtsgebiet {
	position: absolute; 
	top: 5; 
	left: 5; 
	display:inline;
	padding: 10px 0px 0px 0px;
}



/**
================================================
     Search Mask Register/ Tabs
================================================
**/



div.register {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

div register div.row {
}

div.register div.row div.tab {
	float:left;
	width: 116px;
}

div.register div.row div.tab div div {
	height: 17px;
	overflow: hidden;
	padding: 4px 2px 0px 6px;
}


div.register div.row div.tab div div label {
    font-size: 9px;
    font-weight: bold;
	vertical-align:top;
	line-height: 14px;
    text-decoration: none;
    color: rgb(102, 102, 102);
}

div.register div.row div.tab div.notSelected {
	margin: 5px 0px 0px 0px;
	height: 25px;
	background-color: #F3F3F3;
	border-top: 1px solid #88A7C7;			
	border-left: 1px solid #88A7C7;		
	border-right: 1px solid #88A7C7;
	border-bottom: 1px solid #88A7C7;		
        cursor: hand;	
}


div.register div.row div.tab div.selected {
	margin: 0px 0px 0px 0px;
	height: 30px;
	background-color: #EAEFF3;	
	border-top: 1px solid #88A7C7;
	border-left: 1px solid #88A7C7;
	border-right: 1px solid #88A7C7;
	border-bottom: 1px solid #EAEFF3;		
    cursor: hand;	
}



div.register div.row div.tab div.inactive {
	height: 30px;
	font-size: 1px;
	border-top: 1px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}


div.spacer {
	clear:both;
	height: 0px;
	background-color: #CEDFF2;	
	font-size: 1px;
	visibility:hidden;
}



/**
================================================
     Lawyer List Styles
================================================
**/

table.lawyerList {
	width: 467px;
	border-collapse: collapse;
	border: 1px solid #CCCCCE;
}

table.lawyerList tr td {
	padding: 10px 7px 10px 7px;	
	border-bottom: 1px solid #CCCCCE;	
	font-size: 11px;
}

table.lawyerList tr td table {
	width: 100%;
}

table.lawyerList tr td table tr td {
	border: 0px none;
	padding: 0px 0px 0px 0px;
}

table.lawyerList tr td table tr td.second {
	text-align: right;
}

table.lawyerList tr.membertrue {
	background-color:#CEDFF2;
}

table.lawyerList td.second img {
	border: 0px none #000000;
}

table.lawyerList td.second a {
	text-decoration: none;
}

table.lawyerList a.textLink:link {
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;	
}

table.lawyerList a.textLink:visited {
	color: #000033;
	font-weight: bold;	
	text-decoration: underline;
	font-size: 11px;	
}

table.lawyerList a.textLink:hover {
	color: #000033;
	font-weight: bold;	
	text-decoration: underline;	
	font-size: 11px;
}

table.lawyerList a.textLink:active {
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}


div.lawyerListPage div.leafline {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #000033;	
}

div.lawyerListPage div.leafline input {
	margin: 0;
	border: 0;
	height: 7px;
	width: 10px;
	padding-top: 7px;	
	font-size:0px;
	vertical-align: middle;
	cursor: hand;	
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	color: transparent;	
}

div.lawyerListPage div.leafline input#back {
	margin-right: 5px;
	background-image: url(/anwaltsuche/images/blaetter_zurueck.gif) ;
}

div.lawyerListPage div.leafline input#forward {
	margin-left: 5px;
	background-image: url(/anwaltsuche/images/blaetter_vor.gif) ;
}



/**
================================================
     Lawyer Details Styles
================================================
**/
div.lawyerDetails {
	font-family:Verdana;
	font-size:11px;
	position:relative;
	width: 467px;
	clear: both;
	float: none;
	margin-bottom: 16px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	display: block;
	border: 0px none #000000;
}

div.lawyerDetails div.leftColumn {
	float: left;
	overflow: hidden;
	visibility: visible;
	width: 365px;
	z-index: 2;
}
div.lawyerDetails div.rightColumn {
	width: 95px;
	overflow: hidden;
	margin-top: 0px;
	float: right;
	z-index: 3;
}

div.lawyerDetails div.lawyerName {
	font-weight: bold;
}

div.lawyerDetails div.lawyerOccupation {
}

div.lawyerDetails div.leftColumn div.headline {
	margin-top:20px; 
	font-weight:bold;
}

div.lawyerDetails div.leftColumn div.text {
	white-space: normal;
	text-align: left;
	overflow: hidden;
}

div.lawyerDetails div.lawFirm {
}


div.lawyerDetails div.lawyerAddress {
}

div.lawyerDetails div.lawyerMenu {
	text-align: right;
	margin-right: 0px;
	padding-right: 0px;
}

div.lawyerDetails div.lawyerMenu table {
	border: 0px none;
	width: 100%;
	border-collapse: collapse;
}

div.lawyerDetails div.lawyerMenu table tr.button td {
	vertical-align: top;
	text-align: right;
	padding: 0px 0px 5px 0px;
}

div.lawyerDetails div.lawyerMenu table tr.text td {
	vertical-align: top;
	text-align: right;
	padding: 0px 0px 25px 0px;
}

div.lawyerDetails div.lawyerMenu img {
	border: 0px none;
}

div.lawyerDetails div.lawyerMenu a:hover {
	font-size: 10px;
	color:#45628C;
	text-decoration: none;
	background-image: none;
	text-transform: uppercase;
	font-weight: bold;
}

div.lawyerDetails div.lawyerMenu a:active {
	font-size: 10px;
	color:#45628C;
	text-decoration: none;
	background-image: none;
	text-transform: uppercase;
	font-weight: bold;
}

div.lawyerDetails div.lawyerMenu a:visited {
	font-size: 10px;
	color:#45628C;
	text-decoration: none;
	background-image: none;
	text-transform: uppercase;
	font-weight: bold;
}

div.lawyerDetails div.lawyerMenu a:link {
	font-size: 10px;
	color:#45628C;
	text-decoration: none;
	background-image: none;
	text-transform: uppercase;
	font-weight: bold;
}
div.lawyerDetails table.nomember {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	padding:15px 0px 15px 0px;
	width: 250px;
	border: 1px solid #CCCCCE;
	border-top: 1px solid #CCCCCE;
	border-bottom: 1px solid #CCCCCE;
	border-right:1px solid #CCCCCE;
	border-left:1px solid #CCCCCE;
	
}
/**
================================================
     Lawyer Print Version Styles
================================================
**/

div.lawyerPrintVersion {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	clear: both;
	float: none;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	display: block;
	border: 0px none #000000;
	margin: 0px 0px 20px 0px;
}

div.lawyerPrintVersion div.lawyerName {
	font-weight: bold;
}

div.lawyerPrintVersion div.lawyerOccupation {
}

div.lawyerPrintVersion div.lawyerAddress {
	margin: 0px 0px 10px 0px;
}

div.lawyerPrintVersion div.lawyerPhone table {
	border: 0px none;
	margin: 0px 0px 0px 0px;
	border-collapse:collapse;
}

div.lawyerPrintVersion div.lawyerPhone table tr {
	vertical-align:top;
	padding-bottom: 0px;
}
div.lawyerPrintVersion div.lawyerPhone table tr td {
	padding: 0px 10px 0px 0px;
	font-size: 12px;
}

/**
================================================
     Lawyer Mail Form
================================================
**/
div.lawyerMailForm {
	font-size:11px;
	position:relative;
	width: 385px;
	clear: both;
	float: none;
	margin-bottom: 16px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	display: block;
	border: 0px none #000000;	
}

div.lawyerMailForm div.errorMessage {
	color: red;
	margin-bottom: 20px;
}

div.required {
	font-weight: bold;
	display: inline;
}

div.lawyerMailForm input.textfield {
	width: 200px;
}

td.required {
	font-weight: bold;
}

div.lawyerMailForm div.lawyerHeadline {
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

div.lawyerMailForm div.pageDescription div.lawyerName{
	font-weight: bold;
	display: inline;
}

div.lawyerMailForm div.lawyerFormTable {
	display: table;
}


div.lawyerMailForm table {
	border-width: 0px;
	margin-bottom: 20px;
}

div.lawyerMailForm table tr {

}

div.lawyerMailForm table tr td {
	font-size:11px;
	padding: 0px 10px 10px 0px;
}

/* 
================================================
     Formular Styles
================================================
*/



/* Radio Button */
input.koreRadioButton {
	font-size: 10px; 
    background-color: rgb(202, 225, 224);	
    width: 24px;	
	color: #000000; 	
	border: none;
}

/* Checkbox */
input.koreCheckbox {
	border: none;
	width:auto;
	margin-top:0px;
	background-color: #CAE1E0;
}




/* Info-Button */
input.lawyerInfoButton {
	margin: 0;
	border: 0;
	height: 15px;
	width: 15px;
	font-size:0px;
	margin: 3px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background: transparent url(/anwaltsuche/images/frage.gif) no-repeat top left;	
}

/* Text ueber Suchmaske */
.onlyPartner{ 
display: none;
}

/**
================================================
     Schatten ueber Suchformular um mehrfaches klicksen zu vereiteln
================================================
*/
.divover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../images/loader.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000000;
    opacity: .2;
    -moz-opacity: .2;
    filter: alpha(opacity=20);
    z-index: 999;
}
