/* Beginn Body Formatierungen*/

body 		{  background-image:url(../bilder/webseite.jpg);background-repeat:no-repeat;}

table.navi	{position:absolute; margin-top:250px; margin-left:48px; font-size:14px; width:150px }
table.main	{position:absolute; margin-top:260px; margin-left:220px; width:300px}

a 		{	background-color:none; font-size:14px; font-weight:bold; color:#000066; text-decoration:none; font-family: 'Arial';}
a:link 		{	background-color:none; font-size:14px; font-weight:bold; color:#000066; text-decoration:none; font-family: 'Arial';}
a:visited	{	background-color:none; font-size:14px; font-weight:bold; color:#000066; text-decoration:none; font-family: 'Arial';}
a:hover 		{	color:#990000; background-color:none; text-decoration:none; font-weight:bold;}


h1 			{background-color:none; font-size:32px; color:#CC0033; text-decoration:none;}
h2				{background-color:none; font-size:22px; color:#333399; text-decoration:underline;}
h3			{background-color:none; font-size:16px; color:#000000; text-decoration:none;}
