/*	Author: Marc Haunschild
		Copyright: Bundesanstalt für
		           Landwirtschaft und Ernährung (BLE)
		Stand: 08.01.2010


  	---------------------------------
		General Formatting and Entry Page 
		- - - - - - - - - - - - - - - - -  */

#tabakDB input {
	margin-bottom:10px;
}

#tabakDB select,
#tabakDB input.submit,
#tabakDB span.formField a {
	margin-left:170px;
}

#tabakDB input.submit {
	margin-top:20px;
}

#tabakDB span.formField a {
	font-weight:bold;
}

#tabakDB h2 {
	margin:20px 0 11px 0;
}

#tabakDB tbody tr {
	background-color:#fff;
}

.blockBody {
	font-size:1.3em;
}

#wrapperOuter #content #tabakDB td a {
	background:none !important;
	padding-left:0;
}

#content #tabakDB th,
#content #tabakDB td {
	font-size:100%;
}

/*	---------------------------------
		Expert Search
		- - - - - - - - - - - - - - - - -  */

#content #tabakDB .rechts,
#content #tabakDB .rechts * {
	margin:0;
	padding:0;
	border:0;
}

#tabakDB form table.ContentTable {
	width:100%;
}

#content #tabakDB form table.ContentTable th,
#content #tabakDB form table.ContentTable td {
	background-color:#e5e5e5;
	font-size:1.3em;
}

#tabakDB form table.ContentTable td select,
#tabakDB form table.ContentTable td input {
	margin-left:70px;
}

#tabakDB form table.ContentTable td div.RadioButtonDiv {
	margin-left:70px;
	padding-left:0;
}

#tabakDB form table.ContentTable td div.RadioButtonDiv input {
	margin-left:0;
}


#tabakDB form table.ContentTable td select {
	width:220px;
}

#tabakDB form table.ContentTable td input {
	width:210px;
}

#tabakDB form table.ContentTable td input[type=radio] {
	width:auto;
}

/*	---------------------------------
		Details
		- - - - - - - - - - - - - - - - -  */

