div.lawyerBasic {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
	position:relative;
	width: 450px;
	clear: both;
	float: none;
	margin-bottom: 16px;
	margin-left: 7px;
	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:2px 10px 2px 10px;
	color:#D64C00;
	margin-left:120px;
	margin-bottom:3px;
	margin-top:3px;
}

div.lawyerBasic table tr td a {
	font-size: 11px;
}

a.lawyerTextlink:link	{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-image: ;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 20px;
}
a.lawyerTextlink:visited	{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 20px;
}
a.lawyerTextlink:active	{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 20px;
}

a.lawyerTextlink:hover	{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 20px;
}



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;
}

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.pageHeadLine div.text div.head2 {
	font-size: 11px;
}
	

div#basicLayer div.pageFooter {
	margin-top: 30px;
}

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;
}


/**
================================================
     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: 90px;
	margin-right: 10px;
}

div#basicLayer div.topLine input.lawyerList {
	width: 90px;
	margin-right: 0px;
	padding-right: 0px;
}


div#basicLayer div.bottomLine input#details {
	width: 90px;
}

div#basicLayer div.bottomLine input#editSearch {   
	width: 90px;
}


/**
================================================
     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 10px 0px;
	padding: 0px 0px 10px 0px;
	display:block;
	position:relative;
	top: 0;
	left: 0;
	height: 100px;
}

div.lawyerFormSection div.inputSection {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	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;
    text-align: left;
}
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:5px;
	color: #353535;
	margin-bottom:8px;
}
div.lawyerFormSection input#lastname {
	width: 160px;
	height: 18px;
	border: 1px solid #88A7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:white;
	font-size:12px;
	padding-left:5px;
	color: #353535;
	margin-bottom:8px;
}
div.lawyerFormSection table th#postalCode {
	width: 135px;
	height: 18px;
	
}

div.lawyerFormSection input#postalCode {
	width: 60px;
	height: 18px;
	border: 1px solid #88A7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:white;
	font-size:12px;
	padding-left:5px;
	color: #353535;
	margin-bottom:8px;
}

div.lawyerFormSection input#city {
	width: 190px;
	height: 18px;
	border: 1px solid #88A7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:white;
	font-size:12px;
	padding-left:5px;
	color: #353535;
	margin-bottom:8px;
}

div.lawyerFormSection select {
	width: 350px;
	height:18px;
	border: 1px solid #CDCDCD;
	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 10px;
	background-color: #EAEFF3;	
    border-top: 1px solid #88A7C7;		
	border-bottom: 1px solid #88A7C7;	
	border-left: 1px solid #88A7C7;	
	border-right: 1px solid #88A7C7;			
}


div.rechtsgebiet {
	position: absolute; 
	top: 5; 
	left: 5; 
	display:inline;
	padding: 0px 0px 0px 10px;
}



/**
================================================
     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: 96px;
}

div.register div.row div.tab div {
}

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: 6px 0px 0px 0px;
	height: 24px;
	background-color: #F3F3F3;
	border-top: 1px solid #CCCCCC;			
	border-left: 1px solid #CCCCCC;		
	border-right: 1px solid #CCCCCC;		
    cursor: hand;	
}


div.register div.row div.tab div.selected {
	margin: 0px 0px 0px 0px;
	height: 30px;
	background-color: #CEDFF2;	
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
    cursor: hand;	
}


div.register div.row div.inactive {
	height: 1px;
	float:left;
font-size: 1px;
}


div.spacer {
	clear:both;
	height: 0px;
	background-color: #CEDFF2;	
	font-size: 1px;
	visibility:hidden;
}



/**
================================================
     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 {
	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(http://anwaltsuche.anwalt-suchservice.de/anwaltsuche/images/frage.gif) no-repeat top left;	
}
