@charset "utf-8";
/* CSS Document */

.Stil1 {
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.tcolor{
	background: #7e7e7e;
}

.texte_start_ueber{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#7ac49f;
}

.texte_start_2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
}
.texte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.texte_kleingedruckte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}	
.eingabe{    
	border: 0px;    
	width: 200px;    
	border-bottom: solid 1px #000000;    
	background-color: transparent;    
	font-family: Comic Sans MS,Verdana, Arial;    
	font-size: 13px;    
	color: #0000A0;
}
.eingabefeld{    
	width: 200px;    
	height: 110px;    
	overflow: auto;    
	border: solid 1px #000000;    
	background-color: transparent;    
	font-family: Comic Sans MS,Verdana, Arial;    
	font-size: 12px;    
	color: #0000A0;
}
.tabelle{    
	background-image: url(papier.jpg);    
	border: solid 1px #000000;
}
.format{    
	font-family: Times New Roman;    
	font-size: 16px;    
	color: #000000;
}
.button{    
	color: #000000;    
	text-decoration: underline;    
	background-color: transparent;    
	border: 0px;
}
.vertikale_linie{    
	width: 1px;    
	height: 335px;    
	background-color: #797979;
}
.klein{    
  font-family: Tahoma,Arial;    
	font-size: 11px;    
	color: #4D4D4D;
}
.tdfu{
font-weight:bold;
text-decoration:underline;
}
body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
line-height:1.7;
}
