/*DROPDOWN*/
#topmenu {
	position:relative;
	z-index:100;
	width:100%;
}
#topmenu ul {

  margin: 0;
  padding: 0;
  list-style: none;
  float:right;
}
#topmenu ul li {
  display: block;
  position: relative;
  float: left;
  background-image:url(images/mbg.gif);
}
#topmenu li ul { display: none; }
#topmenu ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 0 15px 0px 15px;
  margin-left: 1px;
  >margin-top:-2px;
  white-space: nowrap;
  background-image:url(images/mbg.gif);
}
#topmenu ul li a:hover { background: #21aef0; background-image:url(images/mbg.gif);}
#topmenu li:hover ul {
  display: block;
  position: absolute;
  background: #21aef0;
  background-image:url(images/mbg.gif);
  padding:10px 0;
}
#topmenu li:hover li {
  float: none;
  font-size: 11px;
  background-image:url(images/mbg.gif);
}
.umenu {
	line-height:26px;
	font-size:14px;
}
#topmenu li:hover a { background: #21aef0; }
#topmenu li:hover li a:hover { background: #0094d8; }

/*BODY*/
#body {
	background-image:url(images/topbg.png);
	background-repeat:repeat-x;
}
/*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:#3b4347;
}
h1 {
	font-size:20px;
	color: #3b4347;
	margin:0;
	}
h2 {
	font-size:20px;
	color: #0095da;
	margin:0;
	}
h4 {
	color: #0095da;
	text-transform: uppercase;
	font-weight:bold;
	margin:2px 2px 2px 2px;
	}
#topmenu .menu {

	line-height:67px;
	font-size:16px;
	text-decoration:none;
	}
#topmenu #home {
	position:relative;
	float:left;

	margin-top:10px;
	
}
#leftmenu a {
	font-weight:400;
	color:#fff;
	text-align:center;
	font-size:16px !important;
	text-decoration:none;
	margin-bottom:10px;
	display:none;
	background-color:#0095da;
	width:172px;
	height:40px;

	line-height:40px;
}
.StaticMenuStyle, .lmenu, .DynamicMenuStyle {
	display:block !important;
}
#leftmenu img {
	display:none;
}
#leftmenu a:hover {	background-color:#21aef0;}
#ctl00_mnSel_mnuMenu a { font-weight:400 !important; }
  

/*IFRAMES*/
.CalHeader a { text-decoration:none; font-weight:bold; } /* 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*/
#banner {
	margin-top:31px;
}
#topmenu {
	height:67px;

}
#sponsorer {
	height:106px;
	padding-top:22px;
}
#sponsorer img {
	margin:0 12px;
}
/*CONTENT*/	
#content {
	position:relative;
	float:left;	

	margin-top:31px;
}
/*LEFT*/
#left {
	position:relative;
	float:left;
	width:172px;
	min-height:550px;
	margin-bottom:5px;
	z-index:1;
}
#leftmenu {

}
#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: #0095da;
    margin-left: 5px;
    padding: 9px;
    width: 154px;
	border-top:8px solid #fff100;
}

#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 {
	position:absolute;
	display:block;
	width:0px;
	margin-left:2px;
	font-size:20px;
	
}

#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:93px;
	line-height:93px;
	background-color:#f2f2f2;
	border-top:solid 8px #0095da;
	color:#4a4a4a;
	font-size:16px;
	font-weight:700;
	position:relative;
	z-index:1;
	}
#footerinner {
	margin:0 auto;
	width:1000px;
}
#klubmodul {
	margin-left:870px;
	margin-top:-71px;

	position:absolute;
	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 {background-image:none;} /* Body Kalender*/
.CalendarIframe h2 {} /* Overskrift på Kalender iFrame */
.CalItem { border-bottom:solid thin lightgrey; margin-left:2px; margin-right:5px; padding: 5px 0px 3px 0px; } /*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 {} /*Dato KUN billede*/
.CalDateTxt { font-style:italic; font-size: x-small; } /*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;
	padding-left:10px;


}
#ctl00_ContentPlaceHolderBody_lblPageContent {
	display:block;

}
#footer {
	position:relative;
	float:left;
	width:100%;
}
td {
	margin:2px 2px 2px 2px;
	margin:12px 12px 12px 12px; 
	}
.IE8Fix{
	background-color:transparent !important;
	margin-top:-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:9px;
	height:26px;
    width: 125px;
}
#kodelogin {
	display: block;
    height: 27px;
    margin-left: 131px;
    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:9px;
	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;
}