*
{
padding: 0;
margin: 0;
border: 0;
}

html,body 
{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 13px;
 line-height:18px;
text-align:justify;
color: #330000;
height: 100%;
width: 100%;
}

body 
{
background: #fff url(../images/style/bg_tree.jpg);
}

#wrapper 
{
position: relative;
min-width: 100%;
min-height: 100%;
}

* html #wrapper 
{
height: 100%;
width: 100%;	
}

#header 
{
position: relative;
width:100%;
background: #B59967 url() no-repeat center top;
height:200px;
border-bottom:3px solid #16100C;
}

#header-content 
{
padding:0px;
width: 1000px;
margin: 0 auto;
}

* html #header 
{
height: 200px;
width: 100%;	
}

#contentwrapper
{
position:relative;
width: 960px;
/*width: 1024px;*/
margin: 0px auto 0px auto;
background-color:#ffffff;
overflow:auto;
background: url('../images/style/bg_paper.jpg') repeat-y;

}

#content
{
margin-top:0px;
float:left;
width: 100%;
}

#content div.inner
{
margin-bottom:16px;
margin-top:16px;
padding:6px 6px 16px 6px;
background: url('../images/style/bg_dark1.jpg') repeat;
clear:both;
}

#content div.comm
{
margin-top:10px;
text-align:center;
}

#grasrot
{
width:928px;
background: url('../images/style/bg_dark1.jpg') repeat;
margin-top:16px;
margin-left:16px;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}
* html #grasrot
{
margin-left: 16px;
}

#center 
{
width: 496px;
float: left;
margin-left: 16px;
}

* html #center 
{
margin-left: 16px;
}

#left
{
width: 200px;
float: left;
padding-top: 0px;
margin-left: 16px;
}

* html #left 
{
margin-left: 8px;
}

#right 
{
width: 200px;
float: right;
padding-top: 0px;
margin-right: 16px;

}

* html #right 
{
margin-right: 8px;
}

#footer 
{
width: 100%;
clear: both;
overflow: hidden;
padding: 0px;
color: #330000;
text-align:center;
background: #B59967 url('../images/style/bg_dark1.jpg') repeat;
height:50px; 
}

#footer-content 
{
padding-top:5px;
width: 960px;
margin: 0 auto;
font: 11px Trebuchet Ms, Arial, Verdana, sans-serif;
line-height: 13px;
}

.c {clear: both;}

table.resultat
{
width:100%;
text-align:left;
table-layout: fixed;
margin-left: auto;
margin-right: auto;
}

td.topleft
{border-bottom:2px solid #FFFFCC;width:20%;padding:5px;font-weight:bold;text-align:center;}
td.topright
{border-bottom:2px solid #FFFFCC;width:28%;padding:5px;text-align:center;font-weight:bold;}
td.topcenter
{border-bottom:2px solid #FFFFCC;width:52%; border-left: 1px solid #FFFFCC; border-right: 1px solid #FFFFCC;padding:5px;font-weight:bold;}

td.left
{padding:7px 5px 7px 5px;text-align:center;}
td.right
{padding:7px 5px 7px 5px;text-align:center}
td.center
{ border-left: 1px solid #FFFFCC; border-right: 1px solid #FFFFCC;padding:7px 5px 7px 5px;}

.liste {width:100%;margin-top:10px;font-size:12px;}

.liste_item {position:relative;overflow:hidden;height:auto;width:484px;margin-bottom:10px;border:0px solid black}


.liste_detaljer {float:left;margin:10px 0px 0px 5px;width:223px;border:1px solid #ffffcc;padding:5px}

.liste_role {font-size:10px;padding-bottom:3px;}

.listlabel {width:25px;padding-top:3px;}

.listvalue {}

#content div.lenker
{
 float:left;
 width:225px;
 margin: 10px 0px 0px 10px;
 border:1px solid #ffffcc;
}


