﻿body {
  margin-left       : 0px;
	margin-top        : 0px;
	margin-right      : 0px;
	margin-bottom     : 0px;
  font-family       : Verdana, helvetica, arial;
	font-size         : 12px;
	color             : #6B6657;
}
td {
  font-size         : 12px;
}

#brugt {
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
}

#brugt td {
  font-family       : Verdana, helvetica, arial;
	font-size         : 12px;
	text-decoration   : none;
	font-weight       : normal;
	color             : #666666;
}

#brugt .overskrift {
  font-size         : 14px;
  font-weight       : bold;
}

#brugt .sub_overskrift {
  font-size         : 13px;
  font-weight       : bold;
}

#brugt .fedred {
  font-size         : 12px;
  font-weight       : bold;
}

#brugt .barr {
  background-color  : #EEEEEE;
  padding-left      : 5px;
	border-top  	    :1px;
	border-bottom     :1px;
	border-right      : 0px;
	border-left       : 0px;
	border-style	  :solid; 
	border-color	  :#000000; 
  
}

#brugt .trGray 
  {
  background-color: #EEEEEE;
  }
  
#tabelOut {
	border			      :1; 
	border-style	    :solid; 
	border-color	    :#666666; 
	border-top        : none;
	border-top-width  : 0px;
}

.micro {
	font-size : 8px;
}

.mini {
  font-size         : 10px;
  color             : #000000;
}

.seppline {
  height : 1px;
  background-color:#666666;
}

.menuTd {
  height : 19px;
  background-color:#FFE600;
}

.menuPunkt {
  font-size         : 10px;
  text-transform    : uppercase;
  font-weight       : bold;
  text-decoration   : none;
  color             : #000000;
}

.menuPunkt:HOVER {
  font-size         : 10px;
  text-transform    : uppercase;
  font-weight       : bold;
  text-decoration   : none;
  color             : #6B6657;
}

.menuSelected {
  background-color:#FFCC33;
}

.infoBoxoverskrift {
  font-weight       : bold;
  font-size         : 11px;
}

.boxForside {
  background-color:#EEEEEE;
  width : 350px;
}

.boxForsideOverskrift {
  font-size         : 12px;
  color             : #000000;
  font-weight       : bold;
}

.fed {
  font-weight       : bold;
}

.adresse {
  height : 15px;
  padding-top:1px;
  background-color  :#FFE600;
  text-align        : center;
  font-size         : 9px;
  text-transform    : uppercase;
  font-weight       : bold;
  text-decoration   : none;
  color             : #000000;
}

.dot {
  color             : #980000;
  margin-left       : 3px;
  margin-right      : 3px;
}

.box {
	border			    :1; 
	border-style	  :solid; 
	border-color	  :#666666;
	width: 178px;
}

.boxBar {
  background-color  : #FFE600;
  font-size         : 9px;
  text-transform    : uppercase;
  font-weight       : bold;
  color             : #000000;
  padding-left      : 5px;
  padding-top       : 2px;
  padding-bottom    : 2px;
}

.boxContent {
  padding-left      : 5px;
  padding-top       : 2px;
  padding-bottom    : 3px;
  padding-right     : 5px;
}

table {
	font-family : Verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none;
	text-align : left;
}

.frame_overskrift
  {
	font-size: 14px;
	font-weight: bold;
	letter-spacing : 1;
	line-height: 14px;
	color: #000000;
}

.brugt_overskrift
  {
	font-size: 14px;
	font-weight: bold;
	letter-spacing : 1;
	line-height: 14px;
	color: #666666;
}

.brugt_subskrift
  {
	font-size: 10px;
	font-weight: bold;
	letter-spacing : 1;
	line-height: 14px;
	color: #980000;
}


.imageBorder
	{
	border			    :1; 
	border-style	  :solid; 
	border-color	  :#666666; 
	}
	
.trGray 
  {
  background-color: #EEEEEE;
  }

.trwhite
  {
  background-color: #FFFFFF;
  }

A {
	color : Gray;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}