
html, body {
    background: url(../bilder/bg.gif);
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 1px;
    text-align: center;
    background-color: #FFF;
    font-family: Arial,"Trebuchet MS", Tahoma, Verdana, sans-serif;
    color: #000000;
}

img {
	border:0px;
}
	table,	tr,	td,	span, div, input {
	font-family:Arial, "Trebuchet MS";
	font-wieght:normal;
	font-size:12px;
	empty-cells: show;
	color:#000000;
}
#allcontent {
	position:relative;
	width: 770px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#logotype {
	float:left;
	margin-top:25px;
	margin-left: 10px;
	margin-right: auto;
}
#main_main {
	position:relative;
	top:100px;
}
#meny {
	float:right;
	margin-top:55px;
	margin-left: 50px;
	padding-left:50px;
	margin-right: 40px;
}
#information {
	margin-top:15px;
	width:470px;
	font-size:10.5pt;
}
.clear {
clear: both;
width: 100%;
height: 0;
line-height: 0;
font-size: 0;
padding: 0;
margin:0;
border: 0;
}
.chromestyle{
text-align:left;
font-size:14px;
width:200px;
margin:0px;
padding:0px;
background-color:#e9f1f3;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.chromestyle ul{
padding: 0;
margin: 0;
text-align:left;
list-style: none;
}
.chromestyle ul li a{
margin:auto;
left:0px;
padding:5 0 5 15;
color: #000000;
text-align:left;
line-height: 25px;
width:200px;
text-decoration: none;
border: 0px solid #E8BEBE; /*THEME CHANGE HERE*/
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background-color:#d7ebf0; /*THEME CHANGE HERE*/
text-decoration: none;
color:000000;
}
.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #073653; /*THEME CHANGE HERE*/
text-decoration: none;
}
#meny_nav{
	font-size:14px;
	text-decoration:none;
	color:#000000;	
}
#meny_nav a{
	width:165px !important;
	width:195px;
	padding:20 10 20 25px;
	background-color:#e9f1f3;
	font-size:14px;
	text-decoration:none;
	color:#000000;	
}

#tableborder td  a:hover{ /*script dynamically adds a class of "selected" to the current active menu item*/
background-color:#10669a; /*THEME CHANGE HERE*/
text-decoration: none;
}
#meny_nav a:hover, #meny_nav a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background-color:#d7ebf0;
text-decoration: none;
}
h1 {
	font-family:garamond;
	font-size: 21px;
	font-weight: bold;
    color: #000000;
	margin-bottom: 6px;
}
a, a:visited{
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #3f3aad;
    text-decoration: underline;
}

/* Promobox */
div#main-promo {
	background: #FFF;
	/*margin-bottom: 10px;*/
	height: 400px;
	width:475px;
}

div#main-promo h1 {
	font-size: 0px;
	margin: 0;
	line-height: 0;	
}


div#promotion-banners {
	height: 400px;
	overflow: hidden;
}

div.btn-box {
	/*background-color: #000;
	background: url(../images/promobox/btn_bg.png);*/
	display: block;
	position: relative;
	height: 23px;
	z-index: 150;
	margin-top: -30px;
	text-align: right;
	padding: 7px 10px 7px 0;
}