/* feldwaldwiese.de stylesheet fuer Bildschirmausgabe */

/*
Probleme: 
  IE5: liste mit pfeilen, erster link wird weiss bei hover (manchmal auch alle).
  IEmac: hintergrund wŠchst von unten bei kleinerem fenster

  hintergrund nicht bis unten weiss
*/

/* Allgemeine Elementeigenschaften */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

html { 
  padding: 0;
  margin: 0 0 0 0; 
}

body {
  background: #fff;
  color: #000;
  font-size: 100.01%;
  font-family: Georgia, Times, serif;
  padding: 0;
  margin: 0 .5cm 0 1cm;
}

a:link, a:visited {
  color: #000;
  text-decoration: none;
}

a img { border-width: 0; }

li li { font-size: 1em !important; }

blockquote {
  padding: 0;
  margin: 0;
}

cite { font-style: normal; }

p, blockquote,
ul, ol, dl, li,
h1, h2, h3, h4, h5, h6,
form, fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}

input, textarea, select  { 
  display: none;
}

strong { color: #396801; }

abbr, acronym { border-bottom: 0; }


/* Allgemeine Klassen */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.unsichtbar,
.nachoben,
.noPrint{
  display: none;
}

.stopFloat {
  float: none;
  clear: both;
  display: block;
  overflow: hidden;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

img.links { float: left; }

img.rechts { float: right; }

/* Abstaende */

.abstandOben1-6 {
  padding-top: 1.6em;
  margin-top: 0 !important;
}


/* Sprunglinks */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

p.sprunglinks {
  display:none;
}

/* Struktur */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#foto img {
  display:none;
}

#hase {
  display: none;
}

/* Logo */ 
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#slogan {
}

#logo {
}

#logo img {
}

#logo a {
  background: #FFF !important;
}


/* Servicemenue */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

ul#servicemenue {
  display:none;
}

/* Hauptmenue */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#hauptmenue {
  display:none;
}

/* Hauptbereich */ 
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#hauptbereich div.ariadne {
  display:none;
}

#hauptbereich h1 {
  font-size: 1.3em;
  margin: 25px 0 .8em 0;
}

#hauptbereich h2 {
  font-size: .85em;
  margin: 2em 0 .8em 0;
}

#hauptbereich h3 {
  font-size: .75em;
  margin: 1.4em 0 .8em 0;
}

#hauptbereich h4 {
  font-size: .7em;
  margin: 1.4em 0px .8em 0;
}

#hauptbereich p {
  font-size: .75em;
  line-height: 1.5em;
  margin: .8em 0;
}

#hauptbereich p.datum {
  color: #414141;
  font-size: .7em;
  margin-top: -.8em;
}

#hauptbereich ul {
  margin: .8em 18px 0 34px;
  padding: 0;
  list-style-image: url(/images/sonstiges/aufzaehlungspunkt.gif);
}

#hauptbereich li {
  font-size: .75em;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
}

#hauptbereich li p,
#hauptbereich li h2 {
  font-size: 1em;
  margin: 0;
}

#hauptbereich li h2 { margin: 1em 0 .2em 0; }

#hauptbereich p.screenshot {
  padding: 6px 0;
  margin: 0 0 0 0;
}

#hauptbereich p.screenshot img { vertical-align: bottom; }

.referenzen {
  padding: 10px 0 5px 0;
}

.referenz {
  position: relative;
  float: left;
  width: 45%;
  padding: 0 5% 0 0;
}

/* Nebenbereich */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#nebenbereich .innen {
}

.navilist {
  display:none;
}

* html #nebenbereich .innen { height: 1%; }
/* fuer IE, sonst verschwinden Pfeile */

#nebenbereich h2 {
  font-size: .8em;
  margin: .8em 0;
}

#nebenbereich h3 {
  font-size: .75em;
  line-height: 1.5em;
  margin: 6px 0 0 0;
}

#nebenbereich h4 {
  font-size: .6em;
  padding: 6px 0 0px 0;
  margin: 0;
}

#nebenbereich p {
  font-size: .75em;
  line-height: 1.5em;
  margin: .4em 0;
}

#nebenbereich ul {
  padding: 0;
  margin: .6em 0 0 0;
  list-style: none;
}

#nebenbereich li {
  background: url(../images/hintergrund/pfeil_gruen.gif) no-repeat 0 .4em;
  font-size: .75em;
  line-height: 1.5em;
  padding: 0 0 0 11px;
  margin: 0 0 .5em 0;
}

#nebenbereich ul a:link,
#nebenbereich ul a:visited {
  border-bottom: 0;
}

#nebenbereich ul a:hover,
#nebenbereich ul a:active {
  background: #FFF;
  color: #396801;
  border-bottom: 1px solid #89C006;
}

#nebenbereich .kasten {
  padding: 3px 10px;
  border: 1px solid #C5CACD;
  margin: 20px 0 10px 0;
}

#nebenbereich .kasten h1 {
  font-size: .7em;
}

#nebenbereich img {
  margin: 2px 2px 2px 2px;
  vertical-align: bottom;
}


/* Links mit Pfeil*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

html>body a.pfeillinks,
html>body a.pfeillinks:link,
html>body a.pfeillinks:visited {
  background-image: url(../images/hintergrund/pfeil_gruen.gif);
  background-repeat: no-repeat;
  background-position: 1px .6em;
  padding-left: 12px;
}

html>body a.pfeilrechts,
html>body a.pfeilrechts:link,
html>body a.pfeilrechts:visited {
  background-image: url(../images/hintergrund/pfeil_gruen.gif);
  background-repeat: no-repeat;
  background-position: 100% .5em;
  padding-right: 12px;
}

a.pfeillinks:focus,
a.pfeillinks:hover,
a.pfeillinks:active,
a.pfeilrechts:focus,
a.pfeilrechts:hover,
a.pfeilrechts:active {
}

/* kleines Vorschaubild */

p.screenklein {
  float:left;
  width:140px;
}

/* Kontaktformular */
#contactform {
  display:none;
}

/* Suche */
#searchform {
  display:none;
}

/* Fuss */
#fuss {
  font-size: .7em;
  padding-top: 24px;
}

