/* STYLES FOR MARINA.ONNET.CH */

.parentborder 
{ 
  background-color: #343434; 
}

.dotborderh 
{ 
  background-image:url(images/borderh.gif); 
}

.dotborderv 
{ 
  background-image:url(images/borderv.gif); 
}

.dotedge 
{ 
  background-color: #4E8206; 
}

.windowtitle 
{ 
  font:bold 10pt Verdana; color: #4E8206; padding-left:2px; 
}
  
.windowstatus 
{ 
  font:7pt Verdana; color: #4E8206; padding-right:2px; 
}

.windowtext
{
  font:8pt Verdana; color: #437005;
}

/* ################## LINK STYLES #################### */
a
{
  font: 8pt Verdana; color: #437005; text-decoration: underline;
}

a:link 
{ 
  color: #437005; text-decoration: underline;
}

a:visited 
{ 
  color: #639025; text-decoration: underline;
}
 
a:hover 
{ 
  color: #639025; text-decoration: underline; 
}

a:active 
{
  color: #639025; text-decoration: underline;
}

a:focus 
{ 
  color: #639025; text-decoration: underline ;
}

a.small
{
  font: 7pt Verdana; color: #437005; text-decoration: none;
}

a.small:link 
{ 
  color: #437005; text-decoration: none;
}

a.small:visited 
{ 
  color: #639025; text-decoration: none;
}
 
a.small:hover 
{ 
  color: #639025; text-decoration: none;
}

a.small:active 
{
  color: #639025; text-decoration: none;
}

a.small:focus 
{ 
  color: #639025; text-decoration: none;
}


a.big
{
  font:bold 10pt Verdana; color: #639025; text-decoration: none; padding-left:2px;
}

a.big:link 
{ 
  color: #639025; text-decoration: none;
}

a.big:visited 
{ 
  color: #639025; text-decoration: none;
}
 
a.big:hover 
{ 
  color: #639025; text-decoration: none;
}

a.big:active 
{
  color: #639025; text-decoration: none;
}

a.big:focus 
{ 
  color: #639025; text-decoration: none;
}