* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	line-height: 21px;
	background-color: #fff;
}

img { border: 0; }


#wrapper {
	width: 960px;
	margin: 30px auto;
	background-color: #fff;
}

#top {
	height: 56px;
	margin-bottom: 30px;
}

#logo {
	width: 160px;
	float: left;
}

#logo img {	float: right; }

#company {
	height: 56px;
	width: 540px;
	margin-left: 160px;
	border-left: 1px solid #999;
	padding-left: 10px;
}

#company h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #630;
}

#company h2 {
	padding-top: 5px;
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
}

#company a {
	color: #630;
	text-decoration: none;
}

#company a:hover,
#company a:hover h1 {
	background-color: transparent;
	color: #630;
	text-decoration: underline;
}

#company a:hover h2 {
	background-color: transparent;
	color: #999;
	text-decoration: underline;
}

#center {
	width: 960px;
	padding-top: 24px;
	background: #fff url(../images/bg.gif) repeat-y;
}

#leftmargin {
	width: 180px;
	float: left;	
}

#leftmargin div { 
	background: #fff url(../images/left-box-bg.gif) repeat-y; 
}


#navigation {
	width: 180px;
	font-size: 14px;
	line-height: 20px;
}

#navigation ul {
	padding-top: 8px;
	text-align: right;
	list-style-type: none;
	line-height: 20px;
}

#navigation li {
	padding-bottom: 8px;
}

#navigation li.fachanwalt-fuer-medizinrecht {
	margin-top: 36px;
}

#navigation a {
	display: block;
	padding-right: 30px;
	color: #000;
	text-decoration: none;
}

#metanav a {
	color: #000;
	text-decoration: none;
}

#metanav a:hover {
	color: #fff;
}

#navigation a:hover {
	color: #fff;
	background: #630 url(../images/navigation-rollover.gif) repeat-y; 
}

#navigation a.a,
#navigation a.a:hover {
	color: #fff;
	background: #630 url(../images/navigation-marker.gif) repeat-y; 
}


#rightmargin {
	width: 180px;
	float: right;
}

#rightmargin div.box { 
	background: #fff url(../images/right-box-bg.gif) repeat-y;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#rightmargin div.box h3 {
	display: block;
	font-size: 14px;
	background: #fff url(../images/right-box-head.gif) repeat-y;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}

#rightmargin div.box p,
#rightmargin div.box ul,
#rightmargin div.box h3,
#rightmargin div.box h4 {
	padding-left: 30px;
	padding-right: 2px;
}

#rightmargin div.box ul {
	list-style-type: none;
}

#rightmargin div.box li {
	margin-bottom: 8px;
}


#rightmargin div.box img {
	margin-top: -10px;
	padding-left: 20px;
}

#content {
	float: left;
	width: 540px;
	padding: 0 30px 30px 30px;
	color: #333;
}

#content h1 {
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 16px;
	color: #630;
}

#content h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 16px;
	color: #630;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 16px;
}

#content h1.name { 
	font-size: 20px;
	margin-bottom: 0;
}

#content h2.fachanwalt { margin-bottom: 0;}

#content h3.ort { margin-bottom: 0;}

#content p.meatspace { margin-top: 6px;}

#content p { padding-bottom: 12px; }

#content a { text-decoration: underline; }

#content .info {
	color: #630;
	cursor: pointer;
	text-decoration: underline;
}

a {
	color: #630;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #630;
}

#content ul {
	list-style-type: square;
	margin-bottom: 16px;
}

#content li { margin-left: 16px; }

#content hr {
	color: #dcb;
	background-color: #dcb;
	height: 1px;
	border: 1px;
	margin: 12px 0;
}

#content img.rightimg {
	float: right;
	padding-left: 12px;
	padding-bottom: 12px;
}

#bottom { width: 800px; }

.clearer { clear: both; }

#codeinfo {
	float: right;
	width: 200px;
	text-align: right;
	color: #666;
	font-size: 12px;
}

#codeinfo a { color: #999; }

#codeinfo a:hover {
	color: #fff;
	background-color: #999;
}

#metanav {
	width: 400px;
	margin-left: 160px;
}

#themap { border: 1px solid #dcb; }

/* VCARD */
.vcard .geo,
.vcard .country-name,
.bubble .geo,
.bubble .country-name,
.bubble .pots,
.bubble .net { 
	display: none; 
}

.photo { 
	float: right; 
	border: 1px solid #dcb;
}

.bubble .photo { width: 70px; }

.googlelink {}

.bubble { 
	line-height: 14px;
	width: 300px; 
}

.vcard .locality { font-weight: bold;}

.bubble h1,
.bubble h2,
.bubble p {
	margin-bottom: 0;
}

#content .bubble h1 { font-size: 14px; }
#content .bubble h2 { font-size: 12px; }
#content .bubble p { font-size: 10px; }

table.liste td {
	border-top: 1px solid #ddd;
	vertical-align: top;
	padding: 2px 0;
	padding-right: 16px;
}