/* Zentrales Stylesheet für übergeordnete Seiten der Pfizer Consumer Healthcare-Domains:

- Datenschutzrichtlinien -> http://www.pfizer-selbstmedikation.de/datenschutzrichtlinien.html
- Nutzungsbedingungen -> http://www.pfizer-selbstmedikation.de/nutzungsbedingungen.html 
- Die Exit-Page -> http://www.pfizer-selbstmedikation.de/exitpage.html
- Country Residence Statement -> http://www.pfizer-selbstmedikation.de/country_residence_statement.html
- Kontaktseiten -> https://secure.wyeth.de/<name der site>

*/

BODY {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 0.9em;
  color: #000000;
  margin: 10px;
  padding: 0px;
}

#content {
  width: 450px;
  margin: 40px 80px 80px 130px;
  font-style: normal;
  line-height: normal;
  font-variant: normal;
}

#content H1 {
  font-size: 1.2em;
  font-weight: bold;
  color: #23A3DE;
  margin:0px 0px 20px 0px;
}

#content H2 {
  font-size: 1.0em;
  font-weight: bold;
  margin:25px 0px 0px 0px;
}

#content A, #content A.screenonly {
  padding-right: 30px;
  color:#336699;
}

#content LI {
  margin: 10px 0px 10px 0px;
}

.hinweis {
	color: red;
}