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

html
{
  background:#000 url(http://www.testwebben.se/3720/Images/htmlbg2.jpg) no-repeat center top fixed;
  overflow: auto;
  overflow-y: scroll;
  font-size: 62.5%;
}

body {
  
}

html, body {
height:100%;
position:absolute;
width:100%;
}

body
{
  text-align: left;
}

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

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

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

table
{
  font-size: inherit;
  font-size: 100%;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6
{
  color: #673060;
  color: #04A093;
  padding: 0em;
  font-weight: normal;
  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: 0.8em;
  margin: 1.5em 0em 0em 0em;
}

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

h2
{
  font-size: 1.5em;
  margin: 1em 0em 0em 0em;
  font-style: italic;
}

h1
{
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.6em;
  font-style: italic;
  margin: 0em;
  padding: 0;
}

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

a,
a:link,
a:visited,
a:active
{
  color: #04A093;
  text-decoration: none;
  font-weight: normal;
}

a:hover
{
  text-decoration: underline;
}

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

#main-left ul {
  list-style: url(http://www.testwebben.se/3720/Images/square.png) !important;
}

#main-right ul li {line-height: 1.1;}

ol
{
  list-style: decimal;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

blockquote
{
  margin: 0em 3em;
}

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


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

#wrapper
{
  width: 960px;
  min-height: 100%;
  margin: 0 auto;
}
* html #wrapper {height:100%;}

#header {
  width: 100%;
  min-width: 960px;
  height: 225px;
  margin-bottom: -190px;
  position: relative;
  position: relative;
}
* html #header {width:100%;}
#clearheader {height: 190px;}

#logo
{
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -279px;
  z-index: 99;
}

#main
{
  background: url(http://www.testwebben.se/3720/Images/wrapperbg.png) repeat-y center top;
  width: 960px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  margin: 0 auto;
  padding: 0px 0 0 0;
  /*overflow: auto;*/
}

#main-top {
  width: 960px;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  margin: 0 0 20px 0;
  position: relative;
  overflow: hidden;
}

#bildspel {
  width: 961px;
  height: 300px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0 !important;
}

#bussar {
  position: absolute;
  right: -100px;
  top: 0;
  z-index: 30 !important;
}

#main-left {
  width: 490px;
  min-height: 245px;
  height: auto !important;
  height: 245px;
  float: left;
  margin: 0;
  padding: 0 25px;
}

#main-right {
  width: 350px;
  min-height: 245px;
  height: auto !important;
  height: 245px;
  float: right;
  margin: 0 0 35px 0;
  padding: 0 27px;
}

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

#footer
{
  background: #000 url(http://www.testwebben.se/3720/Images/footerbg.png) no-repeat center bottom;
  color: #666;
  font-size: 1em;
  letter-spacing: 0em;
  text-align: center;
  width: 100%;
  height: 125px;
  margin: -110px auto 0 auto;
  padding: 0;
  position: relative;
}

#footersh4dowleft {position:absolute; left:0; top:0;}
#footersh4dowright {position:absolute; right:0; top:0;}

#clearfooter {clear:both; height:110px;}

#footercontainer {width: 960px; margin: 0 auto; padding-top: 6px;}

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

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

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

#nav
{
  background: url(http://www.testwebben.se/3720/Images/navbg.png) no-repeat left top;
  width: 960px;
  line-height: normal;
  margin: 0;
  padding: 0;
  height: 45px;
  position: absolute;
  left: 50%;
  bottom: 0;  
  margin-left: -480px;
  text-align: center !important;
  z-index: 99;
/*  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px; */
}

#nav ul
{
  margin: 0 0 0 0;
  list-style: none;
}

#nav li
{
  margin: 0em;
  float: left;
}

#nav ul li li
{
  float: left;
  width: 10em;
}

#dmenu li
{
  list-style-type: none;
  float: left;
  display: block;
}

#dmenu li a
{
  display: block;
  text-decoration: none;
  border: 0px;
  color: #fff;
}

#dmenu a:hover
{
  display: block;
}


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

li>ul
{
  top: auto;
  left: auto;
}

#dmenu li#current {
 
}

#dmenu li#current a
{
  background: url(http://www.testwebben.se/3720/Images/navcurrent.png) repeat-x left top;
}

#dmenu li a:hover,
#dmenu li#current .current a:hover,
#dmenu li#current a:hover
{
  background: #722159;
  color: #f5f5f5;
  text-decoration: none;
}

#nav #dmenu li#current a:hover {cursor:default;}

#dmenu li ul li a:hover,
#dmenu li.current ul li a:hover,
#dmenu li.current ul li.current a:hover,
#dmenu li#current ul li a:hover,
#dmenu li ul li a:hover
{
  background: #e85646;
  color: #898989;
  background-color: transparent;
}

/*#dmenu li.parent.current a {background: url(http://www.testwebben.se/3409/Images/currentbg.png) no-repeat left top !important;}*/

/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
  font-family: georgia, times, "times new roman", serif;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0;
  padding: 18px 16px 15px 16px;
}

/* Dropdown */

#nav #dmenu ul {
/*display:none;*/
}

/* Nivå 2 <------------------------------- */

#nav ul li ul {
   background: #722057;
   width: 10em;
   float: left;
   border: 1px solid #232323;
   border-top: 0;
   position: absolute;
   margin-top: 0px;
   z-index: 60;
   display: none;
}

#nav ul li ul li {
   
}

#header #nav ul li ul li a {
   background-image: none !important;
   color: #fff;
   font-size: 11px;
   font-weight: normal;
   width: auto;
   padding: 7px 13px 7px 10px;
   border: 0;
}

#header #nav ul li ul li a:hover {
   background: #8C59A5;
   color: #fff;
}

#nav ul li ul li a:active {
   
}

#nav ul li ul li#current a {
   border: 0;
}

#nav ul li.parent.current {
   
}



img[src="Images/loader.gif"] {
margin:120px 0 0 470px;
}

#pageWrapper #bildspel {
height:250px !important;
overflow:hidden;
}

#pageWrapper .slideshow-container {
height:250px !important;
overflow:hidden;
}

#mContactForm {
margin:1em 0;
}
#mContactForm input, #mContactForm textarea {
   color: #000;
border: 1px solid #73797E;
margin: 0 0 5px 10px;
padding: 4px 3px 3px 3px;
width: 180px;
height: 1.5em;
overflow: hidden;
float:left;
}

#mContactForm input:hover, #mContactForm textarea:hover {border:1px solid #333;}
#mContactForm input:focus, #mContactForm textarea:focus {border:1px solid #333;}

#mContactForm textarea {
width:210px;
height: 10em;
}

#mContactForm td {
text-align: right;
}

a[href$='.PDF'], a[href$='.pdf'] { 
padding:0 0 0 20px; 
background:transparent url(http://www.testwebben.se/3074/Images/pdf.gif) no-repeat center left !important; 
}

/*IE Z-index*/
#header {
position:relative;
z-index:98;
}

#main {
z-index:0;
}

#nav {
z-index:99 !important;
}


