/*	Tarmed-Menu-Formate	*/

body.Menu
	{background-image:Url(../../Bilder/lila.gif);
	color: white;
	font-weight: bold;
	margin-top: 5;}

table.Menu
	{font-weight: bold; }

a:link 
	{text-decoration: none;
	font-family: Georgia, Verdana, Arial}

a:visited 
	{text-decoration: none;
	font-family: Georgia, Verdana, Arial}

a:hover 
	{text-decoration: none; 
	color: white; 
	background-color: black;}

a.Bildgebung
	{color: blue; }

a.Operation
	{color: red; }

a.Anaesthesie 
	{color: green; }


a.Sektion1
	{color: #444444 }

a.Sektion2
	{color: blue }

a.Sektion3
	{color: green }

a.Sektion4
	{color: red }

a.Sektion5
	{color: steel }

a.Sektion6
	{color: sky }

a.Sektion7
	{color: orange }

a.Sektion8
	{color: water }

a.Sektion9
	{color: grass }




