body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
td.bunn {
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
	/*color: #525051;*/
	color: #406679;
	margin-bottom: 10px;
}
h2 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #406679;
	margin-bottom: 0px;
}
h3 {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	
}
p {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 0 px;
	margin-bottom: 10px;	
}
p.ingress {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}
p.liten {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 0 px;
	margin-bottom: 10px;
}
p.prosbeskrivelse {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #406679;
	margin-top: 0 px;
	margin-bottom: 10px;
}
ul {
	font-size: 11px;
	line-height: 15px;
	margin-left: 17px;
	margin-top: 0 px;
	padding: 0px;
	list-style-position: outside;
	/*list-style-type: square;*/
	list-style-image: url(images/icon_graa.gif);
}


.BBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.TBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.Pad{
	padding:15px 15px 15px 20px;
}

input.txt, textarea.txt, select.txt {
	border: 1px solid #000000;
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.btn {
	border: 1px solid #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#PadKontakt{
	padding:16px 2px 3px 20px;
}
#undermeny {
	background-color: #7D9AA9;
}
#soketekst {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px 20px 4px 20px;
	background-color:#525051;
}
.RMarginMinus {
	margin-right: -15px;
}

