/*******************************************
* $Author: skuegler $
* $RCSfile: style.content.css,v $
* $Date: 2010-11-23 10:11:04 +0100 (Di, 23. Nov 2010) $
* $Revision: 114 $
*******************************************/

/* Content Seiten */
#content ul.level1a {
	margin-left: 0px;
	margin-bottom: 5px;
	float: left;
	width: 240px;
}

#content ul.level1b {
	margin-left: 0px;
	margin-bottom: 5px;
	float: left;
}

#content ul.level2 {
	margin-left: 15px;
	margin-bottom: 10px;
}

#content ul.level4 {
	margin-left: 20px;
	margin-bottom: 5px;
}

#content ul.level3 {
	margin-left: 30px;
	margin-bottom: 5px;
}

#content {
	clear: both;
	font-family:Arial,sans-serif; 
	font-size:9pt; 
	color:#000000;
	line-height: 17px;
}

#content h1 {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	margin: 6px 0px 0px 0px;
	padding: 0;
}

#content h2 {
  font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	margin: 0;
	padding: 0px 0 6px 0;
	border-top: dotted 0px #004F82;
}

#content h2.rezept {
	border-top: solid 1px #004F82;
	border-bottom: solid 1px #004F82;
	padding: 6px 0px 6px 6px;
	margin: 24px 0 0 0;
	background-color:#F1FAFE;
}

#content h2.wichtig {
	border-top: solid 1px #004F82;
	border-bottom: solid 1px #004F82;
	padding: 6px 0px 6px 6px;
	margin: 24px 0 0 0;
	background-color:#F1FAFE;
}

#content h2.bestellt {
	border-top: solid 1px #004F82;
	border-bottom: solid 1px #004F82;
	padding: 6px 0px 6px 6px;
	margin: 24px 0 0 0;
	background-color:#F1FAFE;
}

#content h2.impressum {
	border-top: solid 1px #004F82;
	border-bottom: solid 1px #004F82;
	padding: 6px 0px 6px 6px;
	margin: 24px 0 0 0;
	background-color:#F1FAFE;
}

#content h2.kontakt {
	border-top: solid 1px #004F82;
	border-bottom: solid 1px #004F82;
	padding: 6px 0px 6px 6px;
	margin: 24px 0 6px 0;
	background-color:#F1FAFE;
}

#content h2.wiebestelleich {
	border-top: solid 1px #004F82;
	border-bottom: solid 1px #004F82;
	padding: 6px 0px 6px 6px;
	margin: 24px 0 0 0;
	background-color:#F1FAFE;
	
}

#content h3 {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	margin: 0;
	padding: 10px 0 6px 0;;
}

#content h3.bestellen {
	border-top: solid 1px #004F82;
	margin: 14px 0 5px 0;
	padding-top: 5px;
}

#Content a {
	font-size:10pt; 
	color:#004F82; 
	border-bottom: solid 0px #004F82;
}

#Content a:hover {
	color:#E60004; 
	border-bottom: solid 0px #E60004;
}

#Content a.none {
	font-size:10pt; 
	color:#ffffff; 
	border-bottom: dotted 0px #FFFFFF;
	
}
	
#Content a.none:hover {
	color:#FFFFFF; 
	color:#FFFFFF;
	
}

#Content p.absto {
	margin: 20px 0 0 0;
	padding: 0;
}

#content ul {

	margin: 4px 14px 0 12px;
	padding: 0;
	list-style: outside;
}

#content li {
	padding: 0 0 6px 0;
	margin: 0 0 0 6px;
	list-style: outside;
}

#content ul.versand {
	list-style-type:none;
	padding: 5px 0px 0px 0;
	margin: 0px 0px 0px 0;
}

#content li.versand {
	float: left;
	padding: 0px 0px 10px 0;
	margin: 0px 10px 0px 0;
	width: 250px;
}

/* Beratung */

.apothekerberatung {
  clear: both;
 }  

#apothekerberatung ul {
	list-style-type:none;
	padding: 10px 0px 0px 0;
	margin: 0;
}

#apothekerberatung li {
	float: left;
	padding: 0px 0px 50px 0;
	margin: 0px 10px 0px 0;
	display: inline;	
	width: 250px;
	line-height: 18px;
}

#apothekerberatung img {
	margin: 0px 14px 0px 0;
	border: 0px;
}

#apothekerberatung strong {
	font-size: 10pt;
	border-bottom: 1px solid #0060AF;
}

#apothekerberatung a {
	color:#0060AF; 
}
	
#apothekerberatung a:hover {
	color:#E60004; 
}

.hotline {
	font-size: 20pt;
	font-weight: bold;
	color: #EC1D25;
	text-align: center;
	padding: 6px 0px 14px 0px;
}

.nummer {
	font-size: 20pt;
	font-weight: bold;
	color: #0055A6;
	text-align: center;
}

.hotline2 {
 	font-size: 12pt;
	font-weight: bold;
	color: #EC1D25;
	text-align: center;
	padding: 0px 0px 8px 0px;
}

.nummer2 {
  font-size: 18pt;
	font-weight: bold;
	color: #0055A6;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

.bemerkung {
	font-size: 8pt;
	color: #0055A6;
	text-align: center;
	padding: 6px 0px 10px 0px;
}

.downdivfox {
  clear:both;
  margin: 0px 0px 0px 0px;
}

/* Kundendaten ändern */
.input-register {
	color: #000000;
	border: solid 1px #0060AF;
	background-color:#F1FAFE;
	width:230px;
}
.input-register-fail {
	color: #000000;
	border: solid 1px #E60004;
	background-color:#FFCFD1;
	width:230px;
}
.input-register-dropbox {
	color: #000000;
	border: solid 1px #0060AF;
	background-color:#F1FAFE;
	width: 350px;
}

.box {
	clear: both;
	position: relative;
	padding: 0px 0px 14px 0px;
	background-image: url(https://www.aponeo.de/images/skin/schatten.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	font-size: 10pt;
}
.box .rahmen {
	position: relative;
	padding: 4px;
	border: 1px solid #dcdcdc;
}
.box .kopf {
	position: relative;
	background-image: url(https://www.aponeo.de/images/skin/kopf.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	font-weight: bold;
}

.box .inhalt {
	position: relative;
	background-image: url(https://www.aponeo.de/images/skin/box_hintergrund.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	font-size: 10pt;
}

.box .text {
	font-size: 10pt;
	margin: 0 0 10px 0;
}

.box .h2 {
	font-size: 14pt;
	margin: 0 0 0 0;
}


div.bildklein {
	padding: 8px;
	border: 1px solid #dcdcdc;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}

.boxspo {
	clear: both;
	position: relative;
	padding: 10px 0px 5px 0px;
	background-image: url(https://www.aponeo.de/images/skin/schatten.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	font-size: 10pt;
}
.boxspo .rahmen {
	position: relative;
	padding: 4px;
	border: 1px solid #dcdcdc;
}
.boxspo .kopf {
	position: relative;
	background-image: url(https://www.aponeo.de/images/skin/kopfspo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	font-weight: bold;
}

.boxspo .inhalt {
	position: relative;
	background-image: url(https://www.aponeo.de/images/skin/box_hintergrund.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	font-size: 10pt;
}

.boxspo .inhalt2 {
	background-image: url(https://www.aponeo.de/images/skin/box_hintergrund.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	font-size: 10pt;
}

.boxspo .text {
	font-size: 10pt;
	margin: 0 0 10px 0;
}

.boxspo .text2 {
	font-size: 10pt;
	margin: 0 0 10px 5px;
	width: 500px;
}

div.bildkleinspo {
	padding: 8px;
	border: 1px solid #dcdcdc;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}

div.bildgrossspo {
	padding: 8px;
	border: 1px solid #dcdcdc;
	background-color: #FFFFFF;
	margin: 10px 5px 10px 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content h2.sponsor {
  font-size: 14px;
	padding: 10px 0px 0px 0px;
}

#content h3.sponsor {
  font-size: 14px;
	padding: 0px 0px 0px 6px;
	color: #333333;
}

/**/

