.HEADING {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.menu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.ERROR {
  border: 1px solid red;
}

.TITLE {
	font-family: Arial,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.caption {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

a {
	color:#[%COLOR.LINK%];
	text-decoration:none;
}
a:hover {
	color:#[%COLOR.LINK%];
	text-decoration:underline;
}
.LINK {
	color:#[%COLOR.LINK%];
}

.NORMAL {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

H1,H2,H3,H4,H5,H6,P {
	margin:0;
}

.submenuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.menuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.submenu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.white {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.error {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #FF0000;
}

.white_head {
	font-family: Arial,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #FFFFFF;
}

.prodCompareList th {
    padding: 0 5 5 5;
    font-weight: bold;
    font-weight:normal;
}
.prodCompareList td {
    padding: 5 5 5 5;
    border-top:1px solid #B7B7B7;
}
.brodtext {
	font-family: Arial,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.pink {
	font-family: Arial,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	color: #D90C8D;
}

.rubrik {
	font-family: Arial,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #D90C8D;
}


