/*	Standardschriften */
body			{margin:0; padding:0; background-color: transparent;}
body, font, td, p 	{color:#707070; font-weight:normal; font-size:11px; line-height:14px; font-family:Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}
/*	Formatierungen	*/
/* a:link 		{color:#CC3333; text-decoration:none; font-weight:bold;}
a:visited 		{color:#CC3333; text-decoration:none; font-weight:bold;}
a:hover 		{color:#CC3333; text-decoration:none; font-weight:bold;}
a:active 		{color:#CC3333; text-decoration:underline; font-weight:bold;}
a:focus 		{color:#CC3333; text-decoration:underline; font-weight:bold;}
/*	Überschriften	*/
h1 			{font-weight:bold; font-size:16px; color:#999999; margin:0 0 5px 0;}
h2 			{color:#79B41A; font-weight:bold; font-size:14px; display: block; margin:0 0 4px 0;}
/*	Listen		*/
li			{margin-left:10px; margin-bottom:0px; padding-bottom:2px; padding-left:4px;}
ul			{margin-left:0px; padding-left:10px; margin-bottom:4; margin-top:4;}
/*	Buttons		*/
button			{float:left; background-color:#ffffff; color:#666666; font-size:11px; font-weight:bold; border:1px solid #d91918; margin-right:10px;}
/*	Formulare	*/
input,textarea			{color:#333333; font-weight:normal; font-size:11px; font-family:Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; border:1px solid #d91918;}
hr{

color:#fff; /* IE 6 */
border: #fff; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
/*


