body {
	margin: 0px;
	padding: 0px;
	background-color: #E4E7DD;
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 10px;
	scrollbar-highlight-color: #E4E7DD;
	scrollbar-shadow-color: #E4E7DD;
	scrollbar-3dlight-color: #BFC8B0;
	scrollbar-arrow-color: #99A982;
	scrollbar-track-color: #BFC8B0;
	scrollbar-face-color: #BFC8B0;
	scrollbar-darkshadow-color: #99A982;
}

table {
	font-size: 10px;
	line-height: 15px;
}

p {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
}

a:link {
	color: #99A982;
}

a:visited {
	color: #99A982;
}

a:active {
	color: #99A982;
}

a:hover {
	color: #666666;
}

div.hr {
  height: 1px;
  background: #fff url(/wDeutsch/wLayout/design/img/bg/bg_getupft_weiss_grau.gif) repeat scroll center;
  margin-bottom: 6px;
  margin-top: 8px;
}

div.hr hr {
  display: none;
}

.alhell {
	background-color: #E4E7DD;
}

.thhell {
	background-color: #E4E7F0;
}

.thmittel {
	background-color: #C0CDD8;
}

.thdunkel {
	background-color: #8FA7B4;
}

.sihell {
	background-color: #FFE6E6;
}

.simittel {
	background-color: #DEB4AC;
}

.sidunkel {
	background-color: #BD8172;
}

.gelb {
	background-color: #FFFAEF;
}

.fusszeile {
	font-size: 9px;
	color: #99A982;
	line-height: normal;
}

.titelchen {
	color: #99A982;
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 8px;
}

.text {
	color: #4E5640;
}

.text a:link {
	color: #4E5640;
}

.text a:visited {
	color: #4E5640;
}

.text a:active {
	color: #4E5640;
}

.text a:hover {
	color: #99A982;
}