.imgThumb
{
	cursor:pointer;margin-left:5; margin-right:5; margin-top:5; margin-bottom:5;border-collapse: collapse;background-image:url('/images/design/thumbs_bg.png');text-alignment: left; float: left;
}

.imgThumb:Hover
{
	cursor:pointer;margin-left:5; margin-right:5; margin-top:5; margin-bottom:5;border-collapse: collapse;background-image:url('/images/design/thumbs_bg.png');background-position:0px 158px;text-alignment: left; float: left;
}


.aButton
{
	/*border:1px solid silver;*/
	
}

.aPic
{
	border:1px solid #555555;
	width:20px;
	TEXT-DECORATION: none;
	color:#333333;
	margin:1px;
}


.aPic_Current
{
	border:1px solid #333333;
	color:#FFFFFF;
	width:20px;
	TEXT-DECORATION: none;
	background-color:#333333;
	margin:1px;
}


/*-------------------------------------------------------*/
/* Hovedmenufarve og størrelse opsætning, både normalt og hover  */
.box1
{
border:1px solid #c4d2e3;
}

.box2
{
border:1px solid #c4d2e3;
background-color:#B8D3A8;
}

.td_3
{
border-bottom:1px solid #DEE2E7;
vertical-align:top;
padding:3px;
}

.td_gruppe_2
{
/*border-bottom:1px solid #DEE2E7;*/
vertical-align:top;
padding:3px;
font-weight:bold;
background-color:#dce4ee;
}

.td_bb
{
border-bottom:1px solid #c4d2e3;
Padding:2px;
}

.td_tb
{
border-top:1px solid #c4d2e3;
Padding:2px;
}

.td_bcl
{
background-color:#c4d2e3;
Padding:2px;
}

.td_bcw
{
background-color:#FFFFFF;
Padding:2px;
}

.td_header_left
{
 background-image:url(/images/design/header11/header_left.png);
 background-repeat:no-repeat;
 background-position:left top;
 vertical-align:top;
 padding-top:3px;
 width:3px;
 height:23px;
 FONT-WEIGHT: normal;
 FONT-SIZE: 13px;
 COLOR: #000000;
 LETTER-SPACING: 0px;
}

.td_header_right
{
 background-image:url(/images/design/header11/header_right.png);
 background-position:right top;
 background-repeat:no-repeat;
 vertical-align:top;
 padding-top:3px;
 width:3px;
 height:23px;
FONT-WEIGHT: normal;
 FONT-SIZE: 13px;
 COLOR: #000000;
 LETTER-SPACING: 0px;
 
}

.td_header
{
 background-image:url(/images/design/header11/header_bg.png);
 background-repeat:repeat-x;
 vertical-align:top;
 width:3px;
 height:23px;
 padding-top:3px;
 FONT-WEIGHT: normal;
 FONT-SIZE: 13px;
 COLOR: #000000;
 LETTER-SPACING: 0px;

}

.tr1_normal TD
{
	color:black;
	cursor:pointer;	
	text-align: left;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
	border-top:1px solid #c4d2e3;
	border-bottom:1px solid #c4d2e3;
}

.tr1_hover TD
{
	color:green;
	cursor:pointer;	
	text-align: left;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
	border-top:1px solid #c4d2e3;
	border-bottom:1px solid #c4d2e3;
}


.tr2_normal TD
{
	color:black;
	text-align: left;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #c4d2e3;
}

.tr_header TD
{
	color:black;
	text-align: left;
	width:100%;
	padding-bottom:5px;
	font-weight:bold;
	padding-top:5px;
	border-bottom:1px solid #DEE2E7;
}

.tr3_normal TD
{
	color:black;
	text-align: left;
/*	width:100%;*/
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #DEE2E7;
}

.tr2_hover TD
{
	color:#065c06;
	cursor:pointer;	
	text-align: left;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #DEE2E7;
}


.mainMenu_normal {
	cursor:pointer;
	width:169px;
	height:21px;
	color:red;
	padding:5px;
	border-right:0px solid #A5A5A5;
	border-left:1px solid white;
	background: url("/images/design/midt-bg.gif");

}

.mainMenu_hover {
	cursor:pointer;
	color:red;
	width:169px;
	padding-bottom:15px;
	height:21px;
	border-right:0px solid #A5A5A5;
	border-left:1px solid #white;
	background: url("/images/design/midt-bg_active.gif");
}

TD .mainMenu_fontcolor {	
	color:white;
}	

/*-------------------------------------------------------*/
/* Undermenu farve og størrelse opsætning, både normalt og hover  */
.subMenu_normal {
	cursor:pointer;
	color:red;
	width:168px;
	height:21px;
	border-left:0px solid white;
		border-right:0px solid white;
	border-bottom:1px solid #3D5326;
	border-top:1px solid #557337;
	background-color: #4F6B31;
}

.subMenu_div {
position:fixed;
display:none;
align:left;
/*
border-left:1px solid white;
border-right:1px solid white;
border-bottom:1px solid white;
border-top:0px;
*/
border:0px;
z-index:1000;
}
.subMenu_hover {
	cursor:pointer;
	width:168px;
	height:21px;
	border-bottom:1px solid #3D5326;
	border-top:1px solid #557337;
	background-color: #62874C;
	color:white;
}

.subMenu_fontcolor 	{
	color:white;
}

/*-------------------------------------------------------*/
/* Sidetoppens baggrunfd og højde  */
.sidetop {
	background-image: url("/images/design/sidetop.jpg");
	background-color: #0148BE;
	background-repeat: no-repeat;
	height: 92px;
}

/*-------------------------------------------------------*/
/* Bestemmer bredde og padding på de tre kollonner       */

.venstreKol {
	padding-left:5px;
	vertical-align: top;
	padding-top:0px;
}
.hoejreKol {
	padding-right:10px;
	width:200px;
	vertical-align: top;
	padding-top:0px;
}

.midterKol {
  padding-top:0px;
	padding-left:5px;
	vertical-align: top; 
	padding-right:20px;
}

/*-------------------------------------------------------*/
/* gennemsigtigt image, der sørger for at holde bredden på kollonnerne  */

.venstreKolImg {
	width: 195px; /*Kolonnebredde minus padding*/
	height:1px;
	}

.hoejreKolImg {
	width: 195px; /*Kolonnebredde minus padding*/
	height:1px;
}

.midterKolImg {
	width:552px; /* min. samlet bredde(1024), minus bredden på de to kollonner og minus lidt til ramme og scrollbar */
	height:1px;
}

/*-------------------------------------------------------*/
/* Standard formater  */
.h1{
    FONT-FAMILY: Trebuchet MS, Helvetica, Arial;
		FONT-WEIGHT:normal;	
    FONT-SIZE: 28px;
    PADDING-BOTTOM: 0px;
    MARGIN-BOTTOM: 0px;
    COLOR: #000000;
    LETTER-SPACING: 3px;
}

.h3 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
		margin-top:0px;
    MARGIN-BOTTOM: -2px;
    COLOR: #000000;
    LETTER-SPACING: 0px;
}

H1 {
    FONT-FAMILY: Trebuchet MS, Helvetica, Arial;
		FONT-WEIGHT:normal;	
    FONT-SIZE: 28px;
    PADDING-BOTTOM: 0px;
    MARGIN-BOTTOM: 0px;
    COLOR: #000000;
    LETTER-SPACING: 3px;
}

H3 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
		margin-top:0px;
    MARGIN-BOTTOM: -2px;
    COLOR: #000000;
    LETTER-SPACING: 0px;
}
H5 {
    FONT-FAMILY: sans-serif, Arial, Verdane;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    MARGIN-BOTTOM: -13px;
    COLOR: #000000;
}
H4
{
    FONT-WEIGHT: bold;
FONT-SIZE: 11px;

}
H6 {
    FONT-FAMILY: Tahoma, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: -11px;
    COLOR: #000000;
}

HR {
    MARGIN: 0px;
    COLOR: #DEE2E7;
    HEIGHT: 1px
}

P
{
 padding:4px;
 margin-top:0px;
 margin-bottom:10px;
}

UL
{
	list-style-type:circle;
	text-indent: -2px;
	list-style-position: outside;
/*

list-style-image: url(arrow.gif);
list-style-type: square;
*/
padding-left: 8px;
margin-left: 10px;

}

.input
{
	padding-left:2px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    HEIGHT: 21px;
    BORDER:1px solid #1c5180;
    padding-top:2px;
	
    background: url("/images/design/input_bg1.gif");
}

.knap 
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    HEIGHT: 21px;
    cursor:pointer;

       padding-left:10px;
    padding-right:10px;
    background: url("/images/design/midt-bg2.gif");
	background-position:0px -2px;
	border:outset 0px;
    border-top-color:#4F6B31;
    border-left-color:#4F6B31;
}

.knap_hover 
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    HEIGHT: 21px;
    cursor:pointer;
    padding-left:10px;
    padding-right:10px;
    background: url("/images/design/midt-bg2.gif");
	background-position:0px 23px;
	
    border:outset 0px;
    border-top-color:#4F6B31;
    border-left-color:#4F6B31;
}

.fejl 
{
color:#CC0000;
}

A
{
    FONT-WEIGHT: normal;
    /*FONT-SIZE: 11px;*/
    COLOR: #556577;
    TEXT-DECORATION: underline;
}
A:hover
{
    FONT-WEIGHT: normal;
    /*FONT-SIZE: 11px;*/
    COLOR: #2f3f52;
    TEXT-DECORATION: underline
}


A.black
{
    FONT-WEIGHT: normal;
    /*FONT-SIZE: 11px;*/
    COLOR: #000000;
    TEXT-DECORATION: none;
	cursor:pointer;
}
A.black:hover
{
    FONT-WEIGHT: normal;
    COLOR: #000000;
    TEXT-DECORATION: underline;
	cursor:pointer;
}


A.white
{
    FONT-WEIGHT: normal;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
	cursor:pointer;
}
A.white:hover
{
    FONT-WEIGHT: normal;
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
	cursor:pointer;
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    COLOR: #000000;
    LINE-HEIGHT: 17px;
    /*FONT-FAMILY: Verdana, Arial, sans-serif*/
}

BODY
{
    FONT-SIZE: 13px;
    MARGIN: 0px;
    COLOR: #000000;
   /* FONT-FAMILY: Verdana, Arial, sans-serif;*/
		LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Trebuchet MS, Helvetica, Arial;
		/*
		background-image:url(/images/design/body_bg3.png);
		background-repeat:repeat-x;
		*/
		/*background-color: #0097c9;*/
		
}




/* Default attributes of table container for entire calendar */
.table-style {
	font-family: arial;
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0; 
	background-color: #ffffff;
	font-family: arial; 
	font-size: 11px;
}

/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.div-style {
	z-index: 999;
	position: absolute;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.title-style {
	padding: 2px;
	font-family: arial; 
	font-size: 11px;
	color: #ffffff;
}

/* Default attributes used in calendar title background.*/
.title-background-style {
/*	background-color: #9f9fff; */
	background-image:URL('/Files/System/cal/bgCalenderTop.gif');
	background-repeat:repeat-x;
	background-position:left top;
	background-color: Black;
}

/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
	border-style: none;
/*	border-width: 1;
	border-color: black; */
	cursor: pointer;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	/*border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; */
	cursor: pointer;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: arial; 
	font-size: 11px; 
	border-width: 1; 
	border-style: solid; 
	/*border-color: #a0a0a0;
	background-color: #cee3ef;*/
	background-color: #999999;
	border-color: #cccccc;
	color: White;
	cursor: default;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #536b7c;
	cursor: hand;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
	background-color: #999999;
}

/* Default attributes of calendar body (weekday titles and numbers). */
.body-style {
	padding: 5px;
	/*background-color: #cee3ef;*/
	background-color: white;
	font-family: verdana; 
	font-size: 10px;
}

/* Attributes of current day in calendar body. */
.current-day-style {
	color: #56c314;
	font-weight: normal;
	text-decoration: none;
}

/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
	color: #909090;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: black;
	text-decoration: none;
}

/* Attributes of border around selected day in calendar body. */
.selected-day-style {
	border-style: solid;
	border-width: 1px; 
	border-color: black;
	color: black;
	background-color: #5ece1b;
	font-weight: normal;
}

/* Default attributes of designated holidays. */
.holiday-style {
	background-color: #FFDDDD;
}

/* Attributes of today display at bottom on calendar */
.today-style {
	padding: 0px;
	color: white;
	text-align: center;
	text-decoration: none;
	background-color: #282828; 
}

/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
	background-color: #d0d0d0; 
	padding: 0px;
}


