body{
font: normal 75% Arial, Tahoma, Verdana,  Georgia, sans-serif; 
color: 	#585858; 
background: #F7F7F7;
margin:0;
padding:0;
}
html{
 overflow-y: scroll;
}
b{font-size: 110%;}
em{color: red;}

em.ita{
font-style: italic;
font-weight: bold;
color: #585858;
}
.textem{color: #000000;font-weight: bold;}
.textem_red{color: #D4011D;font-weight: bold;}
.textem_ita{font-style: italic;font-weight: bold;}

h1{
font-size: 160%;
margin-top:8px;
margin-bottom:4px;
}

h2 {
font-size: 110%;
margin-top:8px;
margin-bottom:4px;
} 
h2.text {
margin-top:25px;
} 

h2.konf{
margin-bottom:3px;
padding-left:0px;
} 

h1.text {
margin-top:15px;
} 

h3 {
margin-bottom:4px;
} 

a, a:visited {
	text-decoration: none;
	color: #585858;
	border-bottom: 0px dotted #ccc;
}

a  img {
	border: 0px;
}

a.red, a.red:visited {
	text-decoration: none;
	color: #D4011D;
	/*color: black;*/
	/*font-weight: 700;*/
	border-bottom: 0px dotted #ccc;
}

a.red:hover {
	border-bottom: 1px solid #D4011D;
}

a:hover {
	text-decoration: none;
	color: #D4011D;
	border-bottom: 0px solid #ccc;
}

p.inline{
display: inline;
}

p.style1{
margin-top: 6px;
margin-bottom: 10px;
}

p.style2{
margin-top: 15px;
margin-bottom: 15px;
}

p.style22{
margin-top: 2px;
margin-bottom: 2px;
}
.center {
text-align: center;
} 
.center2{
display: block;
margin-left: auto;
margin-right: auto
}

.xtra_margin{
margin: 10px 0px 10px 10px;
}
.karttext {
font: normal 100% Arial, Tahoma, Verdana,  Georgia, sans-serif; 
}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #FFFFFF;
/*background-image: url(footerbg.jpg);*/
/*background-repeat: no-repeat;*/
/*background-position: bottom;*/
background:url(bilder/grund/sideshadow.gif) center #7F7F7F repeat-y;
/*border-left: solid thin rgb(212,211,211);*/
/*border-bottom: solid thin rgb(212,211,211);*/
/*border-right: solid thin rgb(212,211,211);*/
}

/*top*/

#toplogo{
padding-top: 10px;
float: left;
}

#topsection{
width: 860px;
background-color: #FFFFFF;
/*background: transparent url(bilder/grund/top.gif) no-repeat center top;*/
background-position: left;
height: 120px; /*Height of top section*/
margin-left: 22px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}
/*-------------*/

/*left*/
#content{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 7px; /*kompensera för skuggbild*/
margin-right: 227px; /*Set right margin to RightColumnWidth*/
/*background-color:black;*/
}

#contentcolumn_lang{
margin-left: 7px; /*kompensera för skuggbild*/
margin-right: 300px; /*Set right margin to RightColumnWidth*/
/*background-color:black;*/
} 

.top_img{
padding-bottom:10px;
}
/*-------------*/

/*right*/
#rightcolumn{
float: left;
width: 227px; /*Width of right column*/
margin-left: -227px; /*Set left margin to -(RightColumnWidth) */
}

#rightcolumn_lang{
float: left;
width: 300px; /*Width of right column*/
margin-left: -300px; /*Set left margin to -(RightColumnWidth) */
}

#language{
padding-top: 20px;
text-align: right;
margin-right: 8px;
}

#languages{
padding-top: 20px;
text-align: right;
margin-right: 8px;
height: 59px;
}

#downarea{
	float:left;
	padding:0 0 0 0px;
}
/*left*/
#leftcolumn{
float: left;
width: 170px; /*Width of left column in pixel*/
margin-left: -900px; /*Set margin to that of -(MainContainerWidth)*/
}
#contentcolumn3{
margin: 0 227px 0 170px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


.floatleft { 
float: left; 
margin: 0px 5px 5px 0px; 
}
.floatright {
float: right;
margin: 0px 0px 5px 5px; 
}

.topbox{
	border-left:solid 1px #D4D3D3;
	border-right:solid 1px #D4D3D3;
	width:644px;
	height:290px;
	background:url(bilder/grund/rightcontentbottom.gif) bottom left repeat-x;
	margin-bottom:25px;
}

.topbox p, .topbox h3, .topbox h2{
padding-left: 10px;
}

/*infobox*/
.infobox{
	border-left:solid 1px #D4D3D3;
	border-right:solid 1px #D4D3D3;
	border-top:solid 1px #D4D3D3;
	float:left;
	padding-bottom:10px;
	margin-bottom:25px;
	background:url(bilder/grund/rightcontentbottom.gif) bottom left repeat-x;
}

.infobox p, .infobox  h2{
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}

/*-------*/

/*infobox, nere*/
.downinfoboxL, .downinfoboxR{
	border-left:solid 1px #D4D3D3;
	border-right:solid 1px #D4D3D3;
	border-top:solid 1px #D4D3D3;
	width:300px;
	height:225px;
	float:left;
	padding-bottom:10px;
	margin-bottom:25px;
	background:url(bilder/grund/rightcontentbottom.gif) bottom left repeat-x;
}

.downinfoboxL p, .downinfoboxR p, .downinfoboxL  h2, .downinfoboxR  h2{
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}

.downinfoboxR{
float: right;
margin: 0px; 
}
/*-------*/
/*infobox, 235 + utbud*/
.infobox230, .infobox_utbud{
	border-left:solid 1px #D4D3D3;
	border-right:solid 1px #D4D3D3;
	border-top:solid 1px #D4D3D3;

	/*height:200px;*/
	float:left;
	padding-bottom:10px;
	margin-bottom:25px;
	background:url(bilder/grund/rightcontentbottom.gif) bottom left repeat-x;
}
.infobox230{
width:245px;
}
.infobox_utbud{
/*width:328px;*/
}
.infobox230 p, .infobox230  h2, .infobox230 img, .infobox_utbud p, .infobox_utbud h2{
	padding-left:10px;
	padding-top:0px;
}

.header_infobox_utbud{
width: 315px;
height: 22px;
background-image: url(bilder/grund/right_top_infobox_utbud.gif);
background-repeat: no-repeat;
margin-right: 0px;
padding-left: 15px;
padding-top: 7px;
color: #FFFFFF; 
font-size:  110%;                               
}

.infobox_utbud_wrapper{
float: right;
margin: 0px 0px 5px 10px;
}
/*-------*/

/*infobox, Hotel Opera*/
.infoboxHotelOpera{
	border-left:solid 1px #D4D3D3;
	border-right:solid 1px #D4D3D3;
	border-top:solid 1px #D4D3D3;

	float:left;
	padding-bottom:10px;
	margin-bottom:25px;
	background:url(bilder/grund/rightcontentbottom.gif) bottom left repeat-x;
}
.infoboxHotelOpera{
	width:644px;
}

.infoboxHotelOpera p, .infoboxHotelOpera  h2{
	padding-left:10px;
	padding-top:0px;
	padding-right:10px;
}
.infoboxHotelOpera img{
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	float:left;
}
/*-------*/


.innertube{
margin: 12px 0px 10px 20px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.right_content_bg{
width: 168px;
background:url(bilder/grund/rightcontentbottom.gif) bottom left repeat-x;
border-left:solid 1px #D4D3D3;
border-right:solid 1px #D4D3D3;
padding: 10px 5px 15px 5px;
margin-bottom: 15px; /*20px*/
}

.right_header_start{
width: 168px;
height: 22px;
background-image: url(bilder/grund/right_top.gif);
background-repeat: no-repeat;
margin-right: 0px;
padding-left: 15px;
padding-top: 7px;
color: #FFFFFF; 
font-size:  110%;                               
}
.right_header{
height: 25px;
background-image: url(bilder/grund/right_top.gif);
background-repeat: no-repeat;
margin-right: 0px;
margin-top: 15px;
padding-left: 15px;
padding-top: 4px;
color: #FFFFFF;      
font-size:  110%;                            
}

.right_content{
width: 180px;
margin-bottom: 15px; /*20px*/
text-align: center;
}

/***  Right UL ***/
#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font: normal 0.85em Tahoma, Verdana, Arial, Georgia, sans-serif; 
}

#linkList ul li{
	margin: 0;
	background: transparent url(bilder/grund/krona_small.gif) no-repeat 0% 25%;
	padding: 0px 0 6px 25px;
	border-bottom: 0px solid #B8B8B8;
	font-weight:bold;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
}

#linkList ul li a:hover {
	color: #D4011D;
}
/*-------------*/

/***  UL med krona ***/
.linkList_krona ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0; 
}

.linkList_krona ul li{
	margin: 0;
	background: transparent url(bilder/grund/krona_small3.gif) no-repeat;
	background-position: top left;
	padding: 0px 0px 3px 25px;
	border-bottom: 0px solid #B8B8B8;
	margin-bottom:4px;
}

.linkList_krona ul li a, .linkList_krona  ul li a:visited {
	font-weight: bold;
	border-bottom: none;
}

.linkList_krona ul li a:hover {
	color: #D4011D;
	font-weight: bold;
	border-bottom: none;
}
/*-------------*/
/***  quicklink UL ***/
.quicklink{
/*padding-top: 45px; med språksidor*/
padding-top: 17px;
text-align: right;
margin-right: 8px;
}

.quicklink ul{
/*padding: 6px 0 7px 0;*/ /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
}

.quicklink ul li{
display: inline;
}

.quicklink ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 0px; /*spacing between each menu link*/
text-decoration: none;
/*border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.quicklink li.current a, .quicklink li a:hover{
font-weight: bold;
}

/*-------------*/

/*bottom*/
#footer{
clear: left;
width: 100%; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: url(bilder/grund/footer.gif); /*tab background image path*/
background-repeat:no-repeat;
background-position:bottom;
text-align: center;
height:29px; /*Bildhöjd 36px = 29px + 7px*/
padding-top: 7px;
}

#footer a, #footer a:visited {
	padding: 2px 2px;
}

#footer a:hover {
	color: #000;
}
/*-------------*/
#banners{
width: 900px; 
margin: 10px auto;
text-align: center;
}

/*medlemskort*/
.medlemskort_content{
width: 550px;
}
.medlemskort_clear{
  clear: both;
}

.medlemskort
{
  margin: 2px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
.medlemskort img
{
  display: inline;
  margin: 1px;
  border: 1px solid #ffffff;
}

.medlemskortdesc
{
  text-align: center;
  font-weight: bold;
}

table.one
{
  text-align: center;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
}
table.two
{
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.hr_grey{
background: url(bilder/grund/grey_dot.gif);
margin-top: 5px;
margin-bottom: 5px;
height: 1px;
background-repeat:repeat-x;

}

.img_right{
  margin-left: 10px;
  margin-bottom: 10px;
  height: auto;
  width: auto;
  float: right;
}
.img_center{
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  margin-top: 15px;
  height: auto;
  width: auto;
}

/*nyheter*/
.nyhet_box{
margin-bottom: 15px;
margin-top: 15px;
}
h2.nyheter{
font-size: 110%;
margin-top:8px;
margin-bottom:2px;
}
p.nyheter{
margin-top:3px;
margin-bottom:3px;
}

/*tabell: utbud*/
.utbud_anl{
width: 600px;
/*border: solid 0px #D4D3D3;*/
margin-bottom: 20px;
}

.row_white{
background-color: #FFFFFF;
padding: 4px 4px 3px 4px;
}

.row_lightgrey{
background-color: #F4F4F4;
padding: 3px 4px 2px 4px;
}

.row_darkgrey{
background-color: #E7E7E7;
padding: 3px 4px 2px 4px;
}


/*------*/

.tab_hotell_anl{
width: 250px;
}
.row_hotell_anl{
background-color: #FFFFFF;
padding: 1px 4px 1px 4px;
}

.col_left_hotell_anl{
width: 75%;
float: left;
display: inline;
}
.col_right_hotell_anl{
display: inline;
width: 25%;
}

/* Konferens */
.tab_konferens_anl{
width: 350px;
}
.row_konferens_anl{
background-color: #FFFFFF;
padding: 1px 4px 1px 4px;
}

.col_left_konferens_anl{
width: 75%;
float: left;
display: inline;
}
.col_right_konferens_anl{
display: inline;
width: 25%;
}

/* Meny*/
.tab_meny_anl{
width: 350px;
}
.row_meny_anl{
background-color: #FFFFFF;
padding: 1px 4px 1px 4px;
}

.col_left_meny_anl{
width: 75%;
float: left;
display: inline;
}
.col_right_meny_anl{
display: inline;
width: 25%;
}
/*-----*/
/* Meny två rader*/
.tab_meny2_anl{
width: 390px;
}
.row_meny2_anl{
background-color: #FFFFFF;
padding: 1px 4px 1px 4px;
}

.col_left_meny2_anl{
width: 85%;
float: left;
display: inline;
}
.col_right_meny2_anl{
display: inline;
width: 15%;
}

.row_low{
background-color: #FFFFFF;
padding: 0px 4px 3px 4px;
}
/*-----*/



.tab_kontakt{
width: 270px;

}
.row_kontakt{
background-color: #FFFFFF;
padding: 0px 4px 0px 4px;
margin-left: 7px;
}

.col_left_kontakt{
width: 55%;
float: left;
display: inline;
}
.col_right_kontakt{
display: inline;
width: 50%;
}
/*---------*/


div.anl_info_container{
margin-top: 25px;
width: 570px;
}
div.anl_info{
  margin: 2px;
  height: 130px;
  width: auto;
  float: left;
}	
div.anl_info img{
  display: inline;
  margin: 0px;
}
div.anl_info_text{
  font-size: 95%;
  font-weight: normal;
  width: 130px;
  margin: 2px;
