/*table-public-classes: vitgra-randig*/
/*p-public-classes: sidbild, kommentar*/
.EditButton {
  position: absolute;
  top: 77px;
  left: 120px;
}
#content a img {
  border: none;
}
/* Wraps everything but body and the admin menu (in case of loged in.*/
/* Wraps the user definable content. */
#wrap,
#wrap td {
  /*font: 14px LucidaGrande, Lucida, Helvetica, Arial, sans-serif;*/
  font: 13px Arial, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#wrap {
  position: relative;
  width: 930px;
  margin: 2em auto 0 auto;
  padding: 0;
}
.wrapStartsida #content {
  padding: 0;
  margin: 0;
  width: 100%;
  margin-top: -6px;
}
.wrapStartsida #header {
  height: 43px;
}
.wrapStartsida #content p {
  clear: none;
}
/* The default header div. 
   The div id can be changed by the user. */
#header {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100px;
}
.edit_mode #header {
  height: 130px;
}
#header h1 {
  padding-left: 1em;
}
#header a {
  text-decoration: none;
}
#header p {
  margin: 0;
  padding: 0;
}
#header p img {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  left: -2px;
}
.horizontal ul {
  display: inline;
  margin-left: 0px;
  padding-left: 0px;
}
.horizontal ul li {
  display: inline;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  margin: 0;
}
.horizontal ul li ul {
  display: inline;
  margin-left: 0px;
  padding-left: 0px;
}
.horizontal ul li ul li {
  margin: 0;
  margin-left: 10px;
  padding-left: 0px;
  padding-bottom: 5px;
}
/* The default menu div contained in the header div.
   The div id can be changed by the user. */
#menu {
  text-align: right;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  padding-top: 0em;
  padding-bottom: 0.8em;
  font-size: 11px;
  text-transform: uppercase;
  font-style: normal;
  clear: both;
}
#menu a {
  color: gray;
  padding: 0.5em 7px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#menu .last a {
  padding-right: 0;
}
#menu a:hover,
#menu a.current,
#menu a.current_group {
  color: #3e3e3d;
}
#menu .in_english a {
  color: #c0c0c0;
}
#menu .in_litteratur a {
  display: none;
}
#menu .in_english a:hover {
  color: #4c4c4c;
}
/* The default sidebar div.
   The div id can be changed by the user. */
#sidebar {
  margin: 0.8em;
  margin-right: 1.1em;
  margin-top: 55px;
  margin-left: 0;
  padding: 0.3em;
  padding-left: 0;
  float: left;
  width: 135px;
}
#sidebar p {
  margin: 0;
  padding: 0;
}
/* The default subMenu div contained in the sidebar div.
   The div id can be changed by the user. */
.vertical a {
  text-decoration: none;
}
.vertical a:hover {
  text-decoration: underline;
  color: gray;
}
.vertical ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.vertical ul ul {
  margin-left: 0.7em;
}
#submenu a {
  color: #8c8c8b;
  display: block;
  padding: 0.4em 0.5em 0.4em 0em;
  margin: 0;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 11px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#submenu .last a {
  margin-bottom: 0;
}
#submenu a:hover,
#submenu a.current,
#submenu a.current_group {
  text-decoration: none;
  color: #292928;
}
/* Wraps the page specific content including parts of the admin interface. */
/* Wraps the page specific content. */
#content {
  float: left;
  width: 28em;
  padding: 0em 0em 0.5em 0em;
  margin: 0;
  margin-bottom: 2em;
  line-height: 1.5em;
  margin-left: 10px;
  margin-top: 8px;
  font-size: 13px;
  color: #303030;
}
.edit_mode #content {
  width: 766px;
  margin-top: 50px;
}
#content p {
  clear: both;
}
#content a {
  color: #5b5c5c;
  text-decoration: underline;
}
#content a:hover {
  color: #2c2c2c;
}
#content address {
  padding: 10px 25px 10px 20px;
  margin: 0;
  background: url('/cgi-bin/WebObjects/helppages.woa/1/wa/image?id=dropshell2_quote.gif&key=css') no-repeat;
  background-position: 0px 0px;
  font-style: italic;
  font-size: 0.9em;
  vertical-align: center;
  color: #757575;
  clear: both;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: -0.2em;
}
#content h1 {
  font-size: 1.7em;
}
#content h2 {
  font-size: 1.5em;
}
#content h3 {
  font-size: 1.4em;
}
#content h4 {
  font-size: 1.3em;
}
#content h5 {
  font-size: 1.2em;
}
#content h6 {
  font-size: 1.1em;
}
#content table {
  display: block;
  margin-top: 1.5em;
  margin-left: -0.5em;
}
#content table td {
  font-size: 0.9em;
  padding: 0.5em 1em;
}
.vitgra-randig td {
  font-size: 0.9em;
  padding: 1em 3em !important;
}
.vitgra-randig tr:nth-child(odd) {
  background-color: #e2e2e2;
  text-shadow: 0 1px #FFFFFF;
}
/* The default footer div. 
   The div id can be changed by the user. */
#footer {
  clear: both;
  margin-top: 1em;
  text-align: center;
  font-size: 0.9em;
  color: white;
  background-color: #3a3a3a;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
  padding: 0.9em;
  border-top: 1px solid lightgray;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  visibility: hidden;
}
#footer p {
  margin: 0;
  padding: 0;
}
#footer a {
  color: white;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
  color: whitesmoke;
}
/* The login link. */
#login {
  position: fixed;
  top: 6px;
  right: 2px;
  font: 10px verdana, sans-serif;
}
#login a {
  color: white;
  background-color: gray;
  text-decoration: none;
  border: 2px outset;
  margin: 0;
  padding: 0.1em;
}
#login a:hover {
  background-color: lightgray;
}
body {
  margin: 0;
  padding: 0;
}
.caption_float_left,
.caption_float_right,
.caption_no_float {
  font-size: 0.8em;
}
.caption_float_right {
  border: none;
}
.caption_float_left {
  border: none;
}
.img_float_right {
  border: none;
}
.img_float_left {
  border: none;
}
.inbjudan td {
  padding: 0.1em 0.3em;
  font-size: 1em !important;
}
.inbjudan .col1 {
  font-weight: bold !important;
}
.formbooks {
  width: 600px;
}
.formbooks #name {
  width: 430px;
  float: left;
  margin-right: 1em;
}
.formbooks #pris {
  width: 60px;
  float: left;
  font-size: 12px;
  margin-right: 1em;
  margin-left: 1em;
}
.formbooks #check {
  float: left;
  margin-right: 1em;
  margin-left: 1em;
  margin-bottom: 2em;
}
.formbooks h2 {
  margin-left: 0 !important;
  margin-top: 1.8	em;
}
.formbooks hr {
  color: lightgrey;
  background-color: lightgrey;
  height: 1px;
  display: block;
  margin-top: 2em;
  clear: both;
}
.formbooks input,
.formbooks textarea,
.formbooks .knapp1,
.ContactForm input,
.ContactForm textarea,
.ContactForm .knapp1 {
  border: 1px solid lightgray;
}
.formbooks .knapp1,
.ContactForm .knapp1 {
  background: url('/css.ledarskapsakademi2/image/ledarskapsakademi_submitbg.gif') repeat-x;
}
.formbooks label input {
  display: block;
  width: 350px;
  padding: 0;
  margin: 0;
}
.ContactForm {
  margin-top: 2em;
}
.ContactForm input {
  margin-bottom: -10px !important;
  display: block;
}
.ContactForm textarea {
  width: 100%;
}
.ContactForm #check {
  float: left;
  margin-top: -4px;
  margin-left: 1em;
  margin-bottom: 0px;
}
.ContactForm i {
  font-size: 11px;
}
.ContactForm #leftCol {
  width: 300px;
  float: left;
  font-size: 10.6px;
  margin-right: 0em;
  margin-bottom: 1em;
  line-height: 1.3em;
}
.ContactForm .lista li {
  font-size: 11px;
  line-height: 1.5em;
  width: 300px;
}
.lte-ie8 .ContactForm .lista li {
  width: 360px;
}
.ContactForm #check input {
  width: 25px;
  border: none !important;
}
.ContactForm input {
  width: 100%;
}
.lista {
  padding-top: 1em;
  padding-bottom: 1em;
}
.lista li {
  font-size: 12px;
  margin-left: 1em;
  list-style: disc;
}
.lista li li {
  margin-left: 0.3em !important;
  list-style: none !important;
}
ul .lista li {
  list-style: none !important;
}
.lte-ie8 .lista li {
  line-height: 1.5em;
}
.sidbild {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 159px;
  right: 0;
}
.sidbild img {
  box-shadow: 0 8px 10px -4px #000000;
}
.edit_mode .sidbild {
  position: inherit;
  margin-left: 0;
}
#blogg-ruta {
  display: block;
  float: left;
  clear: none !important;
  margin-top: 20px;
  height: 132px;
  width: 233px;
  position: relative;
  background: url('/css.ledarskapsakademi2/image/ledarskapsakademi_christinaportratt_small.jpg') 0 bottom no-repeat;
  overflow: hidden;
  top: 0;
}
#blogg-ruta a {
  text-decoration: none;
  color: #000;
  position: absolute;
  top: 26px;
  right: 35px;
  width: 71px;
  padding: 5px;
  background-color: #ffea9e;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  font-weight: normal;
}
#blogg-ruta a:hover {
  color: #000;
}
#blogg-ruta img {
  position: absolute;
  bottom: -10px;
  right: -5px;
}
#bocker {
  display: block;
  float: left;
  height: 160px;
  width: 205px;
  clear: none !important;
  margin-top: 20px;
  margin-left: 20px;
  position: relative;
  white-space: nowrap;
  top: 0;
}
#bocker img {
  margin-right: 9px;
  margin-left: 10px;
  border: 1px solid #bdbdbd !important;
}
#bocker p a {
  position: absolute;
  bottom: -4px;
  left: 3px;
  text-align: center;
  width: 100%;
  float: right;
  padding-top: 4px;
  text-decoration: none;
}
#nyhetsruta {
  clear: none !important;
  display: block;
  float: left !important;
  width: 356px;
  height: auto;
  margin: 0;
  padding: 20px;
  padding-bottom: 27px;
  margin-left: 20px;
  margin-top: 20px;
  border: 1px solid #bdbdbd;
  overflow: auto;
  line-height: 2.8em !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #nyhetsruta {
    margin-left: 14px;
  }
}
#nyhetsruta h1 {
  color: #de9954;
  font-size: 17px;
  padding: 0;
  margin: 0;
  margin-bottom: -25px;
}
#nyhetsruta p {
  margin: 0;
  padding: 0;
}
.orange {
  color: #de9954;
}
#blogg-box {
  display: none;
  float: left;
  width: 208px;
  height: auto;
  clear: none !important;
  margin-left: 49px;
}
.page_bloggen #blogg-box,
.news_item #blogg-box {
  display: block;
}
.page_bloggen #content,
.news_item #content {
  width: 580px;
  margin-left: -5em;
}
.news_item .info_box div {
  padding-bottom: 6em;
  background: url('/css.ledarskapsakademi2/image/ledarskapsakademi_sign.png') no-repeat bottom left;
}
.bloggmeny,
.bloggknapp {
  display: none;
}
#blogg-menu a {
  color: #4b4b4a;
  line-height: 1.5em;
  font-size: 12px;
}
#blogg-menu a.current {
  color: #313030;
  text-decoration: underline;
  line-height: 1.5em;
  font-size: 12px;
}
.formBlogg,
.BloggForm {
  width: 100%;
  color: #2d2d2d;
  padding-top: 2px;
  margin-top: 1em;
  display: block;
  float: left;
  border-bottom: 1px solid;
  border-color: #b5b5b5;
  margin-bottom: 30px;
}
.formBlogg labelField,
.BloggForm labelField {
  display: block;
  clear: none;
  padding: 0;
  margin: 0;
}
.formBlogg textarea,
.BloggForm textarea {
  border: 1px solid lightgrey;
  width: 100%;
  /* Animation (Webkit, Gecko & Mozilla) */
  -webkit-transition-duration: 0.20s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-duration: 0.20s;
  -moz-transition-timing-function: ease-out;
  margin-bottom: 1em;
}
.formBlogg .submitButton,
.BloggForm .submitButton {
  margin-top: 10px;
  margin-bottom: 30px;
}
.formBlogg input,
.BloggForm input {
  border: 1px solid lightgrey;
  width: 100%;
  margin-bottom: 10px;
  /* Animation (Webkit, Gecko & Mozilla) */
  -webkit-transition-duration: 0.20s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-duration: 0.20s;
  -moz-transition-timing-function: ease-out;
}
.formBlogg input:focus,
.formBlogg textarea:focus,
.BloggForm input:focus {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.formBlogg label,
.BloggForm label {
  border: none;
  padding: 0;
  margin: 0;
}
.formBlogg p,
.BloggForm p {
  margin: 0;
  padding: 0;
  margin-bottom: -15px;
}
.formBlogg i,
.BloggForm i {
  font-size: 90%;
}
.BloggForm select {
  margin-bottom: 10px;
}
.kommentar {
  box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.1);
  padding: 1em;
  margin-bottom: 2em;
}
#startbilder {
  white-space: nowrap;
  margin-top: 20px;
  overflow: hidden;
}
#startbilder img {
  margin-right: 26px;
}
.red {
  color: red !important;
}
