body			{ background: white; }

table.general		{ border:0; width: 100%; height: 100%; }

td.title		{ height: 185px; background: white; background-image:url(../images/test2.gif); background-repeat:no-repeat; background-position:left top; color: black; font-weight: bold; 
			  font-size: 1.8em; font-family: Arial, helvetica, sans-serif; }

td.menu			{ width: 120px; background: white; color: darkred; font-family: Arial, helvetica, sans-serif; }

td.submenu		{ width: 150px; background: white; color: darkred; font-family: Arial, helvetica, sans-serif; }
td.submenuwide		{ width: 230px; background: white; color: darkred; font-family: Arial, helvetica, sans-serif; }

td.main			{ border-width:1px; width: *; height: *; background: white; font-family: Arial, helvetica, sans-serif; }		

.headline		{ color: darkred; font-weight: bold; font-size: 1.2em; font-family: Arial, helvetica, sans-serif; }

.text			{ color: black; font-weight: normal; font-family: Arial, helvetica, sans-serif; }

table.title		{ border: 1; width: 100%; height: 100%; }

td.title1		{ color: white; font-size: 0.8em; font-weight: normal; font-family:Arial, helvetica, sans-serif; }

td.titleimage		{ width: 100px; }

td.titletop1		{ color: black; font-size: 0.9em; height: 20px; font-family:Arial, helvetica, sans-serif; }
td.titletop2		{ color: black; font-size: 0.9em; height: 20px; font-family:Arial, helvetica, sans-serif; }

td.titlemain		{ color: black; font-weight: bold; font-size: 1.8em; font-family:Arial, helvetica, sans-serif; }

a.titletop		{ color: black; font-weight: normal; text-decoration: none; 
			  font-family:Arial, helvetica, sans-serif; }

a.titletop:hover	{ color: darkred; }

table.menu		{ border-color:darkred; border-width:1px; width: 100%; }

td.menutext		{ width: 100%; height: 25px; color: darkred; font-size: 1.2em; font-weight: bold; 
			  font-family:Arial, helvetica, sans-serif; }
a.menutext		{ color: darkred; font-size: 1.0em; font-weight: bold; text-decoration: none; 
			  font-family:Arial, helvetica, sans-serif; }
a.menutext:hover 	{ color: black; }

td.menuheadline		{width: 100%; height: 35px; color: darkred; font-size: 1.2em; font-weight: bold; 
			  font-family:Arial, helvetica, sans-serif; }
td.menutextright	{ width: 100%; height: 22px; color: darkred; font-size: 1.0em; font-weight: bold; 
			  font-family:Arial, helvetica, sans-serif; }
a.menuright		{ color: darkred; font-size: 1.0em; font-weight: bold; text-decoration: none; 
			  font-family:Arial, helvetica, sans-serif; }
a.menuright:hover	{ color: black; }

a.text			{ color: darkred; font-weight: normal; text-decoration: none; 
			  font-family:Arial, helvetica, sans-serif; }
a.text:hover		{ color: black; }

