body, table, div, input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 12px;
	margin: 0;
}
br.fr, hr.fr { clear: both; font-size: 1px; line-height: 0; height: 0; }
table td { text-align:left; }
hr { border: 0; border-top: 1px dotted #ccc; margin: 20px 0; }

/* TITEL */
div#titlebar {
	background: url(/graphics/titel-background.gif) #fff repeat-x; 
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 162px;
	min-width: 1010px;
}
div#titlebar div#header {
	margin: 0 auto;
	width: 1010px;
	height: 162px;
	background: url(/graphics/premium-rechtsanwalt.jpg) transparent no-repeat left top;
}
div#titlebar div#header p#premium {
	font-size: 35px;
	line-height: 35px;
	font-weight: bold;
	margin: 0;
	color: #333;
	text-align:left;
	padding: 40px 0 0 180px;
	font-family: Arial,helvetica,verdana,sans-serif;
	font-variant: small-caps;
}
div#titlebar div#header p#anwaelte {
	font-size: 17px;
	line-height: 17px;
	margin: 0;
	color: #bbb;
	text-align:left;
	font-weight: bold;
	padding: 4px 0 0 180px;
	font-family: Arial,helvetica,verdana,sans-serif;
}
div#titlebar div#header p#partner {
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	color: #fff;
	text-align:right;
	padding: 9px 80px 0 0;
	font-family: Arial,helvetica,verdana,sans-serif;
}
/* TITEL */

/* Information */
div#information {
	position: absolute;
	top: 20px;
	right: 0;
	width: 180px;
	text-align: center;
}
div#information a {
	display: block;
	height: 12px;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	color: #556;
	text-decoration: none;
	margin: 0 0 5px 0;
}
div#information a:hover { color: #99f; text-decoration: underline; }
/* Information */


/* MAIN CONTENT */
div#content {
	position: relative;
	left: 0px;
	top: 162px;
	min-width: 1010px;
	right: 1010px;
	width: 1010px;
	font-size: 12px;
	color: #000;
	background: #fff url(/graphics/body-background.gif) repeat-y center;
}
div#content a { text-decoration: none; color: #33f; } div#content a:hover { text-decoration: underline; color: #99f; }

p { font-size: 12px; line-height: 1.4; text-align: justify; }
p a { text-decoration: none; color: #33f; } p a:hover { text-decoration: underline; color: #99f; }

h1 { font-size: 20px; margin: 0 0 15px 0; padding: 2px 0 3px 0; font-family: Arial,verdana; }
h2 { font-size: 16px; margin: 8px 0; }
h3 { font-size: 14px; margin: 5px 0; }
h3#anwalt { font-size: 16px; margin: 15px 0; padding: 3px 0 4px 0; border-top: 1px solid #ccc; }

div#txtcontent {
	float: left;
	margin-left: 10px;
	width: 620px;
}
div#sitefooter {
	clear: both;
	margin: 30px 0 10px 0;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
}
div#sitefooter a { color: #88c; padding: 0 10px; }
div#sitefooter span { color: #ddd; margin: 0 10px; }

div#content div#txtcontent {
	line-height: 1.4;
	text-align: justify;
}

div.infobox {
	margin: 10px;
	padding: 10px;
	border: 1px solid #dddddf;
	background-color: #f0f0f3;
}
/* MAIN CONTENT */

/* MITGLIEDERBEREICH */
div#memberssection {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #d0d0d5;
	padding: 10px 0;
	text-align: left;
	position: relative;
	left: -9px; width: 638px;
}
div#memberssection table {
  margin: 5px 0 0 0;
}
div#memberssection a.box {
  color: #fff;
  font-weight: bold;
  padding: 2px 10px;
  text-align: center;
  background-color: #559;
  border: 1px solid #fff;
}
div#memberssection a.box:hover {
  background-color: #00f;
}
/* MITGLIEDERBEREICH */

/* MENU */
div#menu {
	float: left;
	width: 180px;
	padding: 0;
	margin-left: 1px;
}
div#menu a {
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,Verdana;
	background-color: #ededf2;
/*	border: 1px solid #dddde0; */
	color: #222;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	margin: 1px 10px 1px 0;
	/* margin: 0 0 5px 0; */
}
div#menu a:active { color: #fff; }
div#menu a.smallmenu { margin-left: 10px; height: 20px; line-height: 20px; font-size: 11px; background-color: #F4F4F8; }
div#menu a.smallmenu2 { margin-left: 15px; height: 18px; line-height: 18px; font-weight: normal; font-size: 10px; background-color: #F9F9FC; }
div#menu a:hover,div#menu a.smallmenu:hover,div#menu a.smallmenu2:hover { color: #000; background-color: #d0d0ff; }
div#menu a.aktmenu { background-color: #4B4B4D; color: #fff; }
div#menu a.premium { white-space: nowrap; font-weight: normal; font-size: 10px; line-height: 18px; height: 18px;  background: #68686F url(/graphics/ecke_menu.gif) top right no-repeat; color: #fff; }
div#menu a.premiuma { white-space: nowrap;font-weight: normal; font-size: 10px; line-height: 18px; height: 18px; background: #29292F url(/graphics/ecke_menu.gif) top right no-repeat; color: #fff; }

/* LOGIN BOX */
div#loginbox {
  padding: 10px 0 0 10px;
  font-size: 10px;
  color: #000;
}
div#loginbox input { margin: 0 0 0 10px; }
/* LOGIN BOX */
/* MENU */


/* ADD Blocks */
div#blocks {
	width: 180px;
	text-align: left;
	float: right;
	margin: 0 0 20px 18px;
	background: transparent url(/graphics/infoblock-background.jpg) no-repeat right top;
}

div#blocks div.co,div#blocks div#direkts {
	margin-bottom: 15px;
	text-align: right;
}
div#blocks div#direkts {
	position: relative;
}
div#blocks div#direkts form { margin: 5px 0; }
form#direktsuche { position:relative; }

div#blocks div.co h4,div#blocks div.blognews h4 {
	color: #889;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 3px;
}
div#blocks div.blognews {	margin: 0 1px 15px 3px;	font-size: 11px; }
div#blocks div.blognews div { clear:both; }
div#blocks div.blognews div a { text-align: left; font-size: 11px; line-height: 1.3; }
div#blocks div.blognews div p { margin:0; padding: 0 2px 12px 6px; font-size: 11px; line-height: 1.3; }
div#blocks div.blognews div p img { float:right; border: 0; margin: 2px 0 4px 5px; }
div#blocks div.co ul { margin: 0; padding: 0; }
div#blocks div.co ul li {
	margin: 4px 0 0 20px;
	text-align:left;
	font-size: 11px;
	text-indent:0;
	line-height: 1.4;
}
div#blocks div.js { text-align: justify; }
b.ti { display:block; margin: 5px 0; color: #aab; text-align: left; }
div#blocks div.co div {
	font-size: 11px;
	color: #000;
	padding: 3px;
}
/* ADD Blocks */

div#wichtigebox {
  text-align: center;
  margin: 10px 40px;
  padding: 15px;
  background-color: #f00;
  color: #fff;
  font-weight: bold;
}

div.pageinformation {
	overflow: hidden;
	height: 10px; line-height: 10px; font-size: 10px;
}

img.kanzimg,img.textimg {
	float: right;
	margin: 0 0 10px 20px;
}
img.kanzimg {
	border: 1px solid #000;
}

ul { margin: 0; padding: 10px 0 10px 20px; }
ul li {
	padding: 0;
	margin-left: 10px;
	line-height: 1.5;
	text-align: left;
}
ul.aw { margin: 0; padding: 10px 0 10px 140px; }
*:first-child+html ul li, * html ul li {
	text-indent: 0;
}
p {
	line-height: 1.5;
}
img.anwaltimg {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #CCC;
}
p.anwalt a:hover img { border: 1px solid #000; }
p.awad { clear:both;text-align:right;color:#333;padding:4px 0;border-top:1px dotted #999;border-bottom:1px dotted #999;background-color:#eee; }

p.anwalt b { /*line-height: 70px;*/ font-size: 14px; }
p.anwalt b img { /*float: right;*/ vertical-align: middle; }

div#mapback {
	background-color: #fff;
	position: absolute;
	z-index: 15000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
div#blocks div.co div div#map {
	border: 1px solid #000; width: 170px; height: 170px; position:relative; left: 0; top: 0; z-index:15001; overflow:hidden; padding: 1px;
}
a.document {
	display: block;
	height: 35px;
	line-height: 35px;
}
a.document img { vertical-align: middle; margin-left: 10px; border: 0; }

div#kanzleisuche {
	width:  450px;
	height: 604px;
	margin-top: 40px;
	position: relative;
	background: #fff url(/graphics/deutschlandkarte.gif) left top; 
}
div#kanzleisuche a {
	position: absolute;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	background-color: #a1a1b3; 
	font-weight: bold;
}

div#kanzleisuche a:hover { background-color: #b35959; color: #fff; }
div#kanzleisuche a u { text-align: center; padding:0 3px; font-size: 12px; line-height: 10px; text-decoration: none; color: #f00; }

div#infoass { margin:10px;color:#fff;background-color:#77c;padding:10px; }
div#infoass a { color: #ddf; } div#infoass a:hover { color: #fff; }

div#suggest {position: absolute;left:110px;top:38px;z-index:13; }
div#blocks div#suggest div.acomp { width: 200px; }
*:first-child+html div#suggest, * html div#suggest { top:55px; }
div#suggest div.acomp {
	background: #fafafa;
	border: solid 1px #999999;
	width: 330px;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
	overflow: hidden;
}
div#suggest div.acomp div { padding: 2px 4px 2px 4px; white-space: nowrap; clear:left; }

div#infoassi { font-size: 13px; padding: 15px 10px; border: 1px solid #ddf; background-color: #555599; color: #fff; }
div#infoassi a { color: #ddf; }

ul.topgebiete,ul#staedte,ul#staedte li, ul#staedte li ul, ul#staedte li ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0; margin: 0;
	text-indent: 0;
}
ul#staedte li { text-align:left; position: relative; }
ul#staedte li ul { width: 580px; max-height: 250px; overflow: auto; overflow-x: hidden; padding: 0; top: 0; border: 1px solid #444; color: #fff; background-color: #99F;}
ul#staedte li ul li { padding: 0; }
ul#staedte li ul, ul#staedte li ul li ul { display: none; }
ul#staedte li ul li a:hover { background-color: #333; }
ul#staedte li ul li ul { left: 0; bottom: auto; } 
ul#staedte li:hover > ul,li.over > ul { display: block; }
ul#staedte li, ul#staedte li a { text-indent: 0; }
ul#staedte li ul li { width: 180px; float: left; }
ul#staedte li ul li a {
	float: left;
	display: block;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	font-family: Verdana,Arial;
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
}
div#topseiten {
	clear: both;
	margin: 10px auto;
	width: 600px;
}
div#topseiten h3 {
	margin: 10px 0 0 0;
	color: #999;
	text-align: left;
	clear:left;
}
ul.topgebiete li {
	float: left; margin:0; width:199px;white-space: nowrap;
}
input#direktsuggest { width:120px; }
ul#stadte li { overflow:hidden; width: 135px; white-space: nowrap; float:left;margin:0 5px 0 0;padding:0;text-indent:0;color:#eee;font-size:10px }