/*********************************/
/* © Apricore Solutions 2008     */
/* http://www.Fritidsborger.dk   */
/* Fritidsborger                 */
/*********************************/



/*********************************/
/* Grundlayout og grundtypografi */
/*********************************/
html {
	height : 100%;
	margin : 0px;
	padding: 0px;
}

body {
	background-color: #007AD1;
	background-repeat: repeat-x;
	background-attachment : fixed;
	background-position: bottom;
	background-image : url("images/body_background.gif");
	
	/* Scrollbar */
	scrollbar-3dlight-color:    #BFBFBF;
	scrollbar-arrow-color:      #BFBFBF;
	scrollbar-darkshadow-color: #BFBFBF;
	scrollbar-face-color:       #BFBFBF;
	scrollbar-highlight-color:  #F4F4F4;
	scrollbar-shadow-color:     #F4F4F4;
	/*scrollbar-track-color:      #1c7373;*/
}

body, td {
	font-size : 100%;
	color : #000000;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.lys, td.lys, tr.lys, table.lys {
	background-color: #D7D7D7;
}

div.mork, td.mork, tr.mork, table.mork {
	background-color: #BFBFBF;
}

div.hot, .hot, tr.hot {
	background-color: #ffcc00;
}

fieldset {
	border: 1px solid #000000;
	padding: 5px;
}


/************************/
/* Webdokument generelt */
/************************/

a:link, a:visited, a:active {
	color : #000000;
	text-decoration: underline;
}

a:hover {
	color : #000000;
	text-decoration: none;
}

.rubrik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 9px;
}

.underrubrik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: regular;
	font-style: italic;
}

.lokalmenubar, a.lokalmenubar:link, a.lokalmenubar:visited, a.lokalmenubar:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0072C3;
	font-weight: bold;
	text-decoration: none;
}

a.lokalmenubar:hover {
	color : #A1BBE5;
}

.broedtekst, td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: regular;
}

a:link.broedtekst, a:visited.broedtekst {
	color: #333333;
}

a:hover.broedtekst, a:active.broedtekst {
	text-decoration: underline;
}

.mellemrubrik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.lilletekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
}

a.lilletekst, a.lilletekst:link {
	text-decoration: none;
	color: #000000;
}

a.lilletekst:visited, a.lilletekst:active {
	color: #333333;
}

a.lilletekst:hover {
	background-color: #fff600;
}

.sidetal {
	/* Bruges til initialer i bunden */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: regular;
}


/***********************/
/* Klasser til lister  */
/***********************/
ul {
	list-style-image: url(images/listBullet.gif);
	list-style-position : outside;
} 


ul.linklist, li.linklist  {
	list-style-image: url(images/listArrow.gif);
	list-style-position : outside;
} 



/************/
/* Billeder */
/************/

.image {
	border : #333333 solid 2px;
}

.billedtekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #BFBFBF;
	font-size: 10px;
	font-weight: regular;
	padding-left: 5px;
}

table.billedbaggrund {
	background: #333333;
}



/********/
/* Menu */
/********/

.menu_level_01 {
	color: #DDFFE3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 29px;
	padding-left: 16px;
}

a:link.menu_level_01, a:visited.menu_level_01, a:active.menu_level_01, a:hover.menu_level_01 {
	color: #DDFFE3;
	text-decoration: none;
}

.menu_level_02 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DDFFE3;
	background: transparent;
	text-decoration: none;
}

a:link.menu_level_02, a:visited.menu_level_02, a:active.menu_level_02, a:hover.menu_level_02 {
	color: #DDFFE3;
	text-decoration: none;
}

.menu_level_03 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 12px;
	padding-left: 1px;
}

a:link.menu_level_03, a:visited.menu_level_03, a:active.menu_level_03, a:hover.menu_level_03 {
	text-decoration: none;
	color: #ffffff;
}

a:hover.menu_level_03 {
	color : #fff600;
}



/************/
/* Formular */
/************/

.input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	border: 1px solid;
}

select  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #71797D;
	font-size: 11px;
	font-weight: normal;
}

.knap {
	background-color: #EEEEEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	border:  2px outset;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}

a:link.knap, a:visited.knap, a:active.knap {
	text-decoration: none;
	border:  2px outset;
	color: black;
}

a:hover.knap {
	text-decoration: none;
	border:  2px inset;
	color: black;
}

select  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #71797D;
	font-size: 11px;
	font-weight: regular;
}



/***************/
/***************/
/*** MODULER ***/
/***************/
/***************/

/************/
/* Kalender */
/************/

.kalender_overskrift {
	/* Viser navnet på måneden */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

/****************/
/* Klistermærke */
/****************/

.sticker_overskrift, a.sticker_overskrift:link, a.sticker_overskrift:visited, a.sticker_overskrift:active, a.sticker_overskrift:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
}

.sticker_broedtekst, a.sticker_broedtekst:link, a.sticker_broedtekst:visited, a.sticker_broedtekst:active, a.sticker_broedtekst:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: normal;
	text-decoration: none;
}



/***********/
/* Nyheder */
/***********/
.topNyhedsManchet {
	font-family: "Courier New" Courier monospace;
	font-size: 20px;
	color: #ffffff;
	padding-bottom: 1px;
	font-weight: bold;
}

.topNyhedsTekst, a:link.topNyhedsTekst, a:hover.topNyhedsTekst, a:active.topNyhedsTekst, a:visited.topNyhedsTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-decoration: none;
}

a:link.topNyhedsTekst, a:hover.topNyhedsTekst, a:active.topNyhedsTekst, a:visited.topNyhedsTekst {
	text-decoration: underline;
}



.nyhedsManchet {
	font-family: "Courier New" Courier monospace;
	font-size : 14px;
	color : #ffffff;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom: 1px;
	font-weight: bold;
}

.nyhedsTekst, a:link.nyhedsTekst, a:hover.nyhedsTekst, a:active.nyhedsTekst, a:visited.nyhedsTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	text-decoration: none;
}

a:link.nyhedsTekst, a:hover.nyhedsTekst, a:active.nyhedsTekst, a:visited.nyhedsTekst {
	text-decoration: underline;
}

.nyhedsDato {
	font: 70% Arial, Geneva, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.nyhedsLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 60%;
	color : #000000;
	font-weight: normal;
	padding-left: 8px;
	font-style: italic;
}

a.nyhedsLink, a.nyhedsLink:link, a.nyhedsLink:visited, a.nyhedsLink:active, a.nyhedsLink:hover {
	background: url(images/frontpage_arrow.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a.nyhedsLink:hover {
	background-color: #fff600;
}




/*******************************/
/*******************************/
/*** KUNDESPECIFIKKE KLASSER ***/
/*******************************/
/*******************************/

.search_field {
	border: 1px solid #6b6b98;
	background: #ffffff;
	height: 13px;
	width: 72px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6b6b98;
	font-size: 9px;
	line-height: 9px;
}

.update, a.update:link, a.update:visited, a.update:active, a.update:hover {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #ffffff;
	text-decoration: none;
	line-height: 14px;
}

a.update:hover {
	color : #fff600;
}



