/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BECC9E;
	background-repeat: repeat-x;
	background-position: top;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #4A4A4A;
}

.text_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #625446;
}

.text_brun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #C4841E;
}

a:link { text-decoration: none; color: #625446}
a:visited { text-decoration: none; color: #625446}
a:active { text-decoration: none; color: #625446}
a:hover { color: #A57E57}


.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;
}
