* 
{
   margin:0;

   outline:0;
}

html 
{
   background: #fff url(http://www.testwebben.se/3401/Images/bg.png) repeat-x top;
   overflow: auto;
   overflow-y: scroll;
}

body 
{
   text-align: left;
}

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

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

body, select, input, textarea, table 
{
   font-family: georgia, calibri, constantia, times, "times new roman", serif;
   color: #000;
   font-size: 14px;
   line-height: 1.5;
}

table 
{


}


h1, h2, h3, h4, h5, h6 
{
   font-family: georgia, calibri, georgia, serif;
   color: #393996;
   font-weight: normal;
   text-decoration: none;
   line-height: 1.4;
}

h6 
{   
   font-size: 8px;
   margin: 1em 0 0 0;
   border-bottom: 1px solid #333;
}

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

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

h3 
{
   font-size: 14px;
   font-weight: bold;
   margin: 0em 0 0 0;
}

h2 
{
   font-size: 16px;
   margin: 1em 0 0 0;
   color: #393996;
}

h1, .modGallery h2, .modNewsList h2
{
   text-transform: none;
   letter-spacing: 0;
   font-size:20px;
   margin: 0 0 1em 0;
   padding: 0;
   line-height: 1;
   color: #393996;
}



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


a, 
a:link,
a:visited, 
a:active 
{
   color: #393996;
   text-decoration: underline;
   font-weight: normal;
}

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

a img 
{
   border: 0;
}

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

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

#wrapper ul 
{
   
}

ol 
{
   list-style: decimal;
}

strong 
{
   font-weight: bold;
}

em 
{
   font-style: italic;
}

blockquote 
{
   margin: 0em 3em;
}

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


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

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

#header
{
   background: transparent url(http://www.testwebben.se/3401/Images/header.png) no-repeat top right;
   width: 940px;
   height: 230px;
   margin: 0 auto 20px auto;
   position: relative;
}

#logo
{
   background: transparent url(http://www.testwebben.se/3401/Images/logo.png) no-repeat top right;
   margin: 0px 60px;
   padding: 0;
   width: 600px;
   height: 160px;

}

#main
{
   background: transparent;
   margin: 0 auto;
   width: 920px;
   position: relative;
}

#main-content
{
   width: 660px;   
   min-height: 465px;
   height: auto !important;
   height: 465px;
   margin: 0 30px 0 222px;
   padding: 1px 15px 20px 15px;
   text-align: left;
   float: left;

}

#main-content img {
   border: 0px solid #333;
}


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

#footer
{
   background: transparent;
   width: 920px;
   font-size: 1em;
   text-align: left;
   line-height: 1.2;
   letter-spacing: 0.01em;
   margin: 5px auto 20px auto;
   padding: 5px 0 0 0;
   border-top: 1px solid #ddd; 
   clear: both;
   color: #666;
}

#footer a
{
   color: #ccc;
   text-decoration: none;
   font-weight: normal;
}



/* NAV ---------------------- */

#nav
{
   float: left;
   width: 210px;
   opacity: 0.8;
   filter: alpha(opacity=80);
   /*position: fixed;
   left: 15%;
   top: 35%;*/
   position: absolute;
   left: 25px;
   top: 0px;
}

#nav ul 
{   
   margin: 0;
   padding: 0;
}

#nav ul li 
{
   list-style-type: none;
}


#nav li a
{
   color: #000;
   width: 170px;
   height: auto;
   font-size: 1.1em;
   font-weight: normal;
   margin: -11px 0px 1px 0px;
   padding: 12px 5px 7px 5px;
   border-bottom: #666 solid 1px;
   text-decoration: none;
        display: block;
}

#nav li a:hover 
{
   color: #333;
   background: #eee;
}


#nav ul li#current a 
{
   background: url(http://www.testwebben.se/3401/Images/159navCurrent.png) no-repeat right center;
   color: #000;
   font-weight: bold;
}

#nav ul li.current a:hover
{

}

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


/*Nivå2*/
#nav ul ul 
{

}
   
#nav ul ul li 
{

}

#nav ul ul li a
{
   font-weight: normal;
        display: block;
   color: #666;
   font-size: 1em;
   border-top: #666 solid 0px;
   padding: 20px 0 5px 15px;

}

#nav ul ul li li a
{
   border-left: 0px;
   font-size: 0.8em;
   border-top: #666 solid 0px;
   padding: 20px 0 5px 30px;
}

#nav ul ul li a:hover 
{
   color: #333;
   background-color: #fff;
}

/*Current state för nivå2*/
#nav ul li ul li.current a 
{

}

#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;
}

/*FORMULÄR*/

#mContactForm {
margin:1em 0;
}
#mContactForm input, #mContactForm textarea {
background:#000;
border: 1px solid #333;
margin: 0 0 5px 10px;
padding:3px 2px 2px 2px;
width:200px;
height:1.5em;
overflow:hidden;
color:#eee;
}
#mContactForm input:hover, #mContactForm textarea:hover {border:1px solid #333;}
#mContactForm input:focus, #mContactForm textarea:focus {border:1px solid #333; background:#0f0f0f;}

#mContactForm textarea {
height: 10em;
}

#mContactForm td {
text-align: right;
}
