/* SEASON STYLES */
.konk-skjema {
        font-size: 20px;
        font-weight: bold;
}

/* BODY STYLES */
html, body {
	height: 100%;
}
body {
	background-color:#f2f2f2;
	margin-top:0px;
	margin-bottom:0px;
}

/* DESIGN TABLE AND DIVS */
table.centraltable {
	width:952px;
	height:100%;
	margin-top:0px;
}
td.centralbanner {
	background-image:url(../../../ukmno/grafikk/2011/banner.png);
	background-repeat:no-repeat;
	width:952px;
	height:147px;
}
td.centralcontent {
	background-image:url(../../../ukmno/grafikk/2011/bg.png);
	background-repeat:repeat-y;
}
td.bottomsep {
	background-image:url(../../../ukmno/grafikk/2011/bottom.png);
	background-repeat:no-repeat;
	width:952px;
	height:27px;
}
td.footer {
	background-image:url(../../../ukmno/grafikk/2011/footerbg.png);
	background-repeat:repeat-y;
}
td.footer table {
        margin-left: 60px;
        margin-right: 60px;
}
td.footer table th, td.footer table th a {
        color: #1e4947;
        font-weight: bold;
        font-size: 13px;
}
td.footer table td, td.footer table td a {
        font-weight: normal;
        font-size: 11px;
}
td.centralbottom {
	background-image:url(../../../ukmno/grafikk/2011/footer.png);
	background-repeat:no-repeat;
	width:952px;
	height:65px;
	text-align:center;
	font-size:10px;
	color:#fff;
	margin-bottom:6px;
}

#columnleft {
	width:174px;
	float:left;
	display:block;
}
#columncenter {
	float:left;
	width:740px;
	display:block;
}
#dummybox {
	margin:10px;
	margin-top:11px;
	margin-bottom:20px;
	min-height:200px;
	display:block;
}
#mycontent {
	padding-left:30px;
	padding-right:16px;
	padding-top:5px;
}

/* CONTENT */
#mycontent a {
	font-weight: bold;
	text-decoration: underline;
}

/* FRONTPAGE BOX */
.fpbox_header, .fpbox_header a {
        font-size: 14px;
        font-weight: bold;
        color: #fff;
	text-decoration: underline;
}
.fpbox_text {
        font-weigt: normal;
        font-size: 14px;
        color: #000;
        padding-left: 4px;
}

/* MENU */
#columnleft table {
        margin-left: 10px;
}
.menu_top {
	background-image:url(../../../ukmno/grafikk/2011/menu_top.png);
	background-repeat:no-repeat;
	width:172px;
	height:27px;
}
.menu_bottom {
	background-image:url(../../../ukmno/grafikk/2011/menu_bottom.png);
	background-repeat:no-repeat;
	width:172px;
	height:27px;
}
.menu_bg {
	background-image:url(../../../ukmno/grafikk/2011/menu_bg.png);
	background-repeat:repeat-y;
}

/* LINKS */
a{
	font-size:12px;
	font-weight:normal;
	color:#222222;
	font-decoration:none;
}
a:hover {
	color:#f3722b;
}

a.activ{
	font-size:12px;
	font-weight:normal;
	color:#111111;
	font-decoration:none;
}
a.activ:hover {
	color:#111111;
}


/* FYLKE- OG KOMMUNE-SIDER */
.ukm_h_right {
        background-image:url(../../../ukmno/grafikk/2011/rightcol/rbg.png);
        background-repeat:no-repeat;
	width: 172px;
	text-align: center;
	vertical-align: center;
	height: 42px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-top: 18px;
        margin-top: 10px;
}
.nohover a:hover {     color: #000; }
a.menu3{font : 11px, Arial, serif; color:#111111; font-weight:normal; margin:10px}
a.menu3:hover{color:#444444;}

a.menu3activ{font : 11px, Arial, serif; color:#ffffff; font-weight:normal; margin:10px}
a.menu3activ:hover{color:#444444;}a.menu2{
      font-size: 11px;
      color:#fff;
      font-weight:normal;
      margin-left:24px;
}

a.menu2:hover{
      color:#025f57;
}

a.menu2activ{
      font-size: 11px;
      color:#025f57;
      font-weight:normal;
      margin-left:24px;
}

a.menu2activ:hover{
      color:#fff;
}.menu_std_star {
        background: url(../../../ukmno/grafikk/starnews.png) no-repeat;
}.meny2 {
        display: none;
}
a.mymenu{
        color:#fff;
        font-size:14px;
        display:block;
        height:21px;
        background-image:url(../../../ukmno/grafikk/2011/star.jpg);
        background-repeat:no-repeat;
        background-position:left;
        padding-left:22px;
        margin-top:6px;
        padding-top:3px;
        margin-left: 2px;
}

a.mymenuact, a.mymenuact:hover, a.mymenu:hover{
        font-size:14px;
        display:block;
        height:21px;
        background-repeat:no-repeat;
        background-position:left;
        padding-left:22px;
        margin-top:6px;
        padding-top:3px;
        color:#025f57;
        background-image:url(../../../ukmno/grafikk/2011/star_a.jpg);
        margin-left: 2px;
}

