body, div.klammer, embed {
	color : #202625;
	background-color : #F0F1E5;
	font-family: georgia, arial, verdana, sans-serif;
	font-size : 8pt; line-height: 1.7em;
}

a:link, a:visited {
	color : #0000CC;
	font-family: georgia, arial, verdana, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	line-height: 1.7em;
}

a:hover {
	color : #CC0000;
	font-family: georgia, arial, verdana, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
    line-height: 1.7em;
}

div, td {
	color : #202625;
	font-family: georgia, arial, verdana, sans-serif;
	font-size : 8pt; line-height: 1.7em;
}

table.gross {
	background-color : #FAFBEE;
	border-left: 		 dotted 1px  #202625;
	border-top:      	dotted 1px #202625;
	border-right:      	dotted 1px #202625;
	border-bottom: 	dotted 1px #202625;
	width : 770px;
	height : 575px;
}

td.rand_unten {
	border-top: dotted 1px #202625;
	text-align : right;
}

input, textarea { width: 80%; 
                  background-color: #F4F5E8;
                  padding: 5px;
                  color: #0033B3;
                  border: dotted 1px #202625;
                  font-family: georgia, arial, verdana, sans-serif; 
                  font-size: 8pt; line-height: 1.7em; }
