/* ================================================
   Stylesheet für die Seite www.herfurth-galabau.de
   erstellt von Rita Herfurth im April 2012 *
   ================================================*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 1.5;
  margin-left: 20px;
}

h1 {
  font-size: 14pt;
  margin-left: 40px; }

h2 { font-size: 12pt; }

li span { font-weight: bold; }

img#logo {
  width: 120px;
  height: 53px;
  margin-left: 480px;
}

div#bildbereich,
div#platzhalterbereich,
div#navibereich { display: none; }

ul { list-style-type: none; }

a {
  color: black;
  text-decoration: none;
}

form { margin-left: 40px; }

label { display: block; }

input#besuchername,
input#besuchermail,
textarea {
  width: 300px;
  border: 1px solid #8C8C8C;
  margin-bottom: 1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}

textarea#anschrift { height: 3em; }

textarea#nachricht { height: 12em; }