

@import url("Admin/Delade%20Resurser/Stilmallar/6465FA29-70E5-4164-8DA5-2D53082803D3.ASP");


/* ***************** Layout ***************** */


.bakgrund{ 
  color: #000; 
  background-color: #e0f1ff;
  }
  
.presentation { 
  color: #000; 
  background-color: #efefef;
  }

#container
{
  color: #000; 
  background-image: url('default.asp?id=2250');
  background-repeat: repeat-y; 
}


#sidhuvud
{
  background-image: url('default.asp?id=2249');
  height: 181px;
  width: 950px;
}

#sidfot {
  clear: both;
  background-image: url('default.asp?id=2248');
  height: 44px;
  width: 950px;
}


/* ***************** Menyer ************************** */

#huvudmeny {
  margin-top: 0px;
  margin-left: 280px;
  float: left;
  width: 650px;
} 

* html #huvudmeny {
  margin-left: 150px;  
}

#huvudmeny ul {
  color: #333;
}

#huvudmeny a {
  color: #999;
}

#sidtoppsmeny a {
  color: black;
}


#vanstermeny ul {
  color: #333;
}

#sidfotsmeny a {
  color: #999;
 }


/* ********************** Vänsterspalten ************************ */
#sidspalt1 h1,
#sidspalt1 h2{
  font-size: 1em;
  text-transform: uppercase;
  background-color: #55a4dd;
  color: #fff;
} 

#sidspalt1 h3,
#sidspalt1 h4,
#sidspalt1 h5,
#sidspalt1 h6
{ 
  background-color: #55a4dd; 
  color: #fff;
  text-transform: uppercase;
}


/* ********************** Högerspalten ************************ */

#sidspalt2 h1, 
#sidspalt2 h2 {
  color: #fff;
  background-color: #55a4dd;
}
 
#sidspalt2 h3,
#sidspalt2 h4,
#sidspalt2 h5,
#sidspalt2 h6 { 
  background-color: #174c79; 
  color: #fff;
}

#sidspalt2 div,
#sidspalt2 blockquote,
#sidspalt2 table
{
  background-color: #fcfcfc;
  color: #333;
}

#sidspalt2 p {
  padding: .3em .5em .8em 1em;
}

#sidspalt2 p img {
	padding-top: .3em;
}

#sidspalt2 ul {
   color: #333;
}