/* Start of CMSMS style sheet 'pillenchecker_etc' */
/*****************
Impressum
*****************/
#impressum {
color:#ccc; 
position:absolute;
padding-left: 760px;
padding-top: 10px;
font-size: 0.7em;
line-height: 0.9em;
}

#impressum a {
font-size:8pt;
color:#D77B19;
font-weight:bold;
text-decoration:none; 
}

/*****************
Fakten Text
*****************/
.bildunterschrift { 
text-align:left; 
padding: 0.35em;
font-size: 0.7em;
line-height: 0.9em;
}

/*****************
Fakten Text
*****************/
.faktentxt { 
  text-align:left; 
  width: 740px; 
  padding: 0.35em; 
font-size: 1.1em;
line-height: 1.4em;

}

.faktenimg {
  float: left; 
  width: 260px;  
  padding: 0.35em; 
  margin:0 10px 3px 5px;
}

.faktenimg img {
padding: 0.19em;
border: 1px solid #525252;
background: #fff;
  margin:0 10px 3px 5px;
}

.fakten h1 {
clear:left;
}

/*****************
Float Text + img
*****************/
.floatleft {
  float: left; 
  padding: 0.35em; 
  margin:0 10px 3px 5px;
}

.floatright {
  float: right; 
  padding: 0.35em; 
  margin:0 10px 3px 5px;
}

.floatleft img, .floatright img  {
padding: 0.19em;
border: 1px solid #525252;
background: #fff;
  margin:0 5px 3px 10px;
}

/*****************
Lexikon
*****************/
.lexikonh1 {
font-size:10pt;
font-weight:normal;
margin-top:12px;
border-bottom:1px solid #2A8573;
}

/*****************
Externe Links & Outside Gif, E-Mail, PDF
*****************/

a[href^="http://"] {
background: transparent url("uploads/theme/icons/icon_outside.gif") 100% 50% no-repeat;
padding-right: 15px;
}

a[href^="http://www.pillen-checker.de/"] {
background: transparent url("uploads/theme/icons/icon_leer.gif") 100% 50% no-repeat;padding-right: 0px;
}

a[href^="http://pillen-checker.de/"] {
background: transparent url("uploads/theme/icons/icon_leer.gif") 100% 50% no-repeat;padding-right: 0px;
}


a[href^="mailto"] {
background: transparent url("uploads/theme/icons/icon_mail.gif") 100% 50% no-repeat;
padding-right: 25px;
}


a[href$=".pdf"] {
background: transparent url("uploads/theme/icons/icon_pdf.gif") 100% 50% no-repeat;
padding-right: 25px;
}

a[href$=".ppt"] {
background: transparent url("uploads/theme/icons/icon_ppt.gif") 100% 50% no-repeat;
padding-right: 25px;
}

a[href$=".doc"] {
background: transparent url("uploads/theme/icons/icon_doc.gif") 100% 50% no-repeat;
padding-right: 25px;
}

a[href$=".xls"] {
background: transparent url("uploads/theme/icons/icon_xls.gif") 100% 50% no-repeat;
padding-right: 25px;
}

/* End of 'pillenchecker_etc' */

