/*************
* serach
************/

.searchbox form
{
 float: left;
 padding: 0px;
 height: 21px;
}


.searchbox form input
{
 float: left;
 height: 17px;
}

#tx-indexedsearch-searchbox-sword
{
 height: 13px;
 margin: 0px 3px 0px 0px; 
 padding: 2px;
}



.tx-indexedsearch
{
 float: left;
}


.tx-indexedsearch a, .tx-indexedsearch a:visited
{
 color: #FF8814;
 text-decoration: none;
}


.tx_clearer
{
 border-bottom:1px solid #DFDFCF;
 clear:both;
 margin:0px 0pt 6px !important;
 padding:6px 0pt 0pt !important;
}

.tx-indexedsearch-browsebox
{
 margin: 10px 0px 10px 0px;
 border-bottom:1px solid #DFDFCF; 
}

	.tx-indexedsearch-browsebox ul li 
	{
	 margin: 0px 8px 0px 0px !important;
	}

.tx-indexedsearch-browsebox	
{
 display: none;
}


/*************
* PDF-View
************/

.pdfBody
{
 background-image: none;
}

.pdfcss
{
 text-align: left;
 width: 640px;
 float: left;
}

	.pdfcss .logo
	{
	float: left; 
	width: 100%;
	height: 120px;
	}
	
	.pdfcss .logo img
	{
	float: right;
	}
	
	.pdfcss .content
	{
	float: left;
	width: 100%;
        background-image: none;
	}
	
	
	.pdfcss .footer
	{
	border-top: 1px solid #4d4d4d;
	width: 100%;
	height: 25px;
	color: #4d4d4d;
	background-image: none;
	}
	
		.pdfcss .footer p 
		{
		color: #4d4d4d;
		font-family: arial; 
		font-size: 11px;
		margin: 5px 0px 0px 5px;
		}
		
		.pdfcss .footer p a
		{
		color: #FF8814;
		text-decoration: none;
		}
		
		
/***********
* Mailform	
***********/

#mf_ini form
{
 float: left;
 border: 1px solid #CCCCCC;
 background-color: #F0EFED;
 padding: 14px 10px 5px 10px;
 width: 75%;
}

.mailFormBlock
{
 float: left; 
 height: 24px;
 width: 100%;
}

	.mf_label
	{
	width: 120px;
	float: left;
	}
	
	
	.mf_input input
	{
	width: 200px;
	float: left;
	}
	
.mailformsubmit	input
{
 float: right;
 margin: 0px 18px 0px 0px;
}

.mfError
{
 float: left;
 color: #FF8814;
 margin: 0px 0px 5px 0px;
}
