
a {
    font : 110% bold Arial,Helvetica,sans-serif;
    color: yellow;
  }

caption {
    font : 16pt Arial,Helvetica,sans-serif;
    margin : 0 0 0 1cm;
    caption-side : top;
    color : blue;
    height : 0.75cm;
    left : 5px;
    text-align : left;
  }

tr {
  }

.adresse {
  }

.amt {
    font : bold 120% Arial,Helvetica,sans-serif;
  }

.funktion {
    font : bold 140% Arial,Helvetica, sans-serif;
  }

.mail {
    color: blue;
  }

.name {
    font : bold 120% Arial,Helvetica, sans-serif;
  }

table.funk {
    margin : 0 0 0 1cm;
    border-collapse : collapse;
    caption-side : top;
    vertical-align : top;
    width : 92%;
  }

table.telefon {
    border-collapse : collapse;
    width : 50%;
  }
	
td.tf_txt {
    width : 20%;
  }
	


td.adr {
    margin : 0 0 0 0.2cm;
    border : #ffffcc;
    border-style : groove none groove groove;
    vertical-align : top;
    width : 40%;
  }

td.funk {
    margin : 0 0 0 0.2cm;
    border-style : groove;
    border-top-color : #ffffcc;
    border-right-color : #ffffcc;
    border-bottom-color : #ffffcc;
    border-left-color : #ffffcc;
    vertical-align : top;
    width : 40%;
  }

td.mail {
    margin : 0 0 0 0.2cm;
    border : #ffffcc;
    border-style : groove groove groove none;
    text-align : left;
    width : 10%;
    vertical-align : top;
  }

