/* Style Sheet for Cipres Cosmedics and friends */
/* Copyright Cipres Cosmedics */


/* Basic elements */
body { 
	font: 10pt verdana; 
	color: #003366; 
	background: #FFFFFF; 
	margin: 0px; 
	}
p { 
	font: 10pt verdana; 
	margin-top: 0px; 
	}
.small {
	font: 9pt verdana; 
	color: #000000; 
	}

td.tekst { font: 10pt verdana; color: #000000;}

/* Normal hyperlinks*/
a:link    { color: #003366; text-decoration: none; font-weight: bold; font-style: normal;}
a:active  { color: #003366; text-decoration: none; font-weight: bold; font-style: normal; }
a:visited { color: #003366; text-decoration: none; font-weight: bold; font-style: normal; }
a:hover	  { color: red; font-style: italic; }

/* footer hyperlinks*/
a.footer:link    { font: 8pt verdana; color: #003366; text-decoration: none; font-weight: normal; font-style: normal;}
a.footer:active  { font: 8pt verdana; color: #003366; text-decoration: none; font-weight: normal; font-style: normal; }
a.footer:visited { font: 8pt verdana; color: #003366; text-decoration: none; font-weight: normal; font-style: normal; }
a.footer:hover	 { color: red; font-style: normal; }


/* Menu hyperlinks */
a.menu:link    { color: white; text-decoration: none; font-weight: normal; font-style: normal; }
a.menu:active  { color: white; text-decoration: none; font-weight: normal; font-style: normal; }
a.menu:visited { color: white; text-decoration: none; font-weight: normal; font-style: normal; }
a.menu:hover   { color: red; font-style: normal; }
a.menuselected:link    { color: red; text-decoration: none; font-weight: normal; font-style: normal; }
a.menuselected:active  { color: red; text-decoration: none; font-weight: normal; font-style: normal; }
a.menuselected:visited { color: red; text-decoration: none; font-weight: normal; font-style: normal; }

/* Submenu hyperlinks */
a.submenu:link    { color: white; text-decoration: none; font-weight: normal; }
a.submenu:active  { color: red; text-decoration: none; font-weight: normal; }
a.submenu:visited { color: white; text-decoration: none; font-weight: normal; }
a.submenu:hover   { color: red; font-style: normal;}

/* Include-tabel */
table.banner {width: 792px;}
table.footer {width: 792px;}
table.menutabel { width: 792px; background-color: #003366; }
table.submenutabel { width: 792px; background-color: #CCCCFF; }
table.container {width: 792px; height: 275px; }
iframe.container {width: 792px; height: 800px; }

/* Include-cellen */
td.menucelindex {width: 792px; padding: 4px 10px;}
td.menucel { padding: 3px 10px; border-right: 1px solid #6C6A6A;}
td.menucelrechts { padding: 3px 10px; border-right: 0px solid #6C6A6A;}
td.menucelselected { padding: 3px 10px; border-right: 1px solid #6C6A6A; background-color: #CCCCFF;}
td.menucelrechtsselected { padding: 3px 10px; border-right: 0px solid #6C6A6A; background-color: #CCCCFF; }
td.submenucel { padding: 4px 10px; border-right: 1px solid #AAAAEE; }
td.submenucelrechts { padding: 4px 10px; border-right: 0px solid #AAAAEE;} }
td.containercel {width: 792px; height: 400px; vertical-align: top; }
td.footercel {padding: 0px 6px;}