/* KM blue: #0063a6 */
#A3 {
	display:none !important;
}
.saesoninfo {
display:none;
}
#km-teamoverview-top {
display:none;
}
.km_famil_vej {
	display:  none !important;
}
/* ----------------------------------- */
/* ---------- CUSTOM STYLES ---------- */
/* ----------------------------------- */

.logo {
	height: 80px;
	}
.logo img {
	width: 60px;
	float: left;
	margin: 10px 15px 0 0;
	}
	
	.logo h1 {
		color: black;
		font-weight: lighter;
		font-size: 25px;
		padding: 23px;
		}
		
		.logo h1 span{
		color: black;
		font-weight: bold;
		}
		
		#forside_links {
			background-color: #EDEDED;
			height: 300px;
			}
			
			#forside_links .box {
				text-align: center;
				    transition: all .1s linear;
					margin: 50px 5px 0 8px;
				}
				
				#forside_links .box p {
					color: white;
					font-size: 25px;
					    transition: all .1s linear;
					}
			#forside_links .box img {
				text-align: center;
				width: 80px;
				margin: 40px 0 0 0;
				    transition: all .1s linear;
				}
			
			
			
				
			#forside_links a:nth-child(1) .box{
				width: 320px;
				height: 200px;
				float: left;
				background-color: #39a3eb;
				}
				
				#forside_links a:nth-child(2) .box{
				width: 320px;
				height: 200px;
				float: left;
				background-color: #2788c9 !important;
				}
				
				#forside_links a:nth-child(3) .box{
				width: 320px;
				height: 200px;
				float: left;
				background-color: #0b598d;
				}
				
				#forside_links  a:hover img {
				width: 90px;
				}
				
				#forside_links  a:hover p {
				margin-top: 16px;
				}
			
			.clear {
				clear: both;
				}
				
				#sponswrap {
	background-color: white;
	height: 103px;
	padding: 30px 0 130px 0;
}
#sponswrap h3 {
	color: #202020;
	padding: 0 0 40px 0;
}
#sponswrap a {
	display: inline-block;
	float: left;
	width: 333px;
	height: 203px !important;
}
#sponswrap img {
	max-width: 200px;
}

#kalender > table:nth-child(2) {
	width: 1000px;
	}
	
	#banner_slide {
	margin-top: 0px;
	margin: 0 0 40px 0;
}
#banner {
	height: 400px;
	text-align: center;
	position:relative;
	float: left;
	width: 100%;
	overflow: hidden;

	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
#slider_wrap {
	width: 100%;
	height: 400px;
	position:absolute;
	top: 0;
	left: 0;
}
.slide {
	width: 100%;
	max-width:1920px;
	height:400px;
	display: inline-block;
	float: left;
}
.slide1 {
	background: url("images/slide.jpg") no-repeat top center;
}
.slide2 {
	background: url("images/slide.jpg") no-repeat top center;
}
.slide3 {
	background: url("images/slide.jpg") no-repeat top center;
}
#prev {
	float: right;
	background: url("images/arrowleft.png");
	width: 50px;
	height: 50px;
	position: relative;
	z-index: 100000;
	cursor: pointer;
	top: 340px;
	left: -77px;
}
#next {
	float: right;
	background: url("images/arrowright.png");
	width: 50px;
	height: 50px;
	position: relative;
	z-index: 100000;
	cursor: pointer;
	top: 340px;
	right: -33px;
}
#pag {
 width: 20px  height: 20px !Important;
	position: relative;
	z-index: 100000;
	top: 370px;
	left: 260px;
	
}
#pag a {
	background-color: white;
	padding: 10px 13px;
	text-decoration:none;
	color: white;
	margin: 0 20px 0 10px;
	font-size: 6px;
	border-radius: 100%;
}
#pag a.selected {
	background-color: #0b598d;
	color: #0b598d;
}

/* ---------------------------------- */
/* -------------- BODY -------------- */
/* ---------------------------------- */
#body {
	margin:0;
	padding:0;
}
/* ----------------------------------- */
/* -------------- FONTS -------------- */
/* ----------------------------------- */
body { /*BRØDTEKST*/
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size:16px;
	font-weight:normal;
	color:#587986;
}
h1 {
	font-size:20px;
	font-weight: 600;
	color: #587986;
	margin:0;
}
h2 {
	font-size:20px;
	color: #587986;
	font-weight: 600;
	margin:0;
}
h4 {
	color: #339900;
	text-transform: uppercase;
	font-weight:bold;
	margin:2px 2px 2px 2px;
}
/* ----------------------------------- */
/* -------------- LINKS -------------- */
/* ----------------------------------- */
#indhold a:link, #indhold a:visited {
	color: #0063a6;
	text-decoration: none;
}
#indhold a:hover, #indhold a:active {
	text-decoration: underline;
}
/* ----------------------------------- */
/* ------------- WRAPPER ------------- */
/* ----------------------------------- */
#wrapper {
	width:1000px;
	margin:0 auto;
	position: relative;
}
/* ----------------------------------- */
/* ------------- TOPMENU ------------- */
/* ----------------------------------- */
#topmenu {
	position:relative;
	background-color: #39a3eb;
}
#topmenu .menu {
	padding:0 20px; 
	font-size:16px;
	line-height:49px;
	margin-top: 0px;
	display: inline-block;
	color: white;
	text-decoration:none;
	transition: all .1s linear;
}
#topmenu .menu:hover {
	background-color: #1777b8;
	}
	
	#topmenu .menu {
	margin-top: 0px;
	display: inline-block;
	font-weight: lighter;
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif !important;
	transition: all .1s ease-in-out;
}
#topmenu .menu:hover {
	transition: all .1s ease-in-out;
}
#topmenu .last {
	font-size: 15px;
	line-height: 49px;
	margin-top: 0px;
	display: inline-block;
	text-transform: uppercase;
	color: white;
	padding: 3px 15px 2px 15px;
	font-weight: lighter;
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif !important;
	border-left: 1px solid #528cd8;
	
}
#topmenu .menu_hjem {
	float: left;
	background-color: #407bc8 !important;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin: 0 3px 0 0;
}
#topmenu .menu_hjem img {
	width: 30px;
	float: left !important;
	padding: 13px 10px 12px 10px;
	border-radius: 10px;
}
#topmenu li {
	list-style: none;
}
#topmenu .menu:hover {
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
	color: white;
}
#menu > li {
	display: block;
	font-size: 14px;
	line-height: 50px;
	background-image: url('images/bg-footer-new-new.png');
	position: relative;
}
#topmenu li:hover {
}
#topmenu .basket {
	margin-left: -1px;
}
.first_menu_link {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline-block;
	position: relative;
}
#menu li ul {
	text-align: left;
	display: none;
	position: absolute;
	left: 0;
	z-index: 10000000000000000000000001;
	margin: 0px 0 0 16px;
	padding: 0;
}
#menu li:hover ul {
	Display: block;
}
#menu li ul li a {
	margin: 0 0 0px -10px;
	float: left;
	color: black !important;
	padding: 0px 12px !important;
	background-color: white;
	border: 1px solid transparent !important;
	width: 200px;
}
#menu li ul li a:hover {
	background-color: #2f8abb;
	color: white !important;
}
#menu li ul li {
	margin: 0px 0 0px -10px;
}
#menu li ul {
	padding: 0px 0 0px 6px;
}
/* ----------------------------------- */
/* ------------- CONTENT ------------- */
/* ----------------------------------- */
#content {
	position:relative;
	float:left;
}
/* ----------------------------------- */
/* ------------- INDHOLD ------------- */
/* ----------------------------------- */
#indhold {
	position:relative;
	float:left;
	min-height:250px;
	width:1000px;
	padding:0;
	margin: 30px 0;
}
#ctl00_ContentPlaceHolderBody_lblPageContent {
	display:block;
	padding-left:10px;
	padding-right:10px;
}
/* ---------------------------------- */
/* -------------- LEFT -------------- */
/* ---------------------------------- */
#left {
	position:relative;
	float:left;
	width:172px;
	min-height:550px;
	margin-bottom:5px;
	z-index:1;
	display: none;
}
/* ----------------------------------- */
/* ------------- LEFTMENU ------------ */
/* ----------------------------------- */
#leftmenu {
	margin-left:5px;
	margin-top:20px;
	display:none;
	position:absolute;
}
.DynamicMenuStyle {
	display: block !important;
}
.StaticMenuStyle {
	display: block !important;
}
#ctl00_mnSel_mnuMenu a {
	font-weight:normal !important;
}
.IE8Fix {
	margin-top: -5px;
}
/* ----------------------------------- */
/* ----- FOOTER + KLUBMODUL LOGO ----- */
/* ----------------------------------- */

#footer {
	text-decoration:none;
	height:63px;
	line-height:63px;
	background-color:#0b598d;
	color:#fff;
	position:relative;
	z-index:1;
	position:relative;
	float:left;
	width:100%;
}
#klubmodul {
	float:right;
	margin-top:20px;
	position:relative;
	z-index:2;
}
/* ----------------------------------- */
/* ---------- IFRAME NYHEDER --------- */
/* ----------------------------------- */
.NewsIframe {
	background-image:none;
}
.NewsIframe200 {
	/*Body Nyhedsarkiv*/
	background-image:none;
}
.NewsIframe h2 {
/*Overskrift på Seneste nyheder iFrame KUN*/
}
.NewsHeading h1 {
/*Overskrift på Nyheds arkiv iFrame KUN*/
}
.NewsItem {
	/*Hele indholdet af en enkelt nyhed*/
	border: none !important;
	margin-left:2px;
	margin-right:5px;
	padding: 5px 0px 3px 190px !important;
	position: relative;
	height:217px;
	width: 900px;
	marign-bottom: 20px;
}
.NewsItem img {
	position: absolute;
	left: 0;
	top: 0;
	max-width:177px !important;
	max-height:213px !important;
}
.NewsItem:hover {
	/*Når musen holdes over en enkelt nyhed*/
	background-color:transparent !important;
}
.NewsHeader a {
	/* Nyheds Overskrift */
	text-decoration:none;
	font-weight:bold;
	color:#587986;
}
.NewsTeaser {
	margin-top: 17px !important;
	overflow: hidden;
	height: 100px !important;
	color:#587986;
}
.NewsInfo {
	/*Nederste linje med Author, dato osv.*/
	margin-top:5px;
}
.NewsDate {
	/*Dato KUN billede*/
display: none !important;
}
.NewsDateTxt {
	/*Dato KUN tekst*/
	font-style: normal !important;
	positioN: absolute;
	top: 25px;
}
.NewsAuth {
	/*Author KUN billede*/
display: none !important;
}
.NewsName {
	/*Auther KUN tekst*/
	font-style:italic;
	font-size: x-small;
}
.NewsMore A:link {
	/*Læs mere linket*/
	font-size: 0px !important;
	width: 146px;
	height: 40px;
	display: block;
	background-image: url("images/readmorebtn.jpg");
}
.NewsMore A:visited {
	/*Læs mere linket*/
	text-decoration: none;
	font-size:x-small;
	font-weight:normal;
	font-style:italic;
}
.NewsMore A:active {
	/*Læs mere linket*/
	text-decoration: none;
	font-size:x-small;
	font-weight:normal;
	font-style:italic;
}
.NewsMore A:hover {
	/*Læs mere linket*/
	text-decoration: underline;
	font-size:x-small;
	font-style:italic;
}
/* ----------------------------------- */
/* --------- IFRAME KALENDER --------- */
/* ----------------------------------- */
.CalItem font {
	display: none !important;
}
.CalendarIframe {
	/* Body Kalender */
	background-image:none;
}
.CalendarIframe h2 {
/* Overskrift på Kalender iFrame */
}
.CalItem {
	/*Hele indholdet af en enkelt kalender aktivitet*/
	border-bottom: none !important;
	margin-left:2px;
	margin-right:5px;
	margin-bottom: 11px;
	padding: 5px 0px 3px 0px;
}
.CalItem:hover {
	/*Når musen holdes over en enkelt kalender aktivitet*/
	background-color:#F5F6CE;
}
.CalHeader a {
	/* Kalender Overskrift */
	text-decoration:none;
	font-weight:bold;
	color:#587986;
	width: 250px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.CalInfo {
	/*Hele nederste linje med dato*/
	margin-top:5px;
}
.CalDate {
	/*Dato KUN billede*/
display: none !important;
}
.CalDateTxt {
	/*Dato KUN tekst*/
	font-style:italic;
	font-size: x-small;
	color:#587986;
}
/* ----------------------------------- */
/* ----------- IFRAME FORUM ---------- */
/* ----------------------------------- */
.ForumIframe {
	/* Body Forum*/
	background-image:none;
}
.ForumIframe h2 {
/* Overskrift på Forum iFrame */
}
.ForumHeader a {
	/* Forum Overskrift */
	text-decoration:none;
	font-weight:bold;
}
.ForumItem {
	/*Hele indholdet af en enkelt forumbesked*/
	border-bottom:solid thin lightgrey;
	margin-left:2px;
	margin-right:5px;
	padding: 5px 0px 3px 0px;
}
.ForumItem:hover {
	/*Når musen holdes over en enkelt forumbesked*/
	background-color:#F5F6CE;
}
.ForumInfo {
	/*Hele nederste linje med dato*/
	margin-top:5px;
}
.ForumDate {
/*Dato KUN billede*/
}
.ForumDateTxt {
	/*Dato KUN tekst*/
	font-style:italic;
	font-size: x-small;
}
/* ----------------------------------- */
/* ----------- LOGIND BOKS ----------- */
/* ----------------------------------- */

.show_hide, .show_hide2 {
	position: absolute;
	z-index: 1001;
	right: 10px;
	top: 5px;
	width: 100px;
	color: #1777b8;
	font-weight: bold;
	line-height: 39px;
	text-align: center;
	background: white;
	border-radius: 10px;
	background-size: cover;
	display: inline-block;
	text-decoration: none;
	transition: all .1s linear;
}

.show_hide:hover, .show_hide2:hover {
	background-color: #1777b8;
	color: white;
	}
.show_hide i, .show_hide2 i {
	color: #fff;
	font-size: 30px;
	margin-top: 6px;
}
#loginbox, #loginbox2 {
	position: absolute;
	border-top: 0px !important;
	display: none;
	right: 0;
	top: 49px;
	width: 559px;
	z-index: 100000000001 ! important;
	background-color: #fff;
}
#loginbox {
	background-color: #fff;
}
#loginbox2 {
	background-color: #fff;
}
.logintop, .logintop2 {
	height: 60px;
	line-height: 60px;
	text-align: left;
	color: #fff;
	background-color: #1777b8; /* Skift her */
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 84px;
	border-bottom: 4px solid #1677B9; /* Skift her */
}
.logintop {
	margin-bottom: 30px;
}
#ctl00_lnkCreateprofile {
	float: right;
	text-decoration: none;
	text-transform: none;
	color: #b7b7b7;
}
#ctl00_lnkCreateprofile:before {
	content: "\f105";
	font-family: FontAwesome;
	transition: all .1s linear;
	margin-right: 10px;
	font-size: 20px;
}
#ctl00_lnkCreateprofile:hover:before {
	margin-right: 5px;
}
#loginbox .login {
}
#loginbox #logininfo {
	position: relative;
	float: left;
}
#loginbox #logininfo a, #loginbox #logininfo span {
	color: red;
	text-decoration: underline;
}
#usermenu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100000003;
	color: #3D3D3D;
}
#createprofile {
	float: right;
}
#createprofile a {
	color: #343434;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 12px;
	text-decoration: none;
}
#createprofile img {
	display: block;
	margin: 0 auto;
}
#loginbox .login, #loginbox2 .login {
	padding: 0 84px;
	height: 200px;
}
#loginbox .login:after {
	content: "";
	position: absolute;
	left: 137px;
	border-width: 7px 7px 0px 7px;
	border-color: #003270 transparent;
	/* reduce the damage in FF3.0 */
	display: block;
	width: 0;
	margin-top: 4px;
}
#loginbox #logininfo {
	position: relative;
	float: left;
}
#loginbtn {
	position: relative;
	float: right;
}
#ctl00_ImgLogin {
	font-size: 16px !important;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	display: block;
	border-radius: 3px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 184px;
	background-color: #1777b8;  /* Skift her */
	-webkit-box-shadow: 0px 3px 0px 0px rgba(11,89,141, 1);
	-moz-box-shadow: 0px 3px 0px 0px rgba(11,89,141, 1);
	box-shadow: 0px 3px 0px 0px rgba(11,89,141, 1);
	transition: all 0.1s linear 0s;
}
#ctl00_ImgLogin:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(13, 103, 166, 1);
	-moz-box-shadow: 0px 0px 0px 0px rgba(13, 103, 166, 1);
	box-shadow: 0px 0px 0px 0px rgba(13, 103, 166, 1);
	margin-top: 3px;
	margin-bottom: -3px;
}
#loginbox #logininfo a, #loginbox #logininfo span {
	font-size: 16px !important;
	text-decoration: none;
	color: #adadad;
	text-transform: uppercase;
	display: block;
	border-radius: 3px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 184px;
	background-color: #e5e5e5;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(198, 198, 198, 1);
	-moz-box-shadow: 0px 3px 0px 0px rgba(198, 198, 198, 1);
	box-shadow: 0px 3px 0px 0px rgba(198, 198, 198, 1);
	transition: all 0.1s linear 0s;
}
#loginbox #logininfo a:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(198, 198, 198, 1);
	-moz-box-shadow: 0px 0px 0px 0px rgba(198, 198, 198, 1);
	box-shadow: 0px 0px 0px 0px rgba(198, 198, 198, 1);
	margin-top: 3px;
	margin-bottom: -3px;
}
#loginbottom {
	padding: 0px 0;
}
#ctl00_valReqUsername, #ctl00_valReqPassword {
	position: absolute;
	display: block;
	width: 0px;
	margin-left: 2px;
	font-size: 20px;
}
#loginbox #dkkort {
	margin-top: 2px;
	float: left;
}
#ctl00_valCustUkendt {
	margin-left: 7px;
}
.customprofilebtn {
	text-align: center;
	width: 96px;
	display: inline-block;
	font-size: 16px;
}
.custombg {
	margin-top: 10px;
	padding: 15px 0 10px 0;
}
#profile {
	margin-left: 9px;
	font-size: 12px;
	text-align: center;
}
#ctl00_cntrlRoleSelection_panLnkAdmin hr {
	display: none;
}
#ctl00_txtUsername {
	border: 0 none;
	padding-left: 60px;
	padding: 0 10px 0 50px;
	margin-bottom: 15px;
	height: 40px;
	width: 321px;
	position: relative;
	border: 1px solid #FFE4E1;
}
#ctl00_txtUsername_ico {
	content: "f007";
	position: absolute;
	left: 84px;
	top: 94px;
	width: 43px;
	height: 29px;
	padding: 6px 0;
	text-align: center;
	background: #1677B9; /* Skift her */
	color: #fff;
	font-size: 32px;
	z-index: 1;
}
#ctl00_txtPassword {
	border: 0 none;
	padding-left: 60px;
	padding: 0 10px 0 50px;
	margin-bottom: 15px;
	height: 40px;
	width: 321px;
	border: 1px solid #FFE4E1;
}
#ctl00_txtPassword_ico {
	content: "f13e ";
	position: absolute;
	left: 84px;
	top: 151px;
	width: 43px;
	height: 29px;
	padding: 6px 0;
	text-align: center;
	background: #1677B9; /* Skift her */
	color: #fff;
	font-size: 32px;
	z-index: 1;
}
.prodilebtn {
	height: 55px;
}
.prodilebtn a {
	font-size: 16px !important;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 3px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	margin-bottom: 14px;
	transition: all .1s linear;
}
.prodilebtn a:hover {
	border-bottom-width: 0px;
	margin-top: 3px;
}
.prodilebtnProfile a, .prodilebtnTeams a {
	background-color: #e5e5e5;
	color: #adadad;
	border-bottom: 3px solid rgba(198, 198, 198, 1);
}
.prodilebtnLogout a {
	background-color: #CC5151;
	color: #fff;
	border-bottom: 3px solid rgba(160, 64, 64, 1);
}
#ctl00_cntrlRoleSelection_panLnkAdmin a:before {
	content: "Administrator login";
	font-size: 16px !important;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 3px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	margin-bottom: 14px;
	background-color: #0063a7;
	background-image: url(images/adminlogo.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
	border-bottom: 3px solid rgba(0, 80, 124, 1);
	transition: all 0.1s linear 0s;
}
#ctl00_cntrlRoleSelection_panLnkAdmin a:hover:before {
	border-bottom-width: 0px;
}
#ctl00_cntrlRoleSelection_lnkAdmin {
	font-size: 0px !important;
}


/* ----------------------------------- */
/* ----------- SYSTEM STYLE ---------- */
/* ----------------------------------- */
#hall {
	overflow-x:scroll;
}
#EventMembers {
	color:#000 !important;
}
.FormIndhold {
	background-attachment: fixed;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	width: 250px;
}
table {
	font-size:inherit;
}
td {
	margin:2px 2px 2px 2px;
	margin:12px 12px 12px 12px;
}
.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;
	z-index:1000;
	border:green dotted 1px;
	padding:5px;
	background-color:#FFFFFF;
}
.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;
}
