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

html 
{
   background: url(http://www.testwebben.se/2485/Images/bodybg.gif);
   overflow: auto;
   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: verdana, arial, sans-serif;
   color: #000;
   font-size: 1.2em;
   line-height: 1.5;
}

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

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

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.2em;
   margin: 1em 0em 0em 0em;
}

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

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2 
{
   text-transform: none;
   letter-spacing: 0em;
   font-size: 1.6em;
   margin: 1em 0em 0em 0em;
   font-weight: normal;
}

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

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

a:hover 
{
   text-decoration: underline;
   color: blue;
}

a img 
{
   border: 0;
}

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

ul 
{
   
}

ol 
{
   list-style: decimal;
}

strong 
{
   font-weight: bold;
}

em 
{
   font-style: italic;
}

blockquote 
{
   margin: 0em 3em;
}

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

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

#footer
{
   font-size: 0.8em;
   text-align: left;
   margin: 0.5em;
   padding: 0;
   clear: both;
   color: #000;
   width: 99%;
   border: 1px solid #dddddd;
   border-left: #ffffff solid 0px;
   border-right: #ffffff solid 0px;
   border-bottom: #ffffff solid 0px;
}

#pFooterText
{
   margin: 0em 0em 0em 0em;
   padding: 0;
}

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

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

#wrapper
{
   text-align: left;
   width: 100%;
}

#header
{
   height: 79px;
   margin: 0 auto;
   padding: 0em 0 0 0;
   width: 100%;
   clear: both;
   background-color: #000;

}

#logo
{
   float: left; 
   margin: 4px 0px 0px 4px;
}

#main
{
   margin: 0;
   padding: 0 0 0 0;
   width: 600px;
   float: left; 
}

#main-content
{
   padding: 1em;
   margin: 0;
   text-align: left;
   overflow: auto;
   width: 600px;
}

#bgbild {
width: 600px;
height: 280px;
background: url(http://www.testwebben.se/2485/Images/Image.gif);
}

#newsbox
{
   float: right;
   padding: 0em;
   margin: 0em 0em 0em 1em;
   width: 200px;
}

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

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

#nav
{
   float: left;
   width: 170px;
   min-height: 62em;
   height: auto !important;
   height: 62em;
   background-image: url(http://www.testwebben.se/2390/Images/);
   background-repeat: no-repeat;
   background-position: center top;
   overflow: auto;
   font-size: 0.8em;

}

#nav ul
{
       margin: 3em 0em 0.5em 2.5em;
       padding: 0;

}

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

#nav li
{
   list-style-type: none;
       margin: 0em 0em 0.8em 0.5em;
       padding: 0em 0em 0em 0em;
   text-transform: normal;
   text-decoration: none;
color: #fff;
   list-style: url(http://www.testwebben.se/2485/Images/pilar.gif) square;
}

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

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

#nav li a:link,
#nav li a:visited,
#nav li a:hover
{
       color: #000;
       text-decoration: underline;
   font-weight: bold;
       font-size: 1em;
       padding: 0em;

}

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

#nav li a:hover
{
       color: #000;
   text-decoration: underline;
}

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

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

/*NYHETSMODUL------------------*/

.modNewsList
{
   margin: 0px;
}

.modNewsList h3
{
   font-size: 1.2em;
   margin: 0;
   font-weight: bold;
}

.modNewsList ul 
{
   margin: 0;
   padding: 0;
}

.NewsList li
{
   list-style-type: none;
   margin: 0;
   padding: 1em 0em;
       margin-right: 10px;
       width: 190px;
}

.NewList li
{
       list-style-type: none;
       margin: 0;
       padding: 1em;
       border-bottom: #ccc 1px solid;
}

.image
{
       margin: 0 1em 1em 0;
}

.aNewsLink 
{
       font-weight:bold;
}

.modNewsList ul.NewsList li, 
.date
{
       font-weight:bold;
}

.modNewsList a, 
.modNewsList a:hover
{
       font-weight: normal;
   line-height: 1.2;
   text-decoration: none;
}

/*IE PNG Fix------------------*/

img, div 
{ 
    
}


form {
   
}

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

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

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

form input, form textarea, form select {
   margin: 0 0 7px 0;
   padding: 5px;
}

form input[type="text"], form input[type="password"], form textarea {
   border: 0;
}

form input[type="text"], form input[type="password"], form textarea {
   width: 170px;
   border: 1px solid #ccc;
}
form input[type="text"].midi {width: 120px;}
form input[type="text"].mini {width: 70px;}

form input[type="text"]:hover, form input[type="password"]:hover, form textarea:hover {
   border: 1px solid #aaa;
}
form input[type="text"]:focus, form input[type="password"]:focus, form textarea:focus {
   border: 1px solid #777;
}

form textarea {
   width: 220px;
   height: 7em;
   overflow-y: auto;
}

form select {
   
}

form input[type="checkbox"] {
   margin: 0 0 0 5px
}

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

form button {
   background: #BB0101;
   color: #fff;
   font-size: large;
   display: block;
   float: none;
   margin: 0 0 0 0;
   padding: 3px 5px;
   width: auto;
   overflow: visible;
   border: 0px solid #d31010;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
}
form button:hover {background: #d31010; cursor: pointer;}
form button:active {position: relative; left: 1px; top: 1px;}

form span.obligatorisk {
   color: #BB0101;
}

