body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(/files/img/bg_body.gif);
	background-repeat: repeat-x;
	height: 100%;
	margin: 0px;
	color: #406572;
}
#wrapper {
	width: 1000px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	border-right: 3px solid #FFF;
	border-left: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	background-color: #f7f8e5;
}
#logo {
}
#head {
	background-image: url(/files/img/bg_head.jpg);
	background-repeat: no-repeat;
	height: 301px;
	padding-top: 20px;
	padding-left: 50px;
}
#menu {
	height: 21px;
	padding-left: 50px;
	background-color: #9a9974;
	margin-bottom: 45px;
	padding-top: 3px;
}
ul.menuUl, ul.menuUl li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.menuUl li{
	float: left;
}
ul.menuUl li a {
	margin-right: 40px;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
}
ul.menuUl li a:hover {
	color: #bfdeef;
}
ul.menuUl li.selected a {
	color: #bfdeef;
}
#columnLeft {
	float: left;
	width: 190px;
	padding-left: 50px;
	padding-right: 20px;
}
#columnLeft h1, #columnRight h1 {
	font-size: 16px;
	color: #9a9971;
	margin-top: 0px;
	font-weight: normal;
}
#columnLeft h2, #columnRight h2 {
	font-size: 14px;
	font-weight: normal;
	color: #9a9971;
	margin-bottom: 0px;
}
#columnLeft h3, #columnLeft h4, #columnLeft h5, #columnLeft h6, #columnRight h3, #columnRight h4, #columnRight h5, #columnRight h6 {
	font-size: 11px;
	margin-bottom: 0px;
}
#columnLeft p, #columnRight p {
	font-size: 11px;
	line-height: 13px;
}
#columnLeft #minnegaver {
	margin-top: 2.5em;
}
#columnRight {
	float: right;
	width: 185px;
	padding-right: 15px;
	padding-left: 20px;
}
#columnRight #kreftlinjen {
	border-top: 1px solid #3caad8;
	margin-top: 2.5em;
}
#columnRight #kreftlinjen h2 {
	color: #3caad8;
}
#columnRight p a {
	color: #3caad8;
}
#columnRight h2 a {
	text-decoration: none;
	color: #9a9971;
}
#content {
	width: 478px;
	margin-left: 260px;
	padding-left: 20px;
	border-right: 1px solid #A9AA87;
	border-left: 1px solid #A9AA87;
	padding-right: 20px;
	min-height: 340px;
}
#content h1 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0.25em;
}
#content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 0px;
	font-size: 13px;
}
#content p, #content ul, #content td {
	font-size: 13px;
	line-height: 16px;
}
#footer {
	padding: 0 0 40px 281px;
	clear: both;
}
#footer p {
	font-size: 13px;
}
#footer em {
	font-style: normal;
	color: #3caad8;
}
#footer #kontakt {
	float: left;
	width: 480px;
	padding-top: 54px;
}
#footer #kreftforeningen {
	width: 222px;
	float: right;
	text-align: center;
}
p {
	margin-top: 0px;
}
.importantText {
	color: #3caad8;
}
a {
	color: #3caad8;
}
.wrapDown {
	clear:both;
	font-size: 1px;
}
#content p.bildetekst {
	font-style: italic;
	font-size: 11px;
	line-height: 13px;
	margin-top: -1em;;
}
table.liste tr td {
	padding: 1px 1em 1px 0;
}
table.formTable td {
	padding: 2px 1em 2px 0;
}
.knapp {
	background-color: #f08262;
	border: 1px solid #9a9974;
	color: #fff;
	font-weight: bold;
	width: 75px;
}
ul.subMenu {
	clear:both;
} 
ul.subMenu, ul.subMenu li {
	margin: 0 0 0 -24px;
	padding: 0;
	list-style: none;
}
ul.subMenu li {
	display: inline;
}
ul.subMenu li a {
	color: #f08262;
	display: block;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	text-decoration: none;
	padding: 0 24px;
	border-right: 1px solid #ccc;
}
ul.subMenu li.selected a, ul.subMenu li a:hover {
	color: #3caad8;
}
.styreMedlemmer img {
	float: right;
	border: 1px solid #9a9974;
}
#content table.styreMedlemmer td h1 {
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 0;
}
#content table.styreMedlemmer td p {
	font-size: 11px;
}
.styreMedlemmer p.funksjon {
	/*font-weight: bold;*/
}
table.styreMedlemmer td {
	padding-bottom: 1em;
}
table.styreMedlemmer {
	margin-bottom: 1em;
	border-bottom: 1px solid #9a9974;
}
ul.listNoBullet, ul.listNoBullet li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
ul.listNoBullet li a {
	text-decoration: none;
}
ul.listNoBullet li a:hover {
	text-decoration: underline;
}