a img {
    border: none;
    outline: none;
}
a {
    color: #4773BF;
    outline: none;
}
a:hover {
    color: #8FA2BF;
}
a:visited {
    color: #4773BF;
}
a:visited:hover {
    color: #8FA2BF;
}
.paragraph_list_row a {
    text-decoration: underline;
    font-weight: bold;
}
.paragraph_list_row a:hover {
    text-decoration: underline;
}
.paragraph_list_row a:visited {} .paragraph_list_row a:visited:hover {
    text-decoration: underline;
}
.edit_mouse_over {
    background-color: yellow;
}
.edit_editable {
    background-color: #93de49;
}
.edit_field {
    font-size: 10px;
    line-height: 14px;
    border: none;
}
.edit_field_area {
    padding: 0px;
    margin: 0px;
    border: 0px none;
}
.shadow {
    border-radius: 3px !important;
    border: 1px solid #c1c1c1 !important;
    background: #f0f0f0 repeat-x left bottom !important;
    box-shadow: 0px 1px 4px #d4d4d4 !important;
    -moz-box-shadow: 0px 1px 4px #d4d4d4 !important;
    -webkit-box-shadow: 0px 1px 4px #d4d4d4 !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}
.shadow_button {
    display: block;
    cursor: pointer;
    outline: none;
    padding: 5px;
    text-align: center;
}
.main-menu-shadow {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #c1c1c1;
    border-bottom: 0;
    background: #f0f0f0 repeat-x left bottom !important;
}
.clean_button {
    border-radius: 3px !important;
    border: 1px solid #c1c1c1;
    background: #f0f0f0 repeat-x left bottom;
    display: block;
    cursor: pointer;
    padding: 5px;
    text-align: center;
}
.clean_button:hover {
    border-color: #75B3DE;
    background: #F2F2F2;
}
.table_head {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}
.table_head:visited {
    color: white
}
.table_head:hover {
    color: green
}
.table_head:visited:hover {
    color: green
}
.NotPublic {
    font-size: 10pt;
    text-decoration: none;
    color: #333366
}
.Public {
    font-size: 10pt;
    text-decoration: none;
    color: black;
    font-weight: bold;
}
.Public:hover {
    color: #000000
}
.NotPublic:hover {
    color: #000000;
}
.forside_heading {
    font-size: 18px;
    font-weight: 900;
    color: #636466;
    line-height: 24px
}
.text {
    text-decoration: none;
	font-size: 18px;
}
.text_small {
    font-size: 9px;
    text-decoration: none;
    color: black;
}
.svart {
    color: black;
}
td {
    text-decoration: none;
}
ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px
}
ol {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 25px
}
.ingress {
    font-size: 11px;
    text-decoration: none;
    font-style: italic;
    color: #636466;
}
.bildetext {
    font-size: 10px;
    text-decoration: none;
    color: #636466
}
.link_date {
    font-size: 10px;
    text-decoration: none;
    color: black
}
.headline,
.pagename {
    font-size: 18px;
    font-weight: 600;
    display: block;
}
.headline {
    font-size: 13px;
}
.scroll_style {
    color: #454545;
    font: 18px/1.5 "open-sans", sans-serif;
}

#SexyAlertBox-BoxContenedor {
	font: 18px/1.5 "open-sans", sans-serif;
}
.PAGE_margin {
    text-align: center;
}
.PAGE_box {
    width: 1100px;
    text-align: left;
    margin: 0 auto;
}
#content-container {
    float: none;
    overflow: hidden;
}
#main_content {
    min-height: 360px;
    padding-top: 10px;
}
#header {
    width: 100%;
    overflow: hidden;
    margin-top: 160px;
}
.welcome-user-message {
    padding-top: 8px;
    font-size: 36px;
    float: left;
    font-family: "open-sans";
    font-weight: bold;
    color: #009b67;
	max-width: 50%;
}
.logo_box {
    display: block;
    float: left;
    width: 250px;
    margin-bottom: 40px;
}
.slogan_box {
    display: block;
    float: left;
}
.slogan_content {
    display: block;
    padding-top: 32px;
    padding-left: 40px;
    font-size: 17px;
    font-family: georgia;
    font-style: italic;
}

.top_menu_box {
    display: block;
    float: right;
    text-align: center;
    overflow: hidden;
}

.top_menu_item {
    float: left;
    margin-right: 8px;
    height: 50px;
	border-radius: 5px;
	border: 1px solid transparent;
}

.top_menu_item.admin-item {
	float: none;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #009b67;
}

.top_menu_item.normal-item {
	background-color: #ccab5e;
}

.top_menu_item.normal-item:first-child,
.top_menu_item.admin-item + .top_menu_item.normal-item {
	background-color: #936873;
}

.top_menu_item.normal-item:last-child {
	background-color: #6b6049;
}

.a_top_menu_selected,
.a_top_menu {
    white-space: nowrap;
    text-decoration: none;
	font-family: "canada-type-gibson",sans-serif;
	font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding: 0 25px;
	color: white;
	height: 48px;
	line-height: 50px;
}

.a_top_menu,
.a_top_menu:visited {
	color: white;
}

.a_top_menu:hover,
.a_top_menu:visited:hover,
.a_top_menu_selected:hover,
.a_top_menu_selected:visited:hover {
    color: white;
}
.a_top_menu_selected,
.a_top_menu_selected:visited {
    color: white;
}

.bottom_menu_box {
    display: block;
    padding-top: 15px;
    float: none;
    overflow: hidden
}
.bottom_menu_bck {
    height: 37px;
    overflow: hidden;
}
.bottom_menu_margin {
    padding-top: 9px;
}
.bottom_menu_item {
    float: left;
}
.a_bottom_menu_selected,
.a_bottom_menu {
    white-space: nowrap;
    padding: 7px 20px 7px 20px;
    text-decoration: none;
    font-size: 13px;
}
.a_bottom_menu,
.a_bottom_menu:visited {
    color: #3c3c3c;
}
.a_bottom_menu:hover,
.a_bottom_menu:visited:hover {
    color: black;
}
.a_bottom_menu_selected,
.a_bottom_menu_selected:visited,
.a_bottom_menu_selected:hover {
    color: #e2001a;
}
.bottom_menu_box .item_seperator {
    height: 20px;
    width: 1px;
    background-color: #3c3c3c;
    float: left;
}
.left_menu_box {
    display: block;
    padding-left: 0px;
    float: left;
    overflow: hidden;
    width: 204px;
    margin-right: 10px;
    min-height: 300px;
    background: #9ecaa2;
    padding-top: 15px;
}
.left_menu_box_no_children {
    padding-top: 0;
    min-height: 0;
    display: none;
}
.left_menu_item {
    display: block;
    float: none;
    padding-bottom: 5px;
}
.a_left_menu_selected,
.a_left_menu {
    white-space: nowrap;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    font-size: 13px;
    display: block;
    text-transform: uppercase;
}
.a_left_menu,
.a_left_menu:visited {
    color: #3c3c3c;
}
.a_left_menu:hover,
.a_left_menu:visited:hover {
    color: #807f7f;
}
.a_left_menu_selected,
.a_left_menu_selected:visited,
.a_left_menu_selected:hover,
.a_left_menu_selected:visited:hover {
    color: #e2001a
}
.flash_item {
    overflow: hidden;
}
#first_login {
    overflow: hidden;
}
#first_login .extra {} #first_login input {
    display: block;
    float: left;
}
.clear-div {
    clear: both;
    overflow: hidden;
    height: 50px;
}
.clear {
    clear: both;
}
#first_login span {
    display: block;
    font-weight: bold;
}
#first_login input.input_text {
    border: 1px black solid;
    display: block;
    margin-right: 10px;
}
.validation-failed {
    border: 1px solid #f00;
}
.validation-passed {
    border: 1px solid green;
}
.validation-advice {
    color: #f00;
}
.warning {
    border: 1px solid #c66;
}
.warning-advice {
    margin: 2px;
    padding: 2px;
    color: #fff;
    background-color: #bbb;
}
.skjema_question {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 3px;
    display: block;
}
.no_login #header {
    height: 80px;
}
.undersokelse .skjema_form_box {
    padding-top: 60px;
}
.undersokelse #frm_poll {
    border-top: 14px solid #01673f;
}
.undersokelse .cbx_intro_text {
    font-size: 10px;
    font-style: italic;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: bold;
}
.undersokelse .question_headline {
    padding-top: 8px;
    padding-bottom: 5px;
    color: #01673f;
    font-size: 14px;
    display: inline-block;
}
#frm_loginn_medlem {
    display: block;
}
#frm_loginn_medlem input {
    width: 90%;
    padding: 5px;
}
#langlo-overlay {
    position: absolute;
    top: 50%;
    margin-top: -227.5px;
    left: 50%;
    margin-left: -255.5px;
    z-index: 99999999;
    width: 511px;
    height: 475px;
}
#langlo-overlay-close {
    width: 20px;
    height: 20px;
    background-color: black;
    border: 2px solid white;
    border-radius: 10px;
    position: absolute;
    right: -10px;
    top: -10px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: white;
    z-index: 2;
}