/* Standard stylesheet for BI																	*/
/* ----------------------------------------------------------------------------------	*/

body, p, form, textarea, input, a, td, th, div, span, h1, h2, h3, h4, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana;
	font-weight: normal;
//	font-size: 11px;
	letter-spacing: normal;
	margin-top: 4px;
	margin-bottom: 8px;
}

p.basetext {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: normal;
//	line-height: 1.3em;
	margin-top: 8px;
	margin-bottom: 8px;
}

p.basetext10 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: normal;
//	line-height: 1.3em;
	margin-top: 4px;
	margin-bottom: 8px;
}


p.blogtext {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: normal;
//	line-height: 1.3em;
	margin-top: 8px;
	margin-bottom: 8px;
}

p.blogtime {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	letter-spacing: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}

p.blogbottom {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	letter-spacing: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}


/* -------------------------------------------------------------	*/
/* Links		   															*/
/* -------------------------------------------------------------	*/
a:visited {color: blue; background: transparent; text-decoration: none;}
a:link 	{color: blue; background: transparent; text-decoration: none;}
a:hover 	{color: red; background: transparent; cursor: hand; text-decoration: underline;}
a:active 	{color: red; background: transparent; text-decoration: none;}

a:link.basetext {color: #0000FF; text-decoration: none;}
a:visited.basetext {color: #0000FF; text-decoration:	 none;}
a:active.basetext {color: #0000FF; text-decoration: none;}
a:hover.basetext {color: red; text-decoration: underline; cursor: hand;}

a:link.calendarlink {color: #CC0000; text-decoration: none;}
a:visited.calendarlink {color: #CC0000; text-decoration:	 none;}
a:active.calendarlink {color: #CC0000; text-decoration: none;}
a:hover.calendarlink {color: #CC0000; text-decoration: underline; cursor: hand;}

a:link.faneblad {color: #FFFFFF; text-decoration: none;}
a:visited.faneblad {color: #FFFFFF; text-decoration: none;}
a:active.faneblad {color: #FFFFFF; text-decoration: none;}
a:hover.faneblad {color: #CC0000; text-decoration: none; cursor: hand;}

a:link.blogbottom {color: #666699; text-decoration: none;}
a:visited.blogbottom {color: #666699; text-decoration: none;}
a:active.blogbottom {color: #666699; text-decoration: none;}
a:hover.blogbottom {color: red; text-decoration: none; cursor: hand;}

a:link.neutral {color: #000000; text-decoration: none;}
a:visited.neutral {color: #000000; text-decoration: none;}
a:active.neutral {color: #000000; text-decoration: none;}
a:hover.neutral {color: #CC0000; text-decoration: underline; cursor: hand;}

/* ------------------------------------------------------------- */
/* Body								 									*/
/* ------------------------------------------------------------- */

.basepage 
	{
	font-size: 11px;
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 10px
	}
	
.basepage2 
	{
	margin-top: 10px;
	margin-left: 16px;
	margin-right: 10px
	background-image: url('images/backgrounds/BI1897_BG.gif'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  center;
	}

.basetext 
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
//	line-height: 1.3em;
	color: #000000;
	margin-top:    4px;
	margin-bottom: 8px;
	}
	
.basetext10 
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: normal;
//	line-height: 1.3em;
	color: #000000;
	margin-top:    2px;
	margin-bottom: 4px;
	}

.faneblad 
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
//	line-height: 1.2em;
	color: #FFFFFF;
	}


/* ------------------------------------------------------------- */
/* Overskrifter 												 */
/* ------------------------------------------------------------- */

h1	{
	font-family:	Arial, Verdana, sans-serif;
	font-size:	 18px;
	font-weight:	900;
	font-style:	normal;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
	}
	
h1.blogtext	{
	font-family:	Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style:	normal;
	color: #000000;
	text-decoration:	none;
	margin-top: 10px;
	margin-bottom: 4px;
	border-bottom: 0px solid #000000;
	}


h2	{	
	font-family:	Arial, Verdana, sans-serif;
	font-size:	 18px;
	font-weight: 900;
	font-style:	normal;
	margin-top: 0px; 
	margin-bottom: 20px;
//	border-bottom: 1px solid #000000;
	}	

h2.meddelelse	{	
	font-family:	Arial, Verdana, sans-serif;
	font-size:	 18px;
	font-weight: 900;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
//	line-height: 1.33em; 
	margin-top: 0px; 
	margin-bottom: 20px;
	border-bottom: 0px solid #000000;
	}	

	
h3	{
	font-family: Verdana, sans-serif;
	font-size:	 16px;
	font-weight: 600;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform: none;
//	line-height: 1.25em; 
	margin-top: 12px; 
	margin-bottom: 6pxm;
	}
	
h4	{
	font-family: Verdana, sans-serif;
	font-size:	 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
//	line-height: 1.25em; 
	margin-top: 10px; 
	margin-bottom: 2px;   
}

h5	{
	font-family: Verdana, sans-serif;
	font-size:	 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
//	line-height: 1.25em; 
	margin-top: 10px; 
	margin-bottom: 2px;   
}

h6	{
	font-family: Verdana, sans-serif;
	font-size:	 11px;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 0px;   
}


/* -------------------------------------------------------------	*/
/* Tabeller   															*/
/* -------------------------------------------------------------	*/
table
	{
//	 cellspacing: 0;
//	 margin: 0;
//	 padding: 0;
	 border: 0px none;
	 font-size: 11px;
	 font-weight: normal
	}
	
table.tbl_List2
	{border:1px solid #CC0000;	 
	 cellspacing: 0px;
	 cellpadding: 2px;
	 font-family: verdana;
	 font-weight: normal;
	 font-size: 11px;
	}
	
th.tbl_List2
	{background-color:#CC0000;
	 color: #FFFFFF;
	 font-weight: bold;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 padding-left: 3px;
	 padding-right: 3px;
	 text-align: left;
	}
td.tbl_List2
	{background-color:#FAFAFA;
	 color: #000000;
	 padding-left: 3px;
	 padding-right: 3px;
	}
td.tbl_List2Alt
	{background-color:#EFEFEF;
	 color: #000000;
	 padding-left: 3px;
	 padding-right: 3px;
	}	

table.tbl_oversigt
	{border:0px none;
	 width:100%;
	 cellspacing: 1px;
	 cellpadding: 0px;
	 font-family: verdana;
	 font-weight: normal;
	 font-size: 11px;
	 align:left
	}

th.tbl_oversigt
	{//border: 1px solid #636363;
	 background-color:#636363;
	 color: #FFFFFF;
	 font-weight: bold;
	 font-size: 11px;
	 padding-left: 2px;
	}


td.tbl_oversigt
	{border-right: 1px solid #FFFFFF;
	 background-color:#F4F4F4;
	 padding-left: 2px;
	 color:#000000;
	 font-weight:normal;
	 font-size: 11px;
	}

td.tbl_oversigt_mork
	{border-right: 1px solid #FFFFFF; 
	 background-color:#DFDFDF;
	 padding-left: 2px;
	 color:#000000;
	 font-weight:normal;
	 font-size: 11px;
	}
	
	
th.tbl_oversigt_soeg
	{border: 1px solid #000000;
	 padding: 0px;
	 background-color:#FFFFFF";
	 color: #000000;
	 font-weight: normal;
	 font-size: 11px;
	 text-align: left;
	 height: 19px;
	 margin: 0px;
	}

td.tbl_oversigt_soeg
	{border: 1px solid #000000;
	 padding: 0px;
	 background-color: #FFFFFF";
	 color: #000000;
	 font-weight: normal;
	 font-size: 11px;
	 text-align: left;
	 height: 19px;
	 margin: 0px;
	}


.tbl_oversigt_textbox
	{width: 100%; 
	 height: 18px;
	 border-style: none;
	 border-width: 0px;
	 border-color: #000000;
	 background-color: #FFFFFF;
	 color: #000000;
	 margin: 0; 
	 padding-left: 1px;
 	 font-size: 11px;
	 }

td.basetext
	{color: #000000;
	 font-weight: normal;
	 font-size: 11px;
	 margin: 1px; 
	 padding-left: 3px;
	 padding-right: 3px;
	}
	
td.basetext10
	{padding-left: 3px;
	 padding-right: 3px;
	 color: #000000;
	 font-weight: normal;
	 font-size: 10px;
	 margin: 0px; 
	}

/* -------------------------------------------------------------	*/
/* Div's 		   													*/
/* -------------------------------------------------------------	*/

.divBlogEmne {
	border-bottom: 1px solid #C0C0C0; 
	padding-left: 0; 
	padding-right: 0; 
	padding-top: 0; 
	padding-bottom: 0;
	margin-right: 10px; 
}

/* -------------------------------------------------------------	*/
/* Diverse		   													*/
/* -------------------------------------------------------------	*/
.textbox {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.0em;
	letter-spacing: normal;
	margin: 0px;
}

.lille
	{
	font-size: 0.6em;
	}

.indrammet
	{
	border: 1px solid #000000; 
	padding: 2;
	}

.knap_tekst
	{ 
	padding-top: -4px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
	}
	
#text3d
  {
	height:20px;
	filter: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=4,offY=4,positive=true);
  }
#box3d
  {
  filter: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=10,offY=10,positive=true);
  }
