p, h1, h2, input, textarea, button { 
	font-family:Verdana,Arial; 
}


h1 {
   	font-size:12pt;
   	font-weight:bold;
   	color:white;
}


h1#rechts {
	text-align:right;
	margin-right:0.5cm;
	margin-top:0cm;
	margin-bottom:0cm;
}


hr {
	color:#FFFFFF;
}

input#ticker {
	font-size:				10pt;
	font-weight:			bold;
	color:						white;
	background-image:	url(images/bg2.gif);
	border: 					1px solid black;
	width:						350px;
	height:						25px;
	margin-bottom:		0.2cm;
}

input#f300 {
	font-size:				8pt;
	font-weight:			normal;
	color:						white;
	background-image:	url(images/bg2.gif);
	border: 					1px solid black;
	width:						320px;
	height:						20px;
}

input#f200 {
	font-size:				8pt;
	font-weight:			normal;
	color:						white;
	background-image:	url(images/bg2.gif);
	border: 					1px solid black;
	width:						260px;
	height:						20px;
}

input#f50{
	font-size:				8pt;
	font-weight:			normal;
	color:						white;
	background-image:	url(images/bg2.gif);
	border: 					1px solid black;
	width:						50px;
	height:						20px;
}

textarea#f300 {
	font-size:				8pt;
	font-weight:			normal;
	color:						white;
	background-image:	url(images/bg2.gif);
	border: 					1px solid black;
	width:						320px;
	height:						75px;
}

.button {
	font-size:				8pt;
	font-weight:			bold;
	color:						white;
	background-image:	url(images/bg2.gif);
	border: 					2px solid black;
	width:						100px;
	height:						30px;
}

div.block {
	text-align:				justify;
	text-indent:			25pt;
}

.normal {  
	font-family: 			Verdana, Arial; 
	color: 						black; 
	font-size: 				10pt; 
	line-height: 			normal; 
	font-style: 			normal; 
	font-variant: 		normal;
}

.klein {
	font-family: 			Verdana, Arial; 
	color: 						black; 
	font-size: 				8pt; 
	line-height: 			normal; 
	font-style: 			normal; 
	font-variant: 		normal;
}

.winzig {
	font-family: 			Verdana, Arial; 
	color: 						black; 
	font-size: 				7pt; 
	line-height: 			normal; 
	font-style: 			normal; 
	font-variant: 		normal;
}
