body {
	/*background-image: url(/images/background.jpg);*/
	background: #3C7BA6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0;
}
.subrub {
	font-weight: bold;
	color: #2d709c;
	text-decoration: none;
	line-height: 11px;
}
.txt {
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.rub {
	font-size: 18px;
	color: #666666	;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #134667;
}
.pod_rub {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.pod_txt {
	font-size: 12px;
	color: #444444;
	line-height: 14px;
}
.pod_url {
	font-size: 10px;
	font-weight: bold;
	color: #ca3c10;
	text-decoration: underline;
}
#header
{
  background: url(/images/top_image_startsida_001.jpg);
  width: 443px;
  height: 144px;
}
.fixed
{
  width: 790px;
  margin: 0 auto;
  margin-top: 5px;
  height: 560px;
}
.frame
{
  float: left;
}
.main
{
  width: 611px;
  height: 557px;
	background: url(/images/pod_main.jpg) no-repeat;
}
.sidebar
{
  padding-top: 0px;
}
.left
{
  width: 135px;
  height: 347px;
  padding-left: 17px;
  padding-top: 16px;
}
.content
{
  width: 443px;
  padding-left: 0px;
  padding-top: 16px;
}
.sub
{
  width: 178px;
  height: 183px;
  clear: right;
  float: right;
}
.sub_tall
{
  width: 178px;
  height: 366px;
  clear: right;
  float: right;
}
.news
{
  margin-top: 5px;
	background: url(/images/pod_nyheter.jpg) no-repeat;
}
.news_tall
{
  margin-top: 5px;
	background: url(/images/pod_nyheter_tall.jpg) no-repeat;
}
.demo
{
	background: url(/images/pod_demo.jpg) no-repeat;
}
.login
{
	background: url(/images/pod_loggain.jpg) no-repeat;
}
.subtext
{
  margin-top: 40px;
  margin-left: 10px;
  margin-right: 10px;
}

.navigation
{
  font-weight: bold;
  float: left;
  width: 120px;
  margin-bottom: 5px;
}
.navigation ul
{
  margin: 0;
  padding: 0;
  width: 120px;
}
.navigation ul.site_navigation li
{
  display: inline;
  float: left;
  width: 120px;
  margin-top: 5px;
}

.navigation ul.site_navigation li.current a, .navigation ul.site_navigation li a:hover
{
  background: #fff url(/images/nav_bg.jpg) no-repeat;
  width: 120px;
  color: #fff;
}

.navigation ul.site_navigation li a
{
  background: #fff url(/images/nav_bg_off.jpg) no-repeat;
  width: 120px;
  color: #2E719D;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-indent: 5px;
  float: left;
  height: 19px;
  line-height: 19px;
}
.navigation ul.site_navigation li ul li.subnav
{
  padding: 0;
  margin: 0;
}
.navigation ul.site_navigation li ul li.subnav a, .navigation ul.site_navigation li ul li.subnav a:hover
{
  background: #fff;
  font-size: 80%;
  color: #666;
  display: block;
  text-indent: 10px;
  float: left;
}
.navigation ul.site_navigation li ul li.subnav a:hover
{
  text-decoration: underline;
}
.content p
{
  margin: 5px;
  margin-bottom: 10px;
}
.content_header
{
  font-size: 150%;
  font-weight: bold;
  color: #666;
}
.content_subheader
{
  font-size: 130%;
  font-weight: bold;
  color: #2D709C;
}
.content_message
{
  font-size: 100%;
  color: #333;
}
.content_container
{
  height: 330px;
  overflow: auto;
}
#footer_message
{
  clear: right;
  width: 100%;
  text-align: center;
}
#footer_message, #footer_message a
{
  color: #eee;
}
#login
{
  width: 400px;
  margin: 0 auto;
  text-align: left;
}
.logintable tr td
{
  padding-top: 7px;
}