a {
   color: black;
   text-decoration: underline;
}

a:hover {
   color: black;
   text-decoration: none; !important;
}
a:active {
   color: black;
}
a:visited {
   color: black;
}

a.menu {
	font-family: Arial;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

a.menu_active {
	background-color: #E0E0E0;
	font-family: Arial;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

a.menu:hover {
   color: black;
	text-decoration: none;
	background-color: #E2E2E2;
}

td.menu {
	font-family: Arial;
	font-size: 9pt;
   line-height: 120%;
}

td {
 color: black;
 font-family: Arial, Helvetica, Verdana;
 font-size: 10pt;
 line-height: 175%;
}

h1 {
 font-family: Arial, Helvetica, Verdana;
 font-size: 14pt;
 font-weight: bold;
}

h2 {
	font-weight: bold;
	font-size: 12pt;
}

img.left {
	align: left;
	padding: 0px 20px 0px 0px;
}

td.content {
}

hr {
 color: #29166F;
}

input.suche {
	height: 18px;
	width: 80px;
	font-weight: bold;
	border: solid 1px #000088;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}

input.suchesubmit {
	height: 16px;
	width: 50px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	border: 0px;
}

body {
   background-color: #F5F5F5;
}

// Infobox
div.infobox {
	padding: 0px;
}
div.infobox table {
	background-color: #F2EFE9;
	border: 1px solid #BFBAB0;
}
div.infobox table tr td h4 {
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
}
div.infobox table tr td h4 a {
	text-decoration: none;
}


// Lassen Sie sich beraten
div.consultingad {
}
div.download {
	position: relative;
	top: -23px;
	left: 190px;
}
div.download2 {
	position: relative;
	top: -23px;
	left: 220px;
}

div.download, div.download2, div.downloadtext {
   width: 90px;
}
div.download img, div.download2 img, div.downloadtext img {
	width: 20px;
	height: 20px;
}
div.consultingad table {
	width: 510px;
	background-color: #F2EFE9;
	border: 1px solid #BFBAB0;  
	text-align: left;
}
div.consultingad table tr td {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}

<!--[if lte IE 7]>  
div.consultingad table {
}
<![endif]-->

div.consultingad table tr td.vorort {
	width: 290px;
}
div.consultingad table tr td.online {
	width: 200px;
}
div.consultingad table tr td.footer {
	padding-left: 60px;
	font-size: 8pt;
}

// Beratungsformulare
#online_b {
	line-height: 100%;
}
input.large, select.large {
	width: 300px;
}

fieldset {  
	position: relative;  
	float: left;  
	clear: both;  
	width: 100%;  
	margin: 0 0 -1em 0;  
	padding: 0 0 1em 0;  
	border-style: none;  
	border-top: 1px solid #BFBAB0;  
	background-color: #F2EFE9;
}
fieldset.alt {  
	background-color: #E5E5DA;
}
legend {  
	padding: 0;  
	color: #545351;  
	font-weight: bold;
	width: 100%;
}
legend span {  
	position: absolute;
	left: 0.74em;  
	top: 0;  
	margin-top: 0.5em;  
	font-size: 135%;
	width: 100%;
	margin-bottom: 0.5em;
}

// Verweis auf Rechtsberatung
fieldset #content {
	padding: 3.5em 1em 1em 1em;  
}

fieldset ol {  
	padding: 3.5em 1em 0 1em;  
	list-style: none;
}
fieldset li {  
	padding-bottom: 1em;
}
fieldset li span {
	font-size: 8pt;
	align: right;
}
fieldset.submit {  
	float: none;  
	width: auto;  
	border-style: none;  
	padding-left: 12em;  
	background-color: transparent;
}
label {  
	float: left;  
	width: 12em;  
	margin-right: 1em;  
	text-align: left;
}
label.small {
	font-size: 8pt;
	width: 15.2em;
}

fieldset fieldset {  
	margin-bottom: -2.5em;  
	border-style: none;  
	background-color: transparent;  
	background-image: none;
}
fieldset fieldset legend {  
	margin-left: 0;  
	font-weight: normal;
	color: black;
}
fieldset fieldset ol {  
	position: relative;  
	top: -1.5em;  
	margin: 0 0 0 13em;  
	padding: 0;
}
fieldset fieldset label {  
	float: none;  
	width: auto;  
	margin-right: auto;
}

<!--[if lte IE 7]>  
fieldset {
	position: relative;  
}
legend {  
	position: relative;  
	left: -7px;  
	top: -0.75em;
}
legend span {  
	margin-top: 1.25em;
}
fieldset ol {  
	padding-top: 3.25em;
}
fieldset.submit {  
	float: none;  
	width: auto;  
	padding-top: 1.5em;  
	padding-left: 12em;  
	background-color: #FFFFFF;
}
fieldset fieldset legend {  
	top: 0;
}
<![endif]-->