/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #789C76;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}


.text_vit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.rub {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.julErbj {
	font-family: 'Crimson Text', arial, serif;
	font-size: 22px;
	font-style: normal;
	color: #900;
}
a:link { text-decoration: underline; color: #FFFFFF}
a:visited { text-decoration: underline; color: #FFFFFF}
a:active { text-decoration: underline; color: #9AEBA4}
a:hover {
	text-decoration: underline;
	color: #900;
	font-size: 11px;
}


.form {	
	font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #656B76; 
}

.kantlinje {	
	border: 1px solid #CDCDCD;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

.knapp {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.px180 {
	border: 1px solid #DFDFDF;
	width: 180px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

.popupLayerTop {
	position: fixed;
	visibility: hidden;
	z-index: 5;
	padding: 20px;
	left: 30%;
	top: 175px;
	border: 1px solid #333;
	background-color: #FFF;
}
.popupLayerBtm {
	position: fixed;
	visibility: hidden;
	z-index: 4;
	padding: 0px;
	left: 0%;
	top: 0px;
	
}
.cover {
	position: fixed;
	visibility: hidden;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color:#000;
	/* for IE */
  	filter:alpha(opacity=60);
	/* CSS3 standard */
  	opacity:0.6;

}

.kupong2011 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: none;
}
.kupong2011UL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: underline;
}

