/* Rollstuhllift.org - Treppenlift und Rollstuhllift Informationen */
body {
	margin-top: 50px;
	padding: 0;
	background: #FFFFFF url(images/lift-bg.jpg) repeat-x left top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5C5C5C;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h1 {
}
h2 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 12px;	
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	list-style: none;
}
a {
	color: #161847;
}
a:hover, a:active {
	text-decoration: none;
	color: #8A7645;
}
a:visited {
	color: #8A7645;
}
img.left {
	float: left;
	margin-right: 15px;
}
img.right {
	float: right;
	margin-left: 15px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(images/lift-rahmen.jpg) no-repeat left top;
}
#header {
	width: 900px;
	margin: 0 auto;
	height: 120px;
}
#logo {
	width: 880px;
	height: 100px;
	margin: 0 auto;
}
#logo .logo_headerone {
	float: left;
	margin: 0;
	text-transform: uppercase;
	line-height: normal;
	font-weight: bold;
	color: #BA9F5A; 
	padding: 40px 0 10px 80px;
	font-size: 24px;
	background: url(images/rollstuhl.jpg) no-repeat 30px 30px;
}
#logo .logo_headertwo {
	float: left;
	margin: 0;
	text-transform: uppercase;
	line-height: normal;
	color: #BA9F5A; 
	padding: 52px 0 0 15px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #28313A;
}
#logo p a {
	text-decoration: none;
	color: #28313A;
}
#logo p a:hover { text-decoration: underline; }
#page {
	width: 860px;
	margin: 0 auto;
	padding: 20px 20px;
}
#content {
	float: left;
	width: 590px;
	border-right: 1px dashed #DFE1E0;
}
.post {
	padding: 0px 20px;
	margin-bottom: 20px;
}
.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
}
.post .entry {
}
.post .entry ul {
	margin: 15px 0px 15px 20px;
	padding: 0;
	list-style: square;
	list-style-image: url(images/lift-liste.gif);	
}
.post .entry  img {margin: 9px 20px 20px 0px; border-color: #DED8CA;}
#sidebar {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 20px;
	padding: 0;
}
#sidebar ul {
	margin: 15px 0px 15px 15px;
	padding: 0;
	list-style: square;
	list-style-image: url(images/lift-liste.gif);	
}
#sidebar a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366; 	
}
#sidebar a:hover, a:active {
	text-decoration: none;
	color: #04466;
}
#sidebar a:visited {
	color: #003366;
}
#sidebar li {
	margin-bottom: 5px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
}
#sidebar .navigation {
	width: 200px;
	margin: -2px 0px 20px 0px;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
}
#sidebar h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 12px;	
	margin-top: 33px;	
}
#footer-wrap {
}
#footer {
	width: 880px;
	margin: 0 auto;
	background: #E5E5E5;
}
#footer a:link, a:hover, a:active, a:visited  {
	color: #595959;
}
html>body #footer {
	height: auto;
}
#footer p {
	font-size: 10px;
}
#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #595959;
}
#legal a {
	font-weight: normal;
}
