
/* style sheet primomarine.com  &copy; www.tech.nl the webcompany feb 2008 */

body {
	background-color: #FFFFFF;
	margin-top:0px;
	background-repeat: no-repeat;
	margin-left: 0px;
}

td, p, body, ul, li {font-family:Arial, Helvetica, sans-serif; font-size:12px; }
td {vertical-align:top;}

a:link, a:active, a:visited { 
	color:#ff9900;
	text-decoration:underline;
} 
a:hover, a:visited.hover { 
	color:#3399cc;
	text-decoration:underline;
} 

h1 { font-size:18px; text-align:left; margin-top:0px; margin-bottom:0px; color:#ff9900;}
h2 { font-size:12px; text-align:left; margin-top:0px; margin-bottom:0px; color:#ff9900;}

p {margin-top : 0px;
margin-bottom : 0px;}

menu {	margin-left:20px; }

 ul {
margin-left : 10px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
padding-left:0px; /* voor netscape */
}

ol {
margin-left : 10px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
padding-left:0px; /* voor netscape */
}

ul li {
list-style-type: disc;
list-style-image : url("/syspix/listitem.gif"); }

li {margin-left : 10px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
padding-left:0px;
}
td.content {vertical-align:top; padding-right: 12px;}


/* gekleurde tabellen */

td.bluesmall_left, td.bluesmall, td.orangesmall, td.greysmall, td.blue_content { font-size:12px; text-align:left; padding:8px 20px 0px 8px; vertical-align:top; color:#FFFFFF;}
td.bluesmall_left h1, td.bluesmall h1, td.orangesmall h1, td.greysmall h1, td.blue_content h1 { font-size:16px; text-align:left; margin-bottom:4px; color:#FFFFFF;}
td.smalltablefooter  {padding:0px 0px 0px 0px; }

td.blue_content {background-color:#3399cc; background-image:url(/pix/bgs/blue_content_top.gif); background-repeat:repeat-y;}
td.bluesmall_left {background-color:#3399cc; background-image:url(/pix/bgs/blue_left_top.gif); background-repeat:repeat-y;}
td.bluesmall {background-color:#3399cc; background-image:url(/pix/bgs/blue_top.gif); background-repeat:repeat-y;}
td.orangesmall  {background-color:#ff9900; background-image:url(/pix/bgs/orange_top.gif); background-repeat:repeat-y;}
td.greysmall{background-color:#999999; background-image:url(/pix/bgs/grey_top.gif); background-repeat:repeat-y;}

td.bluesmall_left a:link, td.bluesmall_left a:active, td.bluesmall_left a:visited,
td.bluesmall a:link, td.bluesmall a:active, td.bluesmall a:visited ,
td.orangesmall a:link, td.orangesmall a:active, td.orangesmall a:visited ,
td.greysmall a:link, td.greysmall a:active, td.greysmall a:visited 
{ 
	color:#ffffff;
	text-decoration:none;
}
td.blue_content a:hover, td.blue_content a:visited.hover,
td.bluesmall_left a:hover, td.bluesmall_left a:visited.hover,
td.bluesmall a:hover, td.bluesmall a:visited.hover,
td.orangesmall a:hover, td.orangesmall a:visited.hover,
td.greysmall a:hover, td.greysmall a:visited.hover
{ 
	color:#ffffff;
	text-decoration:none;
} 
td.blue_content a:hover h1, td.blue_content a:visited.hover h1,
td.bluesmall_left a:hover h1, td.bluesmall_left a:visited.hover h1,
td.bluesmall a:hover h1, td.bluesmall a:visited.hover h1,
td.orangesmall a:hover h1, td.orangesmall a:visited.hover h1,
td.greysmall a:hover h1, td.greysmall a:visited.hover h1
{ 
	color:#ffffff;
	text-decoration:underline;
} 

/* footer met disclaimer etc */

td.footer {color:#3399cc; font-size:10px; padding-top:4px;}
td.footer b {color:#ff9900}
td.footer a:link, td.footer a:active, td.footer a:visited {color:#3399cc; text-decoration:none;}
td.footer a:hover, td.footer a:visited.hover {color:#3399cc; text-decoration:underline }

