/**********************************************************************************************
* Reiter (obere Navigation)
***********************************************************************************************/
div#divReiterFrame{
	overflow:hidden;
	width:100%;
	margin-top:0px; /* neues Layout CA 17.10.2016 */
}
div#divReiter{
	background:url(/fileadmin/images/divReiterBack.png) repeat-x top;
	vertical-align:top;
	height:32px;
	/*margin:0 auto;*/
	width:937px;
	position:relative;
	/*left:-10px;*/
}
div#divReiter * {
	font-family:Arial;
	font-size:12Px;
}
div#divReiter p{
	float:left;
	height:26px;
	line-height:26px;
	margin-top:6px;
}
div#divReiter p.pNav1Spacer1{
	width:35px;
	background:url(/fileadmin/images/nav1-2.png);
}
div#divReiter p.pNav1Spacer2{
	width:5px;
	background:url(/fileadmin/images/nav1-4.png);
}
div#divReiter p.pNav1Spacer3{
	width:5px;
	background:url(/fileadmin/images/nav1-6.png);
}
div#divReiter p.pNav1Spacer4{
	width:1px;
	background:url(/fileadmin/images/nav1-7.png);
}
div#divReiter p.pNav1ElementSelected{
	background:#FFFFFF;
}
div#divReiter p.pNav1ElementSelected a.mittelgrau{
	color:#E2001A;
	font-weight:bold;
	background:#FFFFFF;
}
div#divReiter a{
	padding:0px 15px;
	display:block;
	text-decoration:none;
	background:url(/fileadmin/images/nav1-5.png);
}
div#divReiter a.rot{
	color:#E2001A;
}
div#divReiter a:hover{
	color:#E60005;
	text-decoration:none;
	background:url(/fileadmin/images/nav1-8.png);
}

div#divReiter a.toplink1:hover{
	color:#FFFFFF;
	background:#E2001A;
}
div#divReiter a.toplink2:hover{
	color:#FFFFFF;
	background:#8E007B;
}
div#divReiter a.toplink3:hover{
	color:#FFFFFF;
	background:#E2001A;
}
div#divReiter a.toplink4:hover{
	color:#FFFFFF;
	background:#0082CD;
}
div#divReiter a.toplink5:hover{
	color:#FFFFFF;
	background:#E2001A;
}
div#divReiter a#aTabPharmastellen {
	width:90px;
  height:26px;
	background:url(/fileadmin/images/tab_pharmastellen.png) left top no-repeat;
}  
div#divReiter a#aTabPharmastellen:hover {
	width:90px;
  height:26px;
	background:url(/fileadmin/images/tab_pharmastellen_hover.png) left top no-repeat;
}  

div#divReiter p.rechts{
	width:244px;
	float:right;
	font-weight:bold;
	margin:0;
	padding:0;
	height:32px;
	line-height:32px;
}
div#divReiter a.rechts{
	float:right;
	margin:9px 20px 0px 0px;
	padding:0;
	width:36px;
}
div#divReiter a.rechts img{
	border:0px;
}

/**********************************************************************************************
* ...
***********************************************************************************************/
img#logoPrint{
	display:none;
}

div#divContentFrame{
	overflow:hidden;
	vertical-align:top;
	/*margin:0 auto;*/
	width:937px;
	position:relative;
/*left:-10px;*/
}
div#contentdiv{
	margin-left:35px;
}
/**********************************************************************************************
* Banner
***********************************************************************************************/
#divMainBannerFrame{
	position:absolute;
	top:0px;
  left: 170px; /* neues Layout CA 17.10.2016 */
	/* width:100%; */
	overflow:visible;
}
#divMainBannerTopFrame{
	width:937px;
	position:relative;
  /*left:-10px;*/
	/*margin:0 auto;*/
	overflow:visible;
}
div#divMainBannerTopFrameMargin{
	margin:0px 20px 0px 35px;
	text-align:center;
}
#divMainBannerTop{
}
#divMainBannerLeft{
	position:absolute;
	top:110px;
	left:-170px;
	width:160px;
}
#divMainBannerLeft *{
  max-width:160px;
}  
#divMainBannerRight{
	position:absolute;
	top:110px;
	right:-172px;
	width:160px;
}
div#PZBigsizeBannerOben{
	width:728px;
	height:90px;
	overflow:visible;
	display:block;
}

/**********************************************************************************************
* Footer
***********************************************************************************************/
div#divFooterFrame{
	overflow:hidden;
	vertical-align:top;
	/*margin:0 auto;*/
	width:937px;
	position:relative;
/*left:-10px;*/
	width:937px;
}
div#divFooterBackground{
	background-color:#F3F3F3;
}
div#divFooter{
	padding:1em 20px 1em 35px;
}
div#divFooter ul{
	list-style-type: none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:882px;
}
div#divFooter ul li{
	float:left;
	margin-right:2em;
}
div#divFooter ul li p{
	font-family:Arial;
	font-size:12px;
	padding-bottom:0.5em;
}
div#divFooter ul li p a{
	text-decoration:none;
	display:block;
	width:100%;
}
div#divFooter ul li p a:hover{
	color:#E2001A;
}
/**********************************************************************************************
* clearfix
***********************************************************************************************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/**********************************************************************************************
* Branding (Titel und Suche)
***********************************************************************************************/
div#divBrandingFrame{
	overflow:hidden;
	width:100%;
}
div#divBranding{
	/*margin:0 auto;*/
	width:937px;
	height:131px;
	position:relative;
/*left:-10px;*/
}
div#divBranding * {
	font-family:Arial;
	font-size:12Px;
	color:#605F61;
}
div#divBranding a {
	/*float:left;*/
	text-decoration:none;
}
div#divBranding span{
	/*float:left;*/
}
div#divBranding a:hover{
	text-decoration:none;
	color:#E60005;
}
div#divBranding img.logo{
	margin:34px 0px 0px 35px;
	float:left;
	border:0px;
}
div#divBranding img.pz_nr1{
	margin:16px 16px 0px 0px;
	float:left;
	border:0px;
}
div#divBranding div.rechts{
	width:280px;
	text-align:center;
	float:right;
	margin:3px 20px 0px 0px;
}
div#divBranding  form.formSuchen{
	margin:30px 0px 0px 0px;
	padding:0;
	width:100%;
	height:29px;
	overflow:hidden;
}
div#divBranding  form.formSuchen td.tdLeft{
	background:url(/fileadmin/images/suchen_links.png) top left;
	padding:0px 0px 0px 10px;
}
div#divBranding  form.formSuchen td.tdLeft input{
	color:#9F9F9F;
	border:0px;
	margin:0;
	padding:0;
	width:228px;
}
div#divBranding  form.formSuchen a{
	display:block;
	height:29px;
	width:33px;
	margin:0;
	padding:0;
	background:url(/fileadmin/images/suche_lupe1.png) top left;
}
div#divBranding  form.formSuchen a:hover{
	background:url(/fileadmin/images/suche_lupe_pz_h.png) top left;
}
/**********************************************************************************************
* Navigation (untere Navigation)
***********************************************************************************************/
div#divNavigationFrame{
	overflow:hidden;
}
div#divNavigation{
	background:url(/fileadmin/images/menuHintergrundEbene1.png) repeat-x top;
	vertical-align:top;
	height:32px;
	/*margin:0 auto;*/
	width:937px;
	position:relative;
/*left:-10px;*/
}
div#divNavigation ul{
	list-style-type: none;
	height:32px;
	margin:0;
	padding:0px 0px 0px 34px;
}
div#divNavigation ul li{
	background:url(/fileadmin/images/menuHintergrundEbene1.png) repeat-x top;
	float: left;
}
div#divNavigation ul li a{
	background-color:transparent;
	text-transform:uppercase;
	display:block;
	line-height:32px;
	padding:0px 1em;
	text-decoration:none;
	font-family:Arial;
	font-size:14Px;
}

div#divNavigation ul li a:hover{
	color:#E2001A;
}
div#divNavigation div#divNavigation ul li.rot *{
	color:#E2001A;
}
div#divNavigation ul li.trenner{
	height:32px;
	width:1px;
	background:url(/fileadmin/images/mainnavtrenner.png);
}


/**********************************************************************************************
* Sub-Navigation (untere Navigation)
***********************************************************************************************/

div#divSubNavigationFrame{
	overflow:hidden;
}
div#divSubNavigation{
	/*margin:0 auto;*/
	position:relative;
/*left:-10px;*/
	white-space:nowrap;
	overflow:hidden;
	font-family:Arial;
	font-size:13px;
	color:#282727;
	height:30px;
	width:937px;
}
div#divSubNavigation div.submenu{
	margin:0px 0px 0px 0px;
	padding:0;
	top:0px;
	left:0px;
	position:absolute;
	height:29px;
	overflow:hidden;
	width:937px;
	display:block;
	border-bottom:1px solid #9F9F9F;
}
div#divSubNavigation ul{
	list-style-type: none;
	height:29px;
	overflow:hidden;
	margin:0px 20px 0px 35px;
	padding:0;
}
div#divSubNavigation ul li{
	float: left;
}
div#divSubNavigation ul li a{
	height:29px;
	line-height:31px;
	text-decoration:none;
}
div#divSubNavigation ul li a:hover{
	color:#E2001A;
}
div#divNavigation ul li.rot *{
	color:#E2001A;
	background-color:white;
}
div#divSubNavigation ul li.trenner{
	height:12px;
	width:1px;
	margin-top:8px;
	background-color:#9F9F9F;
}

/**********************************************************************************************
* Krümelpfad
***********************************************************************************************/
div#divKruemelpfad{
	margin-top:4px;
	overflow:hidden;
}
div#divKruemelpfad a{
	font-family:Arial;
	font-size:12px;
	color:#9F9F9F;
	text-decoration:none;
	padding-left:13px;
	margin-left:4px;
	background:url(/fileadmin/images/pfeil_grau.png) left no-repeat;
}
div#divKruemelpfad a:hover{
	color:#E2001A;
	background:url(/fileadmin/images/pfeil.png) left no-repeat;
}
