body
	{
	margin-top: 5;
	margin-left: 5;
	background-color: #ffffff;
	font-family : Arial, Verdana, Tahoma;
	font-size: 15;
	color: #000000;
	}

td
	{
	font-size: 16;
	}

td.titel
	{
	font-weight: bold;
	color: #ffffff;
	}

td.admin
	{
	font-size: 12;
	}

td.admin_bold
	{
	font-size: 12;
	font-weight: bold;
	}

.bold
	{
	font-size: 16;
	font-weight: bold;
	color: #000000;
	}

img.line
	{
	border: 1px #000000 solid;
	}

.underline
	{
	text-decoration: underline;
	}

.big
	{
	font-size: 24;
	font-weight: bold;
	}

.little
	{
	font-size: 10;
	}

a.copy
	{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

a.copy:Hover
	{
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}

a.navigation
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}

a.navigation:Hover
	{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	}

a.www
	{
	color: #000000;
	text-decoration: underline;
	}