@charset "ISO-8859-1";


body 
	{ 
	
	background-image:url(images/linien.gif); background-repeat:no-repeat;
	background-position:top center; 
	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; 
	

	}

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

img	{
	align: right;
	
	}
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;
	}
H3 	
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 21; 
	color: #003366; 
	font-weight: bold;
	text-align:center;
	}

H4 	
	{
	font-weight:bold; 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 13; 
	color: #990066; 
		text-align: right;
	}

H5 	
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 13; 
	color: #990066; 
	text-align: right;
	}


a:link 	{ font-size: 13; color:#990066; text-decoration:none; font-weight: bold;}
a:visited { font-weight:bold; font-size: 13; color:#003366; text-decoration:none; }
a:focus { color:#990066; text-decoration:none; }
a:hover { color:#87bfce; text-decoration:none; }
a:active { color:#663366; text-decoration:none; }


