INPUT.button
{
	border: solid 1px #000000;
	font-family: verdana, arial, helvetica, sans-serife;
	font-size: 11px;	
	color: #000000;	
}
.required {
	color:				red;
	background:			transparent;
	margin-left:		0.2em;
	margin-right:		0.2em;
}

INPUT.text {
		border: solid 1px #000000;
		font-size: 11px;
	}	
TEXTAREA.text 
{
		border: solid 1px #000000;
		font-size: 11px;
}	
SELECT
{
	border: solid 1px #000000;
	font-size: 11px;
}		

a.tarife:link, a.tarife:visited {
		text-decoration:	none;
		color: 			#FFFFFF;
		font-size: 10px;
		font-weight: 		bold;
}
a.tarife:hover
{
		text-decoration:	underline;
		color: 			#FFFFFF;
		font-size: 10px;
		font-weight: 		bold;
}	
a.ticker:link, a.ticker:visited {
		text-decoration:	none;
		color: 			#FFFFFF;
		font-weight: 		bold;
}
a.ticker:hover
{
		text-decoration:	underline;
		color: 			#FFFFFF;
		font-weight: 		bold;
}	
a.menulink:link, a.menulink:visited {
		text-decoration:	none;
		color: 			#FFFFFF;
		font-weight: 		bold;
}
a.menulink:hover
{
		text-decoration:	underline;
		color: 			#FFFFFF;
		font-weight: 		bold;
}	
a:link, a:visited {
		text-decoration:	none;
		color: 			#000000;
		font-weight: 		bold;
}
a:hover
{
		text-decoration:	underline;
		color: 			#000000;
		font-weight: 		bold;
}
body, div.newslast, div.newsheader, div.newsdate, div.newsitem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
}
div.newsheader {
	font-weight: bold;
}
div.newsdate {
	font-size: 8pt;
	font-style: italic;
}
hr.newsruler {
	border: 0;
	border-bottom: 2px solid black;
}
TD.bottomoptionbar a:link, TD.bottomoptionbar a:visited {
		text-decoration:	none;
		color: 			#FFFFFF;
		font-size:		9pt;
		font-weight: 		bold;
}
TD.bottomoptionbar a:hover
{
		text-decoration:	underline;
		color: 			#FFFFFF;
		font-size:		9pt;
		font-weight: 		bold;
}

td.customerservicelabel
{
	padding: 2px 0px;
}
td.customerservicebuttonright
{
	padding: 2px 0px;
}
p.customerlabelmargin
{
	color: #6C6C6C;
	font-size: 11px;
	font-weight: bold;
	font-family: <?=$font;?>;
}
