@charset "utf-8";

/* Author: Andreas Walter */
/* Company: Euroweb Internet GmbH */
/* Copyright: 2009 - Andreas Walter & Euroweb Internet GmbH */

/*==================================================
    => import additional CSS
==================================================*/

    @import url("lightbox.css");
    @import url("ew_cms.css");
    @import url("clearfix.css");

/*==================================================
    => global tags
==================================================*/

* {
   padding:0;
   margin:0;
}

body {
   color:#717171;
   vertical-align:baseline;
   text-align:center;
   font:14px/20px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
   overflow:-moz-scrollbars-vertical;
   background:url(../images/body.jpg) repeat-x;
}

ol, ul, dl {
   list-style:none;
}

a, .escape span {
   text-decoration:underline;
   color:#bf0000;
   /*white-space:nowrap;*/
}

a:hover, a:hover span {
   color:#bf0000;
   text-decoration:none;
}

a {
   outline:none;/* disable dotted active-link borders */
}

p {
   margin:0 0 15px 0;
}

img, img a {
   border:none;
}

/*==================================================
    => global classes
==================================================*/
.hr { 
   height:20px;
   background:url(../images/p-hr.jpg) repeat-x top;
   margin:20px 0 0 0;
 }
 
.clear {
   clear:left;
   float:none;
   height:0;
   line-height:0.0em
}

.highlight-1 {
   font-weight:bold;
   font-style:italic;
}

.highlight-2 {
	font-size:12px;
   color:#949494;
}

.highlight-3 {
   color:#bf0000;
}

.highlight-4 {
	background:url(../images/icon-get-more.png) 0px 3px no-repeat;
   padding-left:15px;
}

.floatLeft {
   float:left;
}

.marginRight10px {
   margin:0 10px 0 0;
}

.floatRight {
   float:right;
}

.externerlink {
   background:url(../images/icon-external-link.gif) no-repeat right center;
   padding:0px 20px 0px 0px;
}

.error404 li {
	background:url(../images/icon-get-more.png) 5px 8px no-repeat;
   padding-left:20px;
   line-height:28px;
}

#btnImprint {
	display:none;
}

.imagesType {
	margin:0 0 20px 20px;
}

.cmsImage {
	cursor:default;
   margin-bottom:10px;
}

.cmsFile,
.cmsLink {
	float:left;
   clear:left;
}

/*==================================================
    => container
==================================================*/

div#container {
   width:900px;
   position:relative;
   margin:0 auto;
   text-align:left;
}

/*==================================================
    => header  
==================================================*/

div#header {
	height:468px;
}

/*------------------ =branding  ------------------*/

h1#branding {
   text-indent:-9999px;
   width:277px;
   height:156px;
   background:url(../images/h1-branding.jpg);
   float:left;
}

h1#branding a {
   width:277px;
   height:156px;
   background:url(../images/h1-branding.jpg);
   display:block;
}

div#pictureContainer {
	width:900px;
   height:278px;
   overflow:hidden;
   clear:both;
}

/*==================================================
    => contentContainer  
==================================================*/

div#contentContainer {
	padding:35px 15px;
   background:url(../images/div-contentcontainer.jpg) 532px 0 no-repeat;
}

div#contentContainer h2 {
   color:#bf0000;
   font:normal 22px/24px "Times New Roman", Times, serif;
}

div#contentContainer h3 {
   color:#717171;
   font:normal 20px/24px "Times New Roman", Times, serif;
}

div#contentContainer h4 {
   color:#bf0000;
   font:bold 16px/22px "Times New Roman", Times, serif;
}
/*------------------ =contentMain  ---------------*/

div#contentMain {
	width:517px;
   float:left;
}

div#video {
	background: url(../flash/video.jpg) no-repeat;
}

/*------------------ =contentSidebar  -------------*/

div#contentSidebar {
	width:273px;
   float:right;
   font-size:13px;
   color:#888888;
   padding-bottom:80px;
}
div#contentSidebar div#qms {
	height:50px;
   background:url(../images/qms.jpg) 0 2px no-repeat;
   line-height:16px;
   padding-left:123px;
}

div#contentSidebar div#banner {
	margin:33px 0 0 0;
   
}

div#contentSidebar .h4 {
	background:url(../images/h4.jpg) 0 10px repeat-x;
   margin-bottom:10px;
}

div#contentSidebar h4 {
	font:normal 20px/28px "Times New Roman", Times, serif;
   background:#fff;
   display:inline;
   padding-right:10px;
}

dl#contactSidebar dt, dl#timesSidebar dt {
	display:block;
   width:45%;
   float:left;
   font-weight:bold;
   font-size:12px;
   text-transform:uppercase;
}

dl#contactSidebar dd, dl#timesSidebar dd {
	clear:right;
}

/* =imagesTypes */

.imagesType1 {
   border:5px solid #ddd;
   background:#fff url(../images/layout/progress.gif) no-repeat center center;
   outline:none;
}

.imagesType1:hover, a:hover img.imagesType1 {
   border:5px solid #ccc;
}

.imagesType2 {
   border:5px solid #ddd;
   background:#fff url(../images/icon-progress.gif) no-repeat center center;
}

/* =imprint */

dl.imprintTypeOfBusiness, dl.imprintAddress {

}

dl.imprintTypeOfBusiness dt, dl.imprintAddress dt {
   display:block;
   width:50%;
   float:left;
}

dl.imprintTypeOfBusiness dd, dl.imprintAddress dd {
   clear:right;
}

/*==================================================
    => navigation    
==================================================*/

ul#navigation-1 {
	width:328px;
   height:34px;
   overflow:hidden;
   background:url(../images/ul-navigation-1.jpg);
   float:right;
   margin-top:156px;
}

ul#navigation-1 li {
	float:left;
   text-indent:-9999px;
}

ul#navigation-1 li a {
	height:34px;
   display:block;
}

ul#navigation-1 .startseite a {
	width:90px;
}

ul#navigation-1 .startseite a:hover, ul#navigation-1 .startseite-active a {
	width:90px;
   background:url(../images/ul-navigation-1.jpg) 0 -34px;
}

ul#navigation-1 .kontakt a {
	width:74px;
}

ul#navigation-1 .kontakt a:hover, ul#navigation-1 .kontakt-active a {
	width:74px;
   background:url(../images/ul-navigation-1.jpg) -90px -34px;
}

ul#navigation-1 .anfahrt a {
	width:73px;
}

ul#navigation-1 .anfahrt a:hover, ul#navigation-1 .anfahrt-active a {
	width:73px;
   background:url(../images/ul-navigation-1.jpg) -164px -34px;
}

ul#navigation-1 .impressum a {
	width:91px;
}

ul#navigation-1 .impressum a:hover, ul#navigation-1 .impressum-active a {
	width:91px;
   background:url(../images/ul-navigation-1.jpg) -237px -34px;
}

ul#navigation-2 {
	width:900px;
   height:35px;
   overflow:hidden;
   background:url(../images/ul-navigation-2.jpg);
}

ul#navigation-2 li {
	float:left;
   text-indent:-9999px;
}

ul#navigation-2 li a {
	height:35px;
	display:block;
}

ul#navigation-2 .l1 a {
	width:99px;
}

ul#navigation-2 .l1 a:hover, ul#navigation-2 .l1-active a {
	width:99px;
   background:url(../images/ul-navigation-2.jpg) 0 -35px;
}

ul#navigation-2 .l2 a {
	width:197px;
}

ul#navigation-2 .l2 a:hover, ul#navigation-2 .l2-active a {
	width:197px;
   background:url(../images/ul-navigation-2.jpg) -99px -35px;
}

ul#navigation-2 .l3 a {
	width:156px;
}

ul#navigation-2 .l3 a:hover, ul#navigation-2 .l3-active a {
	width:156px;
   background:url(../images/ul-navigation-2.jpg) -296px -35px;
}

ul#navigation-2 .l4 a {
	width:245px;
}

ul#navigation-2 .l4 a:hover, ul#navigation-2 .l4-active a {
	width:245px;
   background:url(../images/ul-navigation-2.jpg) -452px -35px;
}


ul#navigation-2 .l6 a {
	width:126px;
}

ul#navigation-2 .l6 a:hover, ul#navigation-2 .l6-active a {
	width:126px;
   background:url(../images/ul-navigation-2.jpg) -697px -35px;
}


ul#navigation-2 .l7 a {
	width:77px;
}

ul#navigation-2 .l7 a:hover, ul#navigation-2 .l7-active a {
	width:77px;
   background:url(../images/ul-navigation-2.jpg) -823px -35px;
}

ul#navigation-3 {
	padding-left:75px;
}

ul#navigation-3-1 {
	padding-left:266px;
}

ul#navigation-3, ul#navigation-3-1 {
	padding-top:18px;

   font-size:12px;
   color:#888;
}

ul#navigation-3 li, ul#navigation-3-1 li {
	float:left;
}

ul#navigation-3 li a, ul#navigation-3-1 li a {
	color:#888;
   text-decoration:none;
   margin:0 5px;
}

ul#navigation-3 li a:hover, ul#navigation-3 .active a, ul#navigation-3-1 li a:hover, ul#navigation-3-1 .active a {
	color:#bf0000;
}

ul#navigationInner {
	width:532px;
   height:34px;
   overflow:hidden;
   background:url(../images/ul-navigationinner.jpg);
}

ul#navigationInner li {
	text-indent:-9999px;
   float:left;
}

ul#navigationInner li a {
	height:34px;
   display:block;
}

ul#navigationInner .diabetes a {
	width:84px;
}

ul#navigationInner .diabetes a:hover, ul#navigationInner .diabetes-active a {
	width:84px;
   background:url(../images/ul-navigationinner.jpg) 0 -34px;
}

ul#navigationInner .onkologie a {
	width:100px;
}

ul#navigationInner .onkologie a:hover, ul#navigationInner .onkologie-active a {
	width:100px;
   background:url(../images/ul-navigationinner.jpg) -84px -34px;
}

ul#navigationInner .individuelle-rezepturen a {
	width:209px;
}

ul#navigationInner .individuelle-rezepturen a:hover, ul#navigationInner .individuelle-rezepturen-active a {
	width:209px;
   background:url(../images/ul-navigationinner.jpg) -184px -34px;
}

ul#navigationInner .heimbetreuung a {
	width:139px;
}

ul#navigationInner .heimbetreuung a:hover, ul#navigationInner .heimbetreuung-active a {
	width:139px;
   background:url(../images/ul-navigationinner.jpg) -393px -34px;
}


/* navigationInner - 2 */
ul#navigationInner2 {
	width:408px;
   height:34px;
   overflow:hidden;
   background:url(../images/ul-navigationinner2.jpg) no-repeat;
}

ul#navigationInner2 li {
	text-indent:-9999px;
   float:left;
}

ul#navigationInner2 li a {
	height:34px;
   display:block;
}

ul#navigationInner2 .ernaehrung a {
	width:152px;
}

ul#navigationInner2 .ernaehrung a:hover, ul#navigationInner2 .ernaehrung-active a {
	width:152px;
   background:url(../images/ul-navigationinner2.jpg) 0 -34px;
}

ul#navigationInner2 .pathie a {
	width:160px;
}

ul#navigationInner2 .pathie a:hover, ul#navigationInner2 .pathie-active a {
	width:160px;
   background:url(../images/ul-navigationinner2.jpg) -160px -34px;
}

ul#navigationInner2 .zyco a {
	width:95px;
}

ul#navigationInner2 .zyco a:hover, ul#navigationInner2 .zyco-active a {
	width:95px;
   background:url(../images/ul-navigationinner2.jpg) -320px -34px;
}
/*==================================================
    => footer   
==================================================*/

div#footerContainer {
	background:url(../images/div-footercontainer.jpg) repeat-x;
   text-align:left;
}

div#footer {
	height:180px;
   margin:0 auto;
   width:900px;
}

/*==================================================
    => standarts   
==================================================*/

ul.list {
   margin:0 0 20px 0;
}

ul.list li {
   padding:0 0 0 20px;
   background:url(../images/ul-list.jpg) 5px 7px no-repeat;
}

#heumann{
	margin-top: 40px;
	padding-bottom: 30px;
	
}

