body
{ 
    color: black; font-size: 11px; 
    font-family: Verdana; 
    background-color: #ededed;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("./images/bg.jpg");
	background-repeat: repeat-x;
	
}
table.menu 
{
    position:absolute;
    width: 150;
    top: 150;
    left: 20;
}
table.main 
{
	position:relative;
	width: 800px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #d0d0d0;
}
#bordermainright
{
	border-right: 1px solid;
	border-color: #d0d0d0;
}
#understreck
{
	border-bottom: 1px solid;
	border-color: #d0d0d0;
}
table.undersida 
{
	position:relative;
	left: 8px;
	width: 553px;
	border-left: 1px solid;
	border-right: 1px solid;	
	border-color: #d0d0d0;
	background-color: #f3f3f3;
}
#undersidatop
{
	border-top: 1px solid;	
	border-color: #d0d0d0;
}
#undersidabottom
{
	border-bottom: 1px solid;	
	border-color: #d0d0d0;
}
table.reklam_edit
{
	position:relative;
	left: 8px;
	width: 550px;
	border: 1px solid;
	border-color: #d0d0d0;
	background-color: #f3f3f3;
}
table.reklam 
{
	position:absolute;
	left: 804;
}
table.includes 
{
	position:relative;
	left: 8px;
	width: 212px;
	border: 1px solid;
	border-color: #d0d0d0;
	background-color: #f3f3f3;
}  
#rubrikincludes
{
	background-color: #14448c;
	color: ffffff;
	font-style: normal;
	font-size: 12px ;
	font-family: Arial;
	font-weight: bold;
	background-image: url("./images/h1.jpg");

}
#rubrik
{
	background-color: #14448c;
	color: ffffff;
	font-style: normal;
	font-size: 12px ;
	font-family: Arial;
	font-weight: bold;
	background-image: url("./images/h2.jpg");

}
#stor
{
	color: #880000;
	font-weight: bolder;
	font-style: italic;
	font-size: 14px ;
	font-family: Verdana;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #d0d0d0;
	background-color: #ededed;
}
#border
{
	border: 1px solid;
	border-color: Black;
}
a.menu   
{ 
	font-size: 11px; 
	font-family: Arial;
	font-weight: bold; 
	color: #FBFBFB; 
	text-decoration: none 
}
a:hover.menu  
{ 
	color: #D1D1D1; 
	font-size: 11px;
}
td 
{ 
	color: #505050; 
	font-size: 11px; 
	font-family: Verdana 
}
a   
{ 
	color: #143d8b; 
	font-size: 11px; 
	font-family: Verdana; 
	text-decoration: none 
}
a:hover  
{ 
	color: #000000; 
	font-size: 11px;
}







