/* Standard eZ publish stylesheet */
/*
body
{
	background-image: url(images/flag_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 69px;

}
*/
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, .path, th, td, .check
{
	font-size: 13px;
	color: #000000;
}

h1 
{
	font-weight: bold;
	font-size: 22px;
	color: #990000;
	margin-bottom: 8px;
	text-decoration : none;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 17px;
	color: #990000;
	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: #4D4D4D;
	text-decoration: underline;
}

.menuhead
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color : #666666;
}
.menuhead a 
{
	color: #fff;
	text-decoration: none;
}
.menuhead a:hover {
	background-color: #900;
	color: #e6e6e6;
}
.menusubhead
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 10px;
}

.menu 
{
	font-weight: normal;
	text-decoration: none;
}

.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, .small a
{
	font-size: 10px;
}
.small a {
	color: #990000;
}
.small a:hover {
	color: #fff;
}

.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
{
	float: none;
	text-align: center;
	font-style: normal;
	background-color: #fff;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #990000;
}

.bglight 
{
	background-color: #f0f0f0;
}

.bgdark 
{
	background-color: #dcdcdc;
}

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	color: #000000;
	font-size: 1px;

}

.stdbutton 
{
	font-size: 11px;
	background-color: #79B7EE;
	font-weight: bold;
	color: #23385D;
}
 
.okbutton 
{
	font-size: 11px;
	background-color: #79B7EE;
	font-weight: bold;
	color: #23385D;
}

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 440px;
}

.halfbox
{
	width: 200px;
}

.searchbox
{
	width: 120px;
	background-color: #79B7EE;
	color: #23385D;
}

.error
{
	font-size: 14;
	font-weight: bold;
    color: #f08c00;
}
.navpanel
{
	border-right : thin solid #E6E6E6;
	width: 30px;
}

a:hover.path {
    color: #666;
}

#randomimage {
    float: right;
    margin: 10px;
}
#randomimage img {
    border: 2px solid #fff;
}
.photo {
	border: 10px solid #fff;
}

.photoframe {
	text-align: center;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #444;
	float: none;
	display: block;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	line-height: 24px;
	height: 32px;
}
.mainnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 9pt;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.mainnav a:hover {
	color: #FFFFFF;
	background-color: #885B32;
	border: 1px solid #000000;
	padding: 1px 2px;
}
#content {
	height: 447px;
	z-index: 1;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 5px;
	text-align: justify;
}
/* Hellstrøm 24.8.2001 */
