/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1EDE0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #5F5F5F;
}

.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2E6B9B;
}

.text_vit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
}

.text_rub_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	line-height: 18px;
	color: #004376;
}

.rub16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:24px;
	font-style: normal;
	color: #5F5F5F;
}
a:link { color: #2E6B9B}
a:visited {color: #2E6B9B}
a:active {color: #2E6B9B}
a:hover { color: #00355D}


A.menu1 { text-decoration: none; color: #2E6B9B}
A.menu1:active {	text-decoration: none; color: #2E6B9B}
A.menu1:visited {text-decoration: none; color: #2E6B9B}
A:hover.menu1 { text-decoration: underline; color: #4B98D4}

.form {	
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #656B76; 
}

.kantlinje {	
	border: 1px solid #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

.knapp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.px180 {
	border: 1px solid #DFDFDF;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

