/* DATEI: formate1txt.css  textfelder*/


/* Es folgen Style-Definitionen */
/* Unterhalb jedes Befehls steht eine Kurzerklaerung */

body { background-color: White; font-family:Verdana; font-size:9pt;  color : #696969;  text-align : left;  margin : 0px;  line-height : 150%;    }

td {  font-family:Verdana; font-size:9pt;  color : #696969;  text-align : left;  margin : 0px;  line-height : 150%;    }

/*img { border: none;
}*/

/*tt { font-family:Courier New,Courier; font-size:9pt; color:#000066; font-weight:900;  }*/
tt { font-family:Arial; font-size:9pt; color: #DEB887; font-weight:900;  }

H1 {
	background-color: White; font-family: Verdana; font-size:8pt;  color : #999999;  text-align : left;  margin : 0px;  line-height : 150%;
	font : bold;
}

a:link { font-size:9pt; color:#aaaaaa; text-decoration:none;  }
a:visited { font-size:9pt; color: Olive; text-decoration:none;  }
a:active { font-size:9pt; color: #DC143C; text-decoration:none;}

