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

html {
  background: #fff;
  overflow: scroll;
}

/* Content start <--------------------------- */

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

body {
  font-family: "helvetica neue", helvetica, "trebuchet ms", arial, sans-serif;
  color: #676767;
  text-align: left;
  font-size: 13px;
  line-height: 1.5;
}

table {

}

h1, h2, h3, h4, h5, h6 {
  color: #222;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.1;
}

  h3 {
    font-size: 1.2em;
    margin: 0 0 0.7em 0;
  }

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

  h1, .modGallery h2, .modNewsList h3 {
    text-transform: none;
    letter-spacing: 0;
    font-size: 2.2em;
    margin: 0 0 0.3em 0;
    padding: 0em;
  }

p {
  margin: 0 0 1em 0;
}

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

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

a img {
  border: 0;
}

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

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

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 {
  list-style: url(http://www.testwebben.se/3551/Images/streck.png) disc;
}

ol {
  list-style: decimal;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  background: url(http://www.testwebben.se/3533/Images/citat.png) no-repeat;
  color: #232323;
  line-height: 1.1;
  font-size: 30px;
  font-weight: normal;
  font-style: italic;
  margin: 1em 20px;
  padding-left: 65px;
}

/* Content end <----------------------------- */

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

#header {
  width: 960px;
  height: 70px;
  margin: 0 auto;
  position: relative;
}

#logo {
  letter-spacing: -0.05em;
  margin: 0;
  padding: 0;
  line-height: 1.1;
  position: absolute;
  left: 0;
  top: 20px;
}
#logo a {color: #222;}
#logo a:hover {text-decoration: none;}

#main 
{
  background: #004684 url(http://www.testwebben.se/3551/Images/main_bg.png) repeat-x left bottom;
  width: 100%;
  margin: 0 auto;
}

#main-top {
  background: url() no-repeat center 15px;
  width: 960px;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  margin: 0 auto;
  padding: 0 0 40px 0;
  color: #fff;
}

#main-top a
{
  color: #fff;
}

#main-top h1, #main-top h2, #main-top h3
{
  color: #269fe3;
}

#main-top h1
{
  padding-top: 0.5em;
}


#main-bottom {
  background: #fff;
  width: 920px;
  min-height: 250px;
  height: auto !important;
  height: 300px;
  margin: -40px auto 0 auto;
  padding: 10px 20px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

#Page61778 #main-bottom table h1 {
  color: #f4f4f4;
  font-size: 120px;
  float: left;
  margin-right: 10px;
}
#Page61778 #main-bottom td:hover h1 {color: #676767;}

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

#footer {
  background: transparent;
  color: #676767;
  width: 930px;
  font-size: 11px;
  text-align: right;
  margin: 10px auto 20px auto;
  padding-right: 30px;
}

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

/* Nav <------------------------------------ */

#nav {
  width: 800px;
  padding: 0 0 0 160px;
  position: absolute;
  left: 0px;
  top: 25px;
}

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

}

#nav ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}


#nav ul ul, #nav ul ul ul, #nav li:hover ul ul, #nav li:hover ul ul ul {
  display: none;
}

#nav ul li, #nav ul li a, #nav ul ul a, #nav ul a:hover, #nav ul ul a:hover, #nav ul li:hover ul, #nav ul ul ul li:hover ul {
  display: block;
}

#nav ul li a {
  color: #676767;
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  padding: 5px 10px 5px 10px;
}

#nav ul li a:hover {
  color: #00390c;
  text-decoration: none;
}

#nav ul li a:active {
  color: #00390c;
}

#nav ul li#current a, #nav ul li.parent.current a {
  color: #232323;
}
#nav ul li#current a:hover {color: #232323;}

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

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

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

#nav ul li ul li {
 
}

#nav ul li ul li a {
  color: #232323;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  padding: 7px 15px;
  border: 0;
}

#nav ul li ul li a:hover {
  color: #232323;
  font-weight: bold;
}

#nav ul li ul li a:active {
 
}

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

#nav ul li.parent.current {
  
}

#mContactForm {
margin:1em 0;
}
#mContactForm input, #mContactForm textarea {
border: 1px solid #73797E;
margin: 0 0 5px 10px;
padding: 4px 3px 3px 3px;
width: 200px;
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:250px;
height: 10em;
}

#mContactForm td {
text-align: right;
}

