html, body {
	height: 100%;
	min-height: 100%;
}
body {
	background-color: rgb(51,73,106);
	background-image: url(../bilder/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;¨	
}
body, p, h2, h3, h4, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 0px;
	margin-bottom: 1.2em;
}
.readable {
	width: 550px;
}
h1 {
	font-family: 'Gill Sans MT', Tahoma;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.3em;
}
.smaller {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
a {
	color: #184589;
	text-decoration: none;
}
a:hover {
	color: #4776BE;
}
hr {
	border: 0;
	color: #D4D4D4;
	background-color: #D4D4D4;
	height: 1px;
	width: 100%;
}
img {
	behavior: url("includes/iepngfix.htc");
}
ul {
  margin-left: 1.8em;
  padding-left: 0;
}
li {
  margin: 0;
  padding: 0;
}
div#main {
	position: relative;
	width: 1004px;
	min-height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-right: 3px;
	background-image: url(../bilder/bg_main2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	/* border-left: 5px solid #221F1E;
	border-right: 5px solid #221F1E; */
}
img#fade {
	position: absolute;
	top: 0px;
}
div#head {
	margin-bottom: 28px;
}
img#logotype {
	position: relative;
	top: 16px;
	left: 21px;
}
div#images {
	position: absolute;
	left: 87px;
	top: 0px;
}
table#menu {
	position: absolute;
	top: 120px;
	left: 134px;
	width: 867px;
}
td#menuitems {
	background-color: rgb(167, 167, 168);
	width: 100%;
	padding-left: 20px; 
	padding-top: 3px;
}
td#menuitems img {
	margin-left: 35px;
}
td.top {
	vertical-align: top;
	padding-top: 0.4em;
}
div.menu_dropdown {
	position: absolute;
	top: 140px;
	border-top: 1px solid white;
	padding: 0px;
	padding-right: 0px;
	display: none;
	filter:alpha(opacity=97);
	-moz-opacity:.97;
	opacity:.97;
	z-index: 1000;
}
div#popmenu {
	background-color: rgb(167, 167, 168);
}
div#popsubmenu {
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: rgb(180, 180, 180);
}
div.menu_dropdown a {
	display: block;
	color: white;
	font: normal 11px Tahoma, Arial;
	text-decoration: none;
	margin-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 2em;
	border-bottom: 1px solid white;
}
div.box {
	border: 1px solid silver;
	background: #EDEDED;
	padding: 10px;
}
div#productmenu {
	float: left; 
	margin-top: 25px;
	margin-left: 21px;
	width: 175px;
}
div#productmenu img {
	margin-bottom: 6px;
}
div#productmenu p {
	font: normal 11px Tahoma;
	color: rgb(87, 87, 87);
	margin: 0px;
	margin-bottom: 5px;
}
div#brochures {
	width: 140px;
	margin-bottom: 50px;
}
div#visaDorr {
	margin-top: 40px;
}
div#entreLista {
	float: right;
	width: 160px;
}
img#streck_hoger {
	float: right;
	margin-right: 9px;
}
img#streck_main {
	margin-left: 170px;
}
div#pagecontent {
	width: 769px;
	float: right;
	margin-right: 29px;
	margin-bottom: 50px;
}
div#provaDorr {
	position: absolute;
	z-index: 5;
}
div#alternativDorr {
	float: right;
	width: 150px; 
	margin-left: 20px;
}
div#faq {
	float: right;
}
div#gastbok {
	float: right;
	font-weight: normal;
}
div.showPrint {
	display: none;
}