* {
	padding:0;
	margin:0;
}

html, body {
	height:100%;
}

img {
	border:0;
}

td {
	vertical-align: top;
}

table {
	border-collapse: collapse;
}

body {
	background: #fff;
	font-family: Arial, sans-serif;
	padding-left:54px;
	line-height:140%
}

body, td {
	color: #595959;
	font-size:12px;
}

a {
	color:#1a1a1a;
	text-decoration: none
}

a:hover {
	color:#595959;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal
}

h1 img, h2 img {
	display: block;
}

h1, h2, h3, h4 {
	color:#89c437;
}

h1 {
	font-size:26px;
	padding-bottom:8px;
	padding-top:1px;
}

h2 {
	font-size: 18px;
	padding-bottom: 9px;
	font-weight:normal
}

h3 {
	font-size:14px;
}

h4, h5 {
	font-size:12px;
}

ul {
	list-style: none;
	list-style-position: inside;
}

li {
	list-style-position: inside;
	.list-style-position: outside;
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/bullet.gif) 0 6px no-repeat;
	padding-left: 7px;
}

ol li {
	background:none;
	padding-left:0;
}

/* LAYOUT */

#top {
	padding-bottom:15px;
	padding-top:19px
}

#logo {
	display:block;
	margin-left:18px;
	margin-bottom:14px;
	.margin-bottom:18px;
	_margin-bottom:18px;
}

#menuTop {
	height:30px;
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/menu_top.gif) 0 100% no-repeat;
}

#search {
	height: 38px;
}

#search table {
	height:21px;
	overflow:hidden;
}

#searchLeft {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/search_left.gif) 100% 0 no-repeat;
	width:9px;
}

#searchCenter {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/search_middle.gif) 0 0 repeat-x;
}

#searchButton {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/search_button.gif) 0 0 no-repeat;
	width:27px;
	cursor:pointer;
}

#search input {
	border:0;
	display:block;
	background: none;
	width:105px;
	margin-top:2px
}

#menuLeft {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/menu_left.gif) 100% 0 no-repeat;
	min-height:230px;
	_height:230px;
	_overflow:visible;
	padding:10px 6px 0 0;
}

#contentTable {
	height:100%;
	width:100%;
}

#contentColumn {
	width:464px;
	padding-bottom:20px;
}

#contentTop img {
	display:block;
	margin-bottom:12px;
}

#contentTop .replaced {
	margin-bottom:0
}

#bodyIndex #contentMiddle, #bodyIndex #contentMiddle td {
	font-size:11px;
}

#contentMiddle .ocms_de_norm {
	.width:auto;
	_width:auto;
}

#bonusList {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/bonus_list.gif) 0 0 no-repeat;
	padding-top:56px;
	padding-left:24px;
	min-height:249px;
	_height:249px;
	_overflow:visible;
}

.bonusListItem {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/bonus_list_item.gif) 100% 100% no-repeat;
	padding-bottom:28px;
	margin-bottom:25px;
	width:267px;
	_overflow:hidden;
}

.bonusListItem img {
	max-width: 267px;
	width:expression("this.offsetWidth > 267 ? 267px : auto");
}

#menuInner {
	width:144px;
	float:right;
	margin-left:17px;
	margin-bottom:14px
}

#footer {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/footer.gif) 159px 100% no-repeat;
	vertical-align: bottom;
}

.footerInner {
	margin:12px;
	width:440px;
}

.footerInner td {
	white-space: nowrap;
}

.bottomLinks {
	margin-left:10px;
}

.bottomLinks td {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/vbar.gif) 0 50% no-repeat;
	padding:0 10px;
}

/* CLASSES */

.vbarLeft {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/vbar.gif) 0 50% no-repeat;
}

.light, #search input {
	color:#6c6c6c;
}

.inception {
	font-size:15px
}

.hr {
	height:1px;
	overflow: hidden;
	background: #dddbd6
}

.bracketLink, .questionBox {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/bracket_green.gif) 0 4px no-repeat;
	padding-left: 9px;
	margin-bottom: 5px;
}

.uppercasedTitle {
	font-size:11px;
	text-transform: uppercase;
	color:#000;
	font-weight:bold;
}

.headlineA, .headlineB, .headlineC {
	border-top-width:2px;
	border-top-style: solid;
	padding-top:4px;
	padding-bottom:10px;
}

.headlineA { /* green */
	color:#2c7c39;
	border-top-color:#2c7c39;
}

.headlineB { /* blue */
	color:#7aa0c0;
	border-top-color:#7aa0c0;
}

.headlineC { /* yellowish */
	color:#cbd328;
	border-top-color:#cbd328;
}

.imgLeft {
	float:left;
	margin-right:10px;
}

.imgRight {
	float:right;
	margin-left:10px;
}

.replaced {
	padding:0;
	margin:0
}

/* COMMON ELEMENTS */

.ruledRows {
	border-top:1px solid #dddbd6;
}

.ruledRows td {
	padding:8px 2px;
	border-bottom:1px solid #dddbd6;
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/row_shadow.gif) 0 100% repeat-x;
}

.ruledRows p {
	line-height: 125%;
}

.ruledRows .bracketLink {
	display:block;
}

.tableHeadline {
	padding: 8px 13px;
	.padding: 4px 13px 7px;
	_padding: 8px 13px 8px;
	border-bottom:1px solid #fff;
	background: #9dcf5a;
	color:#fff;
	font-weight:bold;
	clear:both
}

.listTable {
	width: 100%
}

.listTable td {
	padding: 6px 13px 7px;
	border-bottom:1px solid #dddbd6;
}

.listTable th {
	padding: 5px 13px 9px;
	background: #e0ded9;
	text-align: left
}

/* SPECIAL ELEMENTS */

#homepage3columns {
	margin-top: 3px;
	.margin-top: 0;
}

#homepage3columns td {
	width:144px;
}

#homepage3columns .separator {
	width:16px;
}

#homepage3columns img {
	max-width:144px;
	_width:expression("this.offsetWidth > 144 ? 144px : auto");
	margin-bottom:8px;
	display:block;
}

#homepage3columns h2 {
	padding-bottom:5px
}


#menuTop table {
	margin-left:3px;
}

#menuTop td {
	vertical-align: middle;
	white-space: nowrap;
	border-left: 1px solid #d7d7d7;
	padding:0 16px;
	text-align: center;
}

#menuTop a {
	color: #1a1a1a;
	display:block;
	margin:0 auto;
	line-height:100%
}

#menuTop a:hover, #menuTop .current {
	color: #898989
}

#menuTop img {
	display: block
}

#menuLeft a {
	color:#7aa0c0;
	font-size:13px;
}

#menuLeft a img {
	display:block;
}

#menuLeft ul {
	list-style:none;
	height:1%;
}

#menuLeft ul ul {
	padding-top:5px;
	padding-bottom:4px;
}

#menuLeft li {
	list-style:none;
	border-bottom:1px solid #dddbd6;
	background: none;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:3px;
	height:1%;
}

#menuLeft ul ul a {
	color:#1a1a1a;
	font-size:11px;
}

#menuLeft ul ul li {
	border:0;
	padding:0;
	padding-bottom:9px;
	line-height:85%;
}

#menuLeft ul ul .current a, #menuLeft ul ul li a:hover {
	color:#898989;
}

#menuInner #rowTop {
	height:3px;
	overflow:hidden;
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/menu_inner_top.gif) 0 0 no-repeat;
}

#menuInner #rowMiddle {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/menu_inner_middle.gif) 0 0 repeat-y;
	padding-top:5px;
	padding-left:10px;
}

#menuInner #rowBottom {
	height:16px;
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/menu_inner_bottom.gif) 0 0 no-repeat;
}

#menuInner li {
	padding-left: 9px;
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/bracket_green.gif) 2px 5px no-repeat;
}

#menuInner .opened, .questionBoxOpened {
	background: url(/ahlens-pharmacy/export/system/modules/com.gridnine.opencms.modules.ahlens_pharmacy/resources/pics/bracket_green_down.gif) 0 7px no-repeat;
}

#menuInner .current, #menuInner .current a, #menuInner .current ul .current, #menuInner .current ul .current a {
	color:#898989;
}

#menuInner li ul {
	padding: 0 0 2px 2px;
}

#menuInner li ul li {
	padding-left:0;
	background: none;
}

#menuInner .current ul li, #menuInner .current ul a {
	color:#1a1a1a;
}

#menuInner li ul li, #menuInner li ul li a {
	font-size:11px;
}

#printHead {
	display: none;
	margin-left:250px;
	padding-top:3px;
	height:100%
}

.questionBoxOpened {
	padding-left: 9px
}
body, td {
	font-size:1em
}

.hideOnPrint, #menuTop, .ocms_de_bt, #menuInner {
	display: none;
}

#printHead {
	display: block
}

#top {
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

li {
	list-style: disc;
	list-style-position: inside;
	background: none
}

#logo {
	margin-left:0;
	float:left
}

#contentColumn {
	padding-top:20px;
	width:auto
}

#contentTable {
	width:70%
}

.listTable {
	border-top:1px solid #000
}

.listTable th, .listTable td {
	border-bottom:1px solid #000
}

.footerInner {
	float:right
}