body
{
	padding-left:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#FFFFed;
	color:#756b5f;
	background-image:url(images/hg-aehre.gif);
	background-repeat: no-repeat;
	background-position: 90% 100%; 
	background-attachment: fixed;
}
#wrapper {
	text-align:center;
	margin-left:20px;
}
#content {
	margin:auto; /* damit Layer in FF und Opera auch zentriert wird */
	width:620px;
	text-align:left;
}

em { Font-Style: normal; Background-Color: Yellow; } /* hervorgehoben */
strong { font-family:Verdana, Arial; font-size:10pt; color:#756b5f; font-weight : bold; }
h1 { font-family:Verdana, Arial; font-size:16pt; color:#756b5f; Text-Align:left; font-weight : bold; }
h2 { font-family:Verdana, Arial; font-size:10pt; color:#756b5f; Text-Align:left;  font-weight : bold; }
h3 { font-family:Verdana, Arial; font-size:24pt; color:#756b5f; Text-Align:center; font-weight : bold; }
h4 { font-family:Verdana, Arial; font-size:13pt; color:#756b5f; Text-Align:center; font-weight : bold; }

A
{
Font-Family:Verdana, Arial, Sans-Serif;
Font-Size: 9pt;
}
A:Link {
	Text-Decoration :underline;
	Color:#756b5f;
	Background:none;
	}

A:Visited {
	Text-Decoration :underline;
	Color:#756b5f;
	Background:none;
	}
A:Hover{ /* !Reihenfolge: Ist Visited nach Hover, so gilt jene Farbe */
	Text-Decoration :none;
	Color:#ff0000;
	Background:#FFFFED;
	}
 a:link img {
    border-color: #756b5f;
  }
 a:visited img {
    border-color: #756b5f;
  }
  a:hover img {
    border-color: #FF0000;
  }
p     { font-family:Verdana, Arial; font-size:9pt; color:#756b5f;}
table { Font-Family:Verdana, Arial, Helvetica; Font-Size:9pt; color:#756b5f;}
td    { Text-Align:left; font-family:Verdana, Arial; font-size:9pt; color:#756b5f;}

ul {list-style-type:disk; margin-left:20px;  }
ul.rund
{
list-style-image:url("images/bullet-rund.gif");
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:9pt;
}
ul.ok
{
list-style-image:url("images/bullet-ok.gif");
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:9pt;
}

