

body {font-family: Times New Roman, Times;color : black; background : white;}

p, h1, h2, h3, h4, h5, h6, em, strong, b, td, th, caption, blockquote, ul, ol, li, dl, dt, dd, div, span, table, tr, td, a  {font-family: Times New Roman, Times;}


form {
	margin: 0;
}

input, select, textarea {
	font-family: tahoma, arial, verdana, serif;
	font-size: 12px;
}



a {
	color: #05577d;
	font-family: tahoma, arial, verdana, serif;
	font-size: 12px;
	text-decoration:none;

}

 a:hover {
 	color: #e45702;
	text-decoration: underline;
}



#leftmenu a.menuhead {
	color: #000000;
	font-family: tahoma, arial, verdana, serif;
	font-weight: bold;
	font-size: 13px;
}

.produkttabel {
	font-family: tahoma, arial, verdana, serif;
	font-size: 12px;
}

.produkttabelhead {
	font-family: tahoma, arial, verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}


.ProductListSelected { 
	background-color: #eeeeee;
 }
 

#leftmenu a{
visibility:hidden;
}
#leftmenu a:hover{
padding-left: 5px;
color:white;
	font-weight: bold;
background:navy;
	text-decoration: none;
} 



a img {
	border: none;
	}


#title {
visibility:hidden;
}

#leftmenu {
visibility:hidden;
}

#rightmenu {
visibility:hidden;
}

#content {
	width:100%;
}

</style>


