

body 
	{ 
	
	background-image:url(images/linien.gif); background-repeat:no-repeat;
	background-position:top right; 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 13; 
	color: #003366;

	}

table 
	{ 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 13;
	color: #003366; 
	link: #003366;
	vlink: #87bfce;
	alink: #fffff;

	}

li	{
	list-style-type:square;
	list-style-position:inside;
	}

img	{
	align:left;
	
	}
H1 
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 17; 
	color: #003366; 
	font-weight: bold;
	text-align:center;
	}

H2 	
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 13; 
	color: #003366; 
	font-weight: bold;
	text-indent: 10pt;
	}
H2-a 	
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 13; 
	color: #990066; 
	font-weight: bold;
	}
a:link 	{ font-weight:bold; font-size: 10; color:#003366; }
a:visited { font-weight:bold; font-size: 10; color:#003366; }
a:focus { font-weight:bold; color:#990066; text-decoration:underline; }
a:hover { font-weight:bold; color:#87bfce; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }