body{
background-color:#E0F0FF;
background-color:#AAAAAA;
background-color:#D0E0EE;


}
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	text-decoration: underline;
	font-weight:bold;
}

h1{
	color: #FF0000;
	font-size: 16px;
	font-weight:bold;
}

h2{
	margin-bottom: -2px;
	color: #FF0000;
	font-size: 12px;
	font-weight:bold;
}

table {
	border-collapse:collapse
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#33333;
	font-size: 12px;
}

p{
	margin-top:1px;
}

ul{
	margin-top:5px;
}

#producthyper {
	font-size:10px;
}


#footer{
	clear: both;
	font-size: 10px;
	color: #cccccc;
	margin-top: -1px;
}

#noborder{
	border:0;
	border-top-style:none;
	border-collapse:inherit;
}

#content{
	line-height: 16px;
}

#leftnav{
	line-height: 18px;
	padding: 2px;
	vertical-align: top;
	background-color: #CCCCCC;
}	

#newsitem{
	font-size: 10px;
}

.pakketdivmenu{
	margin-right:50px;
	text-align: right;
	
}

.pakkettablemenu{
	background-color:#D0E0EE;
	border:1;
}
 
#menu99 #header {
	width: 100%;
	background: #FF0000;
	color: #FFFFFF;
	display: block;
	height: 1.5em;
	font-weight: bold;
	text-align: center;
}
#menu99 {
	margin: 0;
	padding: 5px;
	width: 200px;
	position: absolute;
	display: block;
	font-size: 11px;
	background-color: white;
	list-style-position: inside;
	list-style-type: none;
}
#menu99 li {
	text-align: left;
}
#menu99 a {
	color: #005FA9;
}