a
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a:hover
{
	font-family: tahoma;
	font-size: 12px;
	color: #62642A;
	text-decoration: none;
	
}

a:active
{
	font-family: tahoma;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}

a.link
{
	font-family: tahoma;
	font-size: 11px;
	color: #62642a;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}

a.link:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #c8c64b;
	text-decoration: none;
}

a.link:active
{
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: underline;
}

TD
{
	color: #313032;
	font-family: tahoma;
	font-size: 12px;
	line-height: 14pt;
	background-color: #none;
}

TD.text
{
	color: #313032;
	font-family: tahoma;
	font-size: 12px;
	line-height: 14pt;
	background-color: #ffffff;
	margin:5px;
}

p
{
	color: #313032;
	font-family: tahoma;
	font-size: 11px;
	line-height: 11pt;
	background-color: #none;
	margin: 3px 10px 0 10px;
}

p.g
{
	display: inline;
	color: #313032;
	font-family: tahoma;
	font-size: 11px;
	line-height: 11pt;
	background-color: #none;
	padding: 3px 10px 0 10px;
}

h1
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	line-height: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 5px 0 5px;
}

h1.z
{
	display: inline;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	line-height: 12pt;
	font-weight: bold;
	text-transform: none;
	margin: 0 0 0 5px;
}

h1.r
{
	display: inline;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	line-height: 12pt;
	font-weight: bold;
	text-transform: none;
	background-color: #F30;
		margin: 0 0 0 0px;
	padding: 1px 1px 1px 1px;
}



#logo
{
	position: absolute;
	top: 63px;
	left: 100px;
	width: 900px;
	height: 80px;
	padding: 0px;
	text-align: left;
	background-color: none;
	overflow: auto;
}


#inhalt
{
	position: absolute;
	top: 125px;
	left: 100px;
	width: 900px;
	height: 413px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
	overflow: auto;
}

#navi {
  position: absolute;
  top: 545px;
  left: 100px;
  width: 900px;
  height: 40px;
  margin: 0px auto;
  padding: 0px;
  text-align: right;
  background-color: #none;
}