/* Cascading Style Sheet til hallervine.dk */

body  {
	background: #FFFFFF;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}

/* Font til Menu */
.menu
{
	font-size: 11px;
	font-family: Verdana, Helvetica, MS Sans Serif;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
}

.menuikkeaktiv
{
	font-size: 11px;
	font-family: Verdana, Helvetica, MS Sans Serif;
	color: #aaaaaa;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
}

.submenu
{
	font-size: 10px;
	font-family: Verdana, Helvetica, MS Sans Serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


/* Fonte til produktlister */
.produkttype
{
	font-size: 13px;
    font-family: Verdana, Helvetica, MS Sans Serif;
    color: #000000;                       
	font-weight: normal;
	line-height: 14px;
}

.produktlistebgc
{
	background: #FFFFFF;
}

.produkttoplisteovr
{
	font-size: 10px;
    font-family: Verdana, Helvetica, MS Sans Serif;
	color: #000000;
	font-weight: normal;                       
}
				
/* Font til funktionsmenu */
.funktionsmenu
{
	font-size: 9px;
	font-family: Verdana, Helvetica, MS Sans Serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.funktionikkeaktiv
{
	font-size: 9px;
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
}

/* Font til bundtekst */
.bottom
{
	font-size: 9px;
	font-family: Verdana, Helvetica, MS Sans Serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
.bottommail
{
	font-size: 9px;
	font-family: Verdana, Helvetica, MS Sans Serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	text-align: right;
}