.km-blue, .chosen-container-single .chosen-single div b:before {
        color: rgb(39, 39, 39) !important;
}
.km-bg-blue, .chosen-container .chosen-results li.highlighted {
        /*background-color:#4abcea;*/
        background-color: rgb(39, 39, 39) !important;
}
.km-border-blue {
        border-top: 1px solid rgb(39, 39, 39) !important;
        border-bottom: 1px solid rgb(39, 39, 39) !important;
}
.km-bg-blue-fade, .dataTable tbody tr:nth-child(odd) {
        background-color: rgba(39, 39, 39, 0.2) !important;
}
.km-ico:before {
        color:#fff !important;
        background: #272727 !important;
}
.km-bico:after, .km-bico:before {
        color:#272727 !important;
}
/* Mørk effekt på menu / Login */
.km-bg-dark-blue {
	background-color: #1677B9 !important;
}/*BODY*/
#body {
	background-image:url(images/bg-fixed.jpg);
	background-position:center top;
	background-attachment:fixed;
}
/*LINKS*/
#indhold a:link, #indhold a:visited { 
	color: black;
	text-decoration: none;
	}
#indhold a:hover, #indhold a:active { 
	color: #ff8e50;
	text-decoration: none;
	}
/*FONTS*/
body { /*BRØDTEKST*/
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#1a1a1a;
}
h1 {
	font-size:24px;
	line-height:42px;
	display:block;
	padding-left:10px;
	width:100%;
	margin-left:-10px;
	margin-top:0;

	color:#e6e6e6;
	font-weight:200;
	background-color:#1a1a1a;
	}
h2 {
	font-size:16px;
	color: #1a1a1a;
	font-weight:700;
	margin:0;
	}
h4 {
	color: #339900;
	text-transform: uppercase;
	font-weight:bold;
	margin:2px 2px 2px 2px;
	}
#topmenu .menu {
	margin:0 10px;
	line-height:28px;
	font-size:12px;
	text-decoration:none;
	}
#leftmenu a {
	font-weight:bold;
	color:inherit;
	font-size:inherit !important;
	text-decoration:none;
}
#leftmenu a:hover { color:#090 !important; }
#ctl00_mnSel_mnuMenu a { font-weight:bold !important; }

/*IFRAMES*/
.CalHeader a { text-decoration:none; font-weight:700 !important; color:#1a1a1a; } /* Kalender Overskrift */
.ForumHeader a { text-decoration:none; font-weight:700 !important; color:#1a1a1a; } /* Forum Overskrift */
.NewsHeader a { text-decoration:none; font-weight:700 !important; color:#1a1a1a;} /*Overskrift på nyheden*/

/*BANNER + TOPMENU*/
#top {
	background-color:#1a1a1a;
	height:48px;
}
#topinner {
	font-size:24px;
	line-height:48px;
	color:#e6e6e6;
	font-weight:200;
	width:1000px;
	margin:0 auto;
}
#topmenu {
	height:33px;
	background-color:#e6e6e6;
}

/*CONTENT*/	
#content {
	position:relative;
	float:left;	
	margin-top:37px;
	margin-bottom:25px;

}
/*LEFT*/
#left h1 {
	font-size:24px;
	line-height:42px;
	margin:0;
	display:block;
	padding-left:10px;
	width:162px;
	color:#e6e6e6;
	font-weight:200;
	background-color:#1a1a1a;
}
#left {
	position:relative;
	float:left;
	background-image:url(images/cbg.png);
	width:172px;
	margin-right:10px;
	min-height:550px;

	z-index:1;
}
#leftmenu {
	margin-left:5px; 
	margin-top:20px;
}
/*USERMENU*/
#usermenuwrapper {
	margin:0 auto;
	width:1000px;
}
#usermenu {
	position:relative;
	float:right;
	margin-top:-48px;
	
	z-index:1001;

}
.show_hide, .show_hide2 {
	text-align:center;
	font-size:24px;
	line-height:48px;
	color:#e6e6e6;
	font-weight:200;

	
	position:relative;
	display:block;
	z-index:1;
	text-decoration:none;
}

.logind {
	position:relative;
	z-index:1;
	right:0;
	text-align:right;
	}
#createprofile {

}
#createprofile img {
	display:block;
	float:right;
	margin-right:25px;
}
#loginbox, #loginbox2 {
	position:absolute;
	border-top:0px !important;
	display:none;
	right:0;
	width:245px;
	
}
#loginbox {
	background-color: #1a1a1a;
}
#loginbox2 {
	padding-bottom:10px;
	background-color:#1a1a1a;
}
#loginbox .login {
	position:relative;
	width:250px;
	

}

#loginbox #logininfo {
	margin-left:20px;

	position:relative;
	float:left;
}
#loginbox #logininfo a, #loginbox #logininfo span {
	font-size:12px !important;
	text-decoration:none;
	color:#fff;
	
}
#ctl00_valReqUsername, #ctl00_valReqPassword {
	position:absolute;
	display:block;
	width:0px;
	margin-left:2px;
	font-size:20px;
	
}

#loginbox #dkkort {
	margin-top:2px;
	float:left;
}
#loginbtn {
	text-align:center;
	margin-top:30px;
}
#ctl00_valCustUkendt {
	
	margin-left:7px;
}
.prodilebtn {
	float:left;
	margin:8px 16px;
}
#profile {
	margin-left:9px;
	padding-top:9px;
	color:#fff;
}
#ctl00_cntrlRoleSelection_lnkAdmin {
	font-size:0px !important;
	background-image:url(images/admin.jpg) !important;
	background-repeat:no-repeat;
	width:200px;
	height:49px;
	display:block;
	margin-top:5px;
}

#ctl00_txtUsername {
    background: url("images/bruger.png");
	background-repeat:no-repeat;
	background-position:center;
	margin-left:20px;

    border: 0 none;
    padding-left: 25px;
	padding-right:3px;
	margin-bottom:20px;
	margin-top:20px;
	height:26px;
    width: 177px;
}
#kodelogin {
	cursor: pointer;
    display: block;
    height: 27px;
    margin-left: 186px;
    margin-top: -37px;
    position: absolute;
    width: 22px;
}

#ctl00_txtPassword {
    background: url("images/kode.png");
	background-repeat:no-repeat;
	margin-left:20px;
	background-position:center;
    border: 0 none;
	margin-bottom:10px;
	padding-right:6px;
    padding-left: 25px;
	height:26px;
    width: 174px;

}
#ctl00_cntrlRoleSelection_panLnkAdmin hr {
	display:none;
}
/*USERMENU END*/
/*INDHOLD*/
#indhold {
	background-image:url(images/cbg.png);
	padding-bottom:20px;
}
/*FOOTER*/
#footer {
	text-decoration:none;
	text-align:center;
	height:100px;
	line-height:100px;
	background-color:#e6e6e6;
	color:#1a1a1a;
	position:relative;
	font-weight:700;
	z-index:1;
	}
#klubmodul {
	text-align:right;

	width:1000px;
	margin:-74px auto 0;
	position:relative;
	z-index:2;
}


/*IFRAMES*/

/*NYHEDER*/
.NewsHeader span {height:20px; overflow:hidden; display:block; }
.NewsIframe200 {background-image:none;} /*Body Nyhedsarkiv*/
.NewsIframe {background-image:none;} /*Body Seneste nyheder*/
.NewsIframe h2 {} /*Overskrift på Seneste nyheder iFrame KUN*/
.NewsHeading h1 {} /*Overskrift på Nyheds arkiv iFrame KUN*/
.NewsItem { border-bottom:none !important; margin-left:0px !important; margin-right:0px !important; padding: 10px !important; height:86px; } /*Hele indholdet af en enkelt nyhed*/
.NewsItem:hover { background-color:#e0e7e8 !important; }  /*Når musen holdes over en enkelt nyhed*/
.NewsTeaser {margin-top:-15px !important; font-size: 12px !important; display:block; height:40px; overflow:hidden; line-height:20px;} /*Teaser teksten*/
.NewsInfo {margin-top:5px; } /*Nederste linje med Author, dato osv.*/
.NewsInfo img, .NewsArrow {display:none;}
.NewsDate {} /*Dato KUN billede*/
.NewsDateTxt { font-style:normal !important; font-size: 12px !important; } /*Dato KUN tekst*/
.NewsAuth{} /*Author KUN billede*/
.NewsName {display:none; font-style:normal !important; font-size: 12px !important; } /*Auther KUN tekst*/
.NewsMore A:link {text-decoration: none; font-size:12px !important; font-weight:normal; font-style:normal !important;font-weight:700 !important; color:#1a1a1a;} /*Læs mere linket*/
.NewsMore A:visited {text-decoration: none ;font-size:12px !important;  font-weight:normal; font-style:normal !important;font-weight:700 !important; color:#1a1a1a;} /*Læs mere linket*/
.NewsMore A:active {text-decoration: none;font-size:12px !important;  font-weight:normal; font-style:normal !important;font-weight:700 !important; color:#1a1a1a;} /*Læs mere linket*/
.NewsMore A:hover {text-decoration: underline; font-size:12px !important; font-style:normal !important;font-weight:700 !important; color:#1a1a1a;} /*Læs mere linket*/

/*FORUM*/
.ForumIframe {background-image:none;} /* Body Forum*/
.ForumIframe h2 {} /* Overskrift på Forum iFrame */
.ForumItem { border-bottom:solid thin lightgrey; margin-left:2px; margin-right:5px; padding: 5px 0px 3px 0px; } /*Hele indholdet af en enkelt forumbesked*/
.ForumItem:hover { background-color:#F5F6CE; } /*Når musen holdes over en enkelt forumbesked*/
.ForumInfo {margin-top:5px; } /*Hele nederste linje med dato*/
.ForumDate {} /*Dato KUN billede*/
.ForumDateTxt { font-style:italic; font-size: x-small; } /*Dato KUN tekst*/

/*FORUM*/
.CalHeader {height:20px; overflow:hidden; display:block; }
.CalendarIframe {background-image:none;} /* Body Kalender*/
.CalendarIframe h2 {} /* Overskrift på Kalender iFrame */
.CalItem { border-bottom:none !important; margin-left:0px !important; margin-right:0px !important; padding: 10px !important; height:41px; } /*Hele indholdet af en enkelt kalender aktivitet*/
.CalItem:hover { background-color:#e0e7e8 !important; } /*Når musen holdes over en enkelt kalender aktivitet*/
.CalInfo {margin-top:5px; } /*Hele nederste linje med dato*/
.CalDate {display:none;} /*Dato KUN billede*/
.CalDateTxt { font-size:12px !important; font-style:normal !important; } /*Dato KUN tekst*/

/*DO NOT TOUCH*/
body {
	margin:0;
	padding:0;
}
#wrapper {
	width:1000px;
	margin:0 auto;

	overflow:show; 
}
#indhold {
	position:relative;
	float:left;
	min-height:550px;
	width:818px;
}
#ctl00_ContentPlaceHolderBody_lblPageContent {
	display:block;
	padding-left:10px;
	padding-right:10px;
}
#footer {
	position:relative;
	float:left;
	width:100%;
}
td {
	margin:2px 2px 2px 2px;
	margin:12px 12px 12px 12px; 
	}
.IE8Fix{
	background-color:lightgrey !important;
	padding-top:5px;
	padding-bottom:5px;
	}
.DynamicMenuStyle {
	padding-left:5px;
	padding-right:5px;
}

table {
	font-size:inherit;
}
.td {
	margin:2px 2px 2px 2px;
	background-image: url(images/Tabelbg.gif);
	}
.tdalert {
	border: 2px;
	border-style: dotted; 
	border-color: green; 
	padding:3pt 3pt;
	margin:2px 2px 2px 2px;
	background-color:#000000;
	}
.tdSize11 {
	border-style: solid;color:#a5abb1; 
	border-width: 1px; 
	font-size: 11px;
}
.tdSize14 {
	border-style: solid;
	color:#a5abb1; 
	border-width: 1px; 
	text-decoration: underline; 
	font-size: 14px
}
.TipBox{
	display:none;
	position:absolute;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	border:#72B0E6 solid 1px;
	padding:15px;
	color:#1A80DB;
	background-color:#FFFFFF;
  }

#ctl00_cntrlRoleSelection_panLnkAdmin {
	width:150px;
}
#hall {
	overflow-x:scroll;
}
#TipBox {
display:none;
position:absolute;
z-index:1000;
border:green dotted 1px;
padding:5px;
background-color:#FFFFFF;
}

.FormIndhold {
    background-attachment: fixed;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    width: 250px;
} 
#ctl00_cntrlRoleSelection_panLnkAdmin hr {
	display:none;
}
/*EVENT DELTAGERLISTE*/
#EventMembers {
	color:#000 !important;
}