A:link		{color: #000088; text-decoration: none}
A:visited	{color: #660055; text-decoration: none}
A:hover		{color: blue; text-decoration: underline;}
A:active	{color: red; background: white; text-decoration: underline;}

a.menu:link	{color: #FFFFFF; text-decoration: none}
a.menu:hover 	{color: blue; background: #BBBBBB;}
a.menu:active	{color: red; text-decoration: none}
a.menu:visited	{color: blue; text-decoration: none}


body		{
		background: #CECBCE url("netgrafik/scr.gif") repeat-x fixed left top;
		margin-left: 80px; margin-right: 80px; margin-top: 60px; margin-bottom: 90px;
		font-family: arial,helvetica,sans-serif;
		}


h1			{font-size: 135%; font-weight: bold;}
h2			{font-size: 100%; font-weight: normal;}
h3			{font-size: 80%; font-weight: bold;}
h4			{font-size: 80%; font-weight: normal;}
p			{font-size: 80%; font-weight: normal; letter-spacing: 0px;}
p,h1,h2,h3,h4,h5	{font-family: Arial,helvetica,sans-serif; display: inline;}


span.logo	{font-family: 'Century Gothic',Arial,sans-serif; font-size: 100%; font-weight: bold; color: #CCCCCC; letter-spacing: 0px; text-align: right;}

div.menu	{background: black; font-size: 100%; font-weight: normal; text-align: right;}
span.hilite	{background: white;}
span.lolite	{background: white url('netgrafik/lolite.jpg');}

div.page	{background: white; width: 100%; text-align: left;}
div.text	{width: 500px; padding: 80px; text-align: left;}
div.simplepage	{background: white; padding: 80px; text-align: left;}
div.imagepage	{background: white; padding: 80px; text-align: center;}

table.flex	{width: 100%; background: white;}
div.flex1	{width: 300px; background: white; padding-right: 80px; float: left;}
div.flex2	{width: 300px; background: white; padding-right: 20px; float: left;}


