body {
	margin:0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: #eee;
}

#main {
	margin:0 auto;
	background: #fff;
	width: 900px;
	border:#bbb 1px solid;
}

#header {
	width: 900px;
	height: 120px;
	margin: 0 auto;
	background: #FFFFFF url(images/cialis-ohne-rezept-hier.jpg);
	border-bottom:#bbb 1px solid;

}

#left {
	float: left;
	width: 176px;
	padding-left:24px;
	background: #FdFdFd;
	height: 800px;
}

#left ul {
	margin: 0;
	padding: 0;
}

#left li {
	padding: 0px 4px;
}

#content {
	background: #fff;
	padding-left:10px;
	padding-right:10px;
	border-left:#bbb 1px solid;
	margin-bottom:5px;
	vertical-align:top;
}

#footer {
	text-align:center;
	border-top:#bbb 1px solid;
	height:30px;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 170%;
	text-align:justify;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

.table {
	border:1px #999 solid;
}