/* Standard eZ publish stylesheet */

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	font-size: 8pt;
	color: #000000;
}

h1, h2, .menuhead
{
	font-weight: bold;
	font-size: 8pt;
    color: #004D91;
    margin-top: 2px;
	margin-bottom: 8px;
	text-decoration : none;
}

a, .path, .listheadline, .morelink
{
    text-decoration: none;
    color: #004D91;
}

.path, .morelink
{
	color: #000000;
}

.listheadline
{
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

hr
{
    height: 1px;
    color: #004D91;
}
/* Hellstrøm 24.8.2001 */