#container {
 width:760px;
 margin-left: auto; 
 margin-right: auto;
 text-align:left;
 clear:both;
}

#mainheader {
 margin-top:20px;
}

#subheader {

margin-bottom:5px;
}

#mainmenu {
 clear:both;
 background-image:url(http://www.thairesan.se/img/menu_bg.png);
 background-repeat:no-repeat; 
 height:39px;
 text-align:center;
 margin-bottom:5px;
 padding-top:12px;
}
.mainmenuitem {
 display:inline;
 margin-top:10px;
 margin-left:10px;
 margin-right:10px;
 
 margin-bottom:5px;
}

.submenuitem {
 padding-top:3px;
 border-bottom:1px solid #DEDF99;
}

#leftcolumn {
 width:140px;
 float:left;
 text-align:left;
}

#displaycontent {
 float:left;
 width:470px;
 margin-left:0px;
 text-align:left;
 border:0px solid red;
}

#paragraphs {
 border-top:1px solid #ffffff;
}

.para {
 margin-bottom:20px;
 margin-top:10px;
 margin-left:5px;
}

.contents_index_wrap {
 width:225px;
 
}
.contents_index_text_1 {
 background-color:#F4F4EA;
 margin:5px;
}

.contents_index_text_2 {
 margin:5px;
}



#rightcolumn {
 width:140px;
 float:right;
 text-align:left;

}


#leftcolumn {

}


#footer {
 clear:both;
 background-color:#F4F7F8;
 background-image:url(http://www.thairesan.se/img/footer_bg.jpg);
 background-repeat:repeat-x; 
 border-top:1px solid #CFD1D2;
 border-bottom:1px solid #CFD1D2; 
 border-right:1px solid #CFD1D2;
 border-left:1px solid #CFD1D2; 
 padding:5px;
 height:15px;
 text-align:center;
}

.devider { width:100%;clear:both;height:1px;border:0px solid black;font-size:1px; }
.pright { text-align:right; }

/* Galeri */
.galleri-thumb {
 border:1px solid #dadada;
 padding:3px;
 margin:3px 0px 3px 2px;
 cursor:pointer;
}
.pop_bg_hide { 
 visibility: hidden;
 position:absolute;
}
html, body {
width:100%;
}

#pop_bg {
 cursor:pointer;
 position:absolute;
 background-color:#333333;
 opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
 width:100%;
 height:100%;
 left:0px;
 top:0px; 
 border-top:1px solid black;
 border-bottom:1px solid black;
}
.pop_bg_show2 {
 cursor:pointer;
 position:absolute;
 width:100%;
 height:100%;
 left:0px;
 top:0px; 
}

.pop_img_hide { 
 visibility: hidden;
 position:absolute;
}
#pop_img { 
 cursor:pointer;
 position:absolute;
 border:1px solid #f1f1f1;
 padding:5px;
 margin-left:auto;
 margin-right:auto;
 background-color:black;
}
.pop_img_show {
 cursor:pointer;
 position:relative;
 border:1px solid #f1f1f1;
 padding:5px;
 margin-left:auto;
 margin-right:auto;
 background-color:black; 
}

/* Forms */
.valuta_amount {
 width:100px;
 border:1px solid #B1A070;
 background-color:#EDE0BA;
 margin-bottom:5px;
}
.valuta_button {
 width:100px;
 border:1px solid #B1A070;
 background-color:#E2D2A7;
 margin-bottom:5px;
}
