.hemtableimg{
padding: 20px 0 10px 10px;
}
.hemtableimg2{
padding: 0 0 10px 10px;
}

.flashen{
       border-right:10px solid #ffffff;
       margin: 0 0 0 0;
       display: inline;  
       float: left;
}

.hemTop{
       height: 478px;
width: 445px;
float: right;
}

.hemBottom{
       height: 130px;
width: 445px;
}

#LeftText{
width: 420px;
}

#menu a:hover{
background:#829752;
color:#FFF;
margin:0 10px 0 0;
text-decoration:none
display: block;
}

/*#menu .page_item a:link, #menu .page_item a:visited, #menu .page_item a:active {
color: #FFFFFF;
}*/
#menu .current_page_item a:link, #menu .current_page_item a:visited, #menu .current_page_item a:active {
color: #ffffff;
background:#829752;
}

/*#menu a:active{
background:#ffffff;
color:#FFF;
margin:0 0 0 0;
text-decoration:none
display: block;
}*/

#menu a{
color:#d7dec7;
margin:0 10px 0 0;
padding:5px 15px 5px 0;
text-decoration:none;
border-bottom:1px solid #829752;
display: block;
font-size: 13px;
background: #6c8534;
}

/* Begin html tags */
* { margin:0; padding:0; }
 
body {
       font-family: Arial, Verdana, Sans-Serif;
       background: #3d1e0a url(../../uploads/2009/09/bakgrund.jpg);
       background-repeat: repeat-x;
       margin:10px auto;
       height:auto;
}

p {
       font-size: .8em; /* Resets 1em to 10px */
       line-height: 16px;
       color: #000000;
       margin: 0 20px 0 25px;
padding-bottom:10px;
}


hr{display: none;}
a{color: #e9791e;text-decoration: none;}
a:hover {color: #9a5014;text-decoration: underline;}
ul{list-style-type: none;}

/*titel*/
h1{    
       font-size:26px;
       font-weight:normal;       
       color: #51290b;
padding-top:15px;       
margin: 0 0 10px 25px;
}
h2{
       font-size:16px;     
       font-weight:normal;       
       color: #51290b;
       padding-top:14px;
       padding-bottom:10px;       
       margin: 0 0 0 25px;      
}

h3{
       font-size:16px;     
       font-weight:bold;       
       color: #e9791e;
       margin: 0 0 0 25px;            
}

h4{
       font-size:1.1em;
       font-weight:bold;
       COLOR: #51290b;
}
.clear{clear:both;}
small{font-size:1em;}
/* End html tags */


/* Begin Structure */
#header {
       background: url(../../uploads/2009/09/NordicWellness.png) no-repeat 170px;     
       width:960px;
       margin: 10px auto -5px auto;
       /*margin: auto;*/
       height:96px;
       color:#F1E7DB;
       font-size:1.2em;*/
}

#content{
       width:960px; 
       margin:10px auto;
}

#maincontent{      
background: #faf5ed;
border:10px solid #ffffff;       
float:right;
       width:790px;
       height: 100%;
       /*line-height:1.8em;*/
       margin: 0 0 0 0;
}

#sidebar{
       float:left;
       width:150px;
       /*padding:0 0 0 0;*/
       text-align:right;
       margin: 0 auto;
}

.p_footer{
   color:#5a402f;    
}

#footer{
       /*background: url(img/footerXX.gif) no-repeat 160px;*/
       width:300px;
       height:35px;
       /*margin:auto;*/      
       font-size:12px;
       padding: 5px 0 0 125px;
       /*margin: 0 auto;*/
       /*margin: auto;*/
    
       /*padding:10px 100px 0 180px;*/

}
/* End Structure */

/* begin header*/
#header h1{font-size:2em;padding:15px 0 0 340px;}
#header h1 a{color:#eee;}
.description{padding:3px 0 0 360px;}
/* End header*/

#maincontent a:hover{color:#3f4a4d;}
#maincontent h2 a{color:#000000;}
/*.entry{margin-top:5px;overflow:hidden;}*/

/*.entry p {padding: 12px 12px 12px 20px;}*/
.entry ol {padding: 0 0 0 35px;}
.entry ul {list-style-type:none;}
.entry ul li{padding: 0 0 0 15px;background: url(img/olXX.gif) no-repeat left center}
.entry img {border:medium none;}

.entry blockquote {margin:0 20px;padding:5px;background:#CBCAA1;overflow:hidden;}
/*.postmetadata{padding:1px 5px;margin:0.5em 0 25px;border-left:15px solid #FFFFFF;}*/

.ping-track{padding:5px;background:#FFFFFF;}
.postnav{margin:1em 0;}
/* End maincontent */

/* Begin footer */
#footer a{color:#ccc;text-decoration: underline;}
#footer a:hover{text-decoration: none;}
/* End footer */

/* Begin wp-tags*/
/*img.centered {display: block;margin-left: auto;margin-right: auto;}*/

img.alignright {
       border-left:10px solid #ffffff;
       /*padding: 0 0 0 20px;*/
       margin: 0 0 0 0;
       display: inline;
}
img.alignleft {
       margin: 0 0 0 0;
       display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {float: right;}
.alignleft {float: left;}

.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {margin: 0;padding: 0;border: 0 none;}

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* End wp-tags */

/* Begin comments*/
.message{width:100%;}
#response{margin-top:2em;}
.message-by{float:left;}
.message-count{float:right;}
.message-content{margin:10px 20px;width:80%;padding-bottom:5px;border-bottom:2px solid #ffffff;}
.alt{border-bottom:2px solid #AEA365;}
.author{border-bottom:2px solid #C78D4D;}
.message-entry{}
.inputs input,#commentform input{background:#A2B180;border:0;padding:2px;background: #A2B180 url(img/input.gif) no-repeat top center;width:166px;height:16px;}
.message textarea,#comment{border:0;width:380px;height:180px;overflow:hidden;background: #A2B180 url(img/textarea.gif) no-repeat top center;padding:10px;}
.submit input,#commentform #submit{border:0;width:60px;height:30px;background: #A2B180 url(img/submit.gif) no-repeat top left;color:#fff;}
.submit{margin-top:1em;}
.children li{margin-left:15px;}
.commentlist li{margin:0 0 5px 10px;padding:5px;}
.comment{border:solid 1px #B3B29C;}
.alt{background:#DCDBBF;}
/* End comments */

