@import url("rechtsanwalt-stuttgart-menu.css");
html {width:100%; height:100%;}
body {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em; 
	background-color:#f2f2f2;
	margin:0;
	padding:0;
	height:100%;
}

img {border:0px;}
h1, h2, h3, p {margin:0;}

#page {
	width:840px;
	display:block;
	margin:16px auto 16px auto;
	color:#555;
	line-height: 16px;
	background:#fff;
	border:1px solid #e5e5e5;
}

/* ---------- LOGO -------------*/
#logo {
	width:100%;
	text-align:center;
	height:78px;
	margin: 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #232346;
	display:block;
}
#logo h1 {font-size: 18px;margin:10px 0 10px 0; background:url(bg-h1-logo.gif) no-repeat center 10px;}
#logo p {padding-top:20px;}

/* ---------- header -------------*/
#page #header {
	height:230px;
	margin-bottom:20px;
	display:block;
	position:relative;
	z-index:1;
}

#page #header div.imgBox {
	width: 588px;
	height: 250px;
	float: left;
	display:block;
}
#page #header img.motiv {}
#page #header div.txt {
	height:220px;
	width:222px;
	padding: 15px;
	display:block;
	background: #222222;
	float: right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#f5f5f5;
}

#page #header div.txt p {position:relative; z-index:300;}
#page #header div.txt h3 {
	font-weight:normal;
	font-size:24px;
	margin:12px 0;
}

#page #header div.stripe {width:100%; height:30px; display:block; background:url(bg-header-streifen.png) repeat top left; position:absolute; bottom:-20px;}

/* ---------- content -------------*/

#content {
	height:auto;
	margin-bottom: 20px;
	background-color: #fff;
	padding:0;

}

#content h1 {color: #ababab; font-size:24px; margin:0 0 12px 0; line-height:24px;}
#content #datenschutz h2 {font-size:18px;line-height:24px;}

#content h3 {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:18px;
	margin-bottom:6px;
	font-weight:normal;
	color: #000;
}
#content #datenschutz h3 {line-height:20px;font-weight:bold; text-transform:uppercase;margin-top:6px;font-size:14px;}
#content p {font-size:13px; line-height:18px; margin-bottom:18px;}
#content div.txt {
	width:500px;
}
#content div#inhalt {
	width:500px;
	float:left;
	padding: 30px 20px 0 20px;
}
#content table {width:100%; border-collapse: collapse; border-spacing: 0; font-size:13px; line-height:18px;}
#content td {vertical-align:top;}

/*-------------- Tabelle .partner --------------*/
#content div#inhalt table.partner td {padding: 0 20px 20px 0; vertical-align:top; text-align:left;}
#content div#inhalt table.partner ul {margin:0px; padding:0; line-height:18px; list-style-type:none; list-style-image: none;}
#content div#inhalt table.partner ul li {
	padding:0 0 0 16px;
	list-style-type: none; no-repeat top left; margin:0; line-height:18px;
}
#content table.partner li:before{content:'\25AA';font-size:20px;color:#A08B52;
position:absolute;margin-left:-16px;}
#content table.partner p {margin-bottom:0px; line-height:18px;}
/*#content .bildunterschrift {font-size:11px; line-height:13px;}*/

/*------------ RECHTE BOX ---------------*/
#content div#rightBox {
	width:222px;
	float:right;
	background:#e1e1e1;
	padding: 45px 15px;
	display:block;
	min-height:300px;
}
#content div#rightBox div {width:222px; display:block;}
#content div#rightBox ul, #content div#inhalt ul {
	list-style-type:square;
	padding:0px;
	margin:0px;
	list-style-position: inside;
	/*width:100%;*/
}
#content div#rightBox ul li, #content div#inhalt ul li {line-height:18px;font-size:13px; width:100%; white-space:wrap; }

div.clr {width:100%; height:0px; display:block; clear:both;}
.even {background-color:#ccc;}


#inhalt a, .gold {
	color: #A08B52;
}

