* 
{
  margin: 0;
  padding: 0;
  outline: 0;
}

html 
{
  background: #fff;
  overflow: auto;
  overflow-y: scroll;
  font-size: 62.5%;
}

body 
{
  text-align: left;
  margin: 0;
  padding: 0;
}

/*CONTENT (start) ---------*/

body 
{
  /*Content editor body*/
  /*background-color: #fff;*/
}

body, select, input, textarea, table 
{
  font-family: calibri, verdana, sans-serif;
  color: #fff;
  font-size: 1.3em;
  line-height: 1.5;
}

table 
{
  font-size: inherit;
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6 
{
  color: #181818;
  padding: 0em;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.4;
}

h6 
{
  font-size: 0.4em;
  margin: 1em 0em 0em 0em;
}

h5 
{
  font-size: 0.6em;
  margin: 1em 0em 0em 0em;
}

h4 
{
  font-size: 0.8em;
  margin: 1.5em 0em 0em 0em;
}

h3 
{
  font-size: 1.4em;
  margin: 1em 0em 0em 0em;
}

h2 
{
  font-size: 1.5em;
  margin: 0.5em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2 
{
  text-transform: none;
  font-size: 2.2em;
  letter-spacing: 0.01em;
  margin: 0em 0em 0em 0em;
}

p 
{
  margin: 0em 0em 1em 0em;
}

a, 
a:link,
a:visited, 
a:active 
{
  color: #F2942E;
  text-decoration: none;
  font-weight: bold;
}

a:hover 
{
  text-decoration: underline;
}

a img 
{
  border: 0;
}

#main-content img {
/*border:1px solid #777;*/
margin-top: 55px !important;
}

#main-content table img {
margin-top: 0 !important;
border:1px solid #777;
}

hr 
{
  height: 1px;
  margin: 0.5em 0 1em 0;
  color: #999999;
  background-color: gray;
}

ul,
ol 
{
  margin: 1.2em 0em 1.2em 2em;
  padding: 0;
}

ul li,
ol li 
{
  margin: 0.3em 0em 0em 0em;
  list-style-position: outside;
  line-height: 1em;
  padding: 0 0 0.5em 0;
}

#main-content ul 
{
  list-style: url(http://www.testwebben.se/3074/Images/streck.png) disc;
}

ol 
{
  list-style: decimal;
}

strong 
{
  font-weight: bold;
}

em 
{
  font-style: italic;
}

blockquote 
{
  margin: 0em 3em;
}

/*CONTENT (end) -----------*/

/*FOOTER ------------------*/

#footer
{
  background: url(http://www.testwebben.se/3074/Images/footerBgTop.png) repeat-x left top;
  width:100%;
  height:50px;
  font-size: 1em;
  text-align: right;
  margin: 0 auto;
  clear: both;
  color: #181818;
}

#footer p {
margin:0;
}

#footer p.footerCluster {
float:right;
margin-top:5px;
margin-right:50px;
}

#footer p.footerCluster b {
color: #FF9600;
}

#pFooterText
{
padding:5px 15px 0 0;  
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active 
{
  color: #181818;
  text-decoration: none;
  font-weight: normal;
}

/*LAYOUT ------------------*/

#wrapper
{
  background: #3C3C3C url(http://www.testwebben.se/3074/Images/wrapperBg.png) repeat-x left top;
  text-align: left;
  width: 100%;
  padding: 0 0 25px 0;
  margin: 0em auto;
  position: relative;
  z-index: 0;
  overflow: auto;
}

#container {
  width: 100%;
  min-height: 450px;
  height: auto !important;
  height: 450px;
}

#header {
  background: #181818;
  width: 100%;
  height: 130px;
  text-align: left;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#logo {
  position: absolute;
  left: 50%;
  top: 15px;
  margin-left:-480px;
}

#main-content {
  width: 960px;
  margin: 0 auto;
  padding: 10px 0 0 0;
  min-height: 14em;
  height: auto !important;
  height: 14em;
}

#main-content-top {
  color:#fff;
  width: 920px;
  height: 340px;
  padding: 20px 0 100px 0;
  margin: 0 auto;
}

.clear 
{
  clear: both;
  line-height: 0.01;
  border-style: none;
}

/* NAV ---------------------- */
/* menu box */
#nav
{
  font-family: arial, helvetica, sans-serif !important;
  line-height:1.5;
        width: auto;
        line-height: normal;
        padding: 0em 0em 0em 0em;
        margin: 0em auto 0em auto;
        text-align: left;
  height: 53px;
  position: absolute;
  right: 50%;
  margin-right: -420px;
  bottom: 0px;
  z-index: 99 !important;
}

#nav ul 
{
  margin: 0px;
  list-style: none; 
}

#nav li 
{
  margin: 0em;
  float: left; 
}

#nav ul li li 
{
  float: left;
  width: 10em; 
}

#dmenu li 
{
  list-style-type: none;
  float: left;
  padding-right:0 !important;
  display: block; 
  margin-top: 0;
}

#dmenu ul 
{
  background-color: #161616;
  float: left;
  border: 1px #6b6b6b solid;
  border-top: #161616;
  position: absolute;
  display: none;
  margin-top: -4px !important;
  margin-top: 0px;
  margin-left: 0px;
  width: 10em;
  font-size: 11px;
}

#dmenu li a 
{
  display: block;
  text-decoration: none;
  border: 0px;
  color: #fff;
}

#dmenu ul a 
{
  display: block;
}

#dmenu a:hover 
{
  display: block; 
}

#dmenu ul li a:hover 
{
  display: block; 
}

#dmenu ul ul 
{
  display: none;
  position: absolute;
  margin-left: 119px;
  margin-top: -25px !important;
  margin-top: -25px;
  z-index: 99; 
  border-left: 1px #fff solid;
}

#dmenu ul li>ul, #dmenu ul ul li>ul 
{
  margin-top: -1em; 
}

#dmenu li:hover ul ul,
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul 
{
  display:none; 
}

#dmenu li:hover ul,
#dmenu ul li:hover ul,
#dmenu ul ul li:hover ul,
#dmenu ul ul ul li:hover ul,
#dmenu ul ul ul ul li:hover ul 
{
  display:block; 
}

li>ul 
{
  top: auto;
  left: auto; 
}

/* Aktuell sida, 1-3 */
#dmenu li#current {
  background: url(http://www.testwebben.se/3074/Images/tabLeft.png) no-repeat 3px 27px;
  padding: 0 5px 0 9px;
  margin-top:0;
  /*border-bottom:1px solid #5b5b5b;*/
}

#dmenu ul li#current {
padding:0 !important;
}

#dmenu li#current a:link,
#dmenu li#current a:visited
{ 
  background: url(http://www.testwebben.se/3074/Images/tabRight.png) no-repeat right bottom;
  color: #fff;
  margin-right: 0;
  padding-left:6px;
  /*border-bottom:1px solid #5b5b5b;*/
}

#dmenu li#current ul li, #dmenu li#current ul li a, #dmenu ul li, #dmenu ul li a {
background:none !important;
}

#dmenu li#current a:hover {
color: #fff !important;
}

#dmenu li.parent.current {
  background: url(http://www.testwebben.se/3074/Images/tabLeft.png) no-repeat 3px 27px;
  padding: 0 5px 0 9px;
}

#dmenu li.parent.current a {
  background: url(http://www.testwebben.se/3074/Images/tabRight.png) no-repeat right bottom;
  color: #fff;
  margin-right: 0;
  padding-left:6px;
}

#wrapper #nav #dmenu li.parent.current ul {
background:transparent;
border:0;
}

#wrapper #nav #dmenu li ul li a {
background-image:none;
border:0;
}

/* Nivå 1, onmouseover */
#dmenu li a:hover, 
#dmenu li #current .current a:hover, 
#dmenu li#current a:hover
{
  color: #F2942E;
}

/* Nivå 2-3, onmouseover */
#dmenu li ul li a:hover,
#dmenu li.current ul li a:hover,
#dmenu li.current ul li.current a:hover,
#dmenu li#current ul li a:hover,
#dmenu li ul li a:hover
{
  color: #F2942E;
  background-color: transparent;
}

/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-size: 12px !important;
        font-weight: bold;
  text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0em;
        padding: 33px 15px 9px 15px;
  /*border-left: 1px solid #ccc;*/
        margin: 0;
} 

/* Nivå 2-3 */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
  color:#ccc;
        font-weight: normal;
        text-transform: none;
        text-decoration: none;
        font-size: 1em;
        letter-spacing: 0em;
  padding: 0.5em;
  margin: 0em;
}

/*FORMULÄR--------------------*/

#mContactForm textarea {
width: 200px;
}

#mContactForm input, #mContactForm textarea {
color:#000;
}

form {
margin-top:10px;
font-size:12px;
}

form fieldset {
width: 250px;
border:0;
float:left;
display:block;
}

form #rightFieldset {
width:580px;
}

form #rightFieldset .inline {
margin-bottom:15px;
}

form legend {
font-weight: bold;
display:none;
}

form label {
display:block;
font-weight:bold;
}

form textarea, form select {
border:1px solid #ccc;
}

form input[type="text"] {
color: #000 !important;
border:1px solid #ccc;
width: 170px;
margin: 0 0 7px 0;
padding: 2px;
}

form input[type="checkbox"] {
margin:0 5px 0 5px;
border:0 !important;
}

form textarea {
width:170px;
height:7em;
padding: 2px;
overflow:auto;
}

form div.inline {
clear:both;
margin:7px 0;
}

form #Skicka, form button {
display: block;
float:left;
margin:10px 0 0 0;
padding:2px 3px;
clear:both;
}
form #Skicka:hover {
background:#646464;
color:#fff;
cursor:pointer;
}

form span.obligatorisk {
color: #FF9600;
}

a[href$='.PDF'], a[href$='.pdf'] { 
padding:0 0 0 20px; 
background:transparent url(http://www.testwebben.se/3074/Images/pdf.gif) no-repeat center left !important; 
}
