/* Standard eZ publish stylesheet */
td.white, .white, a.white, a:hover.white, a:active.white, a:visited.with, {
	font-family		: verdana;
	font-size		: 16pt;
	color			: #ffffff;
	font-weight		: normal;
	text-decoration : none; 
}
td.smallwhite, .smallwhite, a.smallwhite, a:hover.smallwhite, a:active.smallwhite, a:visited.smallwithe, {
	font-family		: verdana;
	font-size		: 10pt;
	color			: #ffffff;
	font-weight		: normal;
	text-decoration : none; 
}

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;
}

body, p, .p, ul, li, a, h3, th, td, .check
{
	font-size: 13px;
	color: #000000;
}

h1 
{
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	margin-bottom: 8px;
	text-decoration : none;
}

h2, .listheadline, .listproducts, a.listheadline, a:hover.listheadline, a:visited.listheadline, a:active.listheadline
{
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	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
{
	font-weight: bold;
	font-size: 22px;
	background-color: e8b929;
	color: #ffffff;
	margin-bottom: 8px;
	text-decoration : none;}

.menusubhead
{
	color: #00000;
	font-weight: bold;
}

 .menutext, .pictext, .credit, .byline, .subhead
{
	font-size: 11px;
}

.menu, menubold 
{
	font-size: 13px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
	margin-top: 13px;
	margin-bottom: 13px;
	margin: 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, .path
{
	font-size: 10px;
	font-weight: normal;
}

.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: #f9f8c2;
}

.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: #ededed;
}

.bgcurrent
{
	background-color: #ededed;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	color: #000000;
	height: 1px;
}
.greenbutton 
{
	font-size: 10px;
	font-weight: normal;
	background-color: #689530;
	border-color: blue;
	border-colordark: yellow;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-top-color : #689530;
	border-left-color : #ffffff;
    border-bottom-color : #689530;
    border-right-color : #689530;
	border-style : solid;
	font-color: white;
	color: white;
	
	
}
.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
	background-color: #ededed;
	border-color: blue;
	border-colordark: yellow;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-top-color : #ffffff;
	border-left-color : #ffffff;
    border-bottom-color : #ffffff;
    border-right-color : #ffffff;
	border-style : solid;
	
	
}
 
.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;
}

/* Hellstrøm 24.8.2001 */