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

body
{
  background: #fff url(http://www.testwebben.se/4448/Images/bg.gif) repeat-x;
  overflow-y: scroll;
}

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

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

body, select, input, textarea, table
{
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #6a6979;
}

table
{
  
}

h1, h2, h3, h4, h5, h6
{
  font-weight: bold;  
  color: #7a798c;
}

h3
{
  font-size: 15px;
  margin: 10px 0;
}

h2
{
  font-size: 18px;
  margin: 20px 0;
}

h1, .modNewsList h3, .modNewsList h2
{
  font-size: 22px;
  margin: 0 0 10px 0;
}

p
{
  margin: 10px 0;
}

a,
a:link,
a:visited,
a:active
{
  color: #b68fc8;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

#main ol, #main ul
{
  
}

#main ul
{
  list-style-type: square;
  margin-left: 15px;
    line-height: 1.5;
}

#main-content-left ul
{
  margin-left: 0;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

/* Layout <------------------------------------------------------ */

#wrapper
{
  width: 960px;
  margin: 0 auto;
  min-height: 100%;
    background: white;

}

* html #wrapper 
{
  height: 100%;
}

#header
{
  
}

#google_translate_element 

{
  margin-top: 20px;
  
}


#google_translate_element select

{
  border: 1px solid #eee;
  
}
#logo
{
  float: right;
  margin: 10px 0 10px 0;
}

#main
{
  width: 900px;
  margin: 30px 0;
  padding: 0 29px;
  border-left: 1px dotted #888;
  border-right: 1px dotted #888;

}

#main-content
{
  
}

#main-content-left
{
  width: 210px;
  min-height: 210px;
  padding: 0 30px 0 0;
  border-right: 1px dotted #888;
  float: left;
}


#main-content-right
{
  width: 625px;
  float: right;
}

#footer
{
  height: 58px;
  background: #eaeaea;
  position: relative;
  margin: -100px auto 0 auto;
  width: 920px;
  padding: 5px 20px 0px 20px;
  color: #7a798c;
  border-top: 2px solid #b68fc8;
  text-transform: Normal;
}

#footer a
{
  color: #7a798c;
  text-decoration: none;
}

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


/* Navigering <---------------------------------------------------- */

#nav
{
  clear: both;
  background: url(http://www.testwebben.se/4448/Images/194-nav-bg.png) no-repeat;
  width: 900px;
  padding: 0 30px;
  height: 50px;
  margin: 0 0 10px 0;
}

#start
{
  float: left;
  border-left: 1px solid #5f7532;
  border-right: 1px solid #5f7532;
  padding: 16px 15px 15px 15px;
}


#start:hover
{
  background: #b68fc8;
}


/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
  font-weight: normal;
  text-decoration: none;
  color: #eee;
  font-size: 13px;
}

#dmenu
{
  z-index: 20;
  float: left;
}

#dmenu ul
{

}

#dmenu li
{
  float: left;
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
  
}

#dmenu li a
{
  text-align: center;
  height: 15px;
  padding: 17px 0;
  width: 130px;
  border-right: 1px solid #5f7532;
  border-left: 1px solid #5f7532;
  text-transform: uppercase;
}

#dmenu li,
#dmenu li a,
#dmenu ul a
{
  display: block;
}

/* Admin */
/* Aktuell nivå, 1*/
#dmenu li.current a:link,
#dmenu li.current a:visited,
#dmenu li.current ul li.current a:link,
#dmenu li.current ul li.current a:visited
{
  color: #fff;
  background: #b68fc8;
}

/* Nivå 1, onmouseover */
#dmenu li a:hover
{
  color: #fff;
  background: #b68fc8;
}

/*DropDown ska inte visas*/
#dmenu ul li
{
  display:none;
}

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

/*Rubrik på undermenyn ska inte visas*/
#subMenuHeader
{
  display: none;
}

/*DropDown ska inte visas*/
#dmenu ul li
{
  display:none;
}

ul#detachedSubMenu
{
  border-top: 1px dotted #aaa;
}

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

ul#detachedSubMenu li a
{
  display: block;
  padding: 15px 10px;
  width: 190px;
  text-decoration: none;
  text-transform: uppercase;
  background: #eaeaea;
  color: #7a798c;
  border-bottom: 1px dotted #aaa;
}

ul#detachedSubMenu li a:hover
{
  color: #666;
}

ul#detachedSubMenu li.active a
{
  color: #333;
  background: #eaeaea;
}

ul#detachedSubMenu ul
{
  border-bottom: 1px dotted #aaa;
}

ul#detachedSubMenu ul li a
{
  text-transform: none;
  padding: 5px 10px;
  color: #7a798c;
  border-bottom: 0;
}

ul#detachedSubMenu ul li a:hover
{
  color: #7a798c;
}

ul#detachedSubMenu ul li.active a
{
  color: #333;
  background: #eaeaea;
}

ul#detachedSubMenu ul li.active a:hover
{
  color: #6b6b7a;
}


/* Formulär <------------------------------------------- */

#mContactForm
{
  margin:10px 0;
}
#mContactForm input, #mContactForm textarea
{
  background:#fff;
  border: 1px solid #ddd;
  margin: 0 0 5px 10px;
  padding: 2px;
  width:185px;
  height:1.5em;
  overflow:hidden;
}

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

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

#mContactForm textarea
{
  height: 100px;
}

#mContactForm button
{
  font-family: arial, sans-serif;
  background:#eaeaea;
  color: #666;
  margin-left:10px;
  font-size: 1em;
  padding: 2px 7px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: right;
}

#mContactForm button:hover
{
  color: #666;
  background: #eaeaea;
  cursor:pointer;
}
  
#mContactForm td
{
text-align: left;
}

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

.modNewsList
{
  margin: 0px;
}

.NewList
{
  width: 900px;
}

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

.NewsList li, 
.modNewsList ul.NewsList li
{
  list-style-type: none;
  margin: 0;
  padding: 1em 0em;
  margin-left: -15px;
  width: 260px;
}

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

.NewList li
{
  list-style-type: none;
  margin-left: -15px;
}

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

