body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;;
	color: #30363B;
	background-color: #ecebeb;
	line-height: 1.5em;
}

h1 {
   font-size: 1.4em;
   }
   
hr {
   border: 1px solid #CCCCCC;
   width:95%;
}
 
a {
  color: #000000; text-decoration: underline;
  background-color:#FFFFFF;
  
}




.center {
  width: 100%; height: 100%;
}


.container {
   width: 565px;
   background-color:#FFFFFF;
   color: #30363B;
   padding: 0px;
   margin: 0px auto;
   text-align: left;
   border-left: 1px solid #9ba2a7;
	background-image:url(bg_hoger.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.header {
   background-image:url(sidhuvud.gif);
   background-repeat:no-repeat;
   width: 562px;
   height: 150px;
}

.text {
   padding: 20px;
   color: #30363B;
}

.text a {
color:#000000;
font-weight: bold;
text-decoration:none;
}

.text a:hover {
color:#000000;
font-weight: bold;
text-decoration:underline;
}

.fot {
   clear:both;
   font-size: 0.9em;
   text-align:center;
   padding: 15px;
   color: #30363B;
}

.close {
    height: 5px;
	width: 565px;
	background-image:url(bg_fot.gif);
	background-repeat:no-repeat;
	background-position:top-left;
	margin: auto;
}

img a {
border: 0px;
}

