/* #########  Classic Styles ###### */
/*  F O N T  */
#a7gr {font-family: Arial; font-size: 7pt; color: #EEEEEE;}
#a8gr {font-family: Arial; font-size: 8pt; color: #EEEEEE;}
#a9gr {font-family: Arial; font-size: 9pt; color: #EEEEEE;}
#a8bl {font-family: Arial; font-size: 8pt; color: #444444;}
#a8grb {font-family: Arial; font-size: 8pt; color: #EEEEEE;font-weight : bold;}
#a8rb {font-family: Arial; font-size: 8pt; color: #FF0000;font-weight : bold;}
#a10gr {font-family: Arial; font-size: 10pt; color: #EEEEEE;}
#a10grb {font-family: Arial; font-size: 10pt; color: #EEEEEE;font-weight : bold;}
#a10bl {font-family: Arial; font-size: 10pt; color: #444444;}
#a10blb {font-family: Arial; font-size: 10pt; color: #444444;font-weight : bold;}  
#a12gr {font-family: Arial; font-size: 12pt; color: #EEEEEE;}
#a12grb {font-family: Arial; font-size: 12pt; color: #EEEEEE;font-weight : bold;}
#a14gr {font-family: Arial; font-size: 14pt; color: #EEEEEE;}
#a14grlb {font-family: Arial;font-size: 14px; color: #DEDEDE; font-weight: bold;}
#a20grlb {font-family: Arial;font-size: 20px; color: #DEDEDE; font-weight: bold;}
#a24lgr {font-family: Arial;font-size: 24pt; font-weight: bold; color: #DEDEDE;}
/*  T A B E L  */
#td1{background : #444444;} /*mørk grå*/
#td2{background : #888888;} /*grå*/ 

/* ############### M E N U ############### */
.newsTitle {
	font-size: 12px;
	font-weight: bold;
}

.newsContent {
	color: #BBBBBB;
}

.clockText {
	color: #FFFFFF;
}

/* ############################## herunder opdateret */

body {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: BBBBBB;
	overflow: auto; /* Fjerner vertical scrollbar */
	scrollbar-face-color: #555555; 
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333; 
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999; 
	scrollbar-track-color: #333333;
}

td {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #BBBBBB;
}

a {
	color: #EEEEEE;
	text-decoration: none;
}
 
a:active {
	color: #ffffff;
	text-decoration: none;
} 

A:hover {
	text-decoration: none;
	color: #ffffff;
}

/* ######### TOP MENU ######### */
.clCMEvent{
	position:absolute;
	z-index:300;
	width:100%;
	height:100%;
	clip:rect(0,100%,100%,0);
	left:0;
	top:0;
	visibility:hidden
}

.clCMAbs{
	position:absolute;
	width:10;
	height:10;
	left:0;
	top:0;
	visibility:hidden
}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over{
	font-family: Verdana, Arial;
	position:absolute;
	overflow:hidden;
	width:130;
	height:15;
	cursor:pointer;
	cursor:hand
}

.clT{ /* Menu Tekst Normal */
	color:#EEEEEE;
	font-size: 10px;
	font-weight: bold
}

.clTover{ /* Menu Tekst Over */
	color:#10250A;
	font-size: 10px;
}

.clS,.clSover{ /* Undermenu Normal+Over */
	padding:0px;
	font-size:10px;
}

.clS2,.clS2over{ /* Undermenu2 Normal+Over */
	padding:0px;
	font-size:10px;
}

.clS,.clS2{ /* Undermenu+Undermenu2 Normal */
	color:#10390B;
	background-color:#BBBBBB;
	layer-background-color:#117B61;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.clSover,.clS2over{ /* Undermenu+Undermenu2 Over */
	color:#10390B;
	background-color: #DDDDDD;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.clSover,.clS2over,.clTover,.clB,.clBar{
	layer-background-color:#117B61;
}

.clB{
	position:absolute;
	visibility:hidden;
	z-index:300
}

.clBar{
	position:absolute;
	width:10;
	height:50;
	visibility:hidden;
}
/* ######### /TOP MENU ######### */
/* end */
