html
{
      /*background-image: url(http://www.testwebben.se/1379/Images/000_bg_html.gif);
      background-position: center top;
      background-repeat: repeat-y; 
      background-color: #ccc;*/
  background-color: #fff;
  overflow-y:scroll;
}

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

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

body, textarea
{
      font-family: verdana, arial, helvetica, sans-serif;
      color: #333333;
      font-size: 11px;
}

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

#Page33750 #main-content table {
margin-top: 2em;
font-size:10px;
}
#main-content table {
margin-top: 2em;
}



body, p, li, td
{
      line-height: 1.5;
}

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

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: 13px;
      margin: 1em 0em 0em 0em;
}

h2
{
      font-size: 15px;
      margin: 1em 0em 0em 0em;
  color: #f28d23;
  font-weight: normal;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
      text-transform: none;
      letter-spacing: 0em;
      font-size: 18px;
      margin: 0em 0em 0em 0em;
  color: #f28d23;
  text-transform: uppercase;
  font-weight: normal;
}

p
{

}

a,
a:link,
a:hover,
a:visited,
a:active
{
      color: #f28d23;
  text-decoration: underline; 
      font-weight: bold;
}

a:hover
{
      text-decoration: none;
      color: #333333;
}

img
{

}

a img {
border:0;
}

#main-content img
{
  border: 2px solid #f28d23;
}

hr
{
      height: 1px;
      margin: 0.5em 0 1em 0;
      color: gray;
      background-color: gray;
      /* clear: both; */
}

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

ul li,
ol li
{
      margin: 0.2em 0em 0em 0em;
      list-style-position: outside;

}

ul
{
      list-style: url(http://www.testwebben.se/000/Images/) disc;
}

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

ol
{
      list-style: decimal;
}

table
{
      /*border-collapse: collapse;
      border-spacing:0;
      margin: 1em 0em 0em 0em*/
}

table td
{
      /*vertical-align: top;
      padding: 0.2em 0.5em 0.2em 0.3em;*/
}

strong
{
      font-weight: bold;
}

em
{
      font-style: italic;
}

blockquote
{
      margin: 0em 3em;
}

.linje
{
  border: #ccc 1px solid;
}

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

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

#footer
{  
      font-size: 10px;
      text-align: left;
      margin: 0;
        padding: 0px 0 0 0;
      clear: both;
        color: #666;
  font-weight: normal;
}

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

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

#wrapper
{
      text-align: left;
      width: 900px;
      margin: 0em  auto;
}

#header
{
      background-image: url(http://www.testwebben.se/2053/Images/logoSmall.gif);
      background-position: 20px top;
      background-repeat: no-repeat;
  text-align: right;
      height: 70px; 
  padding: 10px 20px 0 0;
  position:relative;
}
#header #logoText {
position:absolute;
left:140px;
bottom:8px;
/*font-style:italic;*/
color:#808284;
text-transform:uppercase;
}

#header h2
{
      font-size: 1.2em;
      margin: 0em 0em 0em 0em;
  font-weight: normal;
  color: #f28d23;
}

#main
{
      margin: 0em;
}

#main-left
{
      float: left;
      width: 200px;
      padding: 0em 0em 0em 0em;
}

#main-content
{
      float: left;
      /*width: 550px;*/
      padding: 1em 2em 0.5em 2em;
}
#Page33750 #main-content {padding:0;}

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

/* NAV---------------- */
/* STANDARD NAV (dropdown css) */ 
/* menu box */

div#nav * {outline:0;}

div#nav
{
      width: 900px;
      height: 50px;
      font-size: 80%;
     line-height: normal;
      padding: 0px 0px 0px 50px;
      margin: 0px auto;
  background-image: url(http://www.testwebben.se/1379/Images/000_bg_nav.gif);
  background-repeat: no-repeat;
  text-align: left;
}

/* Layout */ 
#dmenu
{
        vbackground-color: transparent; 
        z-index: 20;
}

#dmenu ul
{
        position: absolute;
        z-index: 99;
}

#dmenu li
{
        list-style-type: none;
        float: left;
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
        margin: 0;
        padding: 0;
}

#dmenu li a
{
        text-align: left;
}

#dmenu ul a,
#dmenu ul li a:hover
{
        background-image: none;
}

#dmenu a:hover
{

}

#dmenu ul, 
#dmenu ul ul
{
        position: absolute;
} 

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

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

#dmenu ul,
#dmenu ul ul,
#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,
#dmenu li a,
#dmenu ul a,
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover,
#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;
}

/* Admin */ 
#dmenu ul,
#dmenu ul li,
#dmenu ul a,
#dmenu ul li a:hover,
#dmenu ul a:hover
{
        width: 11em;
}

#dmenu ul
{
        margin: 0 !important;
        margin: 0 0 0 0em;
}

#dmenu ul ul
{
        margin-left: 13em !important;
        margin-left: 13em;
        margin-top: -1.5em !important;
        margin-top: -1.5em;
}

/* level 2 background */
#dmenu ul a
{
  background-image: url(http://www.testwebben.se/1379/Images/000_bg_nav_off.gif);
  background-position: center;
  background-color: #f7b93d;
} 



/* shadow */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-bottom: 1px #d7a337 solid;
        border-right: 1px #d7a337 solid; 
} 


/* highlight */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-top: 1px #f1bf97 solid;
        border-left: 1px #f1bf97 solid; 
} 

/* onmouseout */
#dmenu a:link,
#dmenu a:visited,
#dmenu ul a,
#dmenu ul li a
{
        color: white;
} 

/* onmouseout level 2,3 */
#dmenu ul a:link,
#dmenu ul a:visited
{
        color: white;
        
} 


/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
        color: #ffffff;
  background-image: url(http://www.testwebben.se/1379/Images/000_bg_nav_on.gif);
  background-position: center;
  background-repeat: repeat-x;
} 

/* current level */
#dmenu li.current a:link,
#dmenu li.current a:visited
{
        background-image: url(http://www.testwebben.se/1379/Images/000_bg_nav_on.gif);
  background-position: center;
  background-repeat: repeat-x;
        /*color: #282947;*/
} 

/* current page */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 

} 

/* level 1 onmouseover */
#dmenu a:hover,
#dmenu ul a:hover
{
        /*background-color: #8783bd;*/
} 

/* level 2,3 onmouseover */
#dmenu ul li a:hover,
#dmenu li.current a:hover,
#dmenu ul li.current a:hover,
#dmenu ul li.current a:hover
{
        /*background-color: #707087;*/
        
} 

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: bold;
        text-transform: none;
        text-decoration: none;
  text-transform: uppercase;
        font-size: 11px;
        letter-spacing: 0em;
        padding: 11px;
        font-family: trebuchet ms, arial,verdana,sans-serif; 
} 


#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        padding: 2px 11px;

} 

/* EXTERN SIDA */

form fieldset 
{
  position: relative;
  display: block;
  background-color: #fff;
  border-top: 1px #f28d23 solid;
  border-right: 1px #fff solid;
  border-bottom: 1px #f28d23 solid;
  border-left: 1px #fff solid;
  margin: 1.5em 0em 0.5em 0.5em;
  padding: 1em 0 1em 1em;
  width: 480px;
}

form fieldset legend 
{
  background-image: url(http://www.testwebben.se/1379/Images/000_bg_label.gif);
  background-repeat: repeat-x;
  border: 1px #f28d23 solid;
  color: #fff;
  font-weight: normal;
  font-size: 1.1em;
  padding: 0px 5px;
  margin: 10px 0px 0px 0px;
  position: relative;
  top: -12px;
}

label,
form p 
{
  margin: 0.7em 0 0 0;
}

input,
textarea 
{
  background-color: #ddd;
  border: 1px solid #7F7F7F;
}


input.submit_btn
{
  width: auto;
}

.inline label,
.inline input 
{
  /*width: auto;*/
  display: inline;
  margin-right: 0.6em;
}

/*.txt input
{
  width: 25%;
}*/

input .small 
{
    width: 130px;
}

.txt label
{
  display: block;
}

span.obligatorisk 
{
  color: #f28d23;
}

button
{
  background-color: #7F7F7F;
  color: #fff;
  float: right;
}

/*Startsidan*/
#Page33750 #header {
display:none;
}
#Page33750 a {
text-decoration:none;
}