/* CSS Document */

body 
{
    background-color: #ffffff;
    background-image: url("http://www.testwebben.se/152/Images/background.gif");
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;    
    margin: 0;
    padding: 0;    
}

/*-----------------------------------------------------*/

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

body, textarea
{
    font-family: verdana,sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: black;
}

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

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

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

h4
{
    font-size: 0.9em;
    margin: 1em 0em 0em 0em;
}

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

h2
{
    font-size: 1.3em;
    margin: 1em 0em 0em 0em;
}

h1,
.modGallery h3,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    text-transform: none;
    font-size: 1.9em;
    margin: 0.5em 0em 0em 0em;
}

/* från h1 till h2 */
.modGuestbook form h2
{
    font-size: 1.3em;
}

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

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

a:hover
{
    text-decoration: none;
}

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

ul li,
ol li
{
    margin: 0.1em 0em 0em 1em; 
}

ul li
{
    list-style: square;
}

img
{
    
}

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

table
{
    font-size: 10px;
}

.bild
{
   border: #0f4a6a 1px solid;
   padding: 2px;
   margin: 10px;
}

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

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

#footer
{
    background-image: url(http://www.testwebben.se/152/Images/menu_bg.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 23px;      
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 0.3em 1em;
    font-family: arial,verdana,sans-serif;
    font-size: 0.8em;
    color: #78abc6;
}

#footer p
{
    padding: 0px; 
}

#footer a
{
   color: #6dabca;
   text-decoration: none;
}

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

#wrapper
{
    font-family: verdana;
    width: 794px;
    padding: 0px;
    margin: 0 auto; 
}


#header
{
    width: 100%;
    height: 125px;
    margin: 0;
    padding: 0px; 
    text-align: left;
    background-image: url(http://www.testwebben.se/152/Images/topp.gif);
    background-position: center; 
    background-repeat: no-repeat;
}

#main
{

}

#main-content
{
    width: 780px;
    padding: 10px;
}

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



/* MENY------------------ */



/* DROPDOWN MENU */

/* menu box */

div#nav
{
    height: 24px;
    font-size: 80%;
    line-height: normal;
    padding: 0 0 0 40px;
    margin: 0px 0px 0em 0px;
    background-image: url(http://www.testwebben.se/152/Images/menu_bg.gif);
    background-repeat: no-repeat;
    text-align: center;
}

/* Layout */

#dmenu
{    
    background-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;
    margin: 1px 0 2px 15px;
}

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

#dmenu ul
{
    margin: 0 !important;
    /* Vänstermarg, (minus) hälften av bredden! */
    margin: 0 0 0 0;
}

#dmenu ul ul
{
    margin-left: 15em !important;
    margin-left: 15em;
    margin-top: -1em !important;
    margin-top: -1em;
}

#dmenu ul a
{
     /* onmouseout */
    background-color: #4089ae;
}

#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
    /* onmouseover */
    /*background-color: #4089ae;*/
}

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

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

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

#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
    /* onmouseover */
    color: black;
}

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    padding: 0.3em 1em;
    font-family: arial,verdana,sans-serif;
    font-size: 1em;
}


