<head> <style>{  }

body         
{ 
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	color: #000000;
	background-color: rgb(255,255,255);
	margin-top: 4px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-size: 11pt;
	font-weight: normal;	

}

p, ul, ol, li, form         
{ 
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	color: #000000;
	font-size: 11pt;
	font-weight: normal;	

}

a            
{ 
	font-family: Trebuchet MS, Arial, Helvetica, Verdana; font-size: 11pt;
	font-weight: normal;	
}

a:link
 {
	 color: #666666;
	 text-decoration: underline;
 }

a:visited
{
	color: #0066FF;
	text-decoration: none;
	 text-decoration: underline;	
}

a:active
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

h1   
{
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: 0px;
	font-size: 18pt;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Sans Serif; 
	font-weight: light;	
	color: #FFFFFF;
}

h2
{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 16pt;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Sans Serif;
	font-weight: light;
	color: #000000;
}

h3
{	
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 14pt;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Sans Serif;
	font-weight: normal;	
	color: #0000FF;
}

td.Informatik
{
    Background-Image: url('Informatik.jpg');
    Background-repeat: no-repeat;
}

-->
</style>
</head>