body
{ 
    color: black; font-size: 11px; 
    font-family: Verdana; 
    background-color: #115da9;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
	overflow-y: scroll; 
	
}
body.white
{ 
    color: black; font-size: 11px; 
    font-family: Verdana; 
    background-color: #ffffff;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
	overflow-y: scroll; 
	
}
table.menu 
{
    width: 800;
	border-right: 3px solid;
	border-left: 3px solid;
	border-top: 3px solid;
	border-color: #000000;

}
#menu
{
	background-color: #000000;
	height: 30px;
}
table.main 
{
	position:relative;
	width: 802px;
	height: 420px;
	border-right: 3px solid;
	border-left: 3px solid;
	border-bottom: 3px solid;
	border-color: #000000;
	background-color: #ffffff;

}

#understreck
{
	border-bottom: 1px solid;
	border-color: #d0d0d0;
}
table.undersida 
{
	position:relative;
	width: 560px;
	margin-left: 15px;
	
}
#rubrik
{
	color: #000000;
	font-style: normal;
	font-size: 14px ;
	font-family: Arial;
	font-weight: bold;
}
#erbjudande
{
	color: #a52a2a;
	font-style: normal;
	font-size: 14px ;
	font-family: Arial;
	font-weight: bold;
}
#border
{
	border: 1px solid;
	border-color: Black;
}
#borderright
{
	border-right: 1px solid;
	border-color: #d0d0d0;
}
#borderhor
{
	border-bottom: 1px solid;
	border-color: #d0d0d0;
}
a.menu   
{ 
	font-size: 14px; 
	font-family: Arial;
	font-weight: bold; 
	color: #FBFBFB; 
	text-decoration: none 
}
a:hover.menu  
{ 
	color: #D1D1D1; 
	font-size: 14px;
}
a.adminmenu   
{ 
	font-size: 11px; 
	font-family: Arial;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none 
}
a:hover.adminmenu  
{ 
	color: #D1D1D1; 
	font-size: 11px;
}
td.menu
{ 
	color: #ffffff; 
	font-size: 13px; 
	font-family: Verdana 
}
td 
{ 
	color: #505050; 
	font-size: 11px; 
	font-family: Verdana 
}
#black 
{ 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana 
}
a   
{ 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana; 
	text-decoration: none 
}
a:hover  
{ 
	color: #000000; 
	font-size: 11px;
}






