body {
    background-image: url("../images/background.jpg");
    background-repeat: no-repeat;
}


body, table {
	margin:0;
	border:0;
	padding:0;
	font-size:9pt;
	overflow: hidden; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}


form{
	margin: 0;
	padding: 0;
}

#header {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 720px; 
  height: 95px; 
  overflow: hidden; 
  color: #FFFFFF;
}
#header p{
	font-weight: bold;
	text-align: left;
	margin: 78px 0px 0px 60px;
}

#contents {
  margin: 0;
  padding: 0;
  position: absolute;
	bottom: 30px;
  top: 95px;
  left: 0px;
  width: 720px;
	height: auto;
  overflow: auto; 
  background: #FFFFFF;
  	scrollbar-face-color: #C7C7C7;
  }

#footer {
  position:absolute; 
  bottom:0; 
  left:0;
  width:725px; 
  height:30px; 
  overflow:hidden; 
  background:#666666;
}

#footer_left {
	position:absolute; 
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left:67px;
	top:8px;
}

#footer_right {
	position:absolute; 
	right:5px;
	top:5px;
}
#footer_right a {
	margin: 0px 5px 0px 0px;
}
#footer_right img {
	border: 0px;
}

a{
	text-decoration: none;
	color: #000000;
}

a img{
	cursor: pointer;
}

a:link {

}
a:hover {
	text-decoration: underline;
}
a:active {

}
a.topmenu{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
    text-decoration: none;
}
a.topmenu:hover {
	background-color: #cb0b10;
	text-decoration: none;
}

a.menu{
	text-decoration: none;
}

p a, .intext {
    font-weight: bold;
    text-decoration: underline;
}

p a:hover {
    font-weight: bold;
    text-decoration: none;
}

#newsbox{
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 199px;
	height: 144px;
	left: 60px;
	top: 99px;
	right: auto;
	bottom: auto;
}

#thebigredimage{
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 465px;
	height: auto;
	left: 0px;
	top: 246px;
	right: auto;
	bottom: 0px;
	background: #E01E26;
}
#thebigredimage p{
	margin: 10px;
	color: #FFFFFF;
	font-size: 20px;
	text-align: right;
}

img{
	margin: 0;
	padding: 0;
}
.frimg
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#mpjenny{
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 104px;
	height: 144px;
	left: 262px;
	top: 99px;
	right: auto;
	bottom: auto;
}

#mpkent{
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 96px;
	height: 201px;
	left: 369px;
	top: 42px;
	right: auto;
	bottom: auto;
}

#mpgustav{
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 97px;
	height: 155px;
	left: 468px;
	top: 4px;
	right: auto;
	bottom: auto;
}

#mpcontrol{
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100px;
	height: 155px;
	left: 568px;
	top: 4px;
	right: auto;
	bottom: auto;
}

#mpgreta{
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 229px;
	height: 146px;
	left: 468px;
	top: 162px;
	right: auto;
	bottom: auto;
}

#mpsolutions{
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 229px;
	height: 146px;
	left: 468px;
	top: 311px;
	right: auto;
	bottom: auto;
}

.error{
	color: red;
	font-weight: bold;
}

h3{
	color: #8C0000;
	font-size: 13pt;
}
h4{
	color: #000000;
	font-size: 10pt;
}

#viewport{
	margin-top: 15px;
	margin-left: 35px;
	margin-right: 25px;
	padding-bottom: 15px;
}

#adr dt{
	float: left;
	clear: left;
	text-align: right;
	width: 100px;
	margin: 0px 10px 0px 0px;
}
#adr dd{
	margin: 0px 0px 0px 110px;
	font-weight: bold;
}

ul, li{
	margin: 3px 20px 3px 20px;
	padding: 3px 0px 3px 0px;
}

.small{
	font-size: 8pt;
}

.tiny{
	font-size: 7pt;
}

.prodlist{
	border: 0;
	margin: 0;
	padding: 0;
}

.prodlist tr{

}

.prodlist td{
	padding: 2px;
}

a.pnl:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CB0B10;
}

.attrtitle {
	font-size: smaller;
	font-weight: bold;
}
.attrvalue {
	font-size: smaller;
}

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

ul.homepage li {
	margin: 4px 4px 4px 0px;
	padding: 0;
	display: block;
	list-style-type: none;
	float: none;
}

ul.homepage li a {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #EBEFEE;
	color: #333333;
	border: 0;
	padding: 0;
	padding-left: 60px;
	margin: 0;
	height:15px;
	width: 200px;
}
ul.homepage li a:hover {
	background-color: #E01E26;
	color: #FFFFFF;
}

#gallery img {
    padding: 3px;
}

/*
Silk Icons ver 1.3
created by Mark James
http://www.famfamfam.com/lab/icons/silk/
released under Creative Commons Attribution 2.5 License
*/
img.icon16 {
    vertical-align: -2px;
    margin: 0;
    padding: 0;
    border: none
}