/* INTERFACE */
BODY

{
	font-family:Arial,Helvetica,sans-serif;
	background-color: #FA7D19;
	font-size:13px;

}



P
{

	font-family:Arial,Helvetica,sans-serif;
	line-height:16px;
	font-size:13px;
	color: #626262;
}


TABLE
{
	background-color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color: #626262;

}

TABLE.orange, TR.orange, TD.orange		    /* orange buttons background*/
{

	background-color: #FA7D19;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	ont-weight:bold;

}


TABLE.yellow, TR.yellow, TD.yellow
{
	background-color: #FBD78B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#626262;
	font-weight:normal;


}



TABLE.orange_light, TR.orange_light, TD.orange_light
{
	background-color: #FFF7DE;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#626262;
	font-weight:normal;


}





UL
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#626262;
	list-style-type: square;
}

LI
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	list-style: square outside;
	color:#626262;
	line-height: 18px
}

A:LINK

{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#626262;

}

A:VISITED

{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#626262;

}


A:ACTIVE

{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#626262;

}


A:HOVER
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#BD3C50;
	text-decoration:none;
}




.main_menu A:LINK   {

	  font-family:Arial,Helvetica,sans-serif;
	  font-size:12px;
	  color:#FFFFFF;
	  text-decoration: none;
	  font-weight:bold;
	 }

.main_menu A:VISITED {

	  font-family:Arial,Helvetica,sans-serif;
	  font-size:12px;
	  color:#FFFFFF;
	  text-decoration: none;
	  font-weight:bold;

	  }

.main_menu A:ACTIVE {

	  font-family:Arial,Helvetica,sans-serif;
	  font-size:12px;
	  color:#FFFFFF;
	  text-decoration: none;
	  font-weight:bold;

	  }

.main_menu A:HOVER {

	 font-family:Arial,Helvetica,sans-serif;
	 font-size:12px;
	 color:#BD3D18;
	 text-decoration: none;
	 font-weight:bold;


	}



.title_red
{
	font-family:Arial,Helvetica,sans-serif;        /* red title*/
	font-size:16px;
	font-weight:bold;
	color:#BD3D18;
}

.title_orange
{
	font-family:Arial,Helvetica,sans-serif;        /* red title*/
	font-size:13px;
	font-weight:bold;
	color:#FA7D19;
}

.title_grey
{
	font-family:Arial,Helvetica,sans-serif;        /* grey title*/
	font-size:16px;

	color:#BD3D18;
}


.font_grey_bold
{
	font-family:Arial,Helvetica,sans-serif;        /*text grey bold*/
	font-size:13px;
	font-weight:bold;
	color:#626262;
}

.font_grey_small
{
	font-family:Arial,Helvetica,sans-serif;        /*text grey bold*/
	font-size:11px;
	font-weight:normal;
	color:#626262;
}


.font_red_bold
{
	font-family:Arial,Helvetica,sans-serif;        /*text grey bold*/
	font-size:13px;
	font-weight:bold;
	color:#BD3D18;
}
/* Style for Title in News, Pressemitteilungen etc. */
.news_title
{
	font-size:13px;
	color:#626262;

}
/*---------------------------------------------------------------------------------------------------------------------*/
/* Style for Date in News, Pressemitteilungen etc. */
.news_date
{
	font-size:10px;
	font-weight: normal;
	font-style: italic;
	color:#505050;
}
/*---------------------------------------------------------------------------------------------------------------------*/

/* Style for button more on white background */

.more a:link,
.more a:visited,
.more a:active
{
	font-size:12px;
	font-weight:bold;
	color:#FA7D19;


}

.more a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#BD3D18;


}

/*---------------------------------------------------------------------------------------------------------------------*/

/* Standart Links in Text where the background is white */
.link_in_text a:link,
.link_in_text a:visited
{
	font-size:13px;

	color:#626262;
	text-decoration:underline;
	font-weight:normal;
}

.link_in_text
{
	font-size:13px;
	font-weight:normal;
	color:#BD3D18;
	text-decoration:none;

}



/* Rows in Download Table */
.download_td_odd
{
	background-color: #FFF7DE;		    /* orange buttons background*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#626262;
	font-weight:normal;


}


/* HR Style */

HR
{
	color: #FBD78B;
	background-color: #FBD78B;
	height: 1px;

}



/* Title Member of the Month*/
.title_gray
{
	font-size:13px;
	font-weight:bold;
	color:#505050;

}

/* Titles from Company Details in Search */
.title_company_details
{
	font-size:13px;
	font-weight:bold;
	color:#626262;

}


SELECT
{
	font-face:Arial,Helvetica,sans-serif;
	font-size:11px;
}

OPTION
{
	font-face:Arial,Helvetica,sans-serif;
	font-size:11px;
}
INPUT
{
	font-face:Arial,Helvetica,sans-serif;
	font-size:12px;
}
TEXTAREA
{
	font-face:Arial,Helvetica,sans-serif;
	font-size:12px;
}







