/* Altstadtapotheke Kiel */
/*  (c) SeitenBox.de */
/* 12.12.2010 */

*
{
  margin:0;
  padding:0;
}

html
{
  background:#f0f0f0 none repeat scroll 0 0;
}

body
{
  font:14px "Helvetica Neue", Arial, sans-serif;
  color:#222;
  margin:0;
  padding:0;
}

#inhalt p,#inhalt ul,#inhalt ol,#inhalt td,#inhalt th
{
  margin-bottom:.5em;
    font-weight: 600;
	  line-height:1.3;
}

#inhalt h1
{
  font-size:16px;
  padding-bottom: 5px;
}

#inhalt h2
{
  font-size:14px;
  letter-spacing:1px;
}

#inhalt h3
{
  font-size:13px;
  letter-spacing:1px;
  #color:#333;
}

#inhalt img.left
{
  float:left;
  margin:10px 10px 10px 0;
}

#inhalt img.right
{
  float:right;
  margin:10px 0 0 10px;
}

#inhalt span.left
{
  padding-right:20px;
}

#inhalt a:link,#inhalt a:visited
{
  color:#789;
  text-decoration:underline:;
}

#inhalt a:hover,#inhalt a:active
{
  color:#000;
  text-decoration:underline:;
}

#inhalt ul
{
  clear:left;
  list-style-type:disc;
  margin-left:20px;
}

#inhalt li
{
  margin-top:5px;
  padding:0;
}

#inhalt ol
{
  clear:left;
  list-style-type:dezimal;
  margin-left:25px;
}

#inhalt table
{
  text-align:left;
  border-collapse:collapse;
  margin:0;
}

#inhalt th
{
  font-weight:400;
  border:1px #666 solid;
  padding:2px;
}

#inhalt td
{
  border:1px #666 solid;
  padding:2px;
}

#inhalt td ul
{
  padding:0;
}


#inhalt .contactform button {
	font: 1.0em  arial, verdana, sans-serif;
	color:#222;
}
/*DIVS*/
#logo
{
  height:100px;
}

#logo_file { z-index:99; }

#container
{
  position:relative;
  border:50px #9d9ea0 solid;
  width:1000px;
  z-index:1;
  background-color:#fff;
  margin:40px auto 0;
  padding:0;
}

#header
{
  width:1000px;
  height:350px;
  position:absolute;
  border-top: 1px solid #9d9ea0;
  top:160px;
  z-index:-1;
}

#header_img
{
  width:1000px;
  height:350px;
}

#inhalt
{
  margin-top:70px;
}

#textHG
{
  display:block;
  height:330px;
  width: 980;
  overflow:hidden;
  z-index:10;
  padding:20px 500px 20px 20px;
  padding:0 0 0 0;
  margin: 10px 10px 10px 10px;
}

#text
{
	padding:20px 500px 20px 20px;
}

#footer
{
  position:absolute;
  top:570px;
  height:25px;
  width:1000px;
}

#footer p
{
  font-size:11px;
  color:#888;
  margin:0;
  padding:0;
  text-align:right;
  width:100%;
}

#navi
{
  width:100%;
  height:28px;
  position:absolute;
  top:90px;
  left: 0px;
  font-size:20px;
  font-weight: bold;
  padding-bottom: 25px;
  border-top:1px solid #999;
  border-bottom:1px solid #999;
}

#navi ul,#secondLevel ul
{
  width:100%;
  margin-left: 220px;
  padding-left:7px;
}

#navi li,#secondLevel li
{
  float:left;
}

#navi ul a,#navi ul a:link,#navi ul a:visited
{
  display:block;
  text-decoration:none;
  color:#999;
  font-weight:400;
  margin:0 5px 0 0;
  padding:3px 5px;
}
#navi ul a:hover,#navi ul #navi ul a:hover span
{
  color:#8aa8c2;
}


#secondLevel
{
  position:absolute;
  top:118px;
  width:100%;
  height:28px;
  font-size:14px;
  padding-left:65px;
}

#secondLevel ul a,#secondLevel ul a:link,#secondLevel ul a:visited
{
  display:block;
  text-decoration:none;
  color:#BA0314;
  font-weight:400;
  margin:0 5px 0 0;
  padding:3px 5px;
}


#secondLevel ul a:hover,#secondLevel ul a:hover span
{
    color:#BA0314;
}




#navi ul a.navaktuell,#navi ul ul a.navaktuell span,#secondLevel ul a.navaktuell,#secondLevel ul ul a.navaktuell span
{
  color:#BA0314;
  font-weight:700;
}


/* Um die Startseite in der Navigation auszublenden*/
#navi li.cat-0,#navi h3.select span,#navi h3.navipunkte1 span
{
  display:none;
}

#navipunkte1 ul li{
	padding-right:10px;
	}
	
#navipunkte2 ul li{
	padding-right:10px;
	}

/* Startseite: Apotheken-Logo */
.cat-0 a#logo_file img { display:none; }
.cat-0 a#logo_file {background:url(apothekenlogo.jpg) top left no-repeat;}

/* cat-1: Apotheke */
.cat-1 #navi #navaktuell { color:#BA0314 }
/* cat-2: Heimbetreuung */
.cat-2 #navi #navaktuell { color:#b3cde8}
/* cat-3: Home Care */
.cat-3 #navi #navaktuell { color:#ffda4d }
/* cat-4: Service */
.cat-4 #navi #navaktuell { color:#7b4930 }
/* cat-5: Kontakt */
.cat-5 #navi #navaktuell { color:#9D9EA0 }


/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer
{
	overflow: hidden;
	position: relative;
}
.jspPane
{
	position: absolute;
}
.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 100%;
	background: #f2f2f2;
	opacity: .8;	
}
.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 12px;
	background: #f2f2f2;
	opacity: .8;
}
.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}
.jspCap
{
	display: none;
}
.jspHorizontalBar .jspCap
{
	float: left;
}
.jspTrack
{
	background: #f2f2f2;
	position: relative;
}
.jspDrag
{
	background: #ccc;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspCorner
{
	background: #f2f2f2;
	float: left;
	height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

.jspDrag
{
	background:  #aaa;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.jspTrack .jspActive,
.jspTrack .jspHover,
.jspDrag:hover
{
	background: #8aa8c2;
}

.jspVerticalBar>.jspDisabled,
.jspVerticalBar>.jspDisabled:hover,
.jspHorizontalBar>.jspDisabled,
.jspHorizontalBar>.jspDisabled:hover
{
	background-color: transparent;
}
.cat-2 span
{
	color:#BA0314!important;
}
