/* Grundeinstellungen */

body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #658b3e;
	text-decoration: underline;
	font-style: italic;
}

a:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #ea9c32;
	text-decoration: none;
	font-style: italic;
}

h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	color: #7badce;
	text-decoration: none;
	font-weight: bold;
}

/* Layer */

#text {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 542px;
  background: #ffffff;
  color: #000000;
  padding: .5em .5em .5em .5em;
  border: 0px dotted #7badce;
}

#navi {
  position: absolute;
  top: 4px;
  left: 588px;
  width: 162px;
  background: #ffffff;
  color: #000000;
  padding: .5em .5em .5em .5em;
  border: 0px dotted #ea9c32;
}

#banner {
  position: absolute;
  top: 4px;
  left: 780px;
  width: 120px;
  background: #ffffff;
  color: #000000;
  padding: .5em .5em .5em .5em;
  border: 0px dotted #ea9c32;
}