body
{
background-color: #4C0404;

	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	overflow: auto;
	padding: 10px;
	margin: 0px;

scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-hightlight-color:#cccccc;
scrollbar-shadow-color:#cccccc;

}



#htm {
background-color: #FFFFFF;}

.xx-small {
font-size:8pt;
}

.xxx-small {
font-size:7pt;}

.x-small {
font-size:10pt;
}
.large {
font-size: 14pt;}

.medium {
font-size: 12pt;}

.x-medium {
font-size: 11pt;}

.h5 {
font-size:10pt;}


.h4{
font-size: 12pt;}

table {

 font-family: Verdana, Arial, Helvetica, sans-serif ;
 font-size: 10pt;
 color: #000000;
 text-decoration: none;

}

.table{
background-color: #FFFFFF;}


a {
 color: #000000;
 text-decoration: none; 
}
a:visited{
color: #003366;
 
}
a:active{
color: #000000;
}

a:hover {
background-color: #AAD4EE;
}

.rundebox {
 background: url(bilder/box.png) repeat;

}
.rundebox_oben div {
 background: url(bilder/lo.png) no-repeat top left;

}
.rundebox_oben {
 background: url(bilder/ro.png) no-repeat top right;
}
.rundebox_unten div {
 background: url(bilder/lu.png) no-repeat bottom left;
}
.rundebox_unten {
 background: url(bilder/ru.png) no-repeat bottom right;
}
.rundebox_oben div, .rundebox_oben, .rundebox_unten div, .rundebox_unten {
 height: 10px;
 font-size: 1px;
}
.rundebox_inhalt {
 margin: 0;
}
.rundebox {
 width: 740px;
margin: 1em auto;
}




.rahmen_hinweis{
border-top-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 2px;
border-color: #E20121;
border-style: solid;
}

.rahmen_adresse{
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-color: #E20121;
border-style: solid;
}
.rahmen_foot{
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-color: #E20121;
border-style: solid;
}

.rahmen{
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-color: #333333;
border-style: solid;
}


.rahmen_angebote1{
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-color: #333333;
border-style: solid; }

.rahmen_angebote2{
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-color: #333333;
border-style: solid; }

.rahmen_angebote3{
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-color: #333333;
border-style: solid; }



.rahmen_grau{
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-color: #666666;
border-style: solid;
}



#navibereich li {
  list-style-type: none; /* Aufzählungszeichen entfernen */
}

#navibereich {
 font-size:10pt;
  background-color: #FFFFFF; /* Hintergrundfarbe für die Navigation */ 
  padding: 2px 0; /* Innenabstand: oben/unten 4px, li/re 0 */
  margin-left: 0px; /* Keinen Außenabstand */ 
}


#navibereich a {
 font-size:10pt;
  color: black;                  /* Schriftfarbe schwarz */ 
  text-decoration: none;         /* Unterstreichung entfernen */ 
  padding: 1px 2px;              /* oben/unten 4px, re/li 8px */
}
#navibereich a:visited {
  color: #003366;               
             }

#navibereich a:hover {
  background-color: #AAD4EE;
}


#navibereich a:hover, /* mit Komma am Ende */
#unser_team #navi03 a, /* mit Komma am Ende */
#apotheke #navi04 a,  /* mit Komma am Ende */
#kontakt #navi05 a, /* mit Komma am Ende */
#leistungen #navi06 a,  /* mit Komma am Ende */
#sortiment #navi06a a,  /* mit Komma am Ende */
#bestellung #navi07 a, /* mit Komma am Ende */
#notdienstplan #navi08 a,  /* mit Komma am Ende */
#links #navi09 a,  /* mit Komma am Ende */
#angebote #navi10 a, /* mit Komma am Ende */
#aktionen #navi11 a, /*mit Komma am Ende */
#tipp #navi13 a,  /* mit Komma am Ende */
#stellenangebot #navi14 a { /* ohne Komma am Ende */
  background-color: #AAD4EE;
}



#navibereich_foot li {
  list-style-type: none; /* Aufzählungszeichen entfernen */
 display: inline; /* Listenelemente nebeneinander */
}

#navibereich_foot {
 font-size:8pt;
  background-color: #FFFFFF; /* Hintergrundfarbe für die Navigation */ 
  padding: 0px 0; /* Innenabstand: oben/unten 4px, li/re 0 */
  margin-left: 0px; /* Keinen Außenabstand */ 
}


#navibereich_foot a {
 font-size:8pt;
  color: black;                  /* Schriftfarbe schwarz */ 
  text-decoration:none;         /* Unterstreichung entfernen */ 
  padding: 1px 15px;              /* oben/unten 4px, re/li 8px */
}
#navibereich_foot a:visited {
  color: #003366;               
             }

#navibereich_foot a:hover {
  background-color: #AAD4EE;
}
#navibereich_foot a:hover, /* mit Komma am Ende */
#startseite #navi12 a, /* mit Komma am Ende */
#impressum #navi02 a, /* mit Komma am Ende */
#sitemap #navi01 a { /* ohne Komma am Ende */
  background-color: #AAD4EE;
}

.Frame{
background-color: #FFFFFF;}



.gallery {
				zoom:1;
				width:auto;
			}
			.gallery a {
				display:block;
				float:center;
				margin: 0px;
				text-align:center;
				opacity:0.87;				
			}
			.gallery a:hover {
				opacity:1;
background-color: #FFFFFF;
			}
			.gallery a img {
				border:none;
				display:block;
background-color: #FFFFFF;
			}
			.gallery a#vlightbox{display:none}