a:link, a:visited {
    color: #1965c8;
}

a:link:active, a:visited:active {
    color: #1965c8:
}

body {
    border: 0 none;
    font-family: Verdana, Arial, Helvetica;
    color: black;
    margin: 0px;
    background-color: #e6e6e6;
}

.content hr {
    color: #009e00;
}

img {display:block}

.menu {
    width:300px;
    float:left;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.menu-content {
    background-color:#FFFFFF;
    width: 400px;
    height: 400px;
    display:none;
}

.content {
    display:inline-block;
    padding: 3px;
    padding-top: 1px;
    width: calc(100% - 6px);
}

.content h1 {
    font-size:20px;
    margin-top:0px;
    margin-bottom:0px;
}

.content h1 a,
.content h1 a:link,
.content h1 a:hover,
.content h1 a:link:active,
.content h1 a:focus {
    color: #000000;
    text-decoration: none;
}

.line1-bgcolor2 {
    width: 100%;
    margin-top:6px;
    margin-bottom:6px;
    border-bottom:1px solid #009e00;
}

.line2-bgcolor2 {
    width: 100%;
    margin-top:6px;
    margin-bottom:6px;
    border-bottom:2px solid #009e00;
}

.line3-bgcolor2 {
    width: 100%;
    margin-top:6px;
    margin-bottom:6px;
    border-bottom:3px solid #009e00;
}

.changed {
    background-color:#009e0015;
}

.udvmenu {
    background-color:#FFFFFF;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    margin:6px;
    padding:6px;
    width:800px;
    min-height: 700px;
    height: auto;
    float:right;
}

.udvmenu-tablestyle {
    background-color:#FFFFFF;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    margin:6px;
    padding:6px;
    width:300px;
    min-height: 700px;
    height: auto;
    float:left;
}

.content-menu {
    background-color:#FFFFFF;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    float:left;
    margin:6px;
    padding:6px;
    width:200px;
    min-height: 700px;
    height: auto;
}

.content-main {
    background-color:#FFFFFF;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    float:left;
    display:inline-block;
    margin:6px;
    padding:6px;
    width: calc(100% - 1072px);
    min-height: 700px;
    height: auto;
}

.content-main-tablestyle {
    background-color:#FFFFFF;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    float:left;
    display:inline-block;
    margin:6px;
    padding:6px;
    width: 500px;
    min-height: 700px;
    height: auto;
}

.content-fuldbredde {
    background-color:#FFFFFF;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    float:left;
    display:inline-block;
    margin:6px;
    padding:6px;
    width: calc(100% - 24px);
    min-height: 700px;
    height: auto;
}

.content-noudvmenu {
    background-color:#FFFFFF;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    float:left;
    display:inline-block;
    margin:6px;
    padding:6px;
    width: 900px;
    min-height: 700px;
    height: auto;
}

.page-head {
    margin: 0px;
    background-color: #FFFFFF;
    height: 30px;
    border-bottom:4px solid #009e00;
    width: 100%;
}

.sitename {
    margin: 0px;
    padding: 2px;
    padding-left: 10px;
    font-size: 25px;
    font-family: sans-serif;
    font-weight: bold;
    color: #009e00;
}

.sitename a,
.sitename a:link,
.sitename a:hover,
.sitename a:link:active,
.sitename a:focus {
    color: #009e00;
    text-decoration: none;
}

.dropdown-headline {
    font-size: 90%;
    font-weight: bold;
}

.dropdown-content {
    display: block;
    width: 100%;
    border-top:2px solid #009e00;
    margin-top: 2px;
    margin-bottom: 25px;
    font-size: 80%;
}

.dropdown-menuitem {
    margin-top: 4px;
    margin-bottom: 4px;
}

.menu-button {
    display: none;
    position:absolute;
    top:3px;
    right:10px;
    margin: 0px;
    padding: 0px;
    font-size:22px;
    font-weight: bold;
    color: #009e00;
}

.menu-button a,
.menu-button a:link,
.menu-button a:hover,
.menu-button a:link:active,
.menu-button a:focus {
    color: #009e00;
    text-decoration: none;
}

.dropdown a,
.dropdown-content a,
.dropdown-menuitem a {
    text-decoration: none;
    color: #000000;
    display: block;
}

.page-foot {
    background-color: ;
    text-color: #009e00;
    font-size: 10px;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
    width:100%;
}
.page-foot > a:hover {color: #009e00;}
.page-foot > a:link {color: #009e00;}
.page-foot > a:visited {color:#009e00;}

.page-foot-tablestyle {
    background-color: ;
    text-color: #009e00;
    font-size: 10px;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 10px;
    padding-right: calc(100% - 854px);
    padding-left: 0px;
}
.page-foot-tablestyle > a:hover {color: #009e00;}
.page-foot-tablestyle > a:link {color: #009e00;}
.page-foot-tablestyle > a:visited {color:#009e00;}

.topofcontent {
    margin: 0px;
    margin-bottom: 8px;
}

.topheadline {
    font-size: 90%;
    float:left;
}

.topheadline a,
.topheadline a:link,
.topheadline a:hover,
.topheadline a:link:active,
.topheadline a:focus {
    color: #000000;
    text-decoration: none;
}

.topikonmenu {
    float:right;
}

.topikonmenucontainer {
    display:table-row;
    width:auto;
}

.topikonmenuitem {
    float:left;
    display:table-column;
    margin: 0px;
    margin-left: 6px;
}

.error {
    color: #FF0000;
}

.forminput {
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #009E00;
    font-size:12px;
    box-sizing: border-box;
}

.formselect {
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #009E00;
    font-size:12px;
    box-sizing: border-box;
}

.formselect:focus {
    color: #000000;
    background: #CFE4A4;
    border: 1px solid #009E00 ;
    font-size:12px;
}

.formdisabledselect {
    color: #AAAAAA;
    background: #ffffff;
    border: 1px solid #009E00 ;
    font-size:12px;
}

.forminput:focus {
    color: #000000;
    background: #CFE4A4;
    border: 1px solid #009E00 ;
    font-size:12px;
}

.formerror {
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #FF0000;
    font-size:12px;
    box-sizing: border-box;
}

.formerror:focus{
    color: #000000;
    background: #CFE4A4;
    border: 1px solid #FF0000;
    font-size:12px;
}

.formdisabled {
    color: #AAAAAA;
    background: #FFFFFF;
    border: 1px solid #009E00 ;
    font-size:12px;
}

.importantbtn {
    color:#FFFFFF;
    background-color: #009e00;
    border:1px solid;
    border-color: #FFFFFF #000 #000 #FFFFFF;
    font-size:12px;
}

.btn {
    color:#000000;
    background-color: #FFFFFF;
    border:1px solid;
    border-color: #CCC #000 #000 #CCC;
    font-size:12px;
}

.btnneutral {
    color:#000000;
    background-color: rgba(0,158,0,0.15);
    border:1px solid;
    border-color: rgba(0,158,0,0.15) #000 #000 rgba(0,158,0,0.15);
    font-size:12px;
}

.autocomplete {
    position: relative;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #009E00;
    border-top: none;
    border-bottom: none;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.autocomplete-items div {
    padding: 2px;
    cursor: pointer;
    background-color: #FFFFFF;
    border-bottom: 1px solid #009E00;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
    background-color: #CFE4A4;
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    background-color: #CFE4A4!important; 
    color: ;
}

.localdropdown {
    position: relative;
    display: inline-block;
}

.localdropdown:hover .localdropdown-content {
    display: block;
}

.localdropdown-content {
    display: none;
    position: absolute;
    border: solid 1px;
    border-color: #000000;
    background-color: #FFFFFF;
    font-size: 90%;
    min-width: 175px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    margin: 0px;
    padding: 1px 1px 1px 1px;
    z-index: 1;
}

.localdropdown-content-menuitem {
    margin: 0px;
    padding: 2px 4px 2px 4px;
    white-space: nowrap;
    text-align: left;
    background: #FFFFFF;
    color: #000000;
}

.localdropdown-content-menuitem a {
    text-decoration: none;
    color: #000000;
    display: block;
}

.localdropdown-content-menuitem:hover {
    background: #e0e7e4;
}

.tree {
    font-size: 8px;
}

.tree table,
.tree tr,
.tree td {
    margin:0px;
    padding:0px;
    border:0px;
}

.tree img{
    margin:0px;
    margin-top:-1px;
    padding:0px;
    border:0px;
    display:inline-block;
}

.dot {
    height: 12px;
    width: 12px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}


.divtable {
    display: table;
    width: calc(100% - 2px);
    overflow: scroll;
    border-spacing: 0px;
    border:1px solid #009e00;
}

.divtableinvisible {
    display: table;
    width: 100%;
    border-spacing: 0px;
}

.divtabletiny {
    display: table;
    width: calc(100% - 1px);
    border-spacing: 0px;
    border:1px solid #009e00;
}

.divtabletiny-h2 {
    display: table;
    width: 100%;
    font-weight: bold;
    border-bottom:2px solid #009e00;
}

.throw {
    background-color:#cccccc;
    display: table-row;
}

.throwtiny {
    display: table-row;
    font-weight: bold;
}

.trow {
    display: table-row;
}

.tleft {
    text-align: left;
}

.tcenter {
    text-align: center;
}

.tright {
    text-align: right;
}

.tcolumn {
    display: table-cell;
    vertical-align: top;
    padding: 3px 3px;
}

.tcolumnline {
    padding: 0px;
    border-bottom:2px solid #009e00;
}

.tcolumnline1 {
    padding: 0px;
    border-bottom:1px solid #009e00;
}

.plus {
    color:green;
}

.minus {
    color:red;
}

.tsorthead a {
    text-decoration: none;
    color:#000000;
}

.tsorthead a:hover {
    text-decoration: none;
    color:#009e00;
}

.taktivsorthead a {
    text-decoration: none;
    color:#009e00;
}

.kf1show,
.kf2show,
.kf3show,
.kf4show,
.kf5show {
    display:none;
}

/* menu vises i toppen som drop down */
@media screen and (min-width: 769px) and (max-width: 2250px) {
    .content-menu {
	display:inline-block;
	position:absolute;
	top:8px;
	right: calc(100% - 700px);
	width: auto;
	border-top:0px;
	border-bottom:0px;
	margin:0px;
	padding:0px;
	min-height: 0px;
	height: auto;
	font-size: 90%;
	background: none;
    }
    .dropdown {
	float:left;
    }
    .dropdown-headline {
    	width: auto;
	font-size: 100%;
	font-weight: normal;
	margin:0px;
	margin-right: 10px;
	padding:3px;
        color: #009e00;
    }
    .dropdown-headline a,
    .dropdown-headline a:link,
    .dropdown-headline a:hover,
    .dropdown-headline a:link:active,
    .dropdown-headline a:focus {
	color: #009e00;
	text-decoration: none;
    }
    .dropdown-menuitem:hover {
        background: #e0e7e4;
    }
    .dropdown-menuitem {
	margin: 0px;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	text-align: left;
	font-size: 100%;
	background: #FFFFFF;
	color: #000000;
    }
    .dropdown-content {
	display: none;
	position: absolute;
	//position: relative;
	border: solid 1px;
	border-color: #000000;
	font-size: 100%;
	background-color: #FFFFFF;
	min-width: 150px;
	width: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	margin: 0px;
	padding: 1px 1px 1px 1px;
	z-index: 1;
    }
    .dropdown:hover .dropdown-content {
        display: block;
    }
}

/* menu vises i toppen som hamburger */
@media screen and (max-width: 768px) {
    .localdropdown > a {
	pointer-events: none;
	cursor: default;
    }
    .menu-button {
	display: block;
    }
    .content-menu {
	width: calc(100% - 24px);
	min-height: 200px;
	height: auto;
	display: none;
    }
    .dropdown-headline {
	font-size: 100%;
	font-weight: bold;
    }
    .dropdown-content {
	display: block;
	width: 100%;
	border-top:2px solid #009e00;
	margin-top: 2px;
	margin-bottom: 25px;
	font-size: 100%;
    }
    .localdropdown-content {
	font-size: 100%;
    }
}

/* full brede alt vises */
@media screen and (min-width: 2151px) and (max-width: 2250px) {
    .udvmenu {
	width: 900px;
    }
    .content-main {
        width: calc(100% - 948px);
    }
}

/* full brede udvmen bliver smallere fra 800 til 550 */
@media screen and (min-width: 1901px) and (max-width: 2150px) {
    .udvmenu {
        width: calc(100% - 1348px);
    }
    .udvmenu .kf1hide,
    .udvmenu .kf2hide {
	display:none;
    }
    .udvmenu .kf1show,
    .udvmenu .kf2show {
	display:block;
    }
    .udvmenu .trow.kf1show,
    .udvmenu .trow.kf2show {
	display: table-row;
    }
    .udvmenu .throw.kf1show,
    .udvmenu .throw.kf2show {
	display: table-row;
    }
    .udvmenu .tcolumn.kf1show,
    .udvmenu .tcolumn.kf2show {
	display: table-cell;
    }
    .content-main {
	width: 1300px;
    }
}
@media screen and (min-width: 1901px) and (max-width: 2050px) {
    .udvmenu .kf3hide,
    .udvmenu .kf4hide {
	display:none;
    }
    .udvmenu .kf3show,
    .udvmenu .kf4show {
	display:block;
    }
    .udvmenu .trow.kf3show,
    .udvmenu .trow.kf4show {
	display: table-row;
    }
    .udvmenu .throw.kf3show,
    .udvmenu .throw.kf4show {
	display: table-row;
    }
    .udvmenu .tcolumn.kf3show,
    .udvmenu .tcolumn.kf4show {
	display: table-cell;
    }
}

/* full brede udvmen 550 main bliver smallere fra 1300 til 992 */
@media screen and (min-width: 1301px) and (max-width: 1900px) {
    .udvmenu {
	width: 550px;
    }
    .udvmenu .kf1hide,
    .udvmenu .kf2hide,
    .udvmenu .kf3hide,
    .udvmenu .kf4hide {
	display:none;
    }
    .udvmenu .kf1show,
    .udvmenu .kf2show,
    .udvmenu .kf3show,
    .udvmenu .kf4show {
	display:block;
    }
    .udvmenu .trow.kf1show,
    .udvmenu .trow.kf2show,
    .udvmenu .trow.kf3show,
    .udvmenu .trow.kf4show {
	display: table-row;
    }
    .udvmenu .throw.kf1show,
    .udvmenu .throw.kf2show,
    .udvmenu .throw.kf3show,
    .udvmenu .throw.kf4show {
	display: table-row;
    }
    .udvmenu .tcolumn.kf1show,
    .udvmenu .tcolumn.kf2show,
    .udvmenu .tcolumn.kf3show,
    .udvmenu .tcolumn.kf4show {
	display: table-cell;
    }
    .content-main {
        width: calc(100% - 598px);
    }
}

/* full brede udvmen bliver flyttet under main  */
@media screen and (max-width: 1300px) {
    .content-main,.udvmenu {
	float:none;
	width: calc(100% - 24px);
	min-height: auto;
	height: auto;
    }
}

/* skjuler kf1hide og viser kf1show */
@media screen and (max-width: 1050px) {
    .kf1hide {
	display:none;
    }
    .kf1show {
	display:block;
    }
    .trow.kf1show {
	display: table-row;
    }
    .throw.kf1show {
	display: table-row;
    }
    .tcolumn.kf1show {
	display: table-cell;
    }
}

/* skjuler kf2hide og viser kf2show */
@media screen and (max-width: 950px) {
    .kf2hide {
	display:none;
    }
    .kf2show {
	display:block;
    }
    .trow.kf2show {
	display: table-row;
    }
    .throw.kf2show {
	display: table-row;
    }
    .tcolumn.kf2show {
	display: table-cell;
    }
}

/* skjuler kf3hide og viser kf3show */
@media screen and (max-width: 800px) {
    .kf3hide {
	display:none;
    }
    .kf3show {
	display:block;
    }
    .trow.kf3show {
	display: table-row;
    }
    .throw.kf3show {
	display: table-row;
    }
    .tcolumn.kf3show {
	display: table-cell;
    }
}

/* skjuler kf4hide og viser kf4show */
@media screen and (max-width: 650px) {
    .kf4hide {
	display:none;
    }
    .kf4show {
	display:block;
    }
    .trow.kf4show {
	display: table-row;
    }
    .throw.kf4show {
	display: table-row;
    }
    .tcolumn.kf4show {
	display: table-cell;
    }
}

/* skjuler kf5hide og viser kf5show */
@media screen and (max-width: 300px) {
    .kf5hide {
	display:none;
    }
    .kf5show {
	display:block;
    }
    .trow.kf5show {
	display: table-row;
    }
    .throw.kf5show {
	display: table-row;
    }
    .tcolumn.kf5show {
	display: table-cell;
    }
}

/* til gamle vider */
@media screen and (max-width: 854px) {
    .content-main-tablestyle,
    .udvmenu-tablestyle,
    .page-foot-tablestyle {
	float:none;
	width: calc(100% - 24px);
	min-height: auto;
	height: auto;
    }
}

@media screen and (max-width: 930px) {
    .content-noudvmenu {
	width: calc(100% - 24px);
    }
}



/* OLD skal fjernes
@media screen and (min-width: 2272px) {
    div {outline:1px solid blue}
}

@media screen and (min-width: 1779px) and (max-width: 2018px) {
    .content-main {
	width: 1000px;
    }
    .udvmenu {
	width: calc(100% - 1048px);
    }
    .page-foot {
	width: 1000px;
	margin-left: 236px;
    }
}

@media screen and (min-width: 1555px) and (max-width: 1778px) {
    .content {
	width: 1548px;
    }
    .page-foot {
	width: 1000px;
	margin-left: 18px;
    }
}

@media screen and (min-width: 1005px) and (max-width: 1155px) {
    .content-main {
	width: 600px;
    }
    .udvmenu {
	width: calc(100% - 648px);
    }
    .page-foot {
	width: 600px;
	margin-left: 18px;
    }
}

*/



