body {
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
}
h1 {
	font-size: 14pt;
	margin-bottom: 12px;
	font-weight: normal;
}
h2 {
	color: #012459;
	font-size: 10pt;
}
#content p {
	font-size: 9pt;
	margin-bottom: 10px;
}
A {
	color: #193e65;
	text-decoration: none;
	
}
A:hover {
	color: #193e65;
	text-decoration: underline;
}
ul {
	list-style-type: none;
}

ul A {
	color: black;
	text-decoration: none;	
}
ul A:hover {
	color: 		#707070 ;
}
ul li {
	padding: 2px;
}

#produkter A {
	color: black;
	text-decoration: none;	
}
#produkter A:hover {
	color: #dadbdd;
}

#language A {
	color: black;
	text-decoration: none;	
}
#language A:hover {
	text-decoration: underline;	
}
#sokres {
	list-style-position: inside;
	line-height: 20px;
}
#sokres a {
	color: black;
}
.smallmenu {
	font-size: 8pt;
	height: 100%;
	width: 100%;

}
.smallmenu a {
	border-left: 5px solid white;
	padding-left: 10px;
}
.smallmenu a:hover {
	background: transparent url(../img/bullet.gif) no-repeat scroll 0pt 4px; 
	height: 100%;
	width: 100%;
}
.prodtop {
	font-size: 8pt;
	display: block;
}
#predef {
	font-size: 8pt;
	font-family: Arial, Sans;
}
#predef p {
	font-size: 8pt;
	font-family: Arial, Sans;
}