
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: underline}

.fremhaev {
	font-size : 14pt;
	border:1px dotted #000000;
	width:170px;
	height:24px;
	padding:4px;
	background-color:#FFFFFF;
	color:#FF8000;
	
	}

.text  {
        font-size : 9pt;
        font-family : Verdana,Arial,Sans-Serif;
        color : #000000;
}
.textneg  {
        font-size : 10pt;
        font-family : Verdana,Arial,Sans-Serif;
        color : #ffffff;
}


.smallText  {
        font-size : 8pt;
        font-family : Verdana,Arial,Sans-Serif;
		 color : #000000;
}
.smallTextneg  {
        font-size : 8pt;
        font-family : Verdana,Arial,Sans-Serif;
        color : #ffffff;

}

.extraSmallText  {
        font-size : 7 pt;
        font-family : Verdana,Arial,Sans-Serif;
}


.headline  {
        font-size : 11pt;
        font-family : Verdana,Arial,Sans-Serif;
        font-weight : bold;
}

.headlineneg  {
        font-size : 11pt;
        font-family : Verdana,Arial,Sans-Serif;
        font-weight : bold;
        color : #ffffff;
}

.Bigheadlineneg  {
        font-size : 14pt;
        font-family : Verdana,Arial,Sans-Serif;
        font-weight : bold;
        color : #ffffff;
}


.smallHeadline  {
        font-size : 9pt;
        font-family : Verdana,Arial,Sans-Serif;
        font-weight : bold;
}

.smallHeadlineneg  {
        font-size : 9pt;
        font-family : Verdana,Arial,Sans-Serif;
        font-weight : bold;
        color : #ffffff;
}


.listHeadline  {
        font-size : 8pt;
        font-family : Verdana,Arial,Sans-Serif;
        color : #FFFFFF;
        font-weight : bold;
}

.skriftframes  {
        font-size : 8pt;
        font-family : Verdana,Arial,Sans-Serif;
        color : #ffffff;
        font-weight : bold;
}

.listDarkHeadline  {
        font-size : 20pt;
        font-family : Verdana,Arial,Sans-Serif;
        color : #000000;
        font-weight : bold;
}






.carmout {
	background-color:#ffffff;
	cursor:hand;
}

.carmoutw {
	background-color:#ffffff;
	cursor:hand;
}

.carmoverl {
	background-color:#FFDEAD;
	cursor:hand;
}

.carmoutb {
	background-color:#111111;
	cursor:hand;
	font: 10pt Arial;
	color: #ffffff;
}

.carmover {
	font-weight:bold;
	background-color:#FF8000;
	cursor:hand;
}