/*------------------------------------------------------------*/
/* styles for start page MINI                                 */
/*------------------------------------------------------------*/
.startPage td
{
	color:					#000000;
	font-size:				10px;
	font-family:			arial,helvetica,verdana,"sans serif";
}

.startPage .headline
{
	font-size:				18px;
	font-weight:			bold;
}

.startPage .headline2
{
	font-size:				16px;
	font-weight:			bold;
}

.startPage .smallText
{
	font-size:				10px;
}

.startPage .kontrast
{
	color:						#ffffff;
}

.startPage a.more
{
	color:						#656565;
	text-decoration:	none;
}

/* Form */

.startPage .input
{
	width:						93px;
	font-size:				10px;
}

/*------------------------------------------------------------*/

.lines
{
	/* border-left : 1px solid #CCCCCC; */
	/* border-right : 1px solid #CCCCCC; */
	/* border-top : 1px solid #CCCCCC; */
	background-color:		#CCCCCC;
}

.tabBorder {
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
}

/* Forms */

input.searchClass 
{ 
	width: 							122px; 
	font-size: 					10px; 
}

input.searchClass2
{ 
	width: 							167px; 
	font-size: 					10px; 
}

.customSearchClass {
  font-size:9px;
  font-family:arial;
  width:122px; 
}

.dropdownClass
{
	width:					100px;
	font-size:				10px;
}

select.mediumDropdownClass
{
	width:						92px;
	font-size:					7pt;
	font-family: Arial, Helvetica;
}
.searchDetailDropModel
{
	width:					120px;
	font-size:				10px;
}
.searchDetailDropModelVerySmall
{
	width:					57px;
	font-size:				10px;
}
input.mediumDropdownClass
{
	width:						92px;
	font-size:					7pt;
	font-family: Arial, Helvetica;
}

select.simpleDropdownClass
{
	width:						35px;
	font-size:					9px;
}



select.smallDropdownClass
{
	width:							40px;
	font-size:					9px;
}

select.searchDetail
{
	z-index:-1000;
	width:							120px;
	font-size:						9px;	
}

.searchButton
{
	height:							22px;
	width:							100px;
	max-width:						120px;
	vertical-align:					middle;
}

.checkLayout
{
	height:					9px;
	width:					9px;   
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;	 	
}

.checkLayoutMediumSize
{
	height:					12px;
	width:					12px;
}
.inputLayout
{
	height:							17px;
	
}
.small_text
{
	font-size:			10px;
	color:#000000;
}

