/* 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: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 10pt;

}

body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	color: #000000;
	font-size: 10pt;
}

h1 
{
	font-weight: bold;
	font-size: 12pt;
	color: #082d98;
	margin-bottom: 8px;
	text-decoration : none;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 10pt;
	color: #082d98;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}

h2, .listheadline
{
	text-decoration : none;
}

.listproducts 
{
	text-decoration : underline;
}

.listheadline, .listproducts 
{
	margin-top: 8px;
}

h3, .path
{
	font-weight: bold;
	text-decoration : none;
}

.tab, .tab a
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:hover 
{
	color: #404040;
	text-decoration: underline;
}

.menuhead
{
	background: #666666;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.menusubhead
{
	color: #777777;
	font-weight: bold;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 11px;
}

.menu 
{
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	color: white;
	padding-left: 5px;
}

.menutext 
{
	margin-bottom: 4px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

th.right
{
	text-align: right;
}

.tdmini
{
	font-size: 1px;
}

.pictext
{
	font-style: normal;
	background-color: #f0f0f0;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	background-color: #ededed;
}

.bgdark 
{
	background-color: #ffffff;
}

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	color: #808080;
}

.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
}
 
.okbutton 
{
	font-size: 18px;
	font-weight: bold;
}

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 440px;
}

.halfbox
{
	width: 200px;
}

.searchbox
{
	width: 120px;
}

.error
{
	font-size: 14;
	font-weight: bold;
    color: #f08c00;
}
/* new */

/* CSS Document */

body 
{
	background-color: #082097;
	background-repeat: repeat-x;
	background-image: url(/design/standard/images/bg.gif);

	}
.site
{
	background-color: #ffffff;
    width: 767px;
	margin: 0 auto;
	border: solid 1px #000000;
	vertical-align: top;
	}
.top-menu
{
	float: left;
	text-align: justify;
    width: 767px;
    #width: 765px;
	height: 18px;

}
.bottom-menu
{
	float: left;
	text-align: justify;
    width: 767px;
    #width: 765px;
	height: 18px;
	border: solid 1px black;

}
a.menu-top,  a.menu-top:visited
{
	text-decoration: none;
	font-family: verdana;
	font-size: 0.9em;
	text-align: center;
	padding-right: 41px;
	padding-left: 40px;
	color: #726d6d;
}
a.menu-top:hover, a.menu-last:hover
{
	text-decoration: none;
	font-family: verdana;
	font-size: 0.9em;
	text-align: center;
	padding-right: 41px;
	padding-left: 40px;
	color: #082d98;
}
a.menu-last,  a.menu-last:visited
{
	text-decoration: none;
	font-family: verdana;
	font-size: 0.9em; 
	text-align: center;
	padding-right: 11px;
	padding-left: 40px;
	color: #726d6d;
	text-align: right;
}
a.menu-bottom,  a.menu-bottom:visited
{
	text-decoration: none;
	font-family: verdana;
	font-size: 0.9em;
	text-align: center;
	padding-right: 41px;
	padding-left: 40px;
	color: #726d6d;
}
a.menu-bottom:hover, a.menu-last:hover
{
	text-decoration: none;
	font-family: verdana;
	font-size: 0.9em;
	text-align: center;
	padding-right: 41px;
	padding-left: 40px;
	color: #082d98;
}
.banner-top
{
	float: left;
	background-repeat: none;
	background-image: url(/design/standard/images/banner1.gif);
	height: 20px;
	width: 767px;
	#width: 765px;
}
.breadcrumbs
{
	float: left;
	background-repeat: none;
	background-image: url(/design/standard/images/banner2.gif);
	height: 24px;
	width: 385px;
	#width: 384px;
	display: inline;
	text-align: left;
	color: white;
}
.crumbs a {
	text-decoraton: none;
	color: white;
	font-size: 8pt;
	text-decoration: none;
}
.crumbs
{
	font-weight: bold;
	padding-left: 10px;
	color: white;
	font-size: 8pt;
}
.banner-right
{
	float: left;
	background-repeat: none;
	background-image: url(/design/standard/images/banner3.gif);
	height: 24px;
	width: 382px;
	#width: 381px;
	display: inline;
	text-align: left;
}
.banner-bottom
{
	float: left;
	background-repeat: none;
	background-image: url(/design/standard/images/banner4.gif);
	height: 109px;
	width: 767px;
	#width: 765px;

}
.search
{
	float: left;
	background-repeat: none;
	background-image: url(/design/standard/images/search.gif);
	height: 65px;
	width: 215px;
	padding: 0px;
	margin: 0px;

}

.search-input
{
	border: 0;
	background-color: transparent;
	font-size: 9pt;
	padding: 3px;
	padding-top: 4px;
	#padding-top: 3px;	
}
.search-button
{
	background-color: transparent;
	color: white;
	border: 0px;
}
.print
{
	height: 65px;
	width: 500px;
	float: right;
}
.printer
{
	 border: none;
}
.products
{

	background-color: #aaaaaa;
	width: 175px;
	padding: 0px;
	margin: 0px;

}
.main-text
{
	float: left;
	background-color: ffffff;
	width: 567px;
	#width: 565px;
	padding: 15px;
}

.footer
{
	float: left;
	background-repeat: none;
	background-image: url(/design/standard/images/bottom.gif);
	height: 20px;
	width: 767px;
	#width: 765px;
	color: white;

}
.copyright
{
	float: left;
	font-size: 8pt;
	padding-top: 3px;
	padding-left: 5px;
}
.sitemap, a.sitemap
{
	float: right;
	font-size: 8pt;
	padding-top: 3px;
	padding-right: 5px;	
}
.terms
{
	float: left;
	font-size: 8pt;
	padding-top: 3px;
	width: 400px;	
}
a.term-txt{
	color: white;
	font-size: 8pt;
	text-decoration: none;
}
.sitemap-txt
{
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
/* Hellstrøm 24.8.2001 */