.floatimgleft {
float:left;
margin-top:0px;
margin-right:10px;
margin-bottom:0px;
}


ul
{
list-style-type: disc;
list-style-image: url(../graphics/disc_arrow.gif)
}

<!-- TABLES -->

td.basic { 
  color: black; 
  background: white; 
  border: solid;
  border-color: black;
}

table.basic { 
  color: black; 
  background: white; 
  border: solid;
  border-color: black;
  border-right-width: 3px;
  border-left-width: 3px;
  border-top-width: 3px;
  border-bottom-width: 0px;
}

table.leftsidesolid { 
  color: black; 
  background: white; 
  border: solid;
  border-color: black;
  border-right-width: 0px;
  border-left-width: 8px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

table.test { 
  color: #F24C6E; 
  border: solid;
  border-color: black;
  border-right-width: 0px;
  border-left-width: 8px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  z-index: 12;
}
<!-- /TABLES -->


<!-- FONTE -->

.centerframetext
{
font-family: verdana, geneva, arial, sans-serif;
font-size: 12px; 
<!--margin-bottom: 8px;-->
line-spacing: 10px;
line-height: 18px;
}

.imidten {
font-family: verdana, geneva, arial, sans-serif;
font-size: 11px;
}

.imidten_smaller {
font-family: verdana, geneva, arial, sans-serif;
font-size: xx-small; 
}

A.imidten {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
    text-decoration : underline;
    font-size : 12px;
    letter-spacing: normal
}

A.imidten:LINK {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
    text-decoration : underline;
    font-size : 12px;
}

A.imidten:VISITED {
    color : #000000;
    text-decoration : underline;
    font-size : 12px;
}

A.imidten:HOVER {
    color : #000000;
    text-decoration : none;
    font-size : 12px;
}

A.imidten_smaller {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
    text-decoration : underline;
    font-size : 11px;
    letter-spacing: normal
}

A.imidten_smaller:LINK {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
    text-decoration : underline;
    font-size : 11px;
}

A.imidten_smaller:VISITED {
    color : #000000;
    text-decoration : underline;
    font-size : 11px;
}

A.imidten_smaller:HOVER {
    color : #000000;
    text-decoration : none;
    font-size : 11px;
}

.toprighttext {
font-size: 10px;
font-weight: bold;
color: black;
letter-spacing: 1.0 px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.rightcolumntext {
font-size: 10px;
color: black;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}

.rightcolumntext:hover {
font-size: 10px;
color: black;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.rightcolumntext:link {
font-size: 10px;
color: black;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}

.under_kurv
{
font-family: verdana, geneva, arial, sans-serif;
font-size: 10px; 
font-weight: bold;
}


.indkoebskurv {
font-size: 12px;
font-weight: bold;
color: black;
letter-spacing: 1.0px;
text-decoration: none;
}

.indkoebskurv:LINK {
font-size: 11px;
font-weight: bold;
color: black;
letter-spacing: 1.0px;
text-decoration: none;
}

.indkoebskurv:VISITED {
font-size: 11px;
font-weight: bold;
color: black;
letter-spacing: 1.0px;
text-decoration: none;
}

.indkoebskurv:HOVER {
font-size: 11px;
font-weight: bold;
color: black;
letter-spacing: 1.0px;
text-decoration: underline;
}



.butt {
    color: black;
    background-color : #53B1DD;
    border-bottom : 1px solid #333333;
    border-left : 1px solid #cccccc;
    border-top : 1px solid #cccccc;
    border-right : 1px solid #333333;
    font-weight : bold;

    filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#ffffffff', EndColorStr='#ff3399cc');

}


P {
	FONT: 12px/18px Arial,Helvetica
}

H3 {
	FONT: bold 12px Arial,Helvetica; COLOR: #333333; DISPLAY: Inline
}

H2 {
	FONT: bold 14px Verdana,Arial,Helvetica; COLOR: #333333; 
}

H1 {
	FONT: bold 16px Verdana,Arial,Helvetica;
	margin-bottom: 5px
}

.sb {
	FONT: 12px Times New Roman, Ariel,Helvetica
}

.sh {
	FONT: 11px Verdana, Arial, Helvetica
}

.st {
	FONT: 10px Verdana, Arial, Helvetica; COLOR: #333333
}

<!-- /FONTE -->


<!-- BILLEDER -->

img.picture {
	border-color: black;
	border-width: 1 px;
	border-style: solid;
} 


<!-- /BILLEDER -->

