/** WHO/Unicef: http://www.babyfriendly.de 
 * Copyright (c) 2008 Swen Brüllke - swen@bruellke.de
 * --------------------------------------------------
 * $Id: style_gallerie.css, v1.0 2008-02-01 09:10:43 sb Exp $
 */
 
/* ---- styles für ext baby gallerie --- */

#gallerie h1 {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #002A6F;
  font-weight: bold;
  /*margin: 10px, 0px;*/
  line-height: 30px;
  padding-bottom: 12px;
}

#gallerie td, #gallerie p {
  font-family: Verdana, sans-srif;
  font-size: 12px;
  font-weight: bold;
  /*color: #000;*/
}

#gallerie input {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #B3B0AE;
  border-color: #B3B0AE;
  border-style: solid;
  border-width: 1px;
  /*
  padding: 4px;
  height: 23px;*/
}

#gallerie input.submit_button {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  background: #F38E00;
  /*padding: 0;*/
  /*height: 23px;*/
}

.contentBox {
  background: #F5E4B8;
  margin-top: 10px;
}

table.infoBox-one, table.infoBox-two { padding: 20px 5px; }

.infoBoxContent-one {
  color: #F38800;
  padding: 5px;
}

.infoBoxContent-two {
  color: #002A6F;
  padding: 5px;
}

#splitPages a:link, #splitPages a:visited {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

#splitPages a:hover {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
}
