@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic&subset=latin,latin-ext);

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html, body {    height:101%;}

body {
	background-color: #a2a1a1;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

body#tinymce {
	background-image: none;
	background-color: #ffffff;
	text-align: left;
}

body#tinymce a,
a {
	color: #000000;
	text-decoration: underline;
}

.gross {
	font-size: 14px;
	line-height: 150%;
}

a:hover, a:focus {
	text-decoration: none;
}

h1 a, h2 a {
	color: #2e5626;
}

select.inputbox, input.inputbox {
	border: 1px solid #81AF45;
	padding: 1px;
}

input.button {
	background-color: #81AF45;
	border: 1px solid #2E5626;
	color: #ffffff;
}

h2 {
	color: #2e5626;
	font-weight: bold;
	padding-bottom: 8px;
}

div.componentheading, h1, h2.contentheading, #xmap h1, .flexicontact h2, .page-header h1 {
	color: #2e5626;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 16px;
	margin-bottom: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #81af45;
}

#logo {
	position: absolute;
	top: 53px;
	left: 50%;
	width: 250px;
	height: 150px;
	margin-left: -517px;
	z-index: 50;
}

#headerpic_bar {
	position: absolute;
	top: 352px;
	left: 50%;
	width: 775px;
	height: 49px;
	margin-left: -274px;
	background-image: url('../images/halbtransparenter_balken.png');
	overflow: hidden;
	z-index: 50;
}

/* === start: kopfbild === */
#header .moduletable.headerpic {
	width: 775px;
	height: 280px;
	overflow: hidden;
	text-align: center;
}

#header .moduletable.headerpic img {
	margin-top: -25%;
}
/* === end: kopfbild === */

#mainmenu {
	position: absolute;
	left: 50%;
	top: 94px;
	width: 983px;
	height: 26px;
	margin-left: -502px;
	padding-right: 20px;
}

#outer_container {
	position: absolute;
	left: 50%;
	top: 121px;
	width: 1003px;
	margin-left: -502px;
}

#inner_container {
	background-color: #ffffff;
}

#body {
	min-height:150px;
	height:auto !important;
	height:150px;
	padding: 24px 27px 24px 6px;
}

#body .left {
	width: 216px;
}

.withoutleft #body .left {
	display: none;
}

#body .left .moduletable {
	width: 196px;
	padding: 10px;
	background-color: #81af45;
	color: #ffffff;
	margin-bottom: 32px;
}

#body .left .moduletable a {
	color: #ffffff;
}

#body .left .moduletable h3 {
	padding-bottom: 8px;
}

#body .right {
	width: 726px;
}

.withoutleft #body .right {
	width: 942px;
}

#content {
	text-align: left;
}

#header .left {
	padding: 94px 33px 18px 33px;
	background-image: url('../images/apothekenzeichen.png');
	background-repeat: no-repeat;
	background-position: 6px 21px;
	min-height:144px;
	height:auto !important;
	height:144px;
	width: 157px;
}

#footer {
	margin-top: 3px;
	color: #ffffff;
	padding-bottom: 30px;
}

#footer a {
	color: #ffffff;
}

#footer .left {
	background-color: #2f5627;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	height: 80px;
	width: 215px;
	padding-right: 8px;
	overflow: hidden;
}

#footer .right {
	background-color: #2f5627;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	height: 74px;
	width: 758px;
	overflow: hidden;
	text-align: right;
	padding: 6px 17px 0px 0px;
}

ul {
	margin-left: 15px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}


/* === Start: sitemap === */
body#sitemap div#xmap ul {
	list-style: none;
	list-style-image: none;
}

body#sitemap div#xmap ul.level_0 li a {
	font-weight: bold;
}

body#sitemap div#xmap ul.level_0 li ul li a {
	font-weight: normal;
}

div#xmap a {
	padding: 6px 0px 0px 10px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background-image: url("../images/link_arrow.gif");
    background-position: 0px 9px;
    background-repeat: no-repeat;
}

div#xmap .muted {
	display: none;
}
/* === End: sitemap === */

/* === Start: wissenswertes === */
div.blog .leading img {
	margin: 0px 16px 8px 0px;
	padding: 3px;
	border: 1px solid #81AF45;
}

span.leading_separator {
	clear: both;
}

div.blog div.article_row {
	clear: both;
	padding-top: 24px;
}

a.backlink,
div.blog a.readon {
	display: block;
	clear: both;
	padding: 6px 0px 0px 10px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background-image: url("../images/link_arrow.gif");
    background-position: 0px 10px;
    background-repeat: no-repeat;
}

div.blog a.readon {
	 background-position: 0px 12px;
}
/* === End: wissenswertes === */


/* === Start: standardinhalt === */

div.blog,
div.item-page,
div#page {
	line-height: 135%;
}

div#page p img {
	margin: 0px 16px 8px 0px;
	padding: 3px;
	border: 1px solid #81AF45;
}

div#page p.apothekenindex a img {
	border: 0px;
}

p.counter {
	margin-top: 12px;
	float: right;
}

ul.pagination {
	margin-top: 12px;
	float: left;
}
/* === End: standardinhalt === */


/* === Start: produktübersicht === */
div.content-category .cat-list {
	list-style: none;
	margin: 0px;
}

div.content-category .cat-list .cat-list-row {
	float: left;
}

div.content-category .cat-list .cat-list-row h2 {
	margin: 0px;
	border: 0px;
	padding-bottom: 10px;
	padding-top: 4px;
}

div.content-category .cat-list .cat-list-row {
	margin-bottom: 12px;
}

div.content-category .cat-list .cat-list-row a {
	display: block;
	background-image: url('../images/category_background.jpg');
	background-repeat: no-repeat;
	width: 305px;
	height: 103px;
	overflow: hidden;
	padding: 10px;
	text-decoration: none;
}

div.content-category .cat-list .cat-list-row a:hover {
	background-image: url('../images/category_background_hover.jpg');
}

div.content-category .cat-list .cat-list-row span.description {
	display: block;
	width: 280px;
	height: 66px;
	overflow: hidden;
}

div.content-category .cat-list .cat-list-row.even {
	float: left;
	clear: right;
}

div.content-category .cat-list .cat-list-row.odd {
	float: right;
}


body#ueber-uns .blog .leading {
	width: 444px;
	padding-right: 23px;
	padding-bottom: 32px;
	float: left;
}

body#ueber-uns .blog .leading.even {
	clear: left;
}

.pull-left.item-image {
	float: left;
	padding-left: 12px;
	width: 160px;
}

body#ueber-uns .blog h3 {
	float: left;
	width: 272px;
	height: 42px;
}

body#ueber-uns .blog .introtext {
	float: left;
	width: 272px;
}

body#ueber-uns .blog .introtext br {
	display: none;
}

body#ueber-uns .blog .introtext p br {
	display: inline;
}

div.article_column {
	width: 340px;
	float: left;
}
div.article_column.column2 {
	float: right;
}

div.article_row {
	padding-bottom: 24px;
}

div.article_row img {
	margin: 0px 16px 8px 0px;
	padding: 3px;
	border: 1px solid #81AF45;
}

span.article_separator {
	display: none;
}

span.row_separator {
	width: 100%;
	display: block;
	clear: both;
}

div.blog div.contentdescription {
	padding-bottom: 32px;
}

p.counter {
	clear: both;
}
/* === End: produktübersicht === */


/* === Start: seitennavigation === */
ul.pagination {
	list-style: none;
	margin: 0px;
}

ul.pagination li {
	float: left;
}

ul.pagination li {
	padding-right: 8px;
}
/* === End: seitennavigation === */


/* === start: virtuemart === */
#body .left a.mainlevel {
	display: block;
	height: 27px;
	line-height: 27px;
	background-image: url('../images/menu_arrow.gif');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-decoration: none;
	padding-left: 24px;
}

#body .left a.mainlevel:hover, #body .left a.mainlevel:focus, #body .left a#active_menu.mainlevel {
	background-image: url('../images/menu_arrow_active.gif');
	background-color: #ffffff;
	color: #2e5626;
}

#body .left a.sublevel {
	display: block;
	height: 27px;
	line-height: 27px;
	background-image: url('../images/submenu_arrow.gif');
	background-repeat: no-repeat;
	background-position: 16px 10px;
	text-decoration: none;
	padding-left: 24px;
}

#body .left a.sublevel:hover, #body .left a.sublevel:focus, #body .left a#active_menu.sublevel {
	background-image: url('../images/submenu_arrow_active.gif');
	background-color: #ffffff;
	color: #2e5626;
}
/* === end: virtuemart === */


/* === start: untermenü === */
#body .left .moduletable.menu {
	padding-right: 0px;
}

#body .left ul.menu,
#body .left ul.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#body .left ul.menu a {
	display: block;
	height: 27px;
	line-height: 27px;
	background-image: url('../images/menu_arrow.gif');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-decoration: none;
	padding-left: 24px;
	padding-right: 10px;
}

#body .left ul.menu li a:hover, #body .left ul.menu li a:focus, #body .left ul.menu li.current a {
	background-image: url('../images/menu_arrow_active.gif');
	background-color: #ffffff;
	color: #2e5626;
}

#body .left ul.menu li.current ul li a, #body .left ul.menu li ul li a {
	display: block;
	height: 27px;
	line-height: 27px;
	background-image: url('../images/submenu_arrow.gif');
	background-repeat: no-repeat;
	background-position: 18px 10px;
	background-color: transparent;
	text-decoration: none;
	padding-left: 32px;
	color: #ffffff;
}

#body .left ul.menu li ul li a:hover, #body .left ul.menu li ul li a:focus,
#body .left ul.menu li.current ul li a:hover, #body .left ul.menu li.current ul li a:focus, #body .left ul.menu li ul li.current a {
	background-image: url('../images/submenu_arrow_active.gif');
	background-color: #ffffff;
	color: #2e5626;
}
/* === end: untermenü === */


/* === start: apothekenindex === */
div#emergencyServiceInfo {
	position: absolute;
	top: 361px;
	left: 50%;
	width: 505px;
	height: 31px;
	line-height: 31px;
	margin-left: -139px;
	overflow: hidden;
	z-index: 60;
	font-size: 14px;
	color: #2E5626;
	background-color: #ffffff;
	font-weight: bold;
}

table.apoidx_pharmacy_list {
	width: 100%;
}

table.apoidx_pharmacy_list tr td {
	height: 19px;
	line-height: 19px;
	padding: 3px;
}

table.apoidx_pharmacy_list tr td.name {
	font-weight: bold;
}

table.apoidx_pharmacy_list tr td.phone,
table.apoidx_pharmacy_list tr td.maplink {
	border-bottom: 1px dotted #81af45;
}

table.apoidx_pharmacy_list tr td.maplink {
	text-align: right;
	vertical-align: bottom;
}
/* === end: apothekenindex === */


/* === start: ueber uns === */
body#ueber-uns .right #page img {
	padding: 3px;
	border: 1px solid #81AF45;
}
/* === end: ueber uns === */


/* === start: hauptmenü === */
#mainmenu ul.menu {
	margin: 0px;
	list-style: none;
	text-align: right;
}

#mainmenu ul.menu li {
	display: inline-block;
}

#mainmenu ul.menu li a {
	display: block;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
	text-transform: uppercase;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 0px 8px 0px 8px;
}

#mainmenu ul.menu li.active a, #mainmenu ul.menu li a:hover, #mainmenu ul.menu li a:focus {
	background-color: #81af45;
	color: #000000;
}

/* === end: hauptmenü === */

/* === start: fusszeilenmenü === */
#footer ul.menu {
	margin: 0px;
	list-style: none;
}

#footer ul.menu li {
	float: right;
	padding-right: 17px;
}

#footer ul.menu li a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	color: #ffffff;
}

#footer ul.menu li a:hover, #footer ul.menu li a:focus, #footer ul.menu li.active a {
	text-decoration: underline;
}
/* === end: fusszeilenmenü === */


/* === start: kontaktformular === */
.fc_field input {
	border: 1px solid #2E5626;
}

.fc_field textarea {
	border: 1px solid #2E5626;
	height: 140px;
}

.fc_table td.fc_button {
	padding-left: 0px;
}

.fc_button input {
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	color: #ffffff;
	background-color: #2E5626;
	padding: 2px;
	cursor: pointer;
}
/* === end: kontaktformular === */