Body{
	background-image : url(Billeder/_gradient2.jpg);
	background-repeat: repeat-x;
	color:#171717;
	font-family:sans-serif,'Tahoma';
	scrollbar-3d-light-color : #CBDFE8; 
  	scrollbar-arrow-color : #87969c; 
  	scrollbar-base-color : #CBDFE8; 
  	scrollbar-dark-shadow-color : #CBDFE8; 
  	scrollbar-face-color : #FFFFFF; 
  	scrollbar-shadow-color : #CBDFE8; 
  	scrollbar-highlight-color : #FFFFFF;
}

p{
	color:#171717;
	font-family:sans-serif,'Tahoma';
}

td{
	color:#171717;
	font-family:sans-serif,'Tahoma';
}

.aktiv{
	font-family:sans-serif,'Tahoma';
	text-align:center;
	vertical-align:middle;
	background-image : url(Billeder/hvid.gif);
	background-repeat : no-repeat;
	width:95;
	color:#171717;
	margin-top:3
}

.inaktiv{
	border:none;
	font-family:sans-serif,'Tahoma';
	text-align:center;
	vertical-align:middle;
	background-image:url( Billeder/graa.gif);
	background-repeat:no-repeat;
	width:95;
	color:#e8e8e8;
	margin-top:3
}

.iframe{
	margin-top:0;
	margin-left:25;
}

.iframe2{
	margin-top:0;
	margin-left:8;
}

.iframeKasse{
	margin-top:-1;
	background-image:url(Billeder/bg.png);
	background-repeat:no-repeat;
}

.img{
	margin-right:-3;
}

.celle{
	margin-left:10;
	margin-top:10;
	position:absolute;
}

.celle2{
	margin-left:8;
}

a:link{
	text-decoration:none;
	color:#9c9087;
}

a:visited{
	text-decoration:none;
	color:#9c9087;
}

a:active{
	text-decoration:none;
	color:#87969c;
}

a:hover{
	text-decoration:underline;
	color:#87969c;
}