/* Monster core code center hack/fix */
div.monster_content td {text-align: left !important;}

.mww_topsearchbox{
	background-image: url('http://media.monster.com/mm/chpctipp/images/suche_big.jpg');
	background-repeat: no-repeat;
	margin-top: 4px;
	width: 440px;
	/*height: 235px;*/
}

.mww_topsearchbox h1 {
	margin-bottom:5px;
	margin-top:0px;
	padding: 5px 0px 5px 0px;
	font-size: 15px;
	color:#656565;}


#MquickSearchForm {
	height: 185px;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	/* If no CAN Banner present
	   use bottom Border */
	border-bottom: 1px solid #BDBDBD;
	
}

#MquickSearchForm table tr td {
	padding: 5px 0 5px 0;
}

.mwwcanbanner {
	border-bottom:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	border-right:1px solid #BDBDBD;
	height: 50px;

}

#MquickSearchForm #quickSearchFormQ {
	width: 200px;
}

#MquickSearchForm #quickSearchFormW {
	width: 200px;
}

#MquickSearchForm #quickSearchFormRad {
	width: 200px;
}

#MquickSearchForm .indexSearchFields {margin-top: 5px;}

/* js tabs (.domtabs) */
.Mdomtabs				{margin:0px;padding:0px;min-height:17px;height:17px;background:url(http://media.monster.com/mm/chpctipp/images/top_nav_border.gif) repeat-x;}
.Mdomtabs li 			{float:left;list-style:none;}
.Mdomtabs li a 			{color:#666666;font-weight:bold;font-size:10px;float:left;min-height:15px;height:17px;background:url(http://media.monster.com/mm/chpctipp/images/top_nav_bg.gif) repeat-x;background-position:right;padding:2px 8px 0px 5px;border-left:1px solid #c2c2c2;text-transform:uppercase;}

/* alle außer IE5.5 */
b\ody .Mdomtabs li a 			{color:#666666;font-weight:bold;font-size:10px;float:left;min-height:15px;height:15px;background:url(http://media.monster.com/mm/chpctipp/images/top_nav_bg.gif) repeat-x;background-position:right;padding:2px 8px 0px 5px;border-left:1px solid #c2c2c2;text-transform:uppercase;}

.Mdomtabs li a:hover		{background:url(http://media.monster.com/mm/chpctipp/images/top_nav_bg_hover.gif) repeat-x;background-position:right;color:#000000}
.Mdomtabs li.active a	{font-size:10px;float:left;list-style:none;background:url(http://media.monster.com/mm/chpctipp/images/top_nav_bg_hover.gif) repeat-x;background-position:right;color:#000000;}

/* jobsearch center hack/fix */
div.monster_content center {text-align: left;}

.indexSearchFields {
		padding: 0;
	margin: 0;
	padding-left: 0;

	
}

.indexSearchFields table tr td {
	padding: 5px 0 5px 0;
}


.indexSearchFields input select {
	width: 200px;
}



.indexSearchFields .indexSearchFields {margin-top: 5px;}
