/* KM blue: #0063a6 */
/* ----------------------------------- */
/* ---------- CUSTOM STYLES ---------- */
/* ----------------------------------- */

/* ---------------------------------- */
/* -------------- 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 {
	text-align:right;
	position:relative;
}
#topmenu .menu {
	padding:0 10px;
	font-size:16px;
	line-height:49px;
	margin-top: 5px;
	display: inline-block;
	text-transform: uppercase;
	color: #000;
	text-decoration:none;
}
/* ----------------------------------- */
/* ------------- CONTENT ------------- */
/* ----------------------------------- */
#content {
	position:relative;
	float:left;
}
/* ----------------------------------- */
/* ------------- INDHOLD ------------- */
/* ----------------------------------- */
#indhold {
	position:relative;
	float:left;
	min-height:250px;
	width:828px;
	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;
}
/* ----------------------------------- */
/* ------------- 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:#0CB0ED;
	color:#fff;
	position:relative;
	z-index:1;
	position:relative;
	float:left;
	width:100%;
}
#klubmodul {
	float:right;
	margin-top:15px;
	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;
	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 ----------- */
/* ----------------------------------- */

/* ----------------------------------- */
/* ----------- 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;
}
