* 
{
   outline:0;
}

html 
{
   background-color: #fff;
   background-image: url(http://www.testwebben.se/1995/Images/bg.png);
   background-repeat: repeat;
   font-size: 62.5%;
   overflow-y: scroll;
}

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

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

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

body, select, input, textarea, table 
{
   font-family: arial, verdana, sans-serif;
   color: #333;
   font-size: 1.2em;
   line-height: 1.5;
}

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

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

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.5em;
   margin: 1.5em 0em 0em 0em;
}

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

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

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

a:hover 
{
   text-decoration: underline;
   color: #999;
}

a img 
{
   border: 0;
}

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

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: 1.4;
   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.9em;
   text-align: center;
   margin: 0.2em 2em 0 2em;
   clear: both;
   color: #333;
   border-top: 1px solid #999999;
}

#pFooterText
{
   
}

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

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

#wrapper
{
   text-align: left;
   width: 80em;
   padding: 0em;
   margin: 0em auto;
   background-color: #fff;
   border: #999999 solid 1px;
}

/*#header
{
   text-align: left;
   border-bottom: 1px solid #999999;
   margin: 0 0 1em 0;
   height: 185px;
   background-color: #f7f7f7;
   background-image: url(http://www.testwebben.se/1995/Images/152_bg_header.jpg);
   background-position: left center;
   background-repeat: no-repeat;
   position: relative;
}*/
   
#bildspel
{
   text-align: left;
   margin: 0 0 0em 0;
   height: 200px;
   position: relative;
}


#logo
{
   margin: 0em 0em 2em 0.5em;
   
}
#intresse
{
   position: absolute;
   right: -15px;
   top: 0px;
   z-index: 99;
}

#intresse:active {
   position: absolute;
   right: -16px;
   top: 1px;
}
#main
{
   margin: 0 0 0 0;
   padding: 0em;
   min-height: 20em;
   height: auto !important;
   height: 20em;
   background-color: #fff;
}


#main-content
{
   float: right;
   width: 59em;
   padding: 1em 2em 1em 1em;
   margin: 0;
   text-align: left;
}

#newsbox
{
   float: right;
   width: 20em;
   min-height: 20em;
   height: auto !important;
   height: 20em;
   position: relative;
   display: block;
   border-left: 1px #999 solid;
   border-top: 1px #999 solid;
   padding: 0 0.5em 0.5em 0.5em;
   margin: 1.5em 1em 1.5em 1.5em;
   font-size: 11px;
}

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

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

#nav
{
   float: left;
   width: 210px;
   margin: 1em 0 0 0;
}

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

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

#nav ul li.current a 
{
   
}

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

#nav ul li.current 
{
   
   
}

#nav ul li a 
{
   
}

#nav li a
{
   font-size: 1.1em;
   font-weight: bold;
   margin: -11px 0px 1px 0px;
   padding: 10px 5px 5px 5px;
   color: #000;
   text-decoration: none;
   display: block;
   border-top: #999999 solid 1px;
   width: 188px;
   height: 19px;
}



#nav li a:hover 
{
   
   background: #ddd;
   
}

#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: #000;
   font-size: 1em;
   border-top: #999999 solid 0px;
   padding: 10px 0 0 15px;
   
}

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

#nav ul ul li a:hover 
{
   color: #838383;
   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;
}


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

.modNewsList
{
   margin: 0px;
}

.NewList
{
   
   width: 600px;
}


.modNewsList h3
{
   color: #000;
   font-weight: bold;
   padding: 0 0.3em;
   margin: 0 0 0.1em 0;
   position: relative;
   top: -1em;
   width: 100px;
   height: 25px;
   border: 1px #999 solid;
   background-color: #ffffff;
}

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

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

.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;
}
@import url(http://www.testwebben.se/000/0000.css);

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

#mContactForm input,
#mContactForm textarea
{
   color: black;
   width: 250px;
   margin: 0em;
}

#mContactForm textarea
{
   height: 70px;
}



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

img, div 
{ 
   
}
