body  
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005BAB;
	cursor: default;
}
.namevorname
  { border: 2px #005BAB double; width: 175px; clip:   rect(   )}
.standard,.nrplz,.strasseort
  { border: #005BAB; border-style: double; border-top-width: 2px; 
    border-right-width: 2px; border-bottom-width: 2px; 
    border-left-width: 2px; width: 355px; clip:   rect(   )}
.kontakt
  { font-size: 14px; color: #005BAB; font-weight: bold; width: 535px; clip:   rect(   )}
.nrplz
  { width: 50px;}
.strasseort
  { width: 300px; }
.nachricht 
  { border: 2px #005BAB double; width: 355px; clip:  rect(   ); height: 200px}
.buttons 
  { border: 2px #005BAB double; width: 100px; clip:  rect(   ); font-family: Verdana, Arial, 
    Helvetica, sans-serif; font-size: 10px; background-color: #FFFFFF }

a:link    { color: #BBC4E4; text-decoration: none  }    /* noch nicht besuchte Ziele */
a:visited { color: #BBC4E4; text-decoration: none  } /* besuchte Ziele */
a:hover   { color: #BBC4E4; text-decoration: none  }   /* Verweise bei "MouseOver" */
a:active  { color: #BBC4E4; text-decoration: none  }  /* Angeklickte Verweise */
a:focus   { color: #BBC4E4; text-decoration: none  }   /* Verweise, die Fokus erhalten */

