.redbtn {
	display: inline-block;
    padding: 0 55px;
    line-height: 50px;
    background-color: #961c1e;
    color: #fff !important;
    font-weight: 600;
    font-size: 1.2em;
    bottom: 25px;
    text-decoration: none;
	transition: all .3s linear;
	border-radius:5px;
}
.redbtn:hover {
    background-color: #721416;
}
#km-teamenrollment .km-card-header {
	font-size:1em !important;
}
#banner {
	overflow: hidden;
	width: 1000px;
	height:347px;
}
#banner img {
	display:inline-block;
	float:left;
	background-color:#FFF;
}
.km-blue, .chosen-container-single .chosen-single div b:before {
	color: rgb(46, 49, 146) !important;
}
.km-bg-blue, .chosen-container .chosen-results li.highlighted {
	/*background-color:#4abcea;*/
        background-color:rgb(46, 49, 146) !important;
}
.km-border-blue {
	border-top: 1px solid rgb(46, 49, 146) !important;
	border-bottom: 1px rgb(46, 49, 146) !important;
}
.km-bg-blue-fade, .dataTable tbody tr:nth-child(odd) {
	background-color: rgba(46, 49, 146, 0.2) !important;
}
.km-ico:before {
	color:#fff !important;
	background: #2E3192 !important;
}
.km-bico:after, .km-bico:before {
	color:#2E3192 !important;
}
#forside {
	border-collapse: separate;
	border-spacing: 0px 20px;
	margin-top:-20px;
}
#forside td {
	background-color:#fff;
	margin-bottom:20px;
	border-bottom:1px solid #2e3192;
	padding-bottom:20px;
}
/*BODY*/
#body {
}
/*LINKS*/
#indhold a:link, #indhold a:visited {
	color: black;
	text-decoration: none;
}
#indhold a:hover, #indhold a:active {
	color: green;
	text-decoration: none;
}
/*FONTS*/
body { /*BRØDTEKST*/
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#2e3192;
}
h1 {
	font-size:16px;
	color: #2e3192;
	text-transform: uppercase;
	font-weight:bold;
	margin:0;
}
h2 {
	font-size:16px;
	color: #2e3192;
	margin:0;
}
h4 {
	color: #2e3192;
	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 {
	border-bottom: 1px solid #2e3192;
	width:162px;
}
#ctl00_mnSel_mnuMenu_SkipLink {
	display:none;
}
.DynamicMenuStyle a {
	text-transform:none !important;
}
#leftmenu a {
	display:block;
	width:162px;
	border-top: 1px solid #2e3192 !important;
	color:#2e3192;
	line-height:42px;
	text-align:center;
	text-transform:uppercase;
	font-size:15px !important;
	text-decoration:none;
}
#leftmenu a:hover {
	color:#920f13 !important;
}
/*IFRAMES*/
.CalHeader a {
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	color:#000;
} /* Kalender Overskrift */
.ForumHeader a {
	text-decoration:none;
	font-weight:bold;
} /* Forum Overskrift */
.NewsHeader a {
	text-decoration:none;
	font-weight:bold;
} /*Overskrift på nyheden*/
/*BANNER + TOPMENU*/
#topmenu {
	height:28px;
	text-align:center;
}
#bannerwrapper {
	border-top:solid #2e3192 6px;
	border-bottom:solid #2e3192 6px;
	position:relative;
	float:left;
}
#topbar {
	background-color: #2e3192;
	display: block;
	height: 5px;
	position: absolute;
	width: 100%;
}
#logo {
	padding:30px 0 15px 0;
	position:relative;
	float:left;
}
#name {
	padding:30px 0;
	position:relative;
	float:right;
}
#name a {
	font-size:32px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color:#2e3192;
}
/*CONTENT*/	
#content {
	position:relative;
	float:left;
	background-image:url(images/cbg.png);
	background-repeat:repeat-y;
	background-color:#fff;
}
/*LEFT*/
#spon {
	margin-top:20px;
	margin-bottom:20px;
}
#left {
	position:relative;
	float:left;
	width:172px;
	min-height:550px;
	margin-bottom:5px;
	z-index:1;
}
#leftmenu {
	margin-left:5px;
	margin-top:20px;
}
#usermenu {
	position:relative;
	margin-top:20px;
	color:#fff;
}
#createprofile {
}
#createprofile img {
	display:block;
	margin:0 auto;
}
#loginbox {
	width:172px;
	padding-top:5px;
}
#loginbox .login {
	background-color: #2e3192;
	padding: 8px;
	width: 155px;
}
#loginbox .login:after {
	content:"";
	position:absolute;
	left:137px;
	border-width: 7px 7px 0px 7px;
	border-style:solid;
	margin-top:7px;
	border-color:#2e3192 transparent;
	/* reduce the damage in FF3.0 */
    display:block;
	width:0;
}
#loginbox #logininfo {
	margin-left:7px;
	padding-top:8px;
	position:relative;
	float:left;
}
#loginbox #logininfo a, #loginbox #logininfo span {
	font-size:12px !important;
	text-decoration:none;
	color:#e24e4e;
}
#ctl00_valReqUsername, #ctl00_valReqPassword {
	width:0px;
	margin-left:-8px;
}
#loginbox #dkkort {
	margin-top:2px;
	float:left;
}
#loginbtn {
	float:right;
	position:relative;
	padding-top:10px;
	margin-right:2px;
}
#ctl00_valCustUkendt {
	margin-left:7px;
}
.prodilebtn {
	text-align:center;
	padding:5px 0;
}
#profile {
	margin-left:9px;
	color:#000;
}
/*INDHOLD*/
#indhold {
}
/*FOOTER*/
#footer {
	text-decoration:none;
	text-align:center;
	height:63px;
	line-height:63px;
	background-color:#2e3192;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	z-index:1;
}
#footer a {
	text-decoration:none;
	color:#fff;
}
#klubmodul {
	float:right;
	margin-top:-63px;
	position:relative;
	z-index:2;
}
/*IFRAMES*/

/*NYHEDER*/
.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:solid thin lightgrey;
	margin-left:2px;
	margin-right:5px;
	padding: 5px 0px 3px 0px;
} /*Hele indholdet af en enkelt nyhed*/
.NewsItem:hover {
	background-color:#F5F6CE;
}  /*Når musen holdes over en enkelt nyhed*/
.NewsTeaser {
	margin-top:5px;
} /*Teaser teksten*/
.NewsInfo {
	margin-top:5px;
} /*Nederste linje med Author, dato osv.*/
.NewsDate {
} /*Dato KUN billede*/
.NewsDateTxt {
	font-style:italic;
	font-size: x-small;
} /*Dato KUN tekst*/
.NewsAuth {
}
*/ /*Author KUN billede*/
.NewsName {
font-style:italic;
font-size: x-small;
} /*Auther KUN tekst*/
.NewsMore A:link {
	text-decoration: none;
	font-size:x-small;
	font-weight:normal;
	font-style:italic;
} /*Læs mere linket*/
.NewsMore A:visited {
	text-decoration: none;
	font-size:x-small;
	font-weight:normal;
	font-style:italic;
} /*Læs mere linket*/
.NewsMore A:active {
	text-decoration: none;
	font-size:x-small;
	font-weight:normal;
	font-style:italic;
} /*Læs mere linket*/
.NewsMore A:hover {
	text-decoration: underline;
	font-size:x-small;
	font-style:italic;
} /*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*/
.CalendarIframe font {
	display:none;
}
.calheader {
	width:105px;
	display:block;
}
.CalendarIframe {
	background-image:none;
	font-family: 'PT Sans', sans-serif;
	color:#000;
} /* Body Kalender*/
.CalendarIframe h2 {
} /* Overskrift på Kalender iFrame */
.CalItem {
	border-bottom:none !important;
	padding-bottom:5px;
	margin-left:0px !important;
	margin-right:0px !important;
	padding: 5px 10px 3px 10px !important;
	background-color:#fff;
} /*Hele indholdet af en enkelt kalender aktivitet*/
.CalItem:hover {
	background-color:#F5F6CE;
} /*Når musen holdes over en enkelt kalender aktivitet*/
.CalInfo {
	margin-top:5px;
} /*Hele nederste linje med dato*/
.CalDate {
	position:absolute;
	background-image:url(images/cal_ico.png);
	height:31px;
	width:34px;
	display:block;
	right:0;
	margin-right:10px;
	margin-top:-15px;
} /*Dato KUN billede*/
.CalDate img {
	display:none;
}
.CalDateTxt {
	font-style:normal !important;
	font-size: 12px !important;
	font-weight:bold;
} /*Dato KUN tekst*/
/*DO NOT TOUCH*/
body {
	margin:0;
	padding:0;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
	overflow:show;
}
#indhold {
	position:relative;
	float:left;
	min-height:550px;
	width:818px;
	padding:0 5px;
	margin-top:5px;
}
#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;
}
#ctl00_cntrlRoleSelection_lnkAdmin {
	font-size:0px !important;
	background-image:url(images/admin.jpg) !important;
	background-repeat:no-repeat;
	width:172px;
	height:49px;
	display:block;
	margin-top:5px;
}
#ctl00_txtUsername {
	background: url("images/bruger.png");
	background-repeat:no-repeat;
	background-position:center;
	border: 0 none;
	padding-left: 25px;
	padding-right:3px;
	margin-bottom:5px;
	height:26px;
	width: 125px;
}
#kodelogin {
	display: block;
	height: 27px;
	margin-left: 132px;
	position: absolute;
	width: 22px;
	cursor:pointer;
	margin-top:-33px;
}
#ctl00_txtPassword {
	background: url("images/kode.png");
	background-repeat:no-repeat;
	background-position:center;
	border: 0 none;
	margin-bottom:5px;
	padding-right:6px;
	padding-left: 25px;
	height:26px;
	width: 122px;
}
.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;
}
