h1		 
{
	color: #0000FF;
	font-family: Arial, Helvetica;
	font-size: 40pt;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;

}

h2		 
{
	color: #FF0000;
	font-family: Arial, Helvetica;
	font-size: 40pt;
	font-weight: bold;
	text-align:center;

}

h3		 
{
	color: #0000FF;
	font-family: Arial, Helvetica;
	font-size: 30pt;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;

}

h4		 
{
	color: #0000FF;
	font-family: Arial, Helvetica;
	font-size: 20pt;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;

}

body, p 		 
{
	margin-left : 5;
	margin-right : 10;
	margin-top : 0;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #FF0000;
	text-align: justify;
}

a:link.navlink 
{
	margin-left : 5;
	width : 125px;
	background-color : #FF0000;
	font: normal 80%/100% Verdana; 
	font-size: 14pt;
	text-decoration : none;
	color : #000000;
	font-weight : normal;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px outset #FF0000;
	border-left : 3px outset #FF0000;
	border-right :  3px outset #FF0000;
	border-bottom :  3px outset #FF0000;
	text-align:center;
}

a:visited.navlink 
{
	margin-left : 5;
	width : 125px;
	background-color : #FF0000;
	font: normal 80%/100% Verdana;
	font-size: 14pt;
	text-decoration : none;
	color : #000000;
	font-weight : normal;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px outset #FF0000;
	border-left : 3px outset #FF0000;
	border-right :  3px outset #FF0000;
	border-bottom :  3px outset #FF0000;
	text-align:center;
}

a:hover.navlink 
{
	margin-left : 5;
	width : 125px;
	background-color : #FF0000;
	font: normal 80%/100% Verdana;
	font-size: 14pt;
	text-decoration : none;
	color : #FFFF00;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px outset #FF0000;
	border-left : 3px outset #FF0000;
	border-right :  3px outset #FF0000;
	border-bottom :  3px outset #FF0000;
	text-align:center;
}

a:link.textlink 
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	text-decoration : underline;
	color : #FF0000;
	font-weight : normal;
}

a:visited.textlink 
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	text-decoration : underline;
	color : #FF0000;
}

a:hover.textlink 
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	text-decoration : none;
	font-weight: bold;
	color : #FF0000;
}

td.kopf
{
	font-family: Arial, Helvetica;
	font-size: 25pt;
	font-weight : normal;
	text-align:center;
}

td.index
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	text-align:center;
}

td.block
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	text-align: justify;
}

td.verlust
{
	font-family: Arial, Helvetica;
	font-size: 16pt;
	text-align:center;
	color : #FFFF00;
	font-weight: bold;
	background-color : #0000FF;
}

table.bild
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	text-align:center;
	color: #000000;
	border-top : 3px outset #C0C0C0;
	border-left : 3px outset #C0C0C0;
	border-right :  3px outset #C0C0C0;
	border-bottom :  3px outset #C0C0C0;
	background-color: #808080;
}
