@charset "utf-8";
/* ------------------------------*/
/* -- apotheke-neufelden.at -- */
/* ------------------------------*/



/* ------------------------------*/
/* -- alles auf null -- */
/* ------------------------------*/

html, body {
	height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}
html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, label, input, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ------------------------------*/
/* -- 0# -- globale einstellungen -- */
/* ------------------------------*/


body {
	background-color: #6ac221;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 0px 0;
}
p {
	line-height: 1.5em;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	color: #000;
	font-weight: bold;
}
em {
	font-style: normal;
		color: #6ac221;
	}
a {
	color: #6ac221;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/* ------------------------------*/
/* -- layout  -- */
/* ------------------------------*/

.clearFixLeft {
	clear: left;
}
.clearFixRight {
	clear: right;
}
.clearFixBoth {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
p.floatBox {
	width: 270px;
	float: left;
}
p.floatBox1 {
	width: 270px;
	float: left;
}
.marginBottom {
	margin-bottom: 15px;
}
.paddingTop {
	padding-top: 10px;
}
.marginLeft {
	margin-left: 5px;
}
.marginRight {
	margin-right: 20px;
}
.marginTop {
	margin-top: 15px;
}
.center{
	text-align: center;
	}
.inline{
		display: inline;
		}
.lineHeight {
	padding: 10px 5px 0px 5px;
}
/* ------------------------------*/
/* -- accessibility --*/
/* ------------------------------*/




/* ------------------------------*/
/* -- #1 -- header -- */
/* ------------------------------*/
#header {
	width: 978px;
	height: 323px;
	position: relative;
	z-index: 10;
	margin: 0px auto;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#header h1 a {
	width: 235px;
	height: 235px;
	background-image: url(../images/bg-branding.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	top: 54px;
	left: 25px;
	font-size: 16px;
	color: #000;
	text-indent: -10000px;
	z-index: 60;
	text-decoration: none;
}
#header h1 a:hover {
	color: #d00d13;
	text-decoration: none;
}
html>body #header h1 a:hover {
	color: #d00d13;
	text-decoration: none;
}

ul#navigation{
	width: 425px;
	position: relative;
	top: 65px;
	left: 510px;
	}
ul#navigation li {
	float: left;
	
		}
ul#navigation li a{
	
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 0px 54px;
	text-decoration: none;
		}
ul#navigation li a:hover{
	
	color: #a0d872;
	
	text-decoration: underline;
		}

/* ------------------------------*/
/* -- 2# --content -- */
/* ------------------------------*/
#container {
	width: 100%;
	position: relative;
	z-index: 30;
	background-color: #fff;
	clear: left;
	background-image: url(../images/bg-contentContainer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentContainer {
	width: 977px;
	margin: 0px auto;
	position: relative;
	z-index:10;
}

/* ------------------------------*/
/* ---- #3 contentSidebar -----  */
/* ------------------------------*/

#contentSidebar {
	width: 254px;
	min-height: 200px;
	float: left;
	position:relative;
	z-index: 30;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0;
	background-image: url(../images/bg-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	}
	
#contentSidebar h4{
	
	width: 221px;
	height: 24px;
	padding: 2px 0px 2px 10px;
	font-size: 16px;
	color : #fff;
	margin: 25px 0px 6px 0px;
	background-repeat: repeat-x;
	}


/* ------------------------------*/
/* -- #3-1 -- Navigation  ------ */
/* ------------------------------*/







ul#naviAdditional {
	width: 194px;
	z-index: 100;
	position: relative;
	margin: 46px 0 0 50px;
	z-index: 20;
	
}
	
ul#naviAdditional li, ul#naviAdditional li li {
position : relative;
		float : left;
}
	
ul#naviAdditional li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left: 194px;
		margin-top : -2.0em;
		z-index: 20;
		float: left;
		width: 194px;
	}
	
	
	
ul#naviAdditional li a {	
	width: 194px;
	font-size: 16px;
	color : #fff;
	line-height: 30px;
	text-decoration : none;
	padding: 0px 0px 0px 10px;
	display: block;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
ul#naviAdditional li a:hover {
	color : #4c6bb2;
	text-decoration : none;
	background-position: 0px -30px;	
	}
ul#naviAdditional ul li{
	float: left;
	}
ul#naviAdditional ul li a {	
	width: 194px;
	font-size: 16px;
	color : #fff;
	line-height: 30px;
	text-decoration : none;
	text-indent: 0px;
	border-bottom: 1px solid #fff;
	background-color: #77bbdc;
	}
	
ul#naviAdditional  ul li a:hover {
	width: 194px;
	font-size: 16px;
	color : #fff;
	line-height: 30px;
	text-decoration : underline;
	text-indent: 0px;
	background-color: #659ebb;
	}
	
	ul#naviAdditional li:hover ul ul, ul#naviAdditional li:hover ul ul ul, ul#naviAdditional li.sfhover ul ul, ul#naviAdditional li.sfhover ul ul ul {
		left: -999em;
	}
	
	ul#naviAdditional li:hover ul, ul#naviAdditional li li:hover ul, ul#naviAdditional li li li:hover ul, ul#naviAdditional li.sfhover ul, ul#naviAdditional li li.sfhover ul, ul#naviAdditional li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
ul#naviAdditional li:hover, ul#naviAdditional li.hover {  
     position: static;  
}  
   
   
.apo{
	background-image: url(../images/navAddi/apo.png);
	}
.hom{
	background-image: url(../images/navAddi/hom.png);
	}
.medi{
	background-image: url(../images/navAddi/medi.png);
	}
.not{
	background-image: url(../images/navAddi/not.png);
	}
.tip{
	background-image: url(../images/navAddi/tip.png);
	}
.aktu{
	background-image: url(../images/navAddi/aktu.png);
	}
	


/* -- adresse / v-card --*/
#hcard {
	width: 168px;
	height: 154px;
	position: relative;
	background-image: url(../images/bg-hCard.png);
	background-repeat: no-repeat;
	padding: 35px 20px 0 20px;
	margin: 10px 0 0 43px;
}


#hcard p {
	line-height: 1.3em;
	margin: 4px 0px 7px 0px;
	padding: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
#hcard p a {
	line-height: 1.3em;
	margin: 0 0px 7px 0px;
	padding: 0px;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
#hcard p a:hover {
	text-decoration: none;
	color: #000;
}
.tab {
	display:block;
	float:left;
	width:45px;
	margin-left: 1px;
	text-align: left;
}
.type {
	display:none;
}
h3.fn {
	line-height: 22px;
	color: #000;
	font-size: 12px;
	text-align: right;
	
}

/* --end of adresse / v-card --*/
/* ------------------------------*/
/* -- 4# --content Main -- */
/* ------------------------------*/


/* --- rechter inhaltsbereich --- */
#contentMain {
	width: 634px;
	min-height: 300px;
	margin-right: 42px;
	float: right;
	position:relative;
	z-index: 10;
	padding: 46px 5px 30px 5px;
	
	}
	
.will{
float:left;
}

.will-img{
float:right;
}

#contentMain h2 {
	color: #000;
	font-size: 24px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	
	text-indent: -10000px;
	width: 177px;
	height: 27px;
	background-repeat: no-repeat;
}
.home{
	background-image: url(../images/index/title.png);
	}
.allgemein{
	background-image: url(../images/allgemein/title.png);
	}
.geschichte{
	background-image: url(../images/geschichte/title.png);
	}
.team{
	background-image: url(../images/team/title.png);
	}
.homoeopathie{
	background-image: url(../images/homoeopathie/title.png);
	}
.medikamente{
	background-image: url(../images/medikamente/title.png);
	}
.tipps{
	background-image: url(../images/tipps/title.png);
	}
.notdienst{
	background-image: url(../images/notdienst/title.png);
	}
.aktuelles{
	background-image: url(../images/aktuelles/title.png);
	}
.kontakt{
	background-image: url(../images/kontakt/title.png);
	}
.anfahrt{
	background-image: url(../images/anfahrt/title.png);
	}
.impressum{
	background-image: url(../images/impressum/title.png);
	}
.fehler4{
	background-image: url(../images/404/title.png);
	}
#contentMain h3 {
	font-size: 16px;
	
	color: #6ac221;
	margin: 0px 0px 7px 5px;
	
}
#contentMain p {
	margin: 0px 0px 7px 5px;
}


#contentMain  img{
	border: 3px solid #6ac221;
	margin-left: 15px;
	}

#contentMain  .noborder{
	border: none;
	margin-left: 0px;
	}


#contentMain ul{
	margin: 10px 0 15px 20px;
	}
#contentMain ul li{
	margin: 0px 0 5px 0px;
	padding-left: 20px;
	background-image: url(../images/li-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	}

/* ---- customized --------*/

/* ----- team -----------*/

#contentMain   .teamer {
	width: 170px;	
	float: left;
	margin: 0 30px 10px 10px;
	}
#contentMain  .teamer img{
	width: 170px;
	border: 3px solid #6ac221;
	margin-left: 0px;
	}
#contentMain  .teamer p{
	font-size: 11px;
	line-height: 1.1em;
	margin: 1px 0 1px 0;
	padding: 2px 2px 2px 5px;
	width: 163px;
		}
/* ------------ kontakt --------*/
/* -- vcf download ---*/

p a.vcf{
	width: 204px;
	height: 24px;
	text-indent: -10000px;
	display: block;
	background-image:url(../images/kontakt/vcf-download.png);
	background-position: 0px 0px;
	}
p a.vcf:hover{
	background-position: 0px -24px;
	}



/* ------------------------------*/
/* -- 5# -- footer -- */
/* ------------------------------*/

#footer {
	width: 100%;
	height: 50px;
	position: relative;
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
}

#footerContent {
	width: 928px;
	height: 81px;
	position: relative;
	z-index: 10;
	margin: 0px auto;
	background-image: url(../images/bg-footerContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px 0 0 50px;
	}
	
#footerContent h4{
	width: 188px;
	margin: 0px 68px 0 0px;
	text-align: right;
	padding: 3px;
	background-color: #f2f9eb;
	color: #6ac221;
	font-size: 14px;
	font-weight: bold;
	float: left;
	}
#footerContent  .tab {
	display:block;
	float:left;
	width:321px;
	margin-left: 1px;
	text-align: left;
}

#footerContent p{
	color: #fff;
	}

/* ------------------------------*/
/* -- print und top verweise --*/
/* ------------------------------*/






/* ------------------------------*/
/* -- 6# standard seiten --*/
/* ------------------------------*/

/* --  impressum -- */
#euroweb {
	margin: 4px 0 0 0px;
	border: none;
}

