
#ctCont .ctMain {
  float: left;
  width: 100%;
}

.actListTop {
border-bottom:1px solid #BFCFDC;
margin-right:310px;
padding-bottom:2px;
position:relative;
}

.actListBot {
border-top:1px solid #BFCFDC;
padding-top:1px;
margin-right:310px;
position:relative;
z-index:0;
}

.medmain_left {
  float: left;
  width: 464px;
  margin-right: 40px;
}

.medtext_right {

}

.chapter, p {
  font-size: 13px;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
  color: #000000;
}

h3 {
  font-size: 13px;
  margin: 15px 0 5px 0;
}

.texthinweis_blau {
  color: #004276;
  font-weight: bold;
}

.texthinweis_rot {
  color: #FF6633;
  font-weight: bold;
}

.medbox {
  background-color: #F2F2F2;
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin-bottom: 15px;
}

.medbox a {
  font-size: 11px;
}

.medsearchfield {
  border: 1px solid #CCCCCC;
  height: 23px;
  width: 300px;
  margin-right: 5px;
  font-size: 13px;
}

hr {
  border-top: 1px solid #CCCCCC;
  height: 1px;
  display: block;
  margin: 10px 0 10px 0;
  border-bottom: transparent
}

.fmBtn {
  background: url("http://www.wortundbildverlag-service.de/testimages_medfinder/btn_grey.png") repeat-x scroll 0 0 transparent;
  height: 23px;
  width: 135px;
  border: 1px solid #CCCCCC;
  color: #333333;
  padding-top: 3px;
}

.fmBtn:hover {
  background: url("http://www.wortundbildverlag-service.de/testimages_medfinder/btn_grey2.png") repeat-x scroll 0 0 transparent;
  height: 23px;
  width: 135px;
  border: 1px solid #CCCCCC;
  color: #333333;
  padding-top: 3px;
}

.fmBtnRisiken {
  background: url("http://www.wortundbildverlag-service.de/testimages_medfinder/btn_grey.png") repeat-x scroll 0 0 transparent;
  height: 23px;
  width: 190px;
  border: 1px solid #FF6633;
  color: #EC5C2D;
  font-weight: bold;
  font-size: 13px;
  margin-top: 20px;
  margin-left: 274px;
}

.fmBtnRisiken:hover {
  background: url("http://www.wortundbildverlag-service.de/testimages_medfinder/btn_orange.png") repeat-x scroll 0 0 transparent;
  height: 23px;
  width: 190px;
  border: 1px solid #FF6633;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
}

.medlist_voll {

}

.medlist_leer {
  background-color: #E0E8EE;
  padding: 10px;
}

.medlist {
  background-color: #E0E8EE;
  border: 1px solid #C6CED5;
  margin-bottom: 5px;
  display: block;
  float: left;
  width: 100%;
}

.medlist a {
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
  color: #000000;
  float: left;
  width: 252px;
}

.medlistactive {
  background-color: #7394AE;
  border: 1px solid #C6CED5;
  margin-bottom: 5px;
  color: #FFFFFF;
  float: left;
  width: 100%;
}

.medlistactive a {
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
  color: #FFFFFF;
  float: left;
  width: 252px;
}

.medlist2 {
  background-color: #E0E8EE;
  border: 1px solid #C6CED5;
  margin-bottom: 3px;
  font-weight: bold;
}

.medkrankheit {
  font-weight: bold;
  padding: 10px;
  float: left;
  width: 408px;
}

.BtnShow {
  background: url("http://www.wortundbildverlag-service.de/testimages_medfinder/btn_grey.png") repeat-x scroll 0 0 transparent;
  height: 23px;
  width: 158px;
  border: 1px solid #CCCCCC;
  color: #004276;
  font-size: 13px;
  font-weight: bold;
  margin: 6px;
  cursor: pointer;
  float: left;
}

.BtnShow:hover {
  background: url("http://www.wortundbildverlag-service.de/testimages_medfinder/bg_searchbutton.png") repeat-x scroll 0 0 transparent;
  height: 23px;
  width: 158px;
  border: 1px solid #CCCCCC;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  margin: 6px;
  cursor: pointer;
}

.BtnDelete {
  color: #004276;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  background: none;
  border: none;
}

.BtnDelete:hover {
  cursor: pointer;
}

div.tooltip {
  position: relative;
  margin: 9px 6px 0 0;
  float: right;
}

div.tooltip span {
  display: none;
  color: #000000;
}

div.tooltip:hover span {
  display: block;
  position: absolute;
  left: 15px;
  top: -20px;
  width: 120px;
  padding: 3px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-size: 12px;
  font-weight: normal;
}

.medinfobox {
  border: 1px solid #004276;
  padding: 10px;
}

.medkapitel {
  background-color: #E0E8EE;
  border: 1px solid #C6CED5;
  margin-bottom: 3px;
}

.medkapitel a {
  text-decoration: none;
  padding: 5px;
  display: block;
}

.medkapitel a:hover {
  text-decoration: none;
  color: #ffffff;
}

.medkapitel:hover {
  background-color: #7394AE;
}

.medkapitel span.medkapitelactive {
  background-color: #7394AE;
  color: #ffffff;
  display: block;
  padding: 5px;
}

a.medinfoall {
  float: right;
  margin: 3px 0 15px 0;
}

.medkapitelheadline {
  padding: 10px 10px 5px 10px;
  background-color: #F2F2F2;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  margin: 0;
  clear: right;
}

.medinfotext {
  padding: 10px;
  border: 1px solid #CCCCCC;
  margin-bottom: 15px;
}

.medinfotable td {
  padding: 5px 10px;
  border: 1px solid #CCCCCC;
}

.medinfotable th {
  padding: 5px 10px;
  background-color: #E0E8EE;
  border: 1px solid #CCCCCC;
}

.monographyheadline1, .monographyheadline2, .monographyheadline3 {
  margin-top: 15px;
}

.medquelle, .medquelle p {
  font-size: 10px;
  color: #999999;
}

.medrisiken {
  border: 1px solid #FF6633;
  padding: 10px;
  margin-top: 40px;
}

.medrisikenheadline {
  color: #FF6633;
  padding-left: 0px;
  margin-top: 0px;
}

.medrisikenkapitel {
  background-color: #F2F2F2;
  border: 1px solid #CCCCCC;
  margin-bottom: 3px;
}

.medrisikenkapitel a {
  text-decoration: none;
  color: #FF6633;
  padding: 5px;
  display: block;
}

.medrisikenkapitel a:hover {
  color: #333333;
}

.medrisikenkapitel:hover {
  background-color: #FDD6BA;
}

.medrisikenkapitel span.medrisikenkapitelactive {
  background-color: #FDD6BA;
  color: #000000;
  display: block;
  padding: 5px;
}

.medrisikentexthead {
  color: #FF6633;
  padding-left: 5px;
  font-size: 14px;
}

.medrisikentext {
  padding-left: 5px;
  padding-right: 7px;
}

.medrisikentable td {
  padding: 5px 10px;
  border: 1px solid #CCCCCC;
}

.medrisikentable td.redline {
border-bottom: 1px solid #FF6633;
}

.medrisikentable .mednw {
  color: #FF6633;
  padding-top: 25px;
  padding-bottom: 2px;
}

.medrisikentable th {
  padding: 5px 10px;
  background-color: #EAEAEA;
  border: 1px solid #CCCCCC;
}

.medstatusdescription {
  color:#444444;
  padding-top: 5px;
}

.imgfloat {
  display: block;
  float: left;
  padding-right: 5px;
}

.medlegende_ww {
  margin-top: 400px;
}

.img_legende {
  display: block;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

.medlegende_kn {
  margin-top: 483px;
}

a.EIPI_link {
  color: #ff6633;
}

.EIPI_link:hover {
  color: #ff6633;
  text-decoration: underline;
}

.pfeiltop {
  float: right;
  margin-top: 15px;
}

.disclaimer {
  color: #333333;
  font-size: 11px;
  clear: right;
  margin-top: 20px;
}

