body 
{
	font: normal 12px Arial;
	background-color: #E0BC76;
	margin: 0px;
}

div.main
{
	margin-top: 20px;
}

img
{
	border: 0px none;
	display: block;
}

table
{
	font: normal 12px Arial;
	border: 1px;
	border-color: #FFFFFF;
	color: #000000;
	border-collapse: collapse;
	empty-cells: show;
}

table th
{
	vertical-align: top;
	color: #000000;
}

table.menue
{
	font: normal 14px Arial;
	align: center;
}

div.content
{
	margin-left: 20px;
	font: normal 12px Arial;
}

div.content th
{
	text-align: left;
	font: normal 12px Arial;
}

.blocksatz
{
	width: 500px;
	font: normal 14px Arial;
	text-align: justify;
}


h1
{
	color: #03038A;
	font: bold 15px Arial;
}

div.content h1
{
	color: #03038A;
	font: bold 18px Arial;
}

div.content h2, h2
{
	color: #03038A;
	font: bold 13px Arial;
}

a:link, a:visited, a:hover, a:active
{
	color: #03038A;
}
