html
{
   background-color: #22009c;
       margin: 0;
       padding: 0;
}

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

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

body, textarea, table
{
       font-family: georgia, sans-serif;
       color: #f5de91;
       font-size: 13px;
}

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

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

h1, h2, h3, h4, h5, h6
{
       padding: 0em;
   font-weight: bold;
       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: 1.4em;
       margin: 2.5em 0em 0em 0em;
   color: #ff0000;
}

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

#Page33733 h3
{
color: rgb(255, 0, 0);
font-size: 1.4em;
font-weight:normal;
}

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

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

p
{
       font-size: 1em;
       margin: 0.5em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
       color: #f5de91;
   text-decoration: underline; 
}

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

#main-content img
{
   border: #f5de91 solid 1px;
}

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
{
       
}

ol
{
       list-style: decimal;
}

strong
{
       font-weight: bold;
}

em
{
       font-style: italic;
}

blockquote
{
       margin: 0em 3em;
}

.line
{
   border-top: 1px #f5de91 solid;
}

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

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

#footer
{   
   border-top: 1px #f5de91 solid;
       font-size: 0.9em;
       text-align: center;
       margin: 20px;
        padding: 0px;
       clear: both;
        color: #f5de91;
}

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

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

#wrapper
{
       text-align: left;
       margin: 0em auto;
   padding: 0px;
   background-image: url(http://www.testwebben.se/1539/Images/000_bg_html.jpg);
       background-position: top center;
       background-repeat: no-repeat;
   background-color: #22009c;
       width: 1000px !important;
   width: 950px;
   min-height: 600px;
   height: auto !important;
   height: 600px;
}

#header
{
       background-image: url(http://www.testwebben.se/1539/Images/000_bg_header.gif);
       background-position: left;
       background-repeat: no-repeat;
       height: 120px;
       margin: 20px;
   border-bottom: 1px #f5de91 solid;
   padding: 20px;
}

#main
{
       margin: 0.5em;

}

#main-left
{
       float: left;
       width: 180px;
       padding: 0 0 0 0px;
   padding: 0 0 0 10px;
}

#nav-bottom
{
       background-image: url(http://www.testwebben.se/1539/Images/000_bg_nav_bottom2.png) !important;
       background-image: url(http://www.testwebben.se/1539/Images/000_bg_nav_bottom2.gif);
       background-position: left;
       background-repeat: no-repeat;
   height: 210px;
}

#main-content
{
       float: left;
       width: 730px;
       padding: 1em;
}


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


/* NAV ---------------------- */
#nav 
{

   padding-bottom: 10px;
}

#nav ul
{
       margin: 0em 0em 0.5em 1.2em;
       padding: 0;
}

#nav ul ul,
#nav ul ul ul
{
       margin-left: 1.5em;
       padding: 0;
}

#nav li
{
   list-style-type: none;
   color: #da2723;
       margin: 0.2em 0em 0em 0em;
       padding: 0.2em 0em 0em 0em;
}

#nav li
{
       text-transform: uppercase;
}

#nav li li
{

}

#nav li li
{
       text-transform: none;
   list-style-type: none;
       margin: 0.2em 0em 0em 0em;
       padding: 0.2em 0em 0em 0em;
}

#nav li li li
{
   text-transform: none;
   list-style-type: none;
       margin: 0.2em 0em 0em 0em;
       padding: 0.2em 0em 0em 0em;
}

#nav li a:link,
#nav li a:visited,
#nav li a:hover
{
       color: #f5de91;
       text-decoration: none;
       font-size: 1em;
       padding: 0em;
}

#nav li a:hover
{
       color: #fff;
}

#nav ul li ul,
#nav ul li ul li ul,
#nav ul li.current ul li ul
{
       display:none;
       font-weight: normal;
}

#nav ul li.current ul,
#nav ul li.current ul li.current ul
{
   display: block;   
}

#nav li#current
{
   color: #a99a71;
}

/*
#nav ul li.current a:link,
#nav ul li.current a:visited,
#nav ul li.current a:hover,
#nav ul li.current ul li a:link,
#nav ul li.current ul li a:visited,
#nav ul li.current ul li a:hover,
#nav ul li.current ul li ul li a:link,
#nav ul li.current ul li ul li a:visited,
#nav ul li.current ul li ul li a:hover
{
   font-weight: bold;
   background-color: transparent;
}
*/

#nav ul li.current a:link,
#nav ul li.current a:visited,
#nav ul li.current a:hover,
#nav ul li.current ul li.current a:link,
#nav ul li.current ul li.current a:visited,
#nav ul li.current ul li.current a:hover,
#nav ul li.current ul li.current ul li.current a:link,
#nav ul li.current ul li.current ul li.current a:visited,
#nav ul li.current ul li.current ul li.current a:hover
{
   font-weight: bold;
   background-color: transparent;
}

#nav ul li.current ul li a:link,
#nav ul li.current ul li a:visited,
#nav ul li.current ul li a:hover,
#nav ul li.current ul li.current ul li a:link,
#nav ul li.current ul li.current ul li a:visited,
#nav ul li.current ul li.current ul li a:hover
{
   font-weight: normal;

}

/* KONTAKTFORMULÄR --------- */

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

#mContactForm input,
#mContactForm textarea
{
   width: 250px;
   margin: 0em;
}
/*-- Start standardcss för skyddad sida --*/

#divProtectedPageDialog label
{
     display: block; width: 110px; float: left;
}

#divProtectedPageDialog button
{
     margin-left: 182px;
}

#divLogutDialog
{
     float:right;
}
#divProtectedPageDialog #btnNewPassword
{
     margin-left: 118px;
}
/*-- Slut standardcss för skyddad sida--*/


