/*--		BIO WORKFRAME			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
/*--							- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
/*--		FORM					- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/


/*BEGIN:	FORM 					- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
/*main definitions				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

div.bio_content_form			{
width:						565px;
padding:					7px 0 10px 0;
text-align:					justify;
font-size:					12px;
}

div.bio_content_form_row,
div.bio_content_form_row_line {
clear:						both;
width:						565px;
padding:					7px 0 8px 0;
text-align:					left;
}
div.bio_content_form_row_line {
padding:					7px 0 7px 0;
border-bottom:				1px solid #544946;
}

div.bio_content_form_cell_sml,
div.bio_content_form_cell_stn {
float:						left;
height:						20px;
line-height:				20px;
}
div.bio_content_form_cell_sml	{width:  80px;}
div.bio_content_form_cell_stn	{width: 260px;}


/*BEGIN:	FORM ELEMENTS			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

input.bio_content_form		{
float:						left;
width:						290px;
height:						18px;
padding:					1px 5px 0 5px;

border:						1px solid #A3A094;
font-family:				arial, verdana, helvetica, sans-serif;
font-size:					13px;
line-height:				18px;
color:						#696969;
background-color:			#E6E6E6;
}

input.bio_content_form:hover, select.bio_content_form:hover {
border: 1px solid #A3A094;}
input.bio_content_form:focus, textarea.bio_content_form:focus, select.bio_content_form:focus {
border:	1px solid #544946; color:#000000; background-color: #CBE4AA;}

input.bio_content_form_box	{
float:						left;
width:						14px;
height:						14px;
margin:						4px 0 0 0;
}


/*BEGIN:	FORM ELEMENTS			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

a.bio_content_form_button	{
display:					block;
float:						left;
width:						302px;
height:						21px;
margin:						0 0 0 0px;
padding:					0 0 0 0px;
text-decoration:			none;
}
a.bio_content_form_button:link, a.bio_content_form_button:visited, a.bio_content_form_button:active {
background: 				url(../images/form/bio_button_newsletter.jpg) no-repeat left top;}
a.bio_content_form_button:focus, a.bio_content_form_button:hover {
background: 				url(../images/form/bio_button_newsletter_o.jpg) no-repeat left top;
text-decoration:			none;}

/*Suche button - - - - -- - - -- -- - - - - - - - - - - - - - - - - - - -  - - - - - - -- - -  - -  --*/

a.bio_content_suche_button	{
display:					block;
float:					right;
width:					118px;
height:					21px;
margin:					0 0 0 10px;
padding:					0 0 0 0px;
text-decoration:				none;
}

a.bio_content_suche_button:link, a.bio_content_suche_button:visited, a.bio_content_suche_button:active {
background: 				url(../images/form/bio_button_suche.jpg) no-repeat left top;}
a.bio_content_suche_button:focus, a.bio_content_suche_button:hover {
background: 				url(../images/form/bio_button_suche_on.jpg) no-repeat left top;
text-decoration:			none;}
