/*
Autor : DICKE Kreativbüro (Mario Schwartz)
Layout: Bildschirm, Projektor
*/

/*===== Main CSS STYLE =====*/
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form, fieldset, div
{
	margin: 0px;
	padding: 0px;
}
html, body
{
	width: 100%;
	/*height: 100%;*/
}
body
{
	color: #434343;
	background: #edede5 none repeat-x scroll 0 0;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #a6ce39;
}
hr
{
	height: 1px;
	background-color: #434343;
	color: #434343;
}
p, dl, ul, ol, h1, h2, h3, h4, h5, h6, fieldset legend, hr
{
	margin: .8em 5px;
}
h1, h2, h3, h4, h5, h6, fieldset legend
{
	color: #00aeef;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #00aeef;
	background-color: transparent;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 10px;
}
h6
{
	font-size: 8px;
}
a
{
	text-decoration: underline;
	color: #a6ce39;
	background-color: transparent;
}
a:hover
{
	text-decoration: none;
}
fieldset legend
{
	margin: 0px 10px;
}
ul, ol
{
	margin-left: 36px;
}
label
{
	cursor: pointer;
}
table, td, th
{
	border: 0px dotted #434343;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
th, td
{
	text-align: left;
	padding: 3px;
	vertical-align: top;
	color: #434343;
	background-color: transparent;
}
th
{
	font-weight: bold;
	text-align: left;
	color: #434343;
	background-color: transparent;
}
td
{
	text-align: left;
	vertical-align: top;
}
dt
{
	color: #434343;
	background-color: transparent;
	font-weight: bold;
}
dd
{
	margin-left: 0px;
}
.tooltip
{
	position: absolute;
	display: none;
	z-index: 40;
	padding: 3px;
	background-color: #fff;
	color: #000;
	text-align: left;
	border: 1px solid #006400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
.nowrap
{
	white-space: nowrap;
}
.post_ok
{
	color: Green;
}
.post_err
{
	color: Red;
}
.print
{
	display: none;
}
.align_left
{
	text-align: left;
}
.align_center
{
	text-align: center;
}
.align_right
{
	text-align: right;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
/*===== End of Main CSS STYLE =====*/

/*===== Site CSS STYLE =====*/
div.hintergrund
{
	min-width: 100%;
	width: auto !important;
	width: 100%;
	height: 405px;
	background-color: #dbdbd8;
	position: absolute;
	left: 0;
	top: 0;
}
div.seite
{
	margin: 10px auto;
	position: relative;
	width: 978px !important;
	width: 984px;
	height: 525px;
	padding: 0 3px;
	text-align: left;
	background: transparent url(../_img/seite_hg.png) repeat-y 0 0;
}
div.seite div.seite_oben
{
	width: 984px;
	height: 5px;
	margin: 0 -3px;
	font-size: 0;
	position: relative;
	margin-bottom: -2px;
	background: transparent url(../_img/seite_oben.gif) no-repeat 0 0;
}
div.seite div.seite_unten
{
	width: 984px;
	height: 5px;
	margin: 0 -3px;
	font-size: 0;
	position: relative;
	background: transparent url(../_img/seite_unten.gif) no-repeat 0 0;
}
div.seite div.apotheke
{
	width: 978px;
	height: 391px !important;
	height: 392px;
	position: relative;
	border-bottom: 1px solid #edede5;
	overflow: hidden;
}
div.seite div.apotheke div.box
{
	width: 978px;
	height: 391px;
	position: absolute;
	background-color: #fff;
}
div.seite div.apotheke div.box div.karte
{
	width: 521px !important;
	width: 522px;
	height: 391px;
	border-right: 1px solid #edede5;
	float: left;
	font-size: 0;
}
div.seite div.apotheke div.box div.apo
{
	width: 416px !important;
	width: 456px;
	height: 376px !important;
	height: 391px;
	padding: 15px 20px 0;
	float: left;
}
div.seite div.apotheke div.box div.apo img.apologo
{
	float: right;
}
div.seite div.apotheke div.box div.apo div.apo_logo
{
	clear: both;
	margin-top: 6px;
}
div.seite div.apotheke div.box div.apo div.apo_adresse
{
	margin-left:87px;
	margin-top: 6px;
}
div.seite div.apotheke div.box div.apo a
{
	text-decoration: none;
	color: #434343;
	background-color: transparent;
}
div.seite div.apotheke div.box div.apo span
{
	font-weight: bold;
	color: #00aeef;
	background-color: transparent;
}
div.seite div.apotheke div.box div.apo a.link
{
	font-size: 0;
	display: block;
	margin-top: 6px;
}
div.seite div.laufband
{
	width: 978px;
	height: 125px;
	position: relative;
	font-size: 0;
	background-color: #fff;
}
div.seite div.laufband a.pfeil
{
	display: block;
	width: 60px;
	height: 125px;
	line-height: 125px;
	position: relative;
	float: left;
	text-decoration: none;
	text-align: center;
}
div.seite div.laufband a.pfeil img
{
	vertical-align: middle;
}
div.seite div.laufband div.laufzone
{
	width: 858px;
	height: 125px;
	float: left;
	overflow: hidden;
	position: relative;
}
div.seite div.laufband div.laufzone img
{
	margin: 20px 45px 20px 0;
}
div.seite div.laufband div.laufzone div
{
	width: auto;
	height: 125px;
	line-height: 125px;
	float: left;
	white-space: nowrap;
}
div.seite div.laufband div.laufzone div img
{
	vertical-align: middle;
	margin-right: 45px;
}
div.fuss
{
	margin: 0 auto;
	width: 978px;
	overflow: hidden !important;
	overflow: visible;
	color: #00aeef;
	background-color: transparent;
	font-size: 11px;
}
div.fuss a
{
	color: #00aeef;
	background-color: transparent;
	text-decoration: none;
}
/*===== End of Site CSS STYLE =====*/

/*===== Lightbox CSS STYLE =====*/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(../../_img/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(../../_img/overlay.png);
}
* html #lightboxOverallView, * html #overlay {
	background-color: #e5e5e5;
	background-image: url(../../_img/blank.gif);
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/*===== End of Lightbox CSS STYLE =====*/

#subtitle
{
	border: 1px solid #323232;
	color: #000;
	background-color: #fff;
	padding: 5px;
	display: none;
	position: absolute;
	text-align: left;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*===== Begin of AjaxPopUp =====*/
div#AjaxPopUp
{
	width: 100%;
	height: 100%;
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #e5e5e5;
	background-image: url(../../_img/overlay.png) !important;
	background-image: url(../../_img/blank.gif);
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	z-index: 50;
}
div#PopUpInfo
{
	position: fixed !important;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	color: #000;
	z-index: 60;
	display: none;
}
div#PopUpInfo input, div#PopUpInfo select, div#PopUpInfo textarea
{
	width: 350px;
	background-color: #ababab;
	color: #000;
	border: 0px solid #000;
}
div#PopUpInfo a.button
{
	width: auto;
	cursor: pointer;
	text-decoration: none;
	padding: 0px 5px;
}
div#PopUpInfo textarea
{
	height: 80px;
}
div#PopUpInfo input.box
{
	width: auto;
	cursor: pointer;
}
div#PopUpInfo ul
{
	text-align: left;
	margin: 0px;
	list-style: none;
	overflow: auto;
}
div#PopUpInfo ul li
{
	border-left: 10px solid #fff;
	padding-left: 5px;
	line-height: 18px;
}
div#PopUpInfo ul li.active
{
	border-left: 10px solid #6ca055;
	font-weight: bold;
}
div#PopUpInfo ul li a
{
	text-decoration: none;
	display: block;
}
/*===== End of AjaxPopUp =====*/
