/* Standard eZ publish stylesheet */

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

body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	font-size: 11px;
	color: #4e4e4e;
}

body
{
	background-color: #ffffff;
}

h1
{
	font-weight: bold;
	font-size: 20px;
	color: #ae1d23;
	text-decoration : none;
}

.headernew
{
	font-weight: bold;
	font-size: 18px;
	color: #ae1d23;
	text-decoration : none;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 13px;
	color: #06395d;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}

h2, .listheadline
{
	text-decoration : none;
}

.header {
  background: #ffffff;
}

.headerNavigation {
  background: #bbc3d3;
}

.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

.listproducts 
{
	text-decoration : none;
}

.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: none;
}

.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: bold;
	text-decoration: none;
	color: #6b9800;
}

.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;
	color: #ffffff;
	background-color: #ffffff;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

.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: #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;
}

body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-repeat: repeat-x;
background: #ffffff;
}

#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 0px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 240px;
margin-right: 10px;
}

#leftcolumn{
float: left;
width: 270px; /*Width of left column in pixel*/
height: 100%;
margin-left: -890px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn{
float: left;
width: 306px; /*Width of right column*/
margin-left: -311px; /*Set left margin to -(RightColumnWidth)*/
background: #ecf8f9;
}

#footer{
clear: left;
width: 100%;
height: 50px;
background: #02a0c6;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #fff;
}

.innertube{
margin: 0	px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube2{
margin: 10	px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* -- main menu --------------------- */
#navmain a {display:block; width:100%; height:100%;}
#navmain a:hover {background-position:left bottom;}
#nav1 span {display:none;}
#nav1 {height:34px;}
#nav1 a {background:url(/images/menu_new_01.gif) no-repeat left top;}

#navmain a {display:block; width:100%; height:100%;}
#navmain a:hover {background-position:left bottom;}
#nav2 span {display:none;}
#nav2 {height:34px;}
#nav2 a {background:url(/images/menu_new_02.gif) no-repeat left top;}

#navmain a {display:block; width:100%; height:100%;}
#navmain a:hover {background-position:left bottom;}
#nav3 span {display:none;}
#nav3 {height:34px;}
#nav3 a {background:url(/images/menu_new_03.gif) no-repeat left top;}

#navmain a {display:block; width:100%; height:100%;}
#navmain a:hover {background-position:left bottom;}
#nav4 span {display:none;}
#nav4 {height:34px;}
#nav4 a {background:url(/images/menu_new_04.gif) no-repeat left top;}

#navmain a {display:block; width:100%; height:100%;}
#navmain a:hover {background-position:left bottom;}
#nav5 span {display:none;}
#nav5 {height:34px;}
#nav5 a {background:url(/images/menu_new_05.gif) no-repeat left top;}

#navmain a {display:block; width:100%; height:100%;}
#navmain a:hover {background-position:left bottom;}
#nav6 span {display:none;}
#nav6 {height:34px;}
#nav6 a {background:url(/images/menu_new_06.gif) no-repeat left top;}

.shiftcontainer{
position: relative;
left: 2px; /*Number should match -left shadow depth below*/
top: 2px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 300px; /* container width*/
background: transparent url(/images/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -2px; /*shadow depth*/
top: -2px; /*shadow depth*/
}


/* Hellstrøm 24.8.2001 */