body
{
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #E5D999;
	font-family: arial, sans-serif;
	font-size: 12px;
}

html h1
{
	font-size: 14px;
}

html h2
{
	font-size: 12px;
}

html hr
{
	border: solid #CDB52F 1px;
}

html p
{
	color: #000000;
	font-size: 12px;
}

html td
{
	color: #000000;
	font-size: 12px;
}

html a
{
	color: #594B02;
	text-decoration: none;
	font-size: 12px;
}

html a:hover
{
	color: #594B02;
	text-decoration: underline;
	font-size: 12px;
}

#content
{
	position: relative;
	left: 0px;
	top: 10px;
	width: 532px;
	font-size: 12px;
}

#struktur_tabelle
{
	background-color: #ffffff;
	text-align: center;
	font-size: 12px;
}

#struktur_tabelle td
{
	background-color: #CDB52F;
	font-size: 12px;
}
