@charset "utf-8";
/* CSS Document */
@import url("content.css");
@import url("navigation.css");

/*------------------Allgemein------------------*/

html,
body {
	background-color:#FFF;

	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	line-height:1.5;
	color:#333;
	font-size:12px;
}

#mainnav, #topnav, #subnav, #footer ul, #column_left, #column_middle, #column_right, #column_right_startseite, #aktionen_container, .discount {display:none;}

#wrapper {
	width: 100%;
	margin:0;
	padding:0;
	height:100%;
	position:relative;
}

#header {
	width:auto;
	height: 130px;
}

#logo {
	float:left;
	width:auto;
	height:130px;
	margin:0;
	padding:0;
}

#logo a,
#logo img {
	text-decoration:none;
	border:none;
	padding:0;
	margin:0;
}

#slogan {
	display:none;
	float:left;
	width:600px;
	margin:-26px 0 0 0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#999;
	text-transform: uppercase;
	text-align:left;
}

#container {
	width:100%;
	min-height:200px;
	height:auto;
	margin:0;
	padding:0;
}

#footer {
	border-top:3px solid #EEE;
	padding:10px 0 40px 0;
	margin:20px 0 0 0;
	width:auto;
}

#footer span {
	color:#AAA;
	float:right;
	font-size:12px;
	font-weight:normal;
}

a {
	outline:none;
	color:#99090c;
	text-decoration:underline;
}

/*
a[href]:after {
  content:" <"attr(href)">";
  color:#99090c;
  font-style: italic;
  }*/

a:hover {
	color:#333;
}

ul, table ul, #content ul {
	padding:0 0 0 0;
	margin:0;
	list-style-type:circle;
}

li {
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-size:12px;
	line-height:1.3;
	list-style-type:circle;
}

/*--------------------------------------------------*/
/*----------Layout Startseite-----------------------*/
/*--------------------------------------------------*/

#column_left {
	/*float:left;*/
	width:300px;
	margin:0;
	padding: 0;
}

#column_middle {
	/*float:left;*/
	width:300px;
	margin:0 0 0 0;
	padding: 0;
}

#column_right {
	/*float:right;*/
	width:auto;
	margin:0;
	padding:0;
}

#column_left p,
#column_middle p,
#column_right p {
	margin: 0 0;
}

#column_left h2,
#column_middle h2,
#column_right h2,
#column_left h1,
#column_middle h1,
#column_right h1 {
	color:#333;
	font-size:18px;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
	height:26px;
	background-image:url(../img/h2_bg_blue.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}

#column_left h2.green,
#column_middle h2.green,
#column_right h2.green,
#column_left h1.green,
#column_middle h1.green,
#column_right h1.green {
	background-image:url(../img/h2_bg_green.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	color:#FFF;
}

.box {
	margin:0 0 30px 0;

}

.box p {
	color:#626262;
	line-height:1.3 !important;
	margin:0 !important;
	padding:0 !important;
}

.box fieldset {
	border:none;
	margin:0;
	padding:0;
	position:relative;
}

/*--------------------------------------------------*/
/*----------Layout Inhaltseite----------------------*/
/*--------------------------------------------------*/
#content {
	width:100%;
	min-height:200px;
	margin:0;
	border:none;
	padding:0;
	float:left;
}

#content p {
	margin:0;
	padding:0 0 15px 0;
	font-size:12px;
	line-height:1.5;
	color:#000;
}

#content h2,
#content h1 {
	font-size:18px;
	margin:0 0 15px 0;
	padding:0;
	color:#000;
	font-weight:normal;
	line-height:1;
}

#content h3 {
	font-size:13px;
	margin:0 0 7px 0;
	color:#870b10;
	font-weight:bold;
	line-height:1;
}

#content table {
	border:none;
	border-collapse:collapse;
	margin: 0 0 15px 0;
}

#content table td {
	padding:5px 5px 5px 0;
	width:50%;
	vertical-align:top;
}

#column_right .info h3 {
	padding:9px 15px 3px 15px !important;
	margin:0 !important;
	font-size:14px !important;
}

#column_right table {
	border:none;
	border-collapse:collapse;
	margin: 0 15px;
}

#column_right td {
	padding:5px 5px 5px 0;
	width:50%;
	vertical-align:top;
}

/*--------------------------------------------------*/
/*----------Layout Aktiondetailseite----------------*/
/*--------------------------------------------------*/
/*.date {
	font-size:12px;
	color:#666;
	font-weight:normal;
	margin: 0 0 20px 0;
	padding:5px;
	background-color:#EEE;
	border:1px solid #CCC;
}*/

.image_col {
	width:200px;
	float:left;
	margin: 0 0 15px 0;
	padding:0;
}

.description {
	width:340px;
	float:right;
	margin: 0 0 15px 0;
	padding:0;
}

/*----------------------*/
.clear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	width:100%;
}

.spacer {
	height:15px;
}

/*--------------------------------------------------*/
/*----------Layout Apotheke Detailseite-------------*/
/*--------------------------------------------------*/
#content_apotheke {
	width:100%;
	min-height:200px;
	margin:0;
	padding: 0 0 0 0;
	border-left:10px solid #f3f8fc;
	float:left;
}

#content_apotheke p {
	margin:0;
	padding:0 0 15px 0;
	font-size:12px;
	line-height:1.5;
	color:#000;
}

#content_apotheke h2,
#content_apotheke h1 {
	font-size:18px;
	margin:0 0 15px 0;
	padding:0;
	color:#000;
	font-weight:normal;
	line-height:1;
}

#content_apotheke h3 {
	font-size:13px;
	border-bottom:1px solid #EFEFEF;
	margin:0 0 8px 0;
	padding:0 0 3px 0;
	color:#870b10;
	font-weight:bold;
	line-height:1;
}

#content_apotheke table {
	border:none;
	border-collapse:collapse;
	margin: 0 0 15px 0;
}

#content_apotheke table td {
	padding:5px 5px 5px 0;
	width:50%;
	vertical-align:top;
}

.description_apotheke {
	width:270px;
	float:right;
	margin: 0 0 15px 0;
	padding:0;
}

.backlink {
	text-align:right;
	margin:0;
	padding:10px 0 15px 0;
}

.backlink a {
	background-image:url(../img/back_button_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:8px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
}

.backlink a:hover {
	color:#222;
}

/*--------------------------------------------------*/
/*----------Apotheken Suche-------------------------*/
/*--------------------------------------------------*/

fieldset.map {
	border:none;
	margin:0;
	padding:0 0 20px 0;
	position:relative;
}

fieldset.map input.suchfeld {
	border:1px solid #bababa;
	color:#888;
	height:17px;
	width:221px;
	float:left;
	background-image:url(../img/input_bg.jpg);
	background-repeat:repeat-x;
	padding:6px;
}

fieldset.map input.button_suche {
	border:1px solid #bababa;
	height:31px;
	width:82px;
	float:left;
	background-image:url(../img/button_suche.jpg);
	background-position:0 -2px;
	margin:0 0 0 -1px;
	padding:0;
	text-indent:-999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	cursor:pointer;
}

fieldset.map input.umkreis {
	border:1px solid #bababa;
	color:#888;
	height:17px;
	width:221px;
	float:left;
	background-image:url(../img/input_bg.jpg);
	background-repeat:repeat-x;
	padding:6px;
	margin:0 0 0 -1px;
}

fieldset.kantonwahl {
	border:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	float:right;
}

*+html fieldset.map input.umkreis,
*+html fieldset.map input.suchfeld {
	width:218px;
}

#shortDescriptionSingle {position:absolute; width:240px; top:300px; left:360px;}
