A.white:LINK, A.white:VISITED 
{
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

A.white:HOVER 
{
	font-size:8pt;
	color:#FF660F;
	text-decoration: none;
}

A:LINK, A:VISITED 
{
	color:#000066;
	text-decoration:underline;
}

A:HOVER 
{
	color:#FF660F;
	text-decoration: underline;
}

A.normal:LINK, A.normal:VISITED 
{
	color:#000066;
	text-decoration: none;
}

A.normal:HOVER 
{
	color:#FF660F;
	text-decoration: none;
}

body
{
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: rgb(0,0,0);
	line-height: 13pt;
	margin:0px;
}

.flashcontent {
	text-align:right;
	float:left;
	padding-top:50px;
	margin-left:20px;
}

body.ausland
{
	background-color: rgb(255,255,255);
	background-image: url(../images/bg_ausland.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}

table
{
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: rgb(0,0,0);
	line-height: 14pt;
}

table.small
{
	font-family: Helvetica, Arial;
	font-size: 8pt;
	color: rgb(0,0,0);
	line-height: 11pt;
}

table.small2
{
	font-family: Helvetica, Arial;
	font-size: 8pt;
	color: rgb(0,0,0);
	line-height: 11pt;
	border-color: #FF660F;
	border-width: 1px;
	border-style: solid;
}

ul
{
	list-style-type: square;
}

/*** FAIRRANK ***/

h1 {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-size:18px;
}

h2 {
	font-size:12px;
	margin:0px;
	padding:0px;
	display:inline;
}

h3 {
	font-size:12px;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	display:inline;
	font-weight:normal
}

/*** FAIRRANK END ***/

p
{
	margin:		10px 0px;
}



