body {
	background: #cacaca url(../images/body_bg.jpg) repeat-y top center;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

p {
	padding: 5px;
	margin: 5px;
}

table {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}

td {
	padding: 5px;
	margin: 5px;
	text-align: left;
}

#center {
	background: #fff;
	position: relative;
	top: 0px;
	left: 0px;
	margin: auto auto;
	width: 850px;
	height: 100%;
}

h2 {

	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #555;
	text-align: left;
	padding: 5px 0px 0px 0px;
	/* border-bottom: 1px dotted #000; */
}

h3 {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding: 5px 0px 0px 10px;
}

#header {
	background: #fff url(../images/header.jpg) no-repeat top left;
	position: relative;
	top: 0px;
	width: 850px;
	height: 200px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 28px;
	color: #000;
	text-align: center;
	border-bottom: 0px solid #ddd;
}

#meny {
display: none;
	background: #fff url(../images/ocean.jpg) no-repeat top left;
	position: relative;
	top: 0px;
	width: 850px;
	float: right;
	height: 140px;
	color: #000;
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
}

#main {
	background: #fff;
	position: relative;
	top: 0px;
	width: 850px;
	float: left;
}

#left {
	background: #fff;
	position: relative;
	top: 0px;
	width: 640px;
	float: right;
	text-align: left;
	padding-left: 9px;
	border-left: 0px dashed #ddd;
	border-right: 0px solid #ddd;
}

#right {
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}

#footer {
	background: #fff;
	position: relative;
	top: 0px;
	width: 850px;
	height: 30px;
	float: left;
	text-align: left;
	border-top: 1px solid #ddd;
}

/* ----------------------------- Main menu --- */

#menuHeader {
	position: relative;
	left: 5px;
	width:192px;
	height:21px;
	background:#fff url(../images/menuTop.jpg) no-repeat left top;
}

#menuFooter {
	position: relative;
	left: 5px;
	width:192px;
	height:21px;
	background:#fff url(../images/menuBottom.jpg) no-repeat left bottom;
}

#mainlevel
	{
margin-left: 0;
padding-left: 0;
list-style-type: none;
	} 

#mainlevel a
	{
font-family: arial, trebuchet ms, sans-serif;
font-size: 11px;
color: #003366;
font-weight: bold;
display: block;
padding: 5px 10px 5px 10px;
width: 190px;
background-color: #D1DDFF;
border-bottom: 1px dashed #7399BF;
text-decoration: none;
	}

html>body #mainlevel li a { width: auto; }

#mainlevel a:hover
	{
	color: #000;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #7399BF;
	}

#mainlevel a#active_menu
	{
	color: #000;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #7399BF;
	}

/* --------------------------- Produktlistan --- */
#mainlevel-nav
	{
margin-left: 0;
margin-top: 10px;
padding-left: 0;
list-style-type: none;
	} 

#mainlevel-nav a
	{
font-family: arial, trebuchet ms, sans-serif;
font-size: 11px;
color: #003366;
font-weight: bold;
display: block;
padding: 5px 10px 5px 10px;
width: 190px;
background-color: #D1DDFF;
border-bottom: 1px dashed #7399BF;
text-decoration: none;
	}

html>body #mainlevel-nav li a { width: auto; }

#mainlevel-nav a:hover
	{
	color: #000;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #7399BF;
	}

#mainlevel-nav a#active_menu-nav
	{
	color: #000;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #7399BF;
	}

/* --------------------------- Main meny --- */

a.mainlevel_main 
	{
font-family: arial, trebuchet ms, sans-serif;
font-size: 11px;
color: #003366;
font-weight: bold;
display: block;
padding: 5px 10px 5px 10px;
width: 190px;
background-color: #D1DDFF;
border-bottom: 1px dashed #7399BF;
text-decoration: none;
	}

html>body a.mainlevel_main { width: auto; }

a.mainlevel_main:hover
	{
	color: #000;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #7399BF;
	}

a.mainlevel_main:visited
{
font-family: arial, trebuchet ms, sans-serif;
font-size: 11px;
color: #003366;
font-weight: bold;
text-decoration: none;
	}

#active_menu_main
	{
	color: #000;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #7399BF;
	}

a.sublevel_main
	{
font-family: arial, trebuchet ms, sans-serif;
font-size: 11px;
color: #003366;
font-weight: bold;
display: block;
padding: 5px 10px 5px 20px;
width: 186px;
background-color: #edf1ff;
border-bottom: 1px dashed #7399BF;
text-decoration: none;
	}

html>body a.sublevel_main { width: auto; }

a.sublevel_main:hover
	{
	color: #000;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #7399BF;
	}

a.sublevel_main:visited
{
font-family: arial, trebuchet ms, sans-serif;
font-size: 11px;
color: #003366;
font-weight: bold;
text-decoration: none;
	}

table.moduletable-on
{
  	width: 100%;
}

table.moduletable 
{
	position: relative;
	left: 5px;
	background: #BACCFE;
  	width: 190px;
	margin: 0px;
	padding: 0px;
}

table.moduletable tr
{
  	width: 100%;
	margin: 0px;
	padding: 0px;
}

table.moduletable td
{
  	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

table.moduletable th
 {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	width: 100%;
	border-bottom: 1px solid #ddd;
	cursor: default;
}

#mainleveldl a
	{
	font-weight: bold;
	}

li
{
padding: 0px;
margin: 0px;
line-height: 15px;
padding-left: 0px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 3px;
}



/* ANDRA */

td,tr,p,
{
  font-family      : Arial, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  
}





hr
 {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

table.searchintro 
{
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

a.category:link, a.category:visited
 {
  color            : #222;
  font-weight      : bold;
}

a.category:hover 
{
  color            : #444;
}

/* # MODULE # */

.newsflash 
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #00467A;
 text-transform   : uppercase;

}


.frameheader 
{
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #ADC1D2;
}

.poll
 {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* # FORMULAR # */

.inputbox
 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  background       : #eee;
  border           : 1px solid #ccc;
}

/* # CONTINUT # */
.contentpane 
{
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
 
}
 .button 
{
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #7492AB;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}



.contentpaneopen 
{
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
  

}

.contentheading, .componentheading 
{
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 22px;
	color: #333;
	text-align: left;
	padding: 15px 10px 0px 5px;
	white-space: nowrap;
}


.contentdescription 
{
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category 
{
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}


/* # LISTAREA SECTIUNILOR # */
.sectiontableheader 
{
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter 
{

}

table.moduletableallvag
{
  width: 100%;
  text-align: left;
}

table.moduletableallvag td
{
	padding: 2px;
}

.sectiontableentry1 
{
	background-color : #ffffff;
}

.sectiontableentry2
 {
	background-color : #f9f9f9;
	text-align: left;
}


/* # FONTURI MICI # */
.small 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #7492AB;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}
