body
 {
  background-color: #F0F0F0;
 	text-align: center;
 	font-family: Verdana, Arial;
 	font-size: 14pt;
 }

#inhalt
 {
 	top: 10px;
 	width: 750px;
 	margin:0px auto;
 	text-align: left;
 }

#de
 {
 	float: left;
 }

#fr
 {
 	float: right;
 }

#titel
 {
 	text-align: center;
 	font-size: 12pt;
 } 

#fuss
 {
 	text-align: center;
 	font-size: 12pt;
 } 

.ms
 {
 	font-family: Times;
 	font-weight: bold;
 	font-variant:small-caps;
 	font-size: 130%;
 }

h1
 {
 	font-size: 20pt;
 }

p
 {
 	clear: both;
 	text-align: justify;
 }

.center
 {
 	text-align: center;
 }

.eingabe
 {
 	line-height: 25pt;
 }
   
#adresse
 {
 	float: right;
 	padding-right: 100px;
 }

#ansprechpartner
 {
 	float: left;
 	padding-left: 10px;
 	padding-top: 30px;
 }

#steuernummer
 {
 	text-align: center;
 	font-size: 10pt;
 }

.eingabefeld
 {
 	left: 500px;
 	padding-top: 5px;
 	position: absolute;
 }

.mail
 {
 	background-color: #FFFFFF;
 	font-family: Courier, Arial;
 	font-size: 10pt;
 	padding: 20px;
 	width: auto;
 }

.rotfett
 {
 	font-weight: bold;
 	color: #FF0000;
 }

.klein
 {
 	font-size: 12pt;
 	font-family: Arial, Verdana;
 }

.ueberschrift
 {
 	font-size: 16pt;
 	font-weight: bold;
 }
