body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  color: #FFFFFF;
  line-height:15px;
  
  	scrollbar-base-color: #333;
	scrollbar-arrow-color: #cccccc;
	scrollbar-3dlight-color: #333;
	scrollbar-darkshadow-color: #333;
	scrollbar-face-color: #333;
	scrollbar-highlight-color: #333;
	scrollbar-shadow-color: #666;
	scrollbar-track-color:#151515;
}

a:link {
	text-decoration: none;
	color: #ccc;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: underline;
	color: #ccc;
}
a:active {
	text-decoration: none;
	color: #ccc;
}

a.con:link {
	text-decoration: none;
	color: #333;
}
a.con:visited {
	text-decoration: none;
	color: #333;
}
a.con:hover {
	text-decoration: underline;
	color: #333;
}
a.con:active {
	text-decoration: none;
	color: #333;
}



div.scroll
 { background:transparent; overflow-x:hidden; overflow-y: auto; border:0px; vertical-align:top; text-align: left;}
 
 .td_main {
	border-left:solid;
	border-left-color:#333333;
	border-left-style:dotted; 
	border-left-width:1px;
	width:315px;
	vertical-align:top;	
	line-height:15px;
} 

.overskrift{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:18px;
  color: #fff;
  font-weight:bold;
}

.overskrift_header{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  color: #FFF;
  font-weight:bold;
  background-image:url(images/header.jpg);
  background-repeat:repeat-x;
  vertical-align:middle;
  height:17px;
  width:200px;
}

.img {
border: 4px solid #FFF;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
    color: #fff;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
    color: #fff;
}

