
.standardfont,body,td,th,input,submit,select,textarea,caption	{font-family:verdana,arial; font-size:11px; color:#555555;/*color:#242424;*/}
body { 
scrollbar-base-color: #e1e1e1;
scrollbar-track-color: #e1e1e1;
scrollbar-arrow-color: #f3f4fe;
}

.bigfont 	{font-family:verdana,arial; font-size:10pt; color:#555555;}
.smallfont 	{font-family:verdana,arial; font-size:8pt; color:#555555;}

.hidden { display: none; }
		
.back {
background-image: url(/images/at.jpg); background-repeat: no-repeat;
 background-position: center center;

}
th.d { border:1px solid #9B9EAA;background-image: url(/images/linebar.jpg); height:18; font-weight:bold; text-align:left; }
	
	/*th.d { border:1px solid #9B9EAA;background-color:#D2D4DA; height:24; font-weight:bold; text-align:left; }*/
	td.l { border-bottom:1px solid #748F93; border-left:1px solid #748F93; border-right:1px solid #748F93; padding:3;}
	th.c { align:center;  border:1px solid #9B9EAA; background-color:#D2D4DA; font-weight:normal; height:13; text-align:left; }
	td.blue {/*background-color:#D2D4DA;*/ border-top:1px solid #748F93;  border-bottom:1px solid #748F93; border-left:1px solid #748F93;  border-right:1px solid #748F93;padding:8;}
	
	.shadow {background-image: url(/images/shadow.gif);}
	
	
	
	RSS til HTML
	
  A {text-decoration:none;color:#113355;}
	A:link 		{color:#113355;text-decoration:none;}
	A:hover 	{color:#113355;text-decoration:none;}
	A:active 	{color:#113355;text-decoration:none;}
	A:visited	{color:#113355;text-decoration:none;}
	A:visited:link  {color:#113355;text-decoration:none;}
	A:visited:hover	{color:#113355;text-decoration:underline;}


input,submit,select,textarea {
	background: #DDDDDD; 
	border: 1px #555555 solid; 
	margin: 1px 1px}
.checkbox,.radio {
	border: 0px;
	margin: 0px 0px}
-->
#navlist {
	font-size: 11px;
	font-family: arial;
	font-weight: 500;
	width: 50px;
	text-align: center;
}

#navlist ul {
	margin: 1; 
	padding: 0; 
	list-style-type: none; 
}
#navlist li {

	margin: 5 10 3px 0;
}

.button       { border: 1 solid #D2D4DA}
.button-Over { background-color: #A3A3D6; border: 1 solid #FFFFFF }

#navlist a {
	display: block;
	padding: 1px 1px 1px 5px;
	border: 1px solid #333;
	width: 110px;
	background-color: #ffcc33;
}
#navlist a:link, #navlist a:visited {
	color: #000;
	color: #000000;
	text-decoration: none;
}
#navlist a:hover {
	border: 1px solid #333;
	background-color: #ffcc33;
	color: #333;
}
.container {
	margin-left:20;
	margin-right:auto;	
	width:860px;
	border-left:1px solid #748F93;
	border-bottom:1px solid #748F93;
	border-right:1px solid #748F93;
	border-top:1px solid #748F93;		
}

