/*  
Theme Name: Motell &Aring;lleberg Theme
Theme URI: http://www.motell-alleberg.se
Description: The default theme for Motell &Aring;lleberg AB.
Version: 0.2
Author: P&aring;l Brattberg
Author URI: http://palbrattberg.com/
*/
#custom-doc {
  margin:auto;text-align:left; /* leave unchanged */
  width:54.6153em;/* non-IE */
  *width:53.2990em;/* IE */
  min-width:710px;/* optional but recommended */
  
  font-family:verdana;
  font-size:77%;
  
  position: absolute;
  top: 50%;left: 50%;
  margin-top: -256px;  /* half of height */
  margin-left: -354px;  /* half of height */
  height: 512px;
  width:709px;
}
#navigation {
  float:left; 
  width: 130px;
}
#sidebar {
  float:left; 
  width: 240px;
}
#navigation > img, #sidebar > img {
  vertical-align:top;
}
#hd > img {
  vertical-align:bottom;
}
#ft > img {
  vertical-align:bottom;
}
#bd {
  height: 371px;
}
#menue {
  padding-top: 30px;
  padding-left: 15px; 
  height: 124px; 
  background-image: url(media/misc/dagens_matsedel_bg.gif);
}
#menue > a {
  color: black;
}
#mainwin {
  padding-left:15px; 
  float:left; 
  width: 289px; 
  height: 371px;
  overflow: auto; 
  background-image: url(media/misc/mitten_grad.gif);	
}
html {
  background: #FFF8ED;
}

h1 {
  font-size:167%;
  font-weight: bolder;
}
h2 {
  font-size:138.5%;
  font-weight: bolder;
}
h3 {
  font-weight: bolder;
}