@charset "utf-8";
/* aktiv-mit-ms.de; media: print */
/*general tag definitions*/
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
}
noscript {
  display: none;
}
h1 {
  font-size: 16pt;
  margin: 4mm 0 8mm 0;
}
h2 {
  font-size: 14pt;
  margin: 2mm 0 4mm 0;
}
p {
  margin: 0 0 4mm 0;
}
img {
  border: none;
}
/*ID's*/
#mainFrame {
  margin: 0;
}
#leftFrame {
  display: none;
}
#centerFrame {
  width: 100%;
}
#hNav {
  display: none;
}
/*breadcrumbbar*/
#breadcrumbbar {
  margin: 0;
  font-size: 9pt;
  border-bottom: 1mm;
  border-bottom-style: solid;
  color: #000;
}
#content, #content2 {
  margin: 0 0 4mm 0;
}
#rightFrame {
  display: none;
}
#bottom {
  clear: both;
  font-size: 8pt;
}
/*Classes*/
.credit {
	font-size: 0.7em;
	font-style: italic;
}

.sanofi {
  margin: 50px 0 10px 17px;
  width: 155px;
  height: 41px;
}
.icon-fontsize {
  width: 27px;
  height: 27px;
  cursor: pointer;
}
.hotline-text {
  font-size: 0.8em;
  font-weight: bold;
}
.pad60 {
  padding-left: 60px;
}
.s07 {
  font-size: 8pt;
}
.s08 {
  font-size: 9pt;
}
.s10 {
  font-size: 14pt;
}
.float-img-L1 {
  float: left;
  margin: 0 10px 5px 0;
}
.float-img-R1 {
  float: right;
  margin: 0 0 5px 10px;
}
.fw-bold {
  font-weight: bold;
}
.violet {
  color: #A44E80;
}
/*Content Boxes*/
.box100 {
  clear: both;
  margin: 2mm 0 3mm 0;
  width: 100%;
  border-top-style: solid;
  border-top-width: thin;
}
.box50Left {
  float: left;
  margin: 2mm 0 3mm 0;
  width: 49%;
  border-top-style: solid;
  border-top-width: thin;
}
.box50Right {
  float: left;
  margin: 2mm 0 3mm 1%;
  width: 49%;
  border-top-style: solid;
  border-top-width: thin;
}
.box66Left {
  float: left;
  margin: 2mm 0 3mm 0;
  width: 65%;
  border-top-style: solid;
  border-top-width: thin;
}
.box33Right {
  float: left;
  margin: 2mm 0 3mm 1%;
  width: 32%;
  border-top-style: solid;
  border-top-width: thin;
}
.drkblue-bdr {
  border-color: #012756;
}
.orange-bdr {
  border-color: #DD7B34;
}
.violet-bdr {
  border-color: #A44E7F;
}
.green-bdr {
  border-color: #7B9733;
}
.lightblue-bdr {
  border-color: #62B8E7;
}
.grey-bdr {
  border-color: #E3D9BF;
}
/*topservicebar , bottomservicebar*/
#topservice, #bottomservice {
  display: none;
}
/*classes profil detail*/
#photo {
  float: left;
  background-color: #FFF;
  background-position: center;
  background-repeat: no-repeat;
  width: 125px;
  height: 125px;
  margin: 0 10px 10px 10px;
}
/*table style sheets e.g. forum*/
.table1 {
  width: 559px;
  margin: 5px 10px;
}
.table1 th {
  text-align: left;
  font-size: 1.2em;
  padding: 4px 2px;
}
.table1 tr {
  background-color: #e6dcc2;
}
.table1 td {
  vertical-align: top;
  padding: 2px;
}
/*articles in forum*/
.for {
  width: 559px;
  margin: 5px 10px;
}
.for td {
  padding: 2px;
}
.forName {
  width: 280px;
  background-color: #e6dcc2;
  font-weight: bold;
}
.forTime {
  text-align: right;
  background-color: #e6dcc2;
}
.forAnswerBtn {
  text-align: right;
  border-bottom: 1px solid #e6dcc2;
}
/*search friends*/
.table3 {
  background-color: #e6dcc2;
  width: 559px;
}
/*profil*/
.table4 {
  margin: 0;
  padding: 0;
}
.table4 td {
  padding: 2px 4px
}
