* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #bf7d17;	
}

.image {
	border: 1px solid #c9c9c6;
}

.whiteborder {
	border: 1px solid #ffffff;
}

li {
  	display: block;
	background-image: url(/images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color: #000;
	padding: 3px 2px 3px 12px;
  }

.clear {
	clear: both;
}

.headp {
	display: none;
}

.container {
	width: 768px;
	margin: auto;
}

.header {
	height: 68px;
	clear: both;
	background-color: #001c53;
	position: relative;
}

.headim {
	height: 250px;
	background-image: url(/images/headim.jpg);
	background-repeat: no-repeat;
}

.headim_inner {
	height: 100px;
	background-repeat: no-repeat;
}

.bread {
	height: 20px;
	background-color: #e6e6e1;
	border-top: 1px solid #fff;
}

.contenthome {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	clear: both;
}

.pres {
	width: 176px;
	padding-right: 16px;
	color: #333333;
	font-size: 11px;
	float: left;
	height: 295px;
	position: relative;
}

.pres_last {
	width: 192px;
	padding-right: 17px;
	color: #333333;
	font-size: 11px;
	float: left;
	height: 295px;
	position: relative;
}

.pres_last h2 {
	font-size: 12px;
	color: #000000;
	margin: 0;
	margin-bottom: 10px;
}

.pres a.more, .pres_last a.more {
	display: block;
	position: absolute;
	padding-left: 12px;
	bottom: 0;
	left: 0;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #bf7d17;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	
}

 a.more {
	display: block;
	padding-left: 12px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #bf7d17;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	
}

.pres a.more:hover, .pres_last a.more:hover {
	text-decoration: underline;
}

a.more:hover {
	text-decoration: underline;
}

.pres h2 {
	font-size: 12px;
	color: #000000;
	margin: 0;
	margin-bottom: 10px;
}

.pres_last .cont {
	margin-bottom: 8px;
	border: 1px solid #999999;
	width: 190px;
	height: 140px;
	background-image: url(/images/pr4.jpg);
	background-repeat: no-repeat;
}

.pres img {
	display: block;
	margin-bottom: 8px;
	border: 1px solid #999999;
}

.top_l {
	width: 340px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfc6d4;
	clear: both;
}

.quad {
	width: 28px;
	height: 28px;
	background-color: #f6a800;
	float: left;
	margin-right: 16px;
}

.top_l a:link, .top_l a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfc6d4;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 5px;
}

.top_l a:hover {
	text-decoration: underline;
}

.top_l span {
	display: block;
	float: left;
	padding-top: 5px;
}

.top_l select {
	float: left;
	width: 100px;
}

.top_l form {
	width: 80px;
	float: left;
}

.top_menu {
	padding-left: 44px;
	color: #fff;
	padding-top: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}

.top_menu a:link, .top_menu a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

 .top_menu a:hover {
 	text-decoration: underline;
 }
 
 .top_menu a.active {
 	text-decoration: none;
	color: #ef9135;
 }
 
/* .slogan {
 	padding-left: 44px;
	
 }*/
 
 .logo {
 	position: absolute;
	top: 38px;
	right: 33px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	width: 167px;
	height: 54px;
 }
 
 .logo a:link,  .logo a:visited {
 	width: 167px;
	height: 54px;
	display: block;
	text-decoration: none;
 }
 
 .logop {
  	display: none;
  }
 
 .footer {
 	height: 28px;
	clear: both;
	background-color: #001c53;
 }
 
 .copy {
 	height: 30px;
	padding-top: 5px;
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	clear: both;
	width: 450px;
	float: left;
	overflow: hidden;
 }
 
 .count {
 	float: right;
	margin-top: 10px;
 }
 
 .left {
 	width: 194px;
	float: left;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 20px;
 }
 
 .center {
 	float: left;
	width: 370px;
	overflow: hidden;
	padding-top: 15px;
 }
 
  .center_nr {
 	float: left;
	width:546px;
	overflow: hidden;
	padding-top: 15px;
 }
 
 .right {
 	width: 176px;
	float: right;
	overflow: hidden;
	padding-top: 15px;
 }
 
 .content {
 	overflow: hidden;
	clear: both;
	font-size: 12px;
 }
 
 .leftmenu {
 	margin: 0;
	padding: 0;
	/*padding-left: 15px;*/
	display: block;
	overflow: hidden;
 }
 
 .leftmenu ul {list-style: none;}
 
  .leftmenu li {
  	display: block;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color: #000;
	padding: 3px 0 3px 15px;
	font-size: 11px;
  }
 
   .leftmenu li a:link, .leftmenu li a:visited {
	text-decoration: none;
	color: #000;
  }
 
 .leftmenu li a:hover {
 	text-decoration: underline;
 }
 
 .leftmenu li a.active {
 	color: #bf7d17;
	text-decoration: none;
 }
 
 .first {
	border-top: 1px solid #e6e6e1;
 }
 
 .last {
 	border-bottom: 1px solid #e6e6e1;
 }
 
  .second {
	margin-left: 15px !important;
	margin-left: 0;
 }

  .third {
	margin-left: 30px !important;
    margin-left: 0;		
 }
 
.fourth {
	margin-left: 45px !important;
	margin-left: 0;
 }
.fives {
	margin-left: 60px !important;	
	margin-left: 0;
 }

 .headmenu {
 	padding-top: 3px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float: left;
	padding-left: 15px;
 }
 
 .navibar {
 	width: 580px;
	padding-right: 5px;
	padding-top: 3px;
	color: #4c4c4c;
	text-align: right;
	float: right;
	font-size: 11px;
 }
 
  .navibar a:link,  .navibar a:visited {
  	color: #bf7d17;
	text-decoration: none;
  }
  
  .navibar a:hover {
  	text-decoration: underline;
  }
  
  .navibar span {
  	color: #bf7d17;
  }
  
  .newslent {
float:left;
padding-right:15px;
position:relative;
width:30%;
  }
  
  .newslent h2 {
  	padding: 0;
	margin: 0;
	display: block;
	padding-bottom: 15px;
	font-size: 12px;
	height: 30px;

  }
  
  .item {
  	display: block;
	clear: both;
	overflow: hidden;
	font-size: 11px;
	padding-bottom: 8px;
  }
  
  .date {
  	display: block;
	float: left;
	padding-left: 12px;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	width: 60px;
  }
  
  a.title {
	margin-left: 84px;
	display: block;
	color: #bf7d17;
	text-decoration: none;
	white-space: normal;
  }
  
a.title:hover {
	color: #000;
}

.newslent a.title {
	margin-left: 12px;
	display: block;
	color: #bf7d17;
	text-decoration: none;
	white-space: normal;
	clear: both;
  }
  
  .newslent a.title:hover {
	color: #000;
}

.right img {
	border: 1px solid #c9c9c6;
	margin-bottom: 15px;
}

.right .mat {
	border: 1px solid #c9c9c6;
	height: 230px;
	background-image: url(/images/pi_produkte_bg_title_rebecca_562.jpg);
	background-repeat: no-repeat;
	background-position: 0 23px;
}

.mat h2 {
	display: block;
	padding: 5px 10px;
	background-color: #e6e6e1;
	margin: 0;
	font-size: 11px;
	color: #001c54;
}

.mat .links {
	padding-top: 129px;
	padding-left: 15px;
}

.links a:link, .links a:visited {
	color: #001c54;
	font-size: 11px;
	display: block;
	padding-left: 20px;
	background-image: url(/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	padding-bottom: 3px;
}

.links a:hover {
	text-decoration: underline;
}



.links1 a:link, .links1 a:visited {
	color: #BF7D17;
	font-size: 12px;
	display: block;
	padding-left: 20px;
	background-image: url(/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	padding-bottom: 3px;
}


.links1 a.none {
	color: #BF7D17;
	font-size: 12px;
	display: inline;
	padding-left: 20px;
	text-decoration: none;
	padding-bottom: 3px;
}


.links1 a:hover {
	text-decoration: underline;
}


.links2 a:link, .links2 a:visited {
	color: #BF7D17;
	font-size: 12px;
	display: block;
	padding-left: 20px;
	background-image: url(/images/xls.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	padding-bottom: 3px;
}

.links2 a:hover {
	text-decoration: underline;
}



.links3 a:link, .links3 a:visited {
	color: #BF7D17;
	font-size: 12px;
	display: block;
	padding-left: 20px;
	background-image: url(/images/zip.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	padding-bottom: 3px;
}

.links3 a:hover {
	text-decoration: underline;
}



.prod_home {
	padding-top: 8px;
	padding-left: 8px;
}

.prod_home h2 {
	margin: 0;
	display: block;
	padding-bottom: 5px;
	font-size: 12px;
}

.prod_home ul {
	margin: 0;
	padding: 0;
	list-style: none;
} 

.prod_home ul li {
	display: block;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	text-transform: uppercase;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 10px;
}

.prod_home a:link, .prod_home a:visited {
	color: #bf7d17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 15px;
}

.prod_home a:hover {
	text-decoration: underline;
}

.homenews {
	width: 325px;
	height: 146px;
	padding-left: 120px;
	padding-top: 96px;
	position: relative;
}

.homenews h2 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
}

.homenews .item {
	display: block;
	clear: both;
	padding-bottom: 8px;
	color: #000;
	overflow: hidden;
}

.homenews .item .date {
	display: block;
	float: left;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	padding-left: 0;
}

.homenews .item .title {
	display: block;
	float: right;
	width: 245px;
	margin-left: 0;
}

.homenews a.more {
	display: block;
	position: absolute;
	padding-left: 12px;
	bottom: 0;
	left: 195px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #bf7d17;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	}
	
.homenews a.more:hover {
	text-decoration: underline;
}

.footlink a:link, .footlink a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

.footlink {
	text-align: right;
	color: #fff;
	padding-right: 10px;
}

.footlink a:hover {
	text-decoration: underline;
}

.sitemap ul {
	list-style: none;
}

.sitemap li {
  	display: block;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color: #000;
	padding: 3px 0 3px 15px;
	font-size: 11px;
  }
 
.sitemap li a:link, .sitemap li a:visited {
	text-decoration: none;
	color: #000;
  }
 
 .newst td {
	padding-bottom: 1px;
	position: relative;
 }
 
 .newslent a.more {
	display: block;
	position: absolute;
	padding-left: 12px;
	bottom: 0;
	left: 0;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #bf7d17;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	
}

.select {
	font-size: 12px;
	width: 210px;
}

.select option {
	overflow: hidden;

}

h2, h3 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}

.small {
	font-size: 11px;
}

.small a {
	color: #bf7d17;
	text-decoration: none; 
}

.small a:hover {
	text-decoration: underline;
}

.razd {background-image:url(/images/pi_bgtab_neutral_562.jpg);
width: 562px;
padding: 0;
margin:0;
}


.razd1 {background-image:url(/images/pi_cerec_ac_bgtab_01_562.jpg);
width: 562px;
padding: 0;
margin:0;
}






/*.nn {padding: 5px; border-left: 3px solid #fff; border-bottom: 3px solid #fff;}*/
.ll {width: 100px;
     height: 100px;} 
	 
.mm {height: 2px;}
 a.tn {color: #AC6921; text-decoration: none;}
 a.tn:hover  {color: #111111; text-decoration: none;}	

.nn  {padding-left: 5px;
     padding-right: 18px;
	 padding-bottom: 5px;}
	 
	 
.tt {border-collapse: collapse;
    border: 1px solid #000;
	width:80%;
	margin-left: 5px;}
	
.tt td {padding:5px;
      border-left: 1px solid #000;}
	  
.cadd {background-image:url(/images/pi_cerec_biogenerik_typographie_bgtab_562_ru);
width: 562px;
padding: 0;
margin:0;}
